mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
move extension of accordion bootstrap to dedicated file
This commit is contained in:
@@ -288,15 +288,3 @@ div#dashboards {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// accordeon person search result - closed parcours
|
||||
|
||||
.accordion-item {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
button[aria-expanded="true"] > span.folded,
|
||||
button[aria-expanded="false"] > span.unfolded { display: none; }
|
||||
button[aria-expanded="false"] > span.folded,
|
||||
button[aria-expanded="true"] > span.unfolded { display: inline; }
|
||||
|
Reference in New Issue
Block a user