]> git.mxchange.org Git - friendica.git/commitdiff
Also change the color value in plusminus
authorSteffen K9 <alfred@skrumbholz.de>
Thu, 13 Feb 2020 22:18:08 +0000 (23:18 +0100)
committerGitHub <noreply@github.com>
Thu, 13 Feb 2020 22:18:08 +0000 (23:18 +0100)
view/theme/frio/scheme/plusminus.css

index 1141f43422e57ca86cf184e27254550f6928016f..09def72dd7fe05a4eab894bbe40703bd6a4b6aae 100644 (file)
@@ -26,7 +26,7 @@ aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-con
 }
 
 #topbar-first #nav-notifications-menu li.notification-unseen {
-    border-left: 3px solid #f3fcfd;
+    border-left: 3px solid #e3eff3;
     background-color: antiquewhite;
 }