|
@@ -1613,6 +1613,11 @@ a {
|
|
display: inline-flex; }
|
|
display: inline-flex; }
|
|
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .node-type-ressource ul.links.inline {
|
|
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .node-type-ressource ul.links.inline {
|
|
display: none; }
|
|
display: none; }
|
|
|
|
+ @media (max-width: 810px) {
|
|
|
|
+ .path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content {
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: column;
|
|
|
|
+ margin: auto; } }
|
|
|
|
|
|
.page-node-type-ressource .layout__region--top .block-region-top .block-block-content4e5df355-e76c-4e44-bec0-e211d94f2640 {
|
|
.page-node-type-ressource .layout__region--top .block-region-top .block-block-content4e5df355-e76c-4e44-bec0-e211d94f2640 {
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -1901,6 +1906,7 @@ a {
|
|
.offresdeservices .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockoffres-de--block-1 .view-display-id-block_1 {
|
|
.offresdeservices .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockoffres-de--block-1 .view-display-id-block_1 {
|
|
margin: auto; }
|
|
margin: auto; }
|
|
.offresdeservices .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockoffres-de--block-1 .view-filters {
|
|
.offresdeservices .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockoffres-de--block-1 .view-filters {
|
|
|
|
+ display: none;
|
|
background: white; }
|
|
background: white; }
|
|
.offresdeservices .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockoffres-de--block-1 .view-content {
|
|
.offresdeservices .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockoffres-de--block-1 .view-content {
|
|
display: flex;
|
|
display: flex;
|
|
@@ -2355,7 +2361,7 @@ a {
|
|
margin-left: 13%;
|
|
margin-left: 13%;
|
|
margin-right: 20%;
|
|
margin-right: 20%;
|
|
width: 60%; }
|
|
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-left: 13%;
|
|
margin-right: 20%;
|
|
margin-right: 20%;
|
|
width: 60%;
|
|
width: 60%;
|
|
@@ -2363,14 +2369,14 @@ a {
|
|
flex-direction: row;
|
|
flex-direction: row;
|
|
flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
margin-top: 2rem; }
|
|
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: "*";
|
|
content: "*";
|
|
color: red;
|
|
color: red;
|
|
font-size: 2rem;
|
|
font-size: 2rem;
|
|
padding-left: 0.5rem; }
|
|
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%; }
|
|
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%;
|
|
width: 90%;
|
|
height: 5rem; }
|
|
height: 5rem; }
|
|
.path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-auteur-s- {
|
|
.path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-auteur-s- {
|