aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/light/style.less
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-30 23:08:31 -0700
committerfriendica <info@friendica.com>2012-04-30 23:08:31 -0700
commitf175af05f92384fab7adb75390a8aa52dc1bd7e1 (patch)
tree2ca4af49655a3cf4f1a2d2cf4ea7b5936b8d9a17 /view/theme/dispy/light/style.less
parentd48cd0f9a3210c14bb98a502188358982261d9df (diff)
parentb8b0b3a87d90a00d43d887d6bbd76e4c1d918d06 (diff)
downloadvolse-hubzilla-f175af05f92384fab7adb75390a8aa52dc1bd7e1.tar.gz
volse-hubzilla-f175af05f92384fab7adb75390a8aa52dc1bd7e1.tar.bz2
volse-hubzilla-f175af05f92384fab7adb75390a8aa52dc1bd7e1.zip
Merge https://github.com/friendica/friendica into pull
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;