Skip to content

Commit

Permalink
revert active button colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Onurcankaratay committed Oct 11, 2024
1 parent 400d7f5 commit 44ffead
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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)); */
Expand Down

0 comments on commit 44ffead

Please sign in to comment.