recette2
parent
ea4c100aa2
commit
93b7b17675
|
@ -1408,7 +1408,7 @@ const Partner = (props) => {
|
|||
<div className="div_droite firstConnexion">
|
||||
<div className="firstConnexion_text">
|
||||
<b>Cher Utilisateur, c'est votre première connexion, </b> <br /> <br />
|
||||
Nous sommes ravis de vous accueillir dans notre aventure MySy. Nous vous invitons à modifier votre mot de passe à partir du menu <i>"MES INFIRMATIONS"</i> ==> Bouton <i>"SECURITE"</i> <br /><br />
|
||||
Nous sommes ravis de vous accueillir dans notre aventure MySy. Nous vous invitons à modifier votre mot de passe à partir du menu <i>"MES INFORMATIONS"</i> ==> Bouton <i>"SECURITE"</i> <br /><br />
|
||||
<Button onClick={(e) => setfirstConnexion()} className="firstConnexion_bton"> <FaHandPointRight /> Fermer</Button><br />
|
||||
<br /> Merci.
|
||||
</div>
|
||||
|
@ -1957,7 +1957,7 @@ const Partner = (props) => {
|
|||
<div className="div_droite firstConnexion">
|
||||
<div className="firstConnexion_text">
|
||||
<b>Cher Utilisateur, c'est votre première connexion, </b> <br /> <br />
|
||||
Nous sommes ravis de vous accueillir dans notre aventure MySy. Nous vous invitons à modifier votre mot de passe à partir du menu <i>"MES INFIRMATIONS"</i> ==> Bouton <i>"SECURITE"</i> <br /><br />
|
||||
Nous sommes ravis de vous accueillir dans notre aventure MySy. Nous vous invitons à modifier votre mot de passe à partir du menu <i>"MES INFORMATIONS"</i> ==> Bouton <i>"SECURITE"</i> <br /><br />
|
||||
<Button onClick={(e) => setfirstConnexion()} className="firstConnexion_bton"> <FaHandPointRight /> Fermer</Button><br />
|
||||
<br /> Merci.
|
||||
</div>
|
||||
|
|
|
@ -468,7 +468,7 @@ const QuiSommesNous_v3 = () => {
|
|||
controls={true}
|
||||
light="https://img.mysy-training.com/video/mysy_catalog_thumb.png"
|
||||
playing
|
||||
url='https://img.mysy-training.com/video/MyS_Creation_Catalogue.mp4'
|
||||
url='https://img.mysy-training.com/video/MySy_Creation_Catalogue.mp4'
|
||||
width="100%"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
@ -257,12 +257,14 @@
|
|||
background: #c8cfd5;
|
||||
color: black;
|
||||
width: 100%;
|
||||
height: 2rem !important;
|
||||
}
|
||||
|
||||
.bton_import_excel {
|
||||
background: #c8cfd5;
|
||||
color: black;
|
||||
width: 100% !important;
|
||||
height: 2rem !important;
|
||||
}
|
||||
|
||||
.div_row_gauche_etendu {
|
||||
|
@ -823,12 +825,14 @@
|
|||
background: #c8cfd5;
|
||||
color: black;
|
||||
width: 50%;
|
||||
height: 2rem !important;
|
||||
}
|
||||
|
||||
.bton_import_excel {
|
||||
background: #c8cfd5;
|
||||
color: black;
|
||||
width: 65% !important;
|
||||
height: 2rem !important;
|
||||
}
|
||||
|
||||
.div_row_gauche_etendu {
|
||||
|
@ -1428,12 +1432,14 @@
|
|||
background: #c8cfd5;
|
||||
color: black;
|
||||
width: 40%;
|
||||
height: 2rem !important;
|
||||
}
|
||||
|
||||
.bton_import_excel {
|
||||
background: #c8cfd5;
|
||||
color: black;
|
||||
width: 50% !important;
|
||||
height: 2rem !important;
|
||||
}
|
||||
|
||||
.div_row_gauche_etendu {
|
||||
|
@ -1886,12 +1892,14 @@
|
|||
background: #c8cfd5;
|
||||
color: black;
|
||||
width: 25% !important;
|
||||
height: 2rem !important;
|
||||
}
|
||||
|
||||
.bton_import_excel {
|
||||
background: #c8cfd5;
|
||||
color: black;
|
||||
width: 40% !important;
|
||||
height: 2rem !important;
|
||||
}
|
||||
|
||||
.div_row_gauche_etendu {
|
||||
|
|
Loading…
Reference in New Issue