aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/light/style.less
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/dispy/light/style.less')
-rw-r--r--view/theme/dispy/light/style.less8
1 files changed, 3 insertions, 5 deletions
diff --git a/view/theme/dispy/light/style.less b/view/theme/dispy/light/style.less
index 18151bc27..57b40351b 100644
--- a/view/theme/dispy/light/style.less
+++ b/view/theme/dispy/light/style.less
@@ -478,13 +478,11 @@ nav #nav-notifications-linkmenu {
#search-text {
border: 1px #eec solid;
background: #2e3436;
- color: #eec; }
-
-.search-box #search-text {
+ color: #eec;
+ font-size: 8pt;
margin: 8px;
width: 10em;
- height: 14px;
- color: #eec; }
+ height: 14px; }
#scrollup {
position: fixed;