1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

Backport Reboot's th updates

Manually backports #30781 to v4.
This commit is contained in:
Mark Otto
2020-09-29 13:11:56 -07:00
committed by XhmikosR
parent 24572b1577
commit a03b2feff2
2 changed files with 8 additions and 3 deletions

View File

@@ -363,6 +363,7 @@ $table-border-color: $border-color !default;
$table-head-bg: $gray-200 !default;
$table-head-color: $gray-700 !default;
$table-th-font-weight: null !default;
$table-dark-color: $white !default;
$table-dark-bg: $gray-800 !default;