mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-06-30 01:43:18 +03:00
fixed #541
This commit is contained in:
parent
c5cde3f98e
commit
8be690bd05
|
@ -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