|
|
@@ -530,7 +530,7 @@ $table-th-font-weight: null !default;
|
|
|
|
|
|
$table-striped-color: $table-color !default;
|
|
|
$table-striped-bg-factor: 0.05 !default;
|
|
|
-$table-striped-bg: rgba($black, $table-striped-bg-factor) !default;
|
|
|
+$table-striped-bg: rgba($primary, $table-striped-bg-factor) !default;
|
|
|
|
|
|
$table-active-color: $table-color !default;
|
|
|
$table-active-bg-factor: 0.1 !default;
|