aside tiroir croix fermeture
This commit is contained in:
+7
-2
@@ -992,6 +992,7 @@ aside.layout-sidebar-second .view-current-user-doc-profile::before {
|
|||||||
content: "";
|
content: "";
|
||||||
width: 80%;
|
width: 80%;
|
||||||
margin-top: 0.6rem;
|
margin-top: 0.6rem;
|
||||||
|
margin-bottom: 1rem;
|
||||||
border-bottom: black solid 1px;
|
border-bottom: black solid 1px;
|
||||||
}
|
}
|
||||||
aside.layout-sidebar-second .view-current-user-doc-profile header {
|
aside.layout-sidebar-second .view-current-user-doc-profile header {
|
||||||
@@ -1001,6 +1002,7 @@ aside.layout-sidebar-second .view-current-user-doc-profile .views-field-title {
|
|||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-direction: column-reverse;
|
||||||
margin-bottom: 3rem;
|
margin-bottom: 3rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
@@ -1008,11 +1010,14 @@ aside.layout-sidebar-second .view-current-user-doc-profile .views-field-title {
|
|||||||
aside.layout-sidebar-second .view-current-user-doc-profile .views-field-title::after {
|
aside.layout-sidebar-second .view-current-user-doc-profile .views-field-title::after {
|
||||||
content: url(../images/noun-cross-1151731.svg);
|
content: url(../images/noun-cross-1151731.svg);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding-left: 2rem;
|
width: fit-content;
|
||||||
|
display: block;
|
||||||
|
align-self: flex-end;
|
||||||
}
|
}
|
||||||
aside.layout-sidebar-second .view-current-user-doc-profile .view-curent-user-site-dossier {
|
aside.layout-sidebar-second .view-current-user-doc-profile .view-curent-user-site-dossier {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 200px;
|
top: 160px;
|
||||||
|
width: fit-content;
|
||||||
}
|
}
|
||||||
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-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 .field--name-field-dossier-evenement,
|
||||||
|
|||||||
@@ -6,8 +6,8 @@
|
|||||||
viewBox="0 0 34.696911 34.690243"
|
viewBox="0 0 34.696911 34.690243"
|
||||||
id="svg2"
|
id="svg2"
|
||||||
sodipodi:docname="noun-cross-1151731.svg"
|
sodipodi:docname="noun-cross-1151731.svg"
|
||||||
width="34.696911"
|
width="20"
|
||||||
height="34.690243"
|
height="20"
|
||||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -89,6 +89,7 @@ aside.layout-sidebar-second{
|
|||||||
content: '' ;
|
content: '' ;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
margin-top: 0.6rem;
|
margin-top: 0.6rem;
|
||||||
|
margin-bottom: 1rem;
|
||||||
border-bottom: black solid 1px;
|
border-bottom: black solid 1px;
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -97,13 +98,17 @@ aside.layout-sidebar-second{
|
|||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-direction: column-reverse;
|
||||||
margin-bottom: 3rem;
|
margin-bottom: 3rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
&::after{
|
&::after{
|
||||||
content: url(../images/noun-cross-1151731.svg);
|
content: url(../images/noun-cross-1151731.svg);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding-left: 2rem;
|
// padding-left: 2rem;
|
||||||
|
width: fit-content;
|
||||||
|
display: block;
|
||||||
|
align-self: flex-end;
|
||||||
// position: relative;
|
// position: relative;
|
||||||
// right: 55px;
|
// right: 55px;
|
||||||
// top: -45px;
|
// top: -45px;
|
||||||
@@ -111,7 +116,8 @@ aside.layout-sidebar-second{
|
|||||||
}
|
}
|
||||||
.view-curent-user-site-dossier{
|
.view-curent-user-site-dossier{
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 200px;
|
top: 160px;
|
||||||
|
width: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
.field--name-field-dossier-de-pilotage,
|
.field--name-field-dossier-de-pilotage,
|
||||||
|
|||||||
Reference in New Issue
Block a user