mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Accordion
Reduced space between stacked accordions to 1px.
This commit is contained in:
parent
210edea9f0
commit
8dfa531df4
@ -124,7 +124,6 @@ table.ui-datepicker-calendar {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.ui-state-default {
|
||||
background-image: none;
|
||||
background-color: @white;
|
||||
@ -147,3 +146,7 @@ table.ui-datepicker-calendar {
|
||||
.ui-front {
|
||||
z-index: 1100;
|
||||
}
|
||||
|
||||
.ui-accordion .ui-accordion-header {
|
||||
margin-top: 1px;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user