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

Port 85bc0f9639 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
signup-info-prompt
ThibG 2020-07-17 07:07:18 +02:00 committed by Thibaut Girka
parent b9f351d845
commit 9bdad8f14e
1 changed files with 0 additions and 7 deletions

View File

@ -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;
}