This commit is contained in:
FezVrasta 2015-04-29 13:17:53 +02:00
parent e4afe9f20e
commit d1146c85d7

View File

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