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 muted text color not applying to all text (
#11996
)
Pleroma generates polls without p tag
pull/4/head
trwnh
5 years ago
committed by
Eugen Rochko
parent
9683e1dcf8
commit
d51201a75a
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
@ -1529,6 +1529,7 @@ a.account__display-name {
}
.
muted
{
.
status__content
,
.
status__content
p
,
.
status__content
a
{
color
:
$
dark-text-color
;
Write
Preview
Loading…
Cancel
Save