1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 23:04:32 +02:00
This commit is contained in:
Mark Otto
2016-10-30 13:40:11 -07:00
parent 864343a3cc
commit d86d580d26
24 changed files with 32 additions and 32 deletions

View File

@@ -1936,14 +1936,14 @@ pre code {
}
.table-inverse {
color: #eceeef;
color: #fff;
background-color: #373a3c;
}
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
border-color: #55595c;
border-color: #fff;
}
.table-inverse.table-bordered {
@@ -6047,7 +6047,7 @@ button.close {
}
.bg-faded {
background-color: #f7f7f9;
background-color: #f7f7f7;
}
.bg-primary {