Merge branch 'louislam:master' into tags-on-status

This commit is contained in:
Jasper Miller-Waugh
2021-11-07 14:39:43 +13:00
committed by GitHub
24 changed files with 233 additions and 211 deletions

View File

@@ -189,7 +189,7 @@ textarea.form-control {
opacity: 1;
}
.table-hover > tbody > tr:hover {
.table-hover > tbody > tr:hover > * {
--bs-table-accent-bg: #070a10;
color: $dark-font-color;
}