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