From 5e73cc90d9104dc251fba5dcaf203523785ee9a5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 12 Aug 2013 01:39:43 -0700 Subject: fixes #9266 manually on account of list group file reorganization --- dist/css/bootstrap.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 6741ef889..096357486 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2526,12 +2526,12 @@ input[type="button"].btn-block { margin-right: 5px; } -a.list-group-item .list-group-item-heading { - color: #333333; +a.list-group-item { + color: #555555; } -a.list-group-item .list-group-item-text { - color: #555555; +a.list-group-item .list-group-item-heading { + color: #333333; } a.list-group-item:hover, -- cgit v1.2.3