notification elements should have a hover state since they are live.
This commit is contained in:
parent
f72a4b4476
commit
f23ac92b1e
1 changed files with 2 additions and 0 deletions
|
|
@ -3130,6 +3130,8 @@ a.toggle_selector
|
||||||
.notification_element
|
.notification_element
|
||||||
:padding 10px
|
:padding 10px
|
||||||
:min-height 30px
|
:min-height 30px
|
||||||
|
&:hover
|
||||||
|
:background-color #FAFAFA
|
||||||
|
|
||||||
> img
|
> img
|
||||||
:height 30px
|
:height 30px
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue