mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
fix border color on inverse tables
This commit is contained in:
@@ -181,7 +181,8 @@ table {
|
||||
}
|
||||
|
||||
th,
|
||||
td {
|
||||
td,
|
||||
thead th {
|
||||
border-color: $gray;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user