mirror of
https://github.com/mastodon/mastodon.git
synced 2025-10-29 12:11:25 +00:00
Colour tweaks
This commit is contained in:
parent
b1188ae025
commit
17931140c0
|
|
@ -5162,7 +5162,7 @@ a.status-card {
|
|||
|
||||
.empty-column-indicator,
|
||||
.follow_requests-unlocked_explanation {
|
||||
color: var(--clr-text-tertiary);
|
||||
color: var(--clr-text-secondary);
|
||||
text-align: center;
|
||||
padding: 20px;
|
||||
font-size: 14px;
|
||||
|
|
@ -5200,7 +5200,7 @@ a.status-card {
|
|||
}
|
||||
|
||||
.follow_requests-unlocked_explanation {
|
||||
background: var(--clr-bg-tertiary);
|
||||
background: var(--clr-bg-secondary);
|
||||
border-bottom: 1px solid var(--clr-border-primary);
|
||||
contain: initial;
|
||||
flex-grow: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user