]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/dark.css
vier nav-notification-menu: further polishing
[friendica.git] / view / theme / vier / dark.css
index d9e4cdb3d032edcd3bfe5291fa191e68fab5a6e0..8e128ae27fb5fd21288010266925824b135912a4 100644 (file)
@@ -23,7 +23,7 @@ a.on {
        background-color: #2C77AE !important
 }
 
-aside, .menu-popup, .fc-state-highlight, a.off, .autocomplete { 
+aside, right_aside, .menu-popup, .fc-state-highlight, a.off, .autocomplete {
        color: #989898 !important;
        background-color: #252C33 !important;
        border-right: 1px solid #D2D2D2;
@@ -57,5 +57,9 @@ input#side-peoplefind-submit, input#side-follow-submit {
 }
 
 li :hover {
-       color: #767676 !important;      
-}
\ No newline at end of file
+       color: #767676 !important;
+}
+
+#viewcontact_wrapper-network {
+       background-color: #343434;
+}