Change featured hashtags to be displayed in navigation panel (#19382)
This commit is contained in:
parent
1b83040bd4
commit
aefa9253d6
9 changed files with 161 additions and 101 deletions
|
@ -7338,33 +7338,6 @@ noscript {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
&__hashtag-links {
|
||||
overflow: hidden;
|
||||
padding: 10px 5px;
|
||||
margin: 0;
|
||||
color: $darker-text-color;
|
||||
border-bottom: 1px solid lighten($ui-base-color, 12%);
|
||||
|
||||
a {
|
||||
display: inline-block;
|
||||
color: $darker-text-color;
|
||||
text-decoration: none;
|
||||
padding: 5px 10px;
|
||||
font-weight: 500;
|
||||
|
||||
strong {
|
||||
font-weight: 700;
|
||||
color: $primary-text-color;
|
||||
}
|
||||
}
|
||||
|
||||
a.active {
|
||||
color: darken($ui-base-color, 4%);
|
||||
background: $darker-text-color;
|
||||
border-radius: 18px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&__account-note {
|
||||
|
@ -7482,12 +7455,6 @@ noscript {
|
|||
margin-left: 5px;
|
||||
color: $secondary-text-color;
|
||||
text-decoration: none;
|
||||
|
||||
&__asterisk {
|
||||
color: $darker-text-color;
|
||||
font-size: 18px;
|
||||
vertical-align: super;
|
||||
}
|
||||
}
|
||||
|
||||
&__sparkline {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue