From cb294854a30b6764082ba957c410b51a59e13887 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 26 Nov 2016 00:58:11 -0800 Subject: grunt --- dist/css/bootstrap-flex.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dist/css/bootstrap-flex.css') diff --git a/dist/css/bootstrap-flex.css b/dist/css/bootstrap-flex.css index 333e66b19..56d2a20ca 100644 --- a/dist/css/bootstrap-flex.css +++ b/dist/css/bootstrap-flex.css @@ -3336,7 +3336,7 @@ tbody.collapse.active { .dropdown-item:focus, .dropdown-item:hover { color: #1d1e1f; text-decoration: none; - background-color: #f5f5f5; + background-color: #f7f7f9; } .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover { @@ -4572,7 +4572,7 @@ tbody.collapse.active { .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; - background-color: #f5f5f5; + background-color: #f7f7f9; border-bottom: 1px solid rgba(0, 0, 0, 0.125); } @@ -4582,7 +4582,7 @@ tbody.collapse.active { .card-footer { padding: 0.75rem 1.25rem; - background-color: #f5f5f5; + background-color: #f7f7f9; border-top: 1px solid rgba(0, 0, 0, 0.125); } @@ -5509,7 +5509,7 @@ base::-moz-progress-bar, .list-group-item-action:focus, .list-group-item-action:hover { color: #555; text-decoration: none; - background-color: #f5f5f5; + background-color: #f7f7f9; } .list-group-item-success { -- cgit v1.2.3