1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 20:31:26 +02:00

table: Add border color relative to theme for accessibility (#25755)

This commit is contained in:
Bastien
2018-10-20 08:21:31 +00:00
committed by XhmikosR
parent 282b77ee9c
commit a86aef0ae0
3 changed files with 14 additions and 2 deletions

View File

@@ -349,6 +349,9 @@ $table-striped-order: odd !default;
$table-caption-color: $text-muted !default;
$table-bg-level: -9 !default;
$table-border-level: -6 !default;
// Buttons + Forms
//