From d86d580d261f47f022cdb6bd8fe0615d4487e3da Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 30 Oct 2016 13:40:11 -0700 Subject: grunt --- docs/dist/css/bootstrap-flex.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/dist/css/bootstrap-flex.css') 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 { -- cgit v1.2.3