Change color of pinned carousel to avoid confusion with PMs (#35056)
This commit is contained in:
parent
7c4393e719
commit
af6ee7f230
2 changed files with 0 additions and 7 deletions
|
|
@ -530,9 +530,3 @@ a.sparkline {
|
||||||
opacity: 0.25;
|
opacity: 0.25;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.featured-carousel {
|
|
||||||
background: var(--nested-card-background);
|
|
||||||
border-bottom: var(--nested-card-border);
|
|
||||||
color: var(--nested-card-text);
|
|
||||||
}
|
|
||||||
|
|
|
||||||
|
|
@ -11151,7 +11151,6 @@ noscript {
|
||||||
}
|
}
|
||||||
|
|
||||||
.featured-carousel {
|
.featured-carousel {
|
||||||
background: var(--surface-background-color);
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
border-bottom: 1px solid var(--background-border-color);
|
border-bottom: 1px solid var(--background-border-color);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue