|
@@ -0,0 +1,108 @@
|
|
|
|
+
|
|
|
|
+#block-reha-contenudelapageprincipale{
|
|
|
|
+ #node-operation-edit-form{
|
|
|
|
+ width: 70%;
|
|
|
|
+ #edit-field-fiche-candidature-wrapper{
|
|
|
|
+ background-color: rgba(153, 147, 174, 0) !important;
|
|
|
|
+ border: none;
|
|
|
|
+ padding: 0;
|
|
|
|
+ label{
|
|
|
|
+ order: 1;
|
|
|
|
+ font-weight: 800;
|
|
|
|
+ }
|
|
|
|
+ .description{
|
|
|
|
+ text-transform: lowercase;
|
|
|
|
+ order: 2;
|
|
|
|
+ font-style: italic;
|
|
|
|
+
|
|
|
|
+ // font-weight: 800;
|
|
|
|
+ }
|
|
|
|
+ .form-managed-file{
|
|
|
|
+ // background-color: white;
|
|
|
|
+ @extend %buttonwithborder;
|
|
|
|
+ order: 3;
|
|
|
|
+ margin-top: 1rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ #edit-field-dossier-de-candidature-wrapper{
|
|
|
|
+ background-color: rgba(153, 147, 174, 0) !important;
|
|
|
|
+ border: none;
|
|
|
|
+ padding: 0;
|
|
|
|
+ margin-top: 1rem;
|
|
|
|
+ // width: 40%;
|
|
|
|
+
|
|
|
|
+ label{
|
|
|
|
+ order: 1;
|
|
|
|
+ font-weight: 800;
|
|
|
|
+ display: flex;
|
|
|
|
+ // align-items: center;
|
|
|
|
+ }
|
|
|
|
+ #edit-field-dossier-de-candidature-0--label::after{
|
|
|
|
+ content: url(../images/noun-information-55404.svg);
|
|
|
|
+ padding-left: 1rem;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .description{
|
|
|
|
+ text-transform: lowercase;
|
|
|
|
+ order: 2;
|
|
|
|
+ font-style: italic;
|
|
|
|
+ // font-weight: 800;
|
|
|
|
+ }
|
|
|
|
+ #edit-field-dossier-de-candidature-0--description{
|
|
|
|
+ display: none;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ .form-managed-file{
|
|
|
|
+ // background-color: white;
|
|
|
|
+ @extend %buttonwithborder;
|
|
|
|
+ order: 3;
|
|
|
|
+ margin-top: 1rem;
|
|
|
|
+ text-transform: lowercase;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ label{
|
|
|
|
+ font-weight: 800;
|
|
|
|
+ }
|
|
|
|
+ .form-wrapper{
|
|
|
|
+ margin-bottom: 1rem;
|
|
|
|
+ margin-top: 1rem;
|
|
|
|
+ }
|
|
|
|
+ #edit-field-commentaire-0-value{
|
|
|
|
+ width: 80%;
|
|
|
|
+ }
|
|
|
|
+ #edit-field-adresse-0-address-container2{
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: row;
|
|
|
|
+ width: 100%;
|
|
|
|
+ .form-item{
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: row;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .form-item{
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: column;
|
|
|
|
+ }
|
|
|
|
+ #edit-field-commentaire-wrapper{
|
|
|
|
+ margin-bottom: 2rem;
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ .counter{
|
|
|
|
+ font-style: italic;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .form-managed-file{
|
|
|
|
+ text-transform: lowercase;
|
|
|
|
+ }
|
|
|
|
+ .file--application-pdf{
|
|
|
|
+ text-transform: lowercase;
|
|
|
|
+ }
|
|
|
|
+ .messages--error{
|
|
|
|
+ text-transform: lowercase;
|
|
|
|
+ }
|
|
|
|
+}
|
|
|
|
+html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div.layout-container main div.layout-content div.region.region-content div#block-reha-contenudelapageprincipale.block.block-system.block-system-main-block form#node-operation-edit-form.node-operation-edit-form.node-form div.js-form-item.form-item.js-form-type-vertical-tabs.form-item-.js-form-item-.form-no-label{
|
|
|
|
+ display: none;
|
|
|
|
+}
|