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
[Glitch] Fix wrong text color on some buttons in light theme in web UI
Port
13e9d91ba7
to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
closed-social-glitch-2
Eugen Rochko
1 year ago
committed by
Claire
parent
0d20b38da7
commit
a4090ab646
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
app/javascript/flavours/glitch/styles/mastodon-light/diff.scss
+ 8
- 0
app/javascript/flavours/glitch/styles/mastodon-light/diff.scss
View File
@ -12,6 +12,14 @@ html {
&
.
button-alternative-2
{
color
:
$
white
;
}
&
.
button-tertiary
{
color
:
$
highlight-text-color
;
}
}
.
simple_form
.
button
.
button-tertiary
{
color
:
$
highlight-text-color
;
}
.
status-card__actions
button
,
Write
Preview
Loading…
Cancel
Save