This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Fix download button color in audio player (
#16572
)
Fixes
#16571
closed-social-glitch-2
Claire
3 years ago
committed by
GitHub
parent
5efb1ff337
commit
aaf24d3093
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
app/javascript/styles/mastodon/components.scss
+ 2
- 1
app/javascript/styles/mastodon/components.scss
View File
@ -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
;
Write
Preview
Loading…
Cancel
Save