]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/darkzero/style.css
deleted: view/theme/smoothly/mobile
[friendica.git] / view / theme / darkzero / style.css
index 6f238bec60f1d0beee1c1cc4bb963eeeaaa83816..dda180bbd226fffccdeee31f31d57dd28bffe0c0 100644 (file)
@@ -28,7 +28,8 @@ background: #444;
 
 }
 .wall-item-tools {     background-color: #444444;   background-image: none;}
-.comment-wwedit-wrapper{ background-color: #333333; }
+.comment-wwedit-wrapper{ background-color: #444444; }
+.toplevel_item > .wall-item-comment-wrapper > .comment-wwedit-wrapper{ background-color: #333333; }
 .comment-edit-preview{ color: #000000; }
 .wall-item-content-wrapper.comment { background-color: #444444; border: 0px;}
 .photo-top-album-name{ background-color: #333333; }
@@ -49,7 +50,7 @@ background: #444;
        color: #99CCFF;
 }
 
-.wall-item-photo-menu li a {
+.wall-item-photo-menu li a, .contact-photo-menu {
        color: #CCCCCC; background-color: #333333;
 }
 
@@ -111,9 +112,8 @@ input#acl-search {
 }
 
 
-
 .notify-seen {
-  background:#666;
+  background:#111;
 }
 
 #nav-notifications-menu {
@@ -138,7 +138,7 @@ blockquote {
   color:#eec !important;
 }
 
-.group-selected, .nets-selected, .fileas-selected, .categories-selected {
+.group-selected, .nets-selected, .fileas-selected, .categories-selected{
   background:#2e2f2e;
 }
 
@@ -146,3 +146,33 @@ blockquote {
   background:#444;
 }
 
+.editicon {
+       background-color: #333;
+}
+
+#datebrowse-sidebar select {
+color:#99CCFF !important;
+}
+
+.settings-widget .selected {
+background: #666;
+}
+
+#adminpage table tr:hover {
+    color: #eec;
+    background-color: #666;
+}
+
+input#prvmail-subject {
+background: #222 !important;
+}
+
+/* Events */
+
+.fc-state-highlight {
+background: #666 !important;
+}
+
+.fc-state-disabled, .fc-state-disabled .fc-button-inner {
+color: #000 !important;
+}