thrimbletrimmer: Widen trim time textboxes to fit timestamps

This might be because I'm not using webfonts or some malarkey.
pull/142/head
Mike Lang 5 years ago
parent 4f6f4cad8b
commit e95957c54f

@ -24,6 +24,9 @@ body.ultrawide .my-player-dimensions { width:100% !important; }
.vjs-menu-button-popup .vjs-menu {
bottom:-3px;
}
.video-js .vjs-time-display {
width: 100px;
}
.video-js .vjs-picture-in-picture-control {
display: none;
}

Loading…
Cancel
Save