]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Update to aside styles in biz theme
authorSarven Capadisli <csarven@status.net>
Thu, 28 Jan 2010 17:39:30 +0000 (18:39 +0100)
committerSarven Capadisli <csarven@status.net>
Thu, 28 Jan 2010 17:39:30 +0000 (18:39 +0100)
theme/biz/css/base.css
theme/biz/css/display.css

index 366339db28b15ac5ab62037234473a78c7b3ac0b..2c2ab33a0136993da2e8d555c20592cd152a4626 100644 (file)
@@ -422,7 +422,7 @@ float:left;
 width:29.917%;
 min-height:259px;
 float:left;
-margin-left:0.385%;
+margin-left:1%;
 }
 
 #form_notice {
index 7768d5146a98825944b6ce9f4b461b17f4901511..f133ac30b9a6309bec7117cef5c59be3fffb9e0d 100644 (file)
@@ -138,10 +138,22 @@ color:#002FA7;
 color:#87B4C8;
 }
 
+
+
 .notice,
-.profile {
-border-top-color:#CEE1E9;
+.profile,
+.application,
+#content tbody tr {
+border-top-color:#C8D1D5;
+}
+.mark-top {
+border-color:#AAAAAA;
 }
+
+#aside_primary {
+background-color:#144A6E;
+}
+
 .section .profile {
 border-top-color:#87B4C8;
 }