re-enable selected/active class
This commit is contained in:
parent
fee607db56
commit
ebb07de788
@ -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;
|
||||||
|
Reference in New Issue
Block a user