|
@@ -900,6 +900,8 @@ a {
|
|
|
width: 90%; }
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodebody p {
|
|
|
margin-top: 0; }
|
|
|
+ .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodebody .field--type-text-with-summary {
|
|
|
+ background-color: white; }
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodefield-textes {
|
|
|
background-color: white; }
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodefield-textes .field--name-field-titre {
|
|
@@ -2361,7 +2363,7 @@ a {
|
|
|
margin-left: 13%;
|
|
|
margin-right: 20%;
|
|
|
width: 60%; }
|
|
|
- .path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item--titre-du-document {
|
|
|
+ .path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-titre-du-document {
|
|
|
margin-left: 13%;
|
|
|
margin-right: 20%;
|
|
|
width: 60%;
|
|
@@ -2369,14 +2371,14 @@ a {
|
|
|
flex-direction: row;
|
|
|
flex-wrap: wrap;
|
|
|
margin-top: 2rem; }
|
|
|
- .path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item--titre-du-document:after {
|
|
|
+ .path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-titre-du-document:after {
|
|
|
content: "*";
|
|
|
color: red;
|
|
|
font-size: 2rem;
|
|
|
padding-left: 0.5rem; }
|
|
|
- .path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item--titre-du-document label {
|
|
|
+ .path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-titre-du-document label {
|
|
|
width: 100%; }
|
|
|
- .path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item--titre-du-document input {
|
|
|
+ .path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-titre-du-document input {
|
|
|
width: 90%;
|
|
|
height: 5rem; }
|
|
|
.path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-auteur-s- {
|