From: vinzv Date: Thu, 8 Oct 2020 18:52:57 +0000 (+0200) Subject: intensify notification bubble color X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=65f541946d0cc48e030e60ee0d1385f57a8c3295;p=friendica.git intensify notification bubble color --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 11b6d212ee..1fa2d61797 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -479,7 +479,7 @@ nav.navbar .nav > li > button:focus position: absolute; top: 4px; right: -2px; - background-color: #ff8989; + background-color: #ff3535; } #topbar-first #intro-update{ cursor: pointer;