aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/light/style.less
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-05-21 06:48:08 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-05-21 06:48:08 -0400
commit627367e1ee241fcd3508dd5e8c0e021316420787 (patch)
tree4c5bbbd85a499bc3a9b4ec438200c3fa16e7ae53 /view/theme/dispy/light/style.less
parentcb2702249fd80ce4e9d82f98a9a152f82e123dc7 (diff)
downloadvolse-hubzilla-627367e1ee241fcd3508dd5e8c0e021316420787.tar.gz
volse-hubzilla-627367e1ee241fcd3508dd5e8c0e021316420787.tar.bz2
volse-hubzilla-627367e1ee241fcd3508dd5e8c0e021316420787.zip
more light fixes
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy/light/style.less')
-rw-r--r--view/theme/dispy/light/style.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/light/style.less b/view/theme/dispy/light/style.less
index 86a30109b..92c8547ee 100644
--- a/view/theme/dispy/light/style.less
+++ b/view/theme/dispy/light/style.less
@@ -1364,7 +1364,7 @@ nav #nav-notifications-linkmenu {
.wall-item-like {
clear: left;
font-size: 0.8em;
- color: lighten(@menu_bg_colour, 20%);
+ color: @main_colour;
margin: 5px 0 5px 10.2em;
.transition;
opacity: 0.5;