|
@@ -1016,6 +1016,30 @@ aside.layout-sidebar-second .view-current-user-doc-profile .profile--type--colla
|
|
|
margin-bottom: 1rem;
|
|
|
border-bottom: black solid 1px;
|
|
|
}
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .profile--type--collaborateur .field--name-field-fichiers,
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .profile--type--collaborateur .field--type-file {
|
|
|
+ border: none;
|
|
|
+}
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .profile--type--collaborateur .field--name-field-fichiers:hover,
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .profile--type--collaborateur .field--type-file:hover {
|
|
|
+ background-color: white !important;
|
|
|
+}
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .profile--type--collaborateur .field--name-field-fichiers .field__items .field__item,
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .profile--type--collaborateur .field--type-file .field__items .field__item {
|
|
|
+ text-transform: uppercase;
|
|
|
+ padding-bottom: 0rem;
|
|
|
+ padding-left: 0.6rem;
|
|
|
+ padding-right: 0.6rem;
|
|
|
+ border: solid black 1px;
|
|
|
+ margin-bottom: 1rem;
|
|
|
+ background-color: rgb(255, 255, 255);
|
|
|
+ font-size: 0.9rem;
|
|
|
+ width: fit-content;
|
|
|
+}
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .profile--type--collaborateur .field--name-field-fichiers .field__items .field__item:hover,
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .profile--type--collaborateur .field--type-file .field__items .field__item:hover {
|
|
|
+ background-color: #fdc300;
|
|
|
+}
|
|
|
aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-de-pilotage,
|
|
|
aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-evenement,
|
|
|
aside.layout-sidebar-second .view-current-user-doc-profile .paragraph--type--dossier {
|
|
@@ -1030,6 +1054,23 @@ aside.layout-sidebar-second .view-current-user-doc-profile .paragraph--type--dos
|
|
|
align-items: center;
|
|
|
flex-direction: row;
|
|
|
}
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-de-pilotage > div:nth-child(1) .field__item .paragraph--type--dossier,
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-evenement > div:nth-child(1) .field__item .paragraph--type--dossier,
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .paragraph--type--dossier > div:nth-child(1) .field__item .paragraph--type--dossier {
|
|
|
+ padding-left: 10%;
|
|
|
+}
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-de-pilotage > div:nth-child(1) .field__item .paragraph--type--dossier .field--name-field-fichiers,
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-evenement > div:nth-child(1) .field__item .paragraph--type--dossier .field--name-field-fichiers,
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .paragraph--type--dossier > div:nth-child(1) .field__item .paragraph--type--dossier .field--name-field-fichiers {
|
|
|
+ text-transform: none;
|
|
|
+ border: none;
|
|
|
+ padding-left: 10%;
|
|
|
+}
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-de-pilotage > div:nth-child(1) .field__item .paragraph--type--dossier .field--name-field-fichiers span:nth-of-type(2),
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-evenement > div:nth-child(1) .field__item .paragraph--type--dossier .field--name-field-fichiers span:nth-of-type(2),
|
|
|
+aside.layout-sidebar-second .view-current-user-doc-profile .paragraph--type--dossier > div:nth-child(1) .field__item .paragraph--type--dossier .field--name-field-fichiers span:nth-of-type(2) {
|
|
|
+ display: none;
|
|
|
+}
|
|
|
aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-de-pilotage > div:nth-child(1)::before,
|
|
|
aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-evenement > div:nth-child(1)::before,
|
|
|
aside.layout-sidebar-second .view-current-user-doc-profile .paragraph--type--dossier > div:nth-child(1)::before {
|
|
@@ -1040,23 +1081,6 @@ aside.layout-sidebar-second .view-current-user-doc-profile .paragraph--type--dos
|
|
|
padding-right: 1rem;
|
|
|
align-items: center;
|
|
|
}
|
|
|
-aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-de-pilotage .field__item .paragraph--type--dossier,
|
|
|
-aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-evenement .field__item .paragraph--type--dossier,
|
|
|
-aside.layout-sidebar-second .view-current-user-doc-profile .paragraph--type--dossier .field__item .paragraph--type--dossier {
|
|
|
- padding-left: 10%;
|
|
|
-}
|
|
|
-aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-de-pilotage .field__item .paragraph--type--dossier .field--name-field-fichiers,
|
|
|
-aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-evenement .field__item .paragraph--type--dossier .field--name-field-fichiers,
|
|
|
-aside.layout-sidebar-second .view-current-user-doc-profile .paragraph--type--dossier .field__item .paragraph--type--dossier .field--name-field-fichiers {
|
|
|
- text-transform: none;
|
|
|
- border: none;
|
|
|
- padding-left: 10%;
|
|
|
-}
|
|
|
-aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-de-pilotage .field__item .paragraph--type--dossier .field--name-field-fichiers span:nth-of-type(2),
|
|
|
-aside.layout-sidebar-second .view-current-user-doc-profile .field--name-field-dossier-evenement .field__item .paragraph--type--dossier .field--name-field-fichiers span:nth-of-type(2),
|
|
|
-aside.layout-sidebar-second .view-current-user-doc-profile .paragraph--type--dossier .field__item .paragraph--type--dossier .field--name-field-fichiers span:nth-of-type(2) {
|
|
|
- display: none;
|
|
|
-}
|
|
|
aside.layout-sidebar-second footer.view-footer {
|
|
|
margin-top: 3rem;
|
|
|
text-transform: uppercase;
|
|
@@ -1084,6 +1108,10 @@ aside.layout-sidebar-second footer.view-footer :hover {
|
|
|
background-color: #fdc300;
|
|
|
}
|
|
|
|
|
|
+.field--name-field-dossier-de-pilotage > div:nth-child(2) > div:nth-child(1) > div:nth-child(2):hover {
|
|
|
+ background-color: none !important;
|
|
|
+}
|
|
|
+
|
|
|
/* Slider */
|
|
|
.slick-loading .slick-list {
|
|
|
background: #fff url("./ajax-loader.gif") center center no-repeat;
|
|
@@ -2450,7 +2478,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
|
|
}
|
|
|
.block-views-blockactus-block-1 h2 {
|
|
|
width: 80%;
|
|
|
- font-size: 2rem;
|
|
|
+ font-size: 1.2rem;
|
|
|
font-weight: 900;
|
|
|
margin-left: 10%;
|
|
|
padding-top: 1rem;
|
|
@@ -2523,6 +2551,9 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
|
|
padding-top: 0;
|
|
|
font-weight: 600;
|
|
|
}
|
|
|
+.block-views-blockactus-block-1 .view-id-actus .views-row .node-type-actualite > .entete_actu .infos-content .field--name-field-sous-titre {
|
|
|
+ font-size: 1.2rem;
|
|
|
+}
|
|
|
.block-views-blockactus-block-1 .view-id-actus .views-row .node-type-actualite > .entete_actu .body-content {
|
|
|
display: none;
|
|
|
}
|