Current Path : /home/escuelai/public_html/it/css/lib/tabler/core/src/scss/ui/ |
Current File : /home/escuelai/public_html/it/css/lib/tabler/core/src/scss/ui/_accordion.scss |
.accordion-button { &:focus:not(:focus-visible) { outline: none; box-shadow: none; } &:after { opacity: $text-muted-opacity; } &:not(.collapsed) { font-weight: $font-weight-bold; border-bottom-color: transparent; box-shadow: none; &:after { opacity: 1; } } }