HTML:
Код: Выделить всё
...
Код: Выделить всё
.panel-heading:has(button[class="collapsed"]) {
background-color: #fff !important;
}
Код: Выделить всё
.panel-heading:has(button.collapsed) {
background-color: #fff !important;
}
Спасибо!
Подробнее здесь: https://stackoverflow.com/questions/782 ... hild-class
Мобильная версия