diff --git a/src/styles/video.manchester.ac.uk.scss b/src/styles/video.manchester.ac.uk.scss index b9d5ebe..93bd6f7 100644 --- a/src/styles/video.manchester.ac.uk.scss +++ b/src/styles/video.manchester.ac.uk.scss @@ -49,6 +49,8 @@ video, border-radius: $progress-bar-border-radius; background: rgba($on-header, 0.1); + color: $on-header; + border: 1px solid rgba($on-header, 0.1); overflow: hidden; cursor: ew-resize;