SPR-908: qc hover, after merge toggle
This commit is contained in:
parent
c97b076df4
commit
dd257e14e8
2 changed files with 11 additions and 1 deletions
css/plugins
|
@ -16,6 +16,16 @@
|
|||
font-size: (@font-size-small - .06);
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
&:hover,
|
||||
&:focus,
|
||||
&:active {
|
||||
svg path {
|
||||
fill: @ini_nav_menu_hover_bg;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue