2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Customizable table group seperator colors

This commit is contained in:
Martijn Cuppens
2020-04-21 10:13:38 +02:00
parent eed27f35cc
commit 6558664f4c
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -492,6 +492,8 @@ $table-border-color: $border-color !default;
$table-striped-order: odd !default;
$table-group-seperator-color: currentColor !default;
$table-caption-color: $text-muted !default;
$table-bg-level: -9 !default;