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=1b437cc9b784fde5b6ec6b79c4f1dbf8d21a9b93;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 af3421c3f2..0ed05ded87 100644 --- a/view/theme/frio/scheme/stolzmonat_DE.css +++ b/view/theme/frio/scheme/stolzmonat_DE.css @@ -18,6 +18,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, @@ -27,6 +28,7 @@ nav.navbar { .btn.btn-primary, .btn-info { background-color: black !important; + border-radius: 5px !important; } aside .widget li:hover,