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 unreadable text color in report modal for some statuses (
#9716
)
Fix
#9697
pull/4/head
Eugen Rochko
5 years ago
committed by
GitHub
parent
6f9a7bd02c
commit
92daf7cd37
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/styles/mastodon/components.scss
+ 1
- 0
app/javascript/styles/mastodon/components.scss
View File
@ -4055,6 +4055,7 @@ a.status-card.compact:hover {
color
:
$
highlight-text-color
;
}
.
status__content
,
.
status__content
p
{
color
:
$
inverted-text-color
;
}
Write
Preview
Loading…
Cancel
Save