From 44ffead91f382407755034abbb3e8dd2eefc942e Mon Sep 17 00:00:00 2001 From: Onurcankaratay Date: Fri, 11 Oct 2024 09:38:54 +0300 Subject: [PATCH] revert active button colors --- src/encoded/static/scss/encoded/_bootstrap-theme-overrides.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/encoded/static/scss/encoded/_bootstrap-theme-overrides.scss b/src/encoded/static/scss/encoded/_bootstrap-theme-overrides.scss index 05eb68c6fb..5589eba33c 100644 --- a/src/encoded/static/scss/encoded/_bootstrap-theme-overrides.scss +++ b/src/encoded/static/scss/encoded/_bootstrap-theme-overrides.scss @@ -71,8 +71,6 @@ $margin-util-sizes-mini: 1, 2, 3, 4, 5, 6, 7, 8; // * 1px **************************************/ .btn { - --bs-btn-active-bg: #1f4561; - --bs-btn-active-border-color: #1c3e58; font-weight: 400; /* @include box-shadow(0 1px 3px rgba(0,0,0,.1), inset 0 -2px 3px rgba(0,0,0,.12), inset 0 1px 0 rgba(255,255,255,.3)); */