mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 17:15:48 +00:00
selected styles added to stream
This commit is contained in:
parent
90360edaf0
commit
0f76ad5e64
1 changed files with 2 additions and 0 deletions
|
|
@ -14,7 +14,9 @@
|
|||
|
||||
&:hover, &:focus {
|
||||
background-color: @color-background;
|
||||
}
|
||||
|
||||
&:hover, &:focus, &:global(.selected) {
|
||||
.play-icon {
|
||||
.play-icon-circle-centered-background {
|
||||
fill: @color-accent4-90;
|
||||
|
|
|
|||
Loading…
Reference in a new issue