mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
correct inverse table border color, add new var
This commit is contained in:
+1
-1
@@ -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