mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-07 07:28:16 +00:00
[Glitch] Fix audio player controls color in mastodon-light theme
Port 85bc0f9639
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
b9f351d845
commit
9bdad8f14e
|
@ -385,10 +385,3 @@
|
||||||
.directory__tag > div {
|
.directory__tag > div {
|
||||||
box-shadow: none;
|
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…
Reference in a new issue