This commit is contained in:
FezVrasta 2015-04-29 13:17:53 +02:00
parent c5cde3f98e
commit 8be690bd05

View File

@ -181,7 +181,7 @@
&:hover, &:hover,
&:focus { &:focus {
color: @material-color; color: @material-color;
background-color: @lightgrey; background-color: @grey-200;
} }
} }
.active > a { .active > a {