2023-09-02 23:25:21 +02:00
|
|
|
.path-local-treestudyplan, .features-treestudyplan {
|
|
|
|
.b-modal-justify-footer-between .modal-footer {
|
|
|
|
justify-content: space-between;
|
|
|
|
}
|
|
|
|
|
2024-02-02 23:09:16 +01:00
|
|
|
.collapse.show {
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
2023-09-02 23:25:21 +02:00
|
|
|
|
2024-02-02 23:09:16 +01:00
|
|
|
body.path-local-treestudyplan.bootstrap-polyfill, .features-treestudyplan.bootstrap-polyfill {
|
|
|
|
/* Contains a number of CSS tweaks only needed if the current theme is nog based on boost with bootstrap */
|
|
|
|
.collapse.show {
|
|
|
|
height: auto;
|
|
|
|
}
|
2023-09-08 12:47:29 +02:00
|
|
|
|
2024-02-02 23:09:16 +01:00
|
|
|
}
|