]> git.mxchange.org Git - friendica.git/commitdiff
Diabook-dark. More touchups.
authorThomas Willingham <founder@kakste.com>
Thu, 10 May 2012 16:14:27 +0000 (17:14 +0100)
committerThomas Willingham <founder@kakste.com>
Thu, 10 May 2012 16:14:27 +0000 (17:14 +0100)
view/theme/diabook/diabook-dark/style-network.css
view/theme/diabook/diabook-dark/style.css

index d9e2d00948b6acfc95a87b3aba430c2f539a4b85..678e8597c7a1abfe1459fdf389ddd89705f94f2f 100644 (file)
@@ -831,7 +831,7 @@ ul.menu-popup .empty {
   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
 }
 .acpopupitem {
-  color: #2e2f2e;
+  color: #eec;
   padding: 4px;
   clear: left;
 }
index 24d319f8a2fe5742e23b0bb4ea9215df468cfa1e..189bd30bf493aa428ba9eefeaf014c90217dcad7 100644 (file)
@@ -3,10 +3,7 @@
  * Additional Changes: Michael Vogel <icarus@dabo.de>
  **/
 
-/* ========= */
-/* = Admin = */
-/* ========= */
-
+/** Fancy Box **/
 #fancybox-content {
        width: 0;
        height: 0;
        background: #2e2e2f !important;
 }
 
+
+/* ========= */
+/* = Admin = */
+/* ========= */
+
 #adminpage {
 /*        width: 80%;*/
 }
@@ -633,7 +635,7 @@ header #banner #logo-text {
     text-decoration: none;
 }
 .mail-list-wrapper {
-  background-color: #eec;
+  background-color: #333;
   margin-bottom: 5px;
   width: 100%;
   height: auto;
@@ -644,6 +646,7 @@ header #banner #logo-text {
   float: left;
   width: 20%;
   overflow: hidden;
+  background: #2e2e2f;
 }
 .mail-list-wrapper .mail-subject {
   width: 30%;
@@ -915,7 +918,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 {
@@ -1685,7 +1688,7 @@ body .pageheader{
 .wall-item-comment-wrapper .comment-edit-text-full {
   font-size: 14px;
   height: 4em;
-  color: #2e302e;
+  color: #eec;
   border: 1px solid #2e302e;
 }
 .comment-edit-preview {