From 7c7ddcca78977edc89ab462322fbc79ef67f5c0c Mon Sep 17 00:00:00 2001 From: Ansis Brammanis Date: Mon, 4 Mar 2013 16:25:02 -0500 Subject: [PATCH] tweak checkselect style --- css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index 74a8d3de6..10985a56e 100644 --- a/css/app.css +++ b/css/app.css @@ -676,10 +676,10 @@ div.combobox { .checkselect label:hover { cursor: pointer; + background: #eee; } .checkselect .set { - background: #eee; color: inherit; }