]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/darkzero-NS/style.css
modified: view/theme/smoothly/style.css
[friendica.git] / view / theme / darkzero-NS / style.css
index 9c15329da32813ea15634cf39ddec015d556ca2e..8d106bdc9f085f4a68570fe52634ebd50e05ace8 100644 (file)
@@ -49,7 +49,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;
 }
 
@@ -113,7 +113,7 @@ input#acl-search {
 
 
 .notify-seen {
-  background:#666;
+  background:#111;
 }
 
 #nav-notifications-menu {
@@ -157,4 +157,27 @@ blockquote {
 
 #datebrowse-sidebar select {
 color:#99CCFF !important;
-}
\ No newline at end of file
+}
+
+.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;
+}