]> git.mxchange.org Git - friendica.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 11 Jun 2023 23:16:51 +0000 (01:16 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 17 Jan 2024 00:03:06 +0000 (01:03 +0100)
- added `border-radius: 3px` for buttons

view/theme/frio/scheme/stolzmonat_DE.css

index af3421c3f2f7915760a51e244c2abeb8b7d679c8..0ed05ded87437c13699385110ac0608faf191a37 100644 (file)
@@ -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,