mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-30 15:58:07 +09:00
Tweaked collapsible background color value
This commit is contained in:
parent
62f845ebd9
commit
cc8258c6f9
@ -2698,7 +2698,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
}
|
||||
.app-body .column-header__collapsible-inner {
|
||||
background: var(--color-secondary-bg);
|
||||
background: var(--color-content-secondary-bg);
|
||||
border: 0;
|
||||
}
|
||||
.app-body .column-settings__section {
|
||||
|
@ -2698,7 +2698,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
}
|
||||
.app-body .column-header__collapsible-inner {
|
||||
background: var(--color-secondary-bg);
|
||||
background: var(--color-content-secondary-bg);
|
||||
border: 0;
|
||||
}
|
||||
.app-body .column-settings__section {
|
||||
|
@ -2698,7 +2698,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
}
|
||||
.app-body .column-header__collapsible-inner {
|
||||
background: var(--color-secondary-bg);
|
||||
background: var(--color-content-secondary-bg);
|
||||
border: 0;
|
||||
}
|
||||
.app-body .column-settings__section {
|
||||
|
Loading…
Reference in New Issue
Block a user