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 color of hashtag column settings inputs (
#17058
)
Fixes
#17057
closed-social-glitch-2
Claire
3 years ago
committed by
GitHub
parent
0ac7efdc50
commit
1630807ee2
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
1 deletions
Unified 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
@ -3922,7 +3922,8 @@ a.status-card.compact:hover {
}
}
&
__multi-value__label
,
&
__multi-value__label
,
&
__input
{
&
__input
,
&
__input-container
{
color
:
$
darker-text-color
;
color
:
$
darker-text-color
;
}
}
Write
Preview
Loading…
Cancel
Save