mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-21 14:10:39 +03:00
adds hover effect to navbar links
This commit is contained in:
parent
293098f958
commit
f27d1573f9
|
@ -30,7 +30,7 @@
|
|||
&:hover,
|
||||
&:focus {
|
||||
color: inherit;
|
||||
background-color: transparent;
|
||||
background-color: rgba(255,255,255,0.05);
|
||||
}
|
||||
}
|
||||
> .active > a {
|
||||
|
|
Loading…
Reference in New Issue
Block a user