mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
feat: adds th null var (#30781)
Inherit `font-weight: bold` that comes from user agent stylesheets.
This commit is contained in:
@@ -487,6 +487,8 @@ $table-cell-vertical-align: top !default;
|
||||
$table-color: $body-color !default;
|
||||
$table-bg: transparent !default;
|
||||
|
||||
$table-th-font-weight: null !default;
|
||||
|
||||
$table-striped-color: $table-color !default;
|
||||
$table-striped-bg-factor: .05 !default;
|
||||
$table-striped-bg: rgba($black, $table-striped-bg-factor) !default;
|
||||
|
Reference in New Issue
Block a user