cinera__hero.css: Fix the episodeMarker:hover
This commit is contained in:
parent
d686b7ede7
commit
910b53cced
|
@ -125,7 +125,7 @@
|
|||
.cineraMenus.hero > .menu > .credits_container .credit *.focused,
|
||||
.cineraMenus.hero > .menu > .view:hover,
|
||||
.cineraMenus.hero > .menu > .views_container .view:hover,
|
||||
.cineraPlayerContainer .markers_container.hero > .markers a.episodeMarker:hover,
|
||||
.cineraPlayerContainer .markers_container.hero > a.episodeMarker:hover,
|
||||
.cineraPlayerContainer .markers_container.hero > .markers .marker:hover > .cineraContent {
|
||||
background-color: #222;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue