mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Fix color differences for panel-heading in accordion-panel
This commit is contained in:
committed by
GitHub
parent
db614d36e6
commit
bf2cabf7b6
@@ -136,8 +136,6 @@ a.btn, button.btn {
|
||||
}
|
||||
.panel-default>.accordion-radio>.panel-heading, fieldset.accordion-panel>legend>.panel-heading {
|
||||
display: block;
|
||||
color: #333;
|
||||
background-color: #f5f5f5;
|
||||
padding: 8px 15px;
|
||||
margin: 0;
|
||||
line-height: 1.428571429;
|
||||
|
||||
Reference in New Issue
Block a user