diff options
Diffstat (limited to 'librevideojs/css/mix-material/mix-teal.css')
-rw-r--r-- | librevideojs/css/mix-material/mix-teal.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/librevideojs/css/mix-material/mix-teal.css b/librevideojs/css/mix-material/mix-teal.css index 4bbf8e1..49afd7b 100644 --- a/librevideojs/css/mix-material/mix-teal.css +++ b/librevideojs/css/mix-material/mix-teal.css @@ -16,7 +16,7 @@ The control icons are from a custom font. Each icon corresponds to a character (e.g. "\e002"). Font icons allow for easy scaling and coloring of icons. */ .librevjs-libre-mixteal-skin { -color:#ccc; +color:#ccc !important; background-color: inherit; } @font-face { @@ -503,6 +503,7 @@ line-height:1.4em; font-size:1.2em; text-align:center; text-transform:lowercase; +color: #ccc; } /* Select color menu subtitles/captions */ |