forked from 0x2620/oxjs
update css and themes
This commit is contained in:
parent
35d2aecc4a
commit
6e1491eae3
5 changed files with 9 additions and 3 deletions
|
|
@ -1022,6 +1022,9 @@ Video
|
|||
.$themeClass .OxVideoPlayer .OxSettings > div {
|
||||
background-color: $videoMenuBackground;
|
||||
}
|
||||
.$themeClass .OxVideoPlayer .OxSettings > div.OxDisabled > div {
|
||||
color: $videoMenuDisabledColor;
|
||||
}
|
||||
.$themeClass .OxVideoPlayer .OxSettings > div.OxSelected {
|
||||
background-image: -moz-linear-gradient(top, $videoMenuSelectedGradient);
|
||||
background-image: -o-linear-gradient(top, $videoMenuSelectedGradient);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue