fix(video-label): Show darker background on hover
This commit is contained in:
parent
abd30e0269
commit
346980308b
@ -596,6 +596,8 @@
|
|||||||
|
|
||||||
.video-state-indicator:hover,
|
.video-state-indicator:hover,
|
||||||
.video-state-indicator *:hover {
|
.video-state-indicator *:hover {
|
||||||
|
background: $toolbarSelectBackground;
|
||||||
|
|
||||||
.video-state-indicator-menu {
|
.video-state-indicator-menu {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user