diff options
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; } |