table style improvements

This commit is contained in:
Thomas Amland
2020-08-22 18:58:48 +02:00
parent 2356f5dce9
commit ca815df1bb
2 changed files with 20 additions and 7 deletions
+2
View File
@@ -35,7 +35,9 @@ $input-bg: $theme-elevation-2;
$input-border-color: $theme-elevation-2;
$input-color: $theme-text;
// Other
$progress-bg: rgb(35, 35, 35);
$table-hover-bg: rgba(#fff, .1);
:root {
--text-muted: #{$theme-text-muted};