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/mix-material | |
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/mix-material')
-rw-r--r-- | librevideojs/css/mix-material/master.css | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/librevideojs/css/mix-material/master.css b/librevideojs/css/mix-material/master.css index 5b4d9eb..9f640be 100644 --- a/librevideojs/css/mix-material/master.css +++ b/librevideojs/css/mix-material/master.css @@ -511,7 +511,6 @@ background-color: inherit; } /* Skin-Grey -------------------------------------------------------------------------------------------------------*/ - .librevjs-libre-mixgrey-skin { color:#ccc; background-color: inherit; @@ -1469,7 +1468,6 @@ background-color: inherit; } /* Skin-Red --------------------------------------------------------------------------------------------------------*/ - .librevjs-libre-mixred-skin { color:#ccc; background-color: inherit; @@ -1949,8 +1947,6 @@ background-color: inherit; } /* Skin-Teal -------------------------------------------------------------------------------------------------------*/ - - .librevjs-libre-mixteal-skin { color:#ccc; background-color: inherit; @@ -2431,8 +2427,6 @@ background-color: inherit; } /* Skin-Yellow -----------------------------------------------------------------------------------------------------*/ - - .librevjs-libre-mixyellow-skin { color:#ccc; background-color: inherit; @@ -2912,9 +2906,8 @@ background-color: inherit; } } - /* Global Styles -==============================================================================*/ +==============================================================================================*/ /* Global Time-Display */ .librevjs-time-divider { float:left; |