diff options
| author | Mark Otto <[email protected]> | 2016-10-30 13:40:11 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-30 13:40:11 -0700 |
| commit | d86d580d261f47f022cdb6bd8fe0615d4487e3da (patch) | |
| tree | 5a4814876d3978703492a52246cc44532abd42d7 /dist/css/bootstrap-flex.css | |
| parent | 864343a3cca6182bb6afefae79ca561b7bff1416 (diff) | |
| download | bootstrap-d86d580d261f47f022cdb6bd8fe0615d4487e3da.tar.xz bootstrap-d86d580d261f47f022cdb6bd8fe0615d4487e3da.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap-flex.css')
| -rw-r--r-- | dist/css/bootstrap-flex.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/css/bootstrap-flex.css b/dist/css/bootstrap-flex.css index efabcf3d9..33801067a 100644 --- a/dist/css/bootstrap-flex.css +++ b/dist/css/bootstrap-flex.css @@ -2189,14 +2189,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 { @@ -6315,7 +6315,7 @@ button.close { } .bg-faded { - background-color: #f7f7f9; + background-color: #f7f7f7; } .bg-primary { |
