diff options
author | Jesús Eduardo <heckyel@hyperbola.info> | 2017-08-10 10:24:26 -0500 |
---|---|---|
committer | Jesús Eduardo <heckyel@hyperbola.info> | 2017-08-10 10:24:26 -0500 |
commit | ac06022cf0ba2803a8892a47abae080c68e2f674 (patch) | |
tree | 8a2ecaa2791bf27645eabfd9c200ff6d24dd7d53 /lib/librevideojs/css/teal.less | |
parent | 5da0b9a64a4275d8cf67355656fe2fa657deddb4 (diff) | |
download | ytlibre-ac06022cf0ba2803a8892a47abae080c68e2f674.tar.lz ytlibre-ac06022cf0ba2803a8892a47abae080c68e2f674.tar.xz ytlibre-ac06022cf0ba2803a8892a47abae080c68e2f674.zip |
ajuste de Time-line
Diffstat (limited to 'lib/librevideojs/css/teal.less')
-rw-r--r-- | lib/librevideojs/css/teal.less | 1 |
1 files changed, 1 insertions, 0 deletions
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; } |