about summary refs log tree commit diff
path: root/app/javascript/styles
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-08-20 14:26:14 +0200
committerGitHub <noreply@github.com>2021-08-20 14:26:14 +0200
commit65b003cab86b6837012f4562d3d9d0910f3e942e (patch)
tree5d63d6f54c327bb3b0feecae7019a7fcd2e0cd9f /app/javascript/styles
parent4a364de500029676b9828ec596ed6c2a09cfb65c (diff)
parent4f074b68ba4b9b91a7989f3f7d64ab29cf42214c (diff)
Merge pull request #1588 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'app/javascript/styles')
-rw-r--r--app/javascript/styles/mastodon/components.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss
index 0a74eaa3d..30ac804ea 100644
--- a/app/javascript/styles/mastodon/components.scss
+++ b/app/javascript/styles/mastodon/components.scss
@@ -5542,7 +5542,8 @@ a.status-card.compact:hover {
     opacity: 0.2;
   }
 
-  .video-player__buttons button {
+  .video-player__buttons button,
+  .video-player__buttons a {
     color: currentColor;
     opacity: 0.75;