From 0db5016666af0006d07042969c71b9aad4e39c04 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 26 Jan 2023 09:15:46 +0000 Subject: remove redundant code --- view/theme/redbasic/css/style.css | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index ed70631d3..9548d73f5 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -34,22 +34,10 @@ background-color: $nav_bg_dark !important; } -.nav-tabs { - --bs-nav-tabs-border-radius: $radius; -} - -.nav-pills { - --bs-nav-pills-border-radius: $radius; -} - .btn { --bs-btn-border-radius: $radius; } -.card { - --bs-card-border-radius: $radius; -} - /* generals */ -- cgit v1.2.3