player: white time
This commit is contained in:
@@ -346,7 +346,7 @@ footer a:hover {
|
||||
.player__bar button:hover { background: #fff; color: #000; }
|
||||
.player__scrub { flex: 1; height: 3px; background: rgba(255, 255, 255, 0.3); position: relative; }
|
||||
.player__fill { position: absolute; left: 0; top: 0; bottom: 0; width: 0; background: #fff; }
|
||||
.player__time { white-space: nowrap; font-variant-numeric: tabular-nums; }
|
||||
.player__time { white-space: nowrap; font-variant-numeric: tabular-nums; color: #fff; }
|
||||
.player:fullscreen { width: 100vw; height: 100vh; aspect-ratio: auto; }
|
||||
|
||||
/* all images always in colour (selection drives what's shown, not hover) */
|
||||
|
||||
Reference in New Issue
Block a user