mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 16:19:53 +02:00
correct inverse table border color, add new var
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
th,
|
||||
td,
|
||||
thead th {
|
||||
border-color: $body-bg;
|
||||
border-color: $table-inverse-border;
|
||||
}
|
||||
|
||||
&.table-bordered {
|
||||
|
Reference in New Issue
Block a user