[Glitch] Fix styling of featured tags in light theme

Port e5ae75bf6a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
local
Claire 1 year ago
parent 0f4637981b
commit 2093436349
  1. 19
      app/javascript/flavours/glitch/styles/mastodon-light/diff.scss

@ -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 {
&__toolbar,
&__row,

Loading…
Cancel
Save