[Glitch] Change styling of column banners
Port 26ec19a6493460bdc198545a2d3cf1e9b38c4d33 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
48f2597a36
commit
293b8f6744
@ -4096,6 +4096,7 @@ a.account__display-name {
|
|||||||
background: lighten($ui-highlight-color, 5%);
|
background: lighten($ui-highlight-color, 5%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.follow_requests-unlocked_explanation,
|
||||||
.switch-to-advanced {
|
.switch-to-advanced {
|
||||||
color: $light-text-color;
|
color: $light-text-color;
|
||||||
background-color: $ui-base-color;
|
background-color: $ui-base-color;
|
||||||
@ -4106,7 +4107,7 @@ a.account__display-name {
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
|
|
||||||
.switch-to-advanced__toggle {
|
a {
|
||||||
color: $ui-button-tertiary-color;
|
color: $ui-button-tertiary-color;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
@ -5355,8 +5356,7 @@ a.status-card {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.empty-column-indicator,
|
.empty-column-indicator {
|
||||||
.follow_requests-unlocked_explanation {
|
|
||||||
color: $dark-text-color;
|
color: $dark-text-color;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
@ -5395,10 +5395,8 @@ a.status-card {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.follow_requests-unlocked_explanation {
|
.follow_requests-unlocked_explanation {
|
||||||
background: var(--surface-background-color);
|
margin: 16px;
|
||||||
border-bottom: 1px solid var(--background-border-color);
|
margin-bottom: 0;
|
||||||
contain: initial;
|
|
||||||
flex-grow: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.error-column {
|
.error-column {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user