aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/light/style.less
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-05-16 13:33:20 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-05-16 13:33:20 -0400
commit331013f28195a35811a96b0346682fd2fe6cc102 (patch)
tree5d2779e4c3a9a53dd9b3e359ce6447f04ac8dc63 /view/theme/dispy/light/style.less
parenta8a3732f05f9651ddedd779c2c0080de0034751d (diff)
downloadvolse-hubzilla-331013f28195a35811a96b0346682fd2fe6cc102.tar.gz
volse-hubzilla-331013f28195a35811a96b0346682fd2fe6cc102.tar.bz2
volse-hubzilla-331013f28195a35811a96b0346682fd2fe6cc102.zip
fix admin links...
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 399578ba7..d2f72520f 100644
--- a/view/theme/dispy/light/style.less
+++ b/view/theme/dispy/light/style.less
@@ -285,7 +285,7 @@ h6 {
#profile-listing-desc {
// .box(25%, auto);
// background: @menu_bg_colour;
- color: @bg_colour;
+ color: @main_colour;
// .borders(2px, outset, darken(@menu_bg_colour, 20%));
// .rounded_corners;
padding: 5px;