summaryrefslogtreecommitdiff
path: root/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/style.css b/data/style.css
index f6c5976a..a5b201f7 100644
--- a/data/style.css
+++ b/data/style.css
@@ -105,6 +105,7 @@ div.warning h2, div.notice h2 { font-size: 13px; font-weight: bold; margin: 0; }
.elm_dd > div > ul li p { white-space: normal; padding: 3px 5px 3px 3px }
.maintabs .elm_dd > a { box-sizing: border-box; height: 21px; padding: 1px 15px 0 7px; border: 1px solid $border$; border-bottom: none; background-color: $tabbg$; color: $maintext$ }
.elm_votedd .elm_dd > div > ul li { text-align: left }
+.elm_dd_input .elm_dd > a { background-color: $secbg$; color: $maintext$; border: 1px solid $secborder$; font: 14px "Tahoma", "Arial", sans-serif; padding: 1px 15px 1px 2px; margin: -1px }