mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Accordion
Reduced space between stacked accordions to 1px.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user