[Glitch] Fix audio player controls color in mastodon-light theme

Port 85bc0f9639 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
ThibG 4 years ago committed by Thibaut Girka
parent b9f351d845
commit 9bdad8f14e
  1. 7
      app/javascript/flavours/glitch/styles/mastodon-light/diff.scss

@ -385,10 +385,3 @@
.directory__tag > div {
box-shadow: none;
}
.audio-player .video-player__controls button,
.audio-player .video-player__time-sep,
.audio-player .video-player__time-current,
.audio-player .video-player__time-total {
color: $primary-text-color;
}

Loading…
Cancel
Save