grid ressource video

This commit is contained in:
2025-06-06 09:56:38 +02:00
parent cb30fa405d
commit 0bf8ae704e
2 changed files with 40 additions and 2 deletions
+21
View File
@@ -2377,6 +2377,27 @@ svg.ext {
margin-bottom: 0.5rem;
}
}
.page-node-type-ressource .layout__region--top .block-region-top:has(.type-de-media-video) .block-entity-fieldnodefield-type-de-ressource {
order: 1;
}
.page-node-type-ressource .layout__region--top .block-region-top:has(.type-de-media-video) .block-entity-fieldnodetitle {
order: 2;
}
.page-node-type-ressource .layout__region--top .block-region-top:has(.type-de-media-video) .block-entity-fieldnodefield-sous-titre {
order: 3;
}
.page-node-type-ressource .layout__region--top .block-region-top:has(.type-de-media-video) .block-entity-fieldnodefield-edition {
order: 5;
}
.page-node-type-ressource .layout__region--top .block-region-top:has(.type-de-media-video) .block-entity-fieldnodefield-auteur-s- {
order: 4;
}
.page-node-type-ressource .layout__region--top .block-region-top:has(.type-de-media-video) .block-entity-fieldnodefield-date-de-parution {
order: 6;
}
.page-node-type-ressource .layout__region--top .block-region-top:has(.type-de-media-video) .block-entity-fieldnodefield-videos {
order: 7;
}
.page-node-type-ressource .layout__region--top .block-block-content4e5df355-e76c-4e44-bec0-e211d94f2640:empty,
.page-node-type-ressource .layout__region--top .block-entity-fieldnodefield-type-de-ressource:empty,
.page-node-type-ressource .layout__region--top .block-entity-fieldnodetitle:empty,