Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2023-01-25 17:26:38 +01:00
4 changed files with 13 additions and 23 deletions

View File

@ -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,