From: Roland Häder Date: Sun, 11 Jun 2023 23:16:51 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5b984854736465433d42e8ef64dae4018ff2e676;p=friendica.git Continued: - added `border-radius: 3px` for buttons --- diff --git a/view/theme/frio/scheme/stolzmonat_DE.css b/view/theme/frio/scheme/stolzmonat_DE.css index 0292ab741f..8651e2f61f 100644 --- a/view/theme/frio/scheme/stolzmonat_DE.css +++ b/view/theme/frio/scheme/stolzmonat_DE.css @@ -17,6 +17,7 @@ nav.navbar { #topbar-first .nav > .open > a, #topbar-first .nav > .open > button { background-color: black !important; + border-radius: 5px !important; } .nav-pills .dropdown-menu, @@ -26,6 +27,7 @@ nav.navbar { .btn.btn-primary, .btn-info { background-color: black !important; + border-radius: 5px !important; } aside .widget li:hover,