mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Add transparent background color to versions switcher (#30192)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
.dropdown-item.active {
|
||||
font-weight: 600;
|
||||
color: $gray-900;
|
||||
background-color: transparent;
|
||||
background-image: escape-svg($dropdown-active-icon);
|
||||
background-repeat: no-repeat;
|
||||
background-position: .4rem .6rem;
|
||||
|
||||
Reference in New Issue
Block a user