block fichiers liés
This commit is contained in:
@@ -779,14 +779,14 @@ a {
|
|||||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-fichiers {
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-fichiers {
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
border: 2px solid #009ee3;
|
border: 2px solid #009ee3;
|
||||||
background-color: white; }
|
background-color: white;
|
||||||
|
margin-bottom: 1rem; }
|
||||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers {
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers {
|
||||||
min-height: 4rem;
|
min-height: 4rem;
|
||||||
background: white;
|
background: white;
|
||||||
color: #009ee3;
|
color: #009ee3;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
padding-top: 1rem;
|
padding-top: 1rem; }
|
||||||
margin-bottom: 1rem; }
|
|
||||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) {
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) {
|
||||||
display: none; }
|
display: none; }
|
||||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf {
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf {
|
||||||
|
|||||||
@@ -134,6 +134,7 @@
|
|||||||
height: fit-content;
|
height: fit-content;
|
||||||
border: 2px solid $blue-light;
|
border: 2px solid $blue-light;
|
||||||
background-color: $white;
|
background-color: $white;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
.field--name-field-fichiers{
|
.field--name-field-fichiers{
|
||||||
@@ -142,7 +143,7 @@
|
|||||||
color: $blue-light;
|
color: $blue-light;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
padding-top: 1rem;
|
padding-top: 1rem;
|
||||||
margin-bottom: 1rem;
|
|
||||||
|
|
||||||
span:nth-of-type(2){
|
span:nth-of-type(2){
|
||||||
display: none;
|
display: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user