diff options
author | Heckyel <heckyel@openmailbox.org> | 2017-01-27 12:21:05 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2017-01-27 12:21:05 -0500 |
commit | 2a067550d8575a30091992269e46afb9248a3f9e (patch) | |
tree | 833e009e4e4a2bb9f424f1d3927aba97f6598cef /librevideojs/css/librevideojs-material/master.css | |
parent | 8a4459b5b159ef37c8566a1879e58068a46166d6 (diff) | |
download | librevideojs-html5-player-2a067550d8575a30091992269e46afb9248a3f9e.tar.lz librevideojs-html5-player-2a067550d8575a30091992269e46afb9248a3f9e.tar.xz librevideojs-html5-player-2a067550d8575a30091992269e46afb9248a3f9e.zip |
order styles
Diffstat (limited to 'librevideojs/css/librevideojs-material/master.css')
-rw-r--r-- | librevideojs/css/librevideojs-material/master.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/librevideojs/css/librevideojs-material/master.css b/librevideojs/css/librevideojs-material/master.css index 1825544..50ee69f 100644 --- a/librevideojs/css/librevideojs-material/master.css +++ b/librevideojs/css/librevideojs-material/master.css @@ -496,7 +496,6 @@ background-color: inherit; } /* Skin-Grey -------------------------------------------------------------------------------------------------------*/ - .librevjs-libre-materialgrey-skin { color:#ccc; background-color: inherit; @@ -1423,9 +1422,7 @@ background-color: inherit; } } - /* Skin-Red --------------------------------------------------------------------------------------------------------*/ - .librevjs-libre-materialred-skin { color:#ccc; background-color: inherit; @@ -1890,8 +1887,6 @@ background-color: inherit; } /* Skin-Teal -------------------------------------------------------------------------------------------------------*/ - - .librevjs-libre-materialteal-skin { color:#ccc; background-color: inherit; @@ -2357,8 +2352,6 @@ background-color: inherit; } /* Skin-Yellow -----------------------------------------------------------------------------------------------------*/ - - .librevjs-libre-materialyellow-skin { color:#ccc; background-color: inherit; |