change settings button hover color
This commit is contained in:
parent
a340028554
commit
70ec68e0d4
|
@ -100,7 +100,7 @@ $dropdown-border: #C3D9DB
|
||||||
font-size: $font-size-normal
|
font-size: $font-size-normal
|
||||||
&:hover,
|
&:hover,
|
||||||
&:focus
|
&:focus
|
||||||
background-color: lighten($grey-medium, 10)
|
background-color: #8b9595
|
||||||
.icon-cog-light
|
.icon-cog-light
|
||||||
position: relative
|
position: relative
|
||||||
top: 0.15em
|
top: 0.15em
|
||||||
|
|
Loading…
Reference in New Issue
Block a user