aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Ansum/_sidebar.scss
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-09-18 12:10:00 +0200
committerGravatar GitHub <noreply@github.com> 2022-09-18 12:10:00 +0200
commit27349070003f76493ce13bc4566fa9c018ae5d5c (patch)
treeac98b192438cc075b744e0b3011afd5881f2b46c /p/themes/Ansum/_sidebar.scss
parentc1ecb7145c0e2c1a78cc1dec862996923d51fdf6 (diff)
(S)CSS .disable removed (#4619)
Diffstat (limited to 'p/themes/Ansum/_sidebar.scss')
-rw-r--r--p/themes/Ansum/_sidebar.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/p/themes/Ansum/_sidebar.scss b/p/themes/Ansum/_sidebar.scss
index 562718631..f5b6b2355 100644
--- a/p/themes/Ansum/_sidebar.scss
+++ b/p/themes/Ansum/_sidebar.scss
@@ -214,12 +214,6 @@
}
}
- .disable {
- text-align: center;
- background: variables.$grey-lighter;
- color: variables.$grey-medium-dark;
- }
-
.nav-header {
padding: 0 10px;
font-weight: bold;