]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
SMS form settings
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 027cb16662a20f2acd05b42d66987568bff9c5e7..fce4c7b86f851b3c4d70ed17c7bbc35e67e2422e 100644 (file)
@@ -64,6 +64,13 @@ font-weight:bold;
 }
 form ul li input {
 }
+
+form input.checkbox {
+position:relative;
+top:2px;
+left:0;
+}
+
 form .error {
 margin-right:11px;
 }
@@ -95,9 +102,11 @@ form input.submit {
 .form_settings fieldset {
 padding:0;
 border:0;
+margin-bottom:29px;
 }
 .form_settings legend {
-display:none;
+font-size:1.6em;
+text-transform:uppercase;
 }
 .form_settings .form_datas label {
 
@@ -124,6 +133,9 @@ margin-bottom:18px;
 margin-bottom:29px;
 }
 
+.form_settings label.checkbox {
+font-weight:normal;
+}
 
 /* FORM SETTINGS */