From: Marcus Moeller Date: Sun, 15 Feb 2015 13:17:00 +0000 (+0100) Subject: removed text beside lock icon and fixed alignment X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4c457c82ef5a4e57dbf0f934d5978d5f05f1566c;p=quix0rs-gnu-social.git removed text beside lock icon and fixed alignment --- 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,