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