change color of progress bar to dark

pull/182/head
simon 3 years ago
parent 99c97a703f
commit 060f0d575e
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -393,7 +393,7 @@ button:hover {
.video-progress-bar {
position: absolute;
background-color: var(--accent-font-light);
background-color: var(--accent-font-dark);
height: 7px;
left: 0;
bottom: 3px;

Loading…
Cancel
Save