mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
[Glitch] Change color of pinned carousel to avoid confusion with PMs
Port af6ee7f230 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -11438,7 +11438,6 @@ noscript {
|
||||
}
|
||||
|
||||
.featured-carousel {
|
||||
background: var(--surface-background-color);
|
||||
overflow: hidden;
|
||||
flex-shrink: 0;
|
||||
border-bottom: 1px solid var(--background-border-color);
|
||||
|
||||
@@ -583,9 +583,3 @@ a.sparkline {
|
||||
opacity: 0.25;
|
||||
}
|
||||
}
|
||||
|
||||
.featured-carousel {
|
||||
background: var(--nested-card-background);
|
||||
border-bottom: var(--nested-card-border);
|
||||
color: var(--nested-card-text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user