Change starred svg-path-color on focus

SPR-977
This commit is contained in:
Michael Große 2017-05-02 13:34:04 +02:00
commit 59819d81ae
No known key found for this signature in database
GPG key ID: 7E31028FBFEACC79

View file

@ -17,6 +17,7 @@
}
a:hover,
a:focus,
a:active {
.starred svg {
fill: @ini_nav_menu_hover_bg;