aboutsummaryrefslogtreecommitdiffstats
path: root/librevideojs/css/librevideojs-material/libre-skin-red.css
diff options
context:
space:
mode:
authorHeckyel <heckyel@openmailbox.org>2017-01-06 23:07:57 -0500
committerHeckyel <heckyel@openmailbox.org>2017-01-06 23:07:57 -0500
commit4955559b78f1c4cc55ccd784a78febd83b685595 (patch)
treee2fbe6d9c61442f5cb5d27bc59339bcd8d940765 /librevideojs/css/librevideojs-material/libre-skin-red.css
parentebf7723f070db4e48b4465a6ccebba42366617e8 (diff)
downloadlibrevideojs-html5-player-4955559b78f1c4cc55ccd784a78febd83b685595.tar.lz
librevideojs-html5-player-4955559b78f1c4cc55ccd784a78febd83b685595.tar.xz
librevideojs-html5-player-4955559b78f1c4cc55ccd784a78febd83b685595.zip
responsive update css
Diffstat (limited to 'librevideojs/css/librevideojs-material/libre-skin-red.css')
-rw-r--r--librevideojs/css/librevideojs-material/libre-skin-red.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/librevideojs/css/librevideojs-material/libre-skin-red.css b/librevideojs/css/librevideojs-material/libre-skin-red.css
index 887c332..5b70036 100644
--- a/librevideojs/css/librevideojs-material/libre-skin-red.css
+++ b/librevideojs/css/librevideojs-material/libre-skin-red.css
@@ -612,17 +612,28 @@ left: 0;
bottom: 2em;
}
}
+@media screen and (max-width: 413px){
+ .cliplibre-js {
+ font-size:8px;
+ }
+}
@media screen and (max-width: 400px){
.cliplibre-js .librevjs-text-track{
font-size: 0.9em;
}
.librevjs-libre-skin .librevjs-big-play-button{
font-size: 5em;
+ top: 45%;
}
.cliplibre-js .librevjs-text-track-display{
bottom: 1em;
}
}
+@media screen and (max-width: 335px){
+ .cliplibre-js {
+ font-size:6px;
+ }
+}
@media screen and (max-width: 200px){
.librevjs-libre-skin .librevjs-big-play-button {
top:35%;