aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-26 09:15:46 +0000
committerMario <mario@mariovavti.com>2023-01-26 09:15:46 +0000
commit0db5016666af0006d07042969c71b9aad4e39c04 (patch)
tree8042ee254178e9410c99694dc038d40d66e09bbd /view/theme
parentc4b37ba462e8f3b9296ca04eeb7fe68d13d7eaee (diff)
downloadvolse-hubzilla-0db5016666af0006d07042969c71b9aad4e39c04.tar.gz
volse-hubzilla-0db5016666af0006d07042969c71b9aad4e39c04.tar.bz2
volse-hubzilla-0db5016666af0006d07042969c71b9aad4e39c04.zip
remove redundant code
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css12
1 files changed, 0 insertions, 12 deletions
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 */