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; }