mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-12-04 01:38:08 +09:00
Merge Fix #103 into Lagoon
This commit is contained in:
parent
a4483f0937
commit
fcfd603275
@ -2847,6 +2847,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
.app-body .status__prepend > span {
|
||||
color: var(--color-fg-muted);
|
||||
white-space: nowrap;
|
||||
}
|
||||
.app-body .status__prepend:has(.status__prepend-icon-wrapper > .icon-thumb-tack) > span {
|
||||
color: var(--color-content-fg);
|
||||
@ -3543,7 +3544,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
}
|
||||
.app-body .column-header__collapsible-inner {
|
||||
background: var(--color-content-secondary-bg);
|
||||
border: 0;
|
||||
}
|
||||
.app-body .column-settings__section {
|
||||
|
Loading…
Reference in New Issue
Block a user