mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
fix border color on inverse tables
This commit is contained in:
+2
-1
@@ -181,7 +181,8 @@ table {
|
||||
}
|
||||
|
||||
th,
|
||||
td {
|
||||
td,
|
||||
thead th {
|
||||
border-color: $gray;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user