]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
Merge branch 'uiredesign' of ../evan into uiredesign
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 8b2e2f801e4982e10f222fb12ff79622589fae4e..4d7611b3094ad2ca531c2202829e1e686a10f203 100644 (file)
@@ -15,7 +15,6 @@ position:relative;
 margin:0 auto;
 width:1004px;
 width:71.714em;
-max-width:100%;
 }
 h1 {
 font-size:2.1em;
@@ -36,7 +35,7 @@ input, textarea, select, option {
 padding:4px;
 font-family:sans-serif;
 font-size:1em;
--moz-border:radius:4px;
+-moz-border-radius:4px;
 }
 select, option {
 padding-bottom:0;
@@ -47,7 +46,7 @@ padding:11px;
 input:focus, textarea:focus, select:focus {
 border-width:2px;
 border-style: solid;
--moz-border:radius:4px;
+-moz-border-radius:4px;
 }
 caption {
 font-weight:bold;
@@ -176,7 +175,7 @@ margin-bottom:18px;
 
 #footer {
 float:left;
-width:100%;
+width:68%;
 padding-bottom:11px;
 }
 
@@ -254,6 +253,9 @@ margin-left:0;
 
 
 
+#licenses {
+font-size:0.9em;
+}
 
 #licenses dt {
 font-weight:bold;
@@ -261,17 +263,16 @@ display:none;
 }
 #licenses dd {
 margin-bottom:11px;
+line-height:1.5;
 }
 
 
 #site_content_license_cc p {
-float:left;
-margin-left:10%;
-width:90%;
 }
 #site_content_license_cc img {
-float:left;
-margin-left:-100%;
+display:inline;
+vertical-align:top;
+margin-right:4px;
 }
 
 
@@ -302,7 +303,7 @@ float:left;
 position:relative;
 }
 
-#supplemental_primary {
+#aside_primary {
 width:300px;
 float:left;
 margin-left:2px;
@@ -316,6 +317,7 @@ padding:18px 4px 18px 18px;
 /*Start: FORM NOTICE*/
 #form_notice {
 width:384px;
+width:458px;
 float:left;
 margin-left:68px;
 position:relative;
@@ -331,7 +333,9 @@ display:none;
 #form_notice textarea {
 -moz-border-radius:4px;
 width:304px;
+width:377px;
 height:95px;
+height:86px;
 line-height:1.5;
 padding:7px 7px 14px 7px;
 }
@@ -357,6 +361,7 @@ margin-left:4px;
 #form_notice .form_note {
 position:absolute;
 top:125px;
+top:116px;
 right:98px;
 z-index:9;
 }
@@ -385,6 +390,7 @@ text-indent:-9999px;
 #form_notice .form_actions {
 position:absolute;
 top:107px;
+top:98px;
 right:0;
 }
 #form_notice li {
@@ -606,6 +612,9 @@ border-top:1px dashed #D1D9E4;
 list-style-type:none;
 /*margin-bottom:11px;*/
 }
+.notices li.over {
+background-color:#fcfcfc;
+}
 
 
 /* NOTICES */
@@ -781,11 +790,9 @@ display:none;
 .notice-options form input.submit {
 display:block;
 border:0;
-border-bottom-width:1px;
-border-bottom-style:dotted;
 padding-left:20px;
-
 }
+
 .notice-options .reply a {
 text-decoration:none;
 }
@@ -1076,7 +1083,6 @@ text-align:center;
 }
 
 
-c
 #testimonials {
 clear:both;
 }