re-enable selected/active class

This commit is contained in:
Mario Vavti 2015-07-10 13:25:50 +02:00
parent fee607db56
commit ebb07de788

View File

@ -269,12 +269,11 @@ footer {
} }
/*TODO: we should use one class for all this. */ /*TODO: we should use one class for all this. */
/*
.group-selected, .fileas-selected, .categories-selected, .search-selected, .active { .group-selected, .fileas-selected, .categories-selected, .search-selected, .active {
color: #444 !important; color: $font_colour;
text-decoration: none !important;
} }
*/
.fileas-all { .fileas-all {
text-decoration: none !important; text-decoration: none !important;