aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-07-10 13:25:50 +0200
committerMario Vavti <mario@mariovavti.com>2015-07-10 13:25:50 +0200
commitebb07de7883b5b94b1fb10b3adf0b5370afc40f3 (patch)
treecc2010b01d531fcbd524b4f9a0fea8aa037ea836 /view
parentfee607db56f9e87320ce2644ba61ca49266ea7ab (diff)
downloadvolse-hubzilla-ebb07de7883b5b94b1fb10b3adf0b5370afc40f3.tar.gz
volse-hubzilla-ebb07de7883b5b94b1fb10b3adf0b5370afc40f3.tar.bz2
volse-hubzilla-ebb07de7883b5b94b1fb10b3adf0b5370afc40f3.zip
re-enable selected/active class
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index b2d52c8a6..1efa64b6d 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -269,12 +269,11 @@ footer {
}
/*TODO: we should use one class for all this. */
-/*
+
.group-selected, .fileas-selected, .categories-selected, .search-selected, .active {
- color: #444 !important;
- text-decoration: none !important;
+ color: $font_colour;
}
-*/
+
.fileas-all {
text-decoration: none !important;