]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/scheme/plusminus.css
Merge pull request #6541 from annando/mentions
[friendica.git] / view / theme / frio / scheme / plusminus.css
index 4c753dd12f7e73cdf84f53706203ea65f24830c6..9d99d7984e12e4742fcd460372a642cabba7afbc 100644 (file)
@@ -26,11 +26,14 @@ aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-con
 }
 
 #topbar-first #nav-notifications-menu li.notify-unseen {
-
     border-left: 3px solid #f3fcfd;
     background-color: antiquewhite;
 }
 
+#topbar-first #nav-notifications-menu li.notif-entry {
+    padding: 0px;
+}
+
 .birthday-notice {
     background-color:#cc0000;
     color: white;
@@ -96,4 +99,10 @@ aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-con
     margin-bottom: 0px;
     border:0px;
     padding:0px;
+    color:black; 
 }
+
+.wall-spacer {
+    height: 0px;
+}
+