@ -18,7 +18,6 @@
}
.hintItem {
color: black;
cursor: pointer;
padding: 1px 3px;
vertical-align: middle;
white-space: nowrap;
@ -31,10 +30,12 @@
.hintActiveItem {
color: white;
background-color: #008;
.hintItem, .hintActiveItem, .hintItem label, .hintActiveItem label {
.hintItem input, .hintActiveItem input, .hintDisabledItem input {