]> 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 4756d4ed50457ebd9aa16c52862c39176f02381d..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;
@@ -102,3 +105,4 @@ aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-con
 .wall-spacer {
     height: 0px;
 }
+