]> git.mxchange.org Git - friendica.git/commitdiff
Diabook-dark more CSS fixes.
authorThomas Willingham <founder@kakste.com>
Wed, 25 Apr 2012 22:40:40 +0000 (23:40 +0100)
committerThomas Willingham <founder@kakste.com>
Wed, 25 Apr 2012 22:40:40 +0000 (23:40 +0100)
Slowly getting there.

view/theme/diabook/diabook-dark/style-network.css
view/theme/diabook/diabook-dark/style.css

index 7ddedb320b04aab59cce2ad57962c1d6a5b122ac..6ff44748f74aa0eff89d5248b2fd3325f4848c24 100644 (file)
@@ -540,7 +540,7 @@ header #banner a:active,
 header #banner a:visited,
 header #banner a:link,
 header #banner a:hover {
-  color: #2e2f2e;
+  color: #eec;
   text-decoration: none;
   outline: none;
   vertical-align: middle;
@@ -776,7 +776,7 @@ nav #nav-apps-link.selected {
 }
 
 .notify-seen {
-       background: none repeat scroll 0 0 #DDDDDD;
+       background: none repeat scroll 0 0 #666;
        }
 
 ul.menu-popup {
@@ -966,7 +966,7 @@ aside {
   vertical-align: top;
   width: 160px;
   padding: 0px 10px 0px 10px;
-  border-right: 1px solid #D2D2D2;
+  border-right: 1px solid #eec;
   float: left;
   /* background: #F1F1F1; */
 }
@@ -1241,7 +1241,7 @@ right_aside {
   
   /* background: #F1F1F1; */
 }
-right_aside a{color: #1872A2;}
+right_aside a{color: #88a9d2;}
 right_aside h3 {border-bottom: 1px solid #D2D2D2; padding-top: 5px; padding-bottom: 0px; padding-left: 9px; margin-bottom: 0px; 
 margin-top:30px;}
 right_aside .directory-item {  width: 50px; height: 50px; vertical-align: center; text-align: center; }
index 24de9f26262fe1c248d8d962ae6a0e3da133e245..638aeb455822add66a17f53325fc1bc7f52f32f4 100644 (file)
@@ -1201,8 +1201,19 @@ aside #side-peoplefind-url {
   margin-right: 20px;          
        }
 #login-submit-wrapper{
-margin-bottom: 15px;
+  padding-top: 120px;
+  margin-bottom: 12px;
+  }
+  
+aside #login-submit-button{
+  margin-left: 0px!important;  
+
+ }
+
+aside #login-extra-links{
+  padding-top: 0px!important;  
        }
+
 .group_selected {
   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
   float: left;