]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
removed text beside lock icon and fixed alignment
authorMarcus Moeller <marcus.moeller@gmx.ch>
Sun, 15 Feb 2015 13:17:00 +0000 (14:17 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 15 Feb 2015 21:47:34 +0000 (22:47 +0100)
theme/neo-quitter/css/display.css

index cd04fcee61bac6d555c005b748c9da73c5c1768b..9e16323057e8c3524cfd3533bbd624c2346f1e2c 100644 (file)
@@ -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,