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
@@ -544,8 +544,6 @@ table td > .checkbox input[type="checkbox"] {
|
||||
margin: 0;
|
||||
}
|
||||
.panel-default>.accordion-radio>.panel-heading, fieldset.accordion-panel>legend>.panel-heading {
|
||||
color: #333;
|
||||
background-color: #f5f5f5;
|
||||
padding: 12px 15px;
|
||||
|
||||
input[type=checkbox] {
|
||||
|
||||
Reference in New Issue
Block a user