]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix download button color in audio player
authorClaire <claire.github-309c@sitedethib.com>
Wed, 11 Aug 2021 15:48:55 +0000 (17:48 +0200)
committerClaire <claire.github-309c@sitedethib.com>
Fri, 20 Aug 2021 11:14:03 +0000 (13:14 +0200)
Port aaf24d3093d565461b0051d2238d8b74db63a041 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
app/javascript/flavours/glitch/styles/components/media.scss

index 855cd07a90aebd86630b9bee209647d6c5d08e9b..8a551be73e91f056848bfe25d8ee697ead7f36cc 100644 (file)
     opacity: 0.2;
   }
 
-  .video-player__buttons button {
+  .video-player__buttons button,
+  .video-player__buttons a {
     color: currentColor;
     opacity: 0.75;