From ac06022cf0ba2803a8892a47abae080c68e2f674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Eduardo?= Date: Thu, 10 Aug 2017 10:24:26 -0500 Subject: ajuste de Time-line --- lib/librevideojs/css/blue.css | 1 + lib/librevideojs/css/blue.less | 1 + lib/librevideojs/css/teal.css | 1 + lib/librevideojs/css/teal.less | 1 + 4 files changed, 4 insertions(+) (limited to 'lib/librevideojs/css') diff --git a/lib/librevideojs/css/blue.css b/lib/librevideojs/css/blue.css index cb0986d..2a4a26d 100644 --- a/lib/librevideojs/css/blue.css +++ b/lib/librevideojs/css/blue.css @@ -402,6 +402,7 @@ fonts to show/hide properly. color: #d6dbdf; /* Align vertically by making the line height the same as the control bar */ line-height: 3em; + width: 2em; } .librevjs-libre-mix-skin .librevjs-current-time { float: left; diff --git a/lib/librevideojs/css/blue.less b/lib/librevideojs/css/blue.less index b14d95d..b643a5c 100644 --- a/lib/librevideojs/css/blue.less +++ b/lib/librevideojs/css/blue.less @@ -513,6 +513,7 @@ fonts to show/hide properly. color: #d6dbdf; /* Align vertically by making the line height the same as the control bar */// line-height: 3em; + width: 2em; } .librevjs-libre-mix-skin .librevjs-current-time { float: left; } .librevjs-libre-mix-skin .librevjs-current-time-display { float: right; } diff --git a/lib/librevideojs/css/teal.css b/lib/librevideojs/css/teal.css index bc76d20..66ecc0b 100644 --- a/lib/librevideojs/css/teal.css +++ b/lib/librevideojs/css/teal.css @@ -402,6 +402,7 @@ fonts to show/hide properly. color: #d6dbdf; /* Align vertically by making the line height the same as the control bar */ line-height: 3em; + width: 2em; } .librevjs-libre-mix-skin .librevjs-current-time { float: left; diff --git a/lib/librevideojs/css/teal.less b/lib/librevideojs/css/teal.less index 5404f69..9c6eaa9 100644 --- a/lib/librevideojs/css/teal.less +++ b/lib/librevideojs/css/teal.less @@ -513,6 +513,7 @@ fonts to show/hide properly. color: #d6dbdf; /* Align vertically by making the line height the same as the control bar */// line-height: 3em; + width: 2em; } .librevjs-libre-mix-skin .librevjs-current-time { float: left; } .librevjs-libre-mix-skin .librevjs-current-time-display { float: right; } -- cgit v1.2.3