diff --git a/theme/neo-quitter/css/display.css b/theme/neo-quitter/css/display.css index cd04fcee61..9e16323057 100644 --- a/theme/neo-quitter/css/display.css +++ b/theme/neo-quitter/css/display.css @@ -980,6 +980,9 @@ background:none; .checkbox-wrapper.checked label.checkbox, .checkbox-wrapper.unchecked label.checkbox { background-image:none; + opacity: 0.6; + padding-left: 30px; + color:transparent; } .checkbox-wrapper.checked label.checkbox:before,