From: Steffen K9 Date: Thu, 13 Feb 2020 22:18:08 +0000 (+0100) Subject: Also change the color value in plusminus X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=eb1cddae82de9fa8235ac637705e9467ee58ffea;p=friendica.git Also change the color value in plusminus --- diff --git a/view/theme/frio/scheme/plusminus.css b/view/theme/frio/scheme/plusminus.css index 1141f43422..09def72dd7 100644 --- a/view/theme/frio/scheme/plusminus.css +++ b/view/theme/frio/scheme/plusminus.css @@ -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; }