]> git.mxchange.org Git - friendica.git/commitdiff
Diabook-dark - some more cleaning up
authorThomas Willingham <founder@kakste.com>
Sat, 19 May 2012 16:20:27 +0000 (17:20 +0100)
committerThomas Willingham <founder@kakste.com>
Sat, 19 May 2012 16:20:27 +0000 (17:20 +0100)
view/theme/diabook/diabook-dark/style-network.css
view/theme/diabook/diabook-dark/style-profile.css

index 678e8597c7a1abfe1459fdf389ddd89705f94f2f..ee2e76d3b013df36f5904523be32683d7c4c620c 100644 (file)
@@ -464,7 +464,7 @@ code {
   position: absolute;
   width: 12em;
   background: #2e2f2e;
-  color: #2e2f2e;
+  color: #eec;
   margin: 0px;
   padding: 1em;
   list-style: none;
@@ -667,7 +667,7 @@ nav .nav-menu-icon:hover {
 }
 
 nav .nav-menu-icon.selected {
-  background-color: #fff;
+  background-color: #308dbf;
 }
 nav .nav-menu-icon img {
   width: 22px;
@@ -1434,7 +1434,8 @@ transition: all 0.2s ease-in-out;
 }
 .wall-item-comment-wrapper textarea {
   height: 2.0em;
-  width: 100%;
+  /**No idea what's going on here, but at 100%, it's fugly **/
+  width: 98% !important;
   font-size: 10px;
   color: #999999;
   border: 1px solid #2e2e2f;
index 4b6bc15b5bb05ba5a32efbaf77cfcc2d671d9b2b..216ccfc58b02560d5a3cc0d43640a595b80b5fbf 100644 (file)
@@ -1216,7 +1216,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; }