mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 23:04:32 +02:00
grunt
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user