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 some colors of high contrast theme
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
closed-social-glitch-2
nzws
5 years ago
committed by
Thibaut Girka
parent
96f0747afe
commit
78ff7e3821
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/contrast/diff.scss
+ 8
- 0
app/javascript/flavours/glitch/styles/contrast/diff.scss
View File
@ -67,3 +67,11 @@
text-decoration
:
none
;
}
}
.
nothing-here
{
color
:
$
darker-text-color
;
}
.
public-layout
.
public-account-header__tabs__tabs
.
counter
.
active
:
:
after
{
border-bottom
:
4px
solid
$
ui-highlight-color
;
}
Write
Preview
Loading…
Cancel
Save