aboutsummaryrefslogtreecommitdiffstats
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index 994c882..821c0df 100644
--- a/styles.css
+++ b/styles.css
@@ -108,6 +108,16 @@ span.items {
span.item {
pointer-events: auto;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+}
+
+span.item.drop-placeholder {
+ pointer-events: none;
+ border: 2px dashed #aaa;
+ background-color: rgba(255, 255, 255, 0.15);
+ box-sizing: border-box;
}
.images {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage