aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2022-10-09 10:52:21 +0300
committerGitHub <noreply@github.com>2022-10-09 10:52:21 +0300
commite00b4df7c6f0a13941d6f6ea425eebdaa2bc9318 (patch)
treec01de5d0efb2f6bb414722e398e29316ecafb74f /style.css
parent14192c5b207b16b1ec7a4c9c4ea538d1a6811a4d (diff)
parent0ec80f0125a14c03ac860279f40c0c062dbde0cf (diff)
Merge pull request #1752 from Greendayle/dev/deepdanbooru
Added 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 6904fc50..101d2052 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{