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 {
|
||||
height: fit-content;
|
||||
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 {
|
||||
min-height: 4rem;
|
||||
background: white;
|
||||
color: #009ee3;
|
||||
padding-left: 1rem;
|
||||
padding-top: 1rem;
|
||||
margin-bottom: 1rem; }
|
||||
padding-top: 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) {
|
||||
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 {
|
||||
|
||||
@@ -134,6 +134,7 @@
|
||||
height: fit-content;
|
||||
border: 2px solid $blue-light;
|
||||
background-color: $white;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
}
|
||||
.field--name-field-fichiers{
|
||||
@@ -142,7 +143,7 @@
|
||||
color: $blue-light;
|
||||
padding-left: 1rem;
|
||||
padding-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
|
||||
span:nth-of-type(2){
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user