aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorGreendayle <Greendayle>2022-10-05 20:50:10 +0200
committerGreendayle <Greendayle>2022-10-05 20:55:26 +0200
commit59a2b9e5afc27d2fda72069ca0635070535d18fe (patch)
treef63afb4de3427072e81212131488f42be0fcbef4 /style.css
parent1eb588cbf19924333b88beaa1ac0041904966640 (diff)
deepdanbooru interrogator
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/style.css b/style.css
index 39586bf1..2fd351f9 100644
--- a/style.css
+++ b/style.css
@@ -103,7 +103,12 @@
#style_apply, #style_create, #interrogate{
margin: 0.75em 0.25em 0.25em 0.25em;
- min-width: 3em;
+ min-width: 5em;
+}
+
+#style_apply, #style_create, #deepbooru{
+ margin: 0.75em 0.25em 0.25em 0.25em;
+ min-width: 5em;
}
#style_pos_col, #style_neg_col{