diff options
author | friendica <info@friendica.com> | 2012-04-30 23:08:31 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-04-30 23:08:31 -0700 |
commit | f175af05f92384fab7adb75390a8aa52dc1bd7e1 (patch) | |
tree | 2ca4af49655a3cf4f1a2d2cf4ea7b5936b8d9a17 /view/theme/dispy/dark/style.less | |
parent | d48cd0f9a3210c14bb98a502188358982261d9df (diff) | |
parent | b8b0b3a87d90a00d43d887d6bbd76e4c1d918d06 (diff) | |
download | volse-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/dark/style.less')
-rw-r--r-- | view/theme/dispy/dark/style.less | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/view/theme/dispy/dark/style.less b/view/theme/dispy/dark/style.less index c56adf5a1..41fd2c8aa 100644 --- a/view/theme/dispy/dark/style.less +++ b/view/theme/dispy/dark/style.less @@ -477,13 +477,11 @@ nav #nav-notifications-linkmenu { #search-text { border: 1px #eec solid; background: #2e2f2e; - color: #eec; } - -.search-box #search-text { + color: #eec; + font-size: 8pt; margin: 8px; width: 10em; - height: 14px; - color: #eec; } + height: 14px; } #scrollup { position: fixed; |