mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-29 13:04:14 +03:00
fixed #541
This commit is contained in:
parent
e4afe9f20e
commit
d1146c85d7
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user