diff --git a/hinter.css b/hinter.css index ea134fc..b10046f 100644 --- a/hinter.css +++ b/hinter.css @@ -35,7 +35,7 @@ padding: 1px 3px; white-space: nowrap; } -.hintItem input, .hintActiveItem input { +.hintItem input, .hintActiveItem input, .hintDisabledItem input { cursor: pointer; vertical-align: middle; margin-right: 3px;