Settings items text color
This commit is contained in:
@@ -4,6 +4,10 @@
|
|||||||
color: var(--theme-color-components-text-on-light);
|
color: var(--theme-color-components-text-on-light);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.vjs-menu li {
|
||||||
|
color: var(--theme-color-components-text-on-dark);
|
||||||
|
}
|
||||||
|
|
||||||
.vjs-big-play-button {
|
.vjs-big-play-button {
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
color: var(--theme-color-action);
|
color: var(--theme-color-action);
|
||||||
|
|||||||
Reference in New Issue
Block a user