[Glitch] Fix styling of featured tags in light theme
Port e5ae75bf6a
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
0f4637981b
commit
2093436349
|
@ -551,25 +551,6 @@ html {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.directory__tag.active > a,
|
|
||||||
.directory__tag.active > div {
|
|
||||||
border-color: $ui-highlight-color;
|
|
||||||
|
|
||||||
&,
|
|
||||||
h4,
|
|
||||||
h4 small,
|
|
||||||
.fa,
|
|
||||||
.trends__item__current {
|
|
||||||
color: $white;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:hover,
|
|
||||||
&:active,
|
|
||||||
&:focus {
|
|
||||||
background: $ui-highlight-color;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.batch-table {
|
.batch-table {
|
||||||
&__toolbar,
|
&__toolbar,
|
||||||
&__row,
|
&__row,
|
||||||
|
|
Loading…
Reference in New Issue