diff options
Diffstat (limited to 'docs/dist/css/bootstrap-flex.css')
| -rw-r--r-- | docs/dist/css/bootstrap-flex.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/dist/css/bootstrap-flex.css b/docs/dist/css/bootstrap-flex.css index efabcf3d9..33801067a 100644 --- a/docs/dist/css/bootstrap-flex.css +++ b/docs/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 { |
