]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
site nav local views styles -- rgba background color
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 294119c550aac2198e5a7f7434acdd411cd2b02c..fb7e71acd4827624f687d77202ff833698c5bf03 100644 (file)
@@ -102,6 +102,7 @@ form input.submit {
 .form_settings fieldset {
 padding:0;
 border:0;
+margin-bottom:29px;
 }
 .form_settings legend {
 font-size:1.6em;
@@ -132,7 +133,7 @@ margin-bottom:18px;
 margin-bottom:29px;
 }
 
-#settings_email_preferences label {
+.form_settings label.checkbox {
 font-weight:normal;
 }
 
@@ -218,8 +219,9 @@ padding:4px 11px;
 -moz-border-radius-topleft:4px;
 -moz-border-radius-topright:4px;
 border-width:1px;
-border-style:dashed;
+border-style:solid;
 border-bottom:0;
+font-weight:bold;
 }
 #site_nav_local_views .nav {
 float:left;