+
{
@@ -3528,7 +4042,196 @@ const DisplayPartnerSession = (props) => {
}
- {String(submenu) === String("inscrit") &&
+ {String(submenu) === String("inscrit") &&
+
+
+ {selected_code_session && selected_internal_url &&
+
+
+
+
+
+
Télécharger un fichier modèle
+
+
+
{participant_file_name}
+ {String(liste_participants_file_change_api) === String("true") &&
}
+ {String(liste_participants_file_change_api) === String("false") &&
}
+
+
+
+
+
}
+
+ {!selected_code_session && !selected_internal_url &&
+
+
+
+
+
+
Télécharger un fichier modèle
+
+
+
{participant_file_name}
+ {String(liste_participants_file_change_api) === String("true") &&
}
+ {String(liste_participants_file_change_api) === String("false") &&
}
+
+
+
+
+
}
+
+ {String(addOneParticipant) === "1" &&
+
Ajout d'un nouveau participant
+
+
Nom *
+
+
+
+
+
Prenom *
+
+
+
+
Email *
+
+
+
+
téléphone *
+
+
+
+
Status Inscription *
+
+ {status_inscription.map((option) => (
+
+ ))}
+
+
+
+
+
+
+
+
+ {
+
+
+
+
+
+
+
+
+
+
+
}
+
+
+
+
+
+
+
}
+
{
-
+
);
}
diff --git a/src/styles/components/_displaypartnersession.scss b/src/styles/components/_displaypartnersession.scss
index d0441b0..31dccf2 100644
--- a/src/styles/components/_displaypartnersession.scss
+++ b/src/styles/components/_displaypartnersession.scss
@@ -4,31 +4,11 @@
.Mui-disabled {
font-size: small !important;
padding: 0px !important;
+ padding-left: 5px !important;
}
- .css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled {
- font: inherit;
- letter-spacing: inherit;
- color: currentColor;
- border: 0;
- box-sizing: content-box;
- background: none;
- background-color: rgba(0, 0, 0, 0);
- margin: 0;
- -webkit-tap-highlight-color: transparent;
- display: block;
- min-width: 0;
- width: 100%;
- -webkit-animation-name: mui-auto-fill-cancel;
- animation-name: mui-auto-fill-cancel;
- -webkit-animation-duration: 10ms;
- animation-duration: 10ms;
- height: 3rem !important;
- padding: 0 !important;
- }
-
@media screen and (max-width: 600px) {
.okUpdateData {
font-size: small;
@@ -166,6 +146,8 @@
margin: 5px !important;
height: 3.5rem !important;
background: white;
+ border: solid gainsboro 1px;
+
}
.training_caract {
@@ -193,6 +175,7 @@
animation-duration: 10ms;
height: 3rem !important;
padding: 0 !important;
+ padding-left: 5px !important;
}
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
@@ -498,6 +481,7 @@
//border: none !important;
border-radius: 5px;
background: white;
+ border: solid gainsboro 1px;
}
.training_caract {
@@ -525,6 +509,7 @@
animation-duration: 10ms;
height: 3rem !important;
padding: 0 !important;
+ padding-left: 5px !important;
}
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
@@ -606,7 +591,7 @@
}
.preview_certif:hover {
- transform: scale(2);
+ transform: scale(1.3);
margin-left: 5rem;
}
@@ -823,6 +808,7 @@
//border: none !important;
border-radius: 5px;
background: white;
+ border: solid gainsboro 1px;
}
.training_caract {
@@ -850,6 +836,7 @@
animation-duration: 10ms;
height: 3rem !important;
padding: 0 !important;
+ padding-left: 5x !important;
}
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
@@ -932,7 +919,7 @@
}
.preview_certif:hover {
- transform: scale(2);
+ transform: scale(1.3);
margin-left: 5rem;
}
@@ -1149,6 +1136,7 @@
//border: none !important;
border-radius: 5px;
background: white;
+ border: solid gainsboro 1px;
}
.training_caract {
@@ -1176,6 +1164,7 @@
animation-duration: 10ms;
height: 3rem !important;
padding: 0 !important;
+ padding-left: 5px !important;
}
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
@@ -1227,7 +1216,7 @@
}
.preview_certif:hover {
- transform: scale(1.8);
+ transform: scale(1.4);
margin-left: 10rem;
}
@@ -1319,32 +1308,12 @@
background-color: #FFFFFF;
}
- // end media
+
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input:invalid {
padding-top: 5px !important;
padding-bottom: 5px !important;
- }
-
- .css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input {
- font: inherit;
- letter-spacing: inherit;
- color: currentColor;
- border: 0;
- box-sizing: content-box;
- background: none;
- background-color: rgba(0, 0, 0, 0);
- margin: 0;
- -webkit-tap-highlight-color: transparent;
- display: block;
- min-width: 0;
- width: 100%;
- -webkit-animation-name: mui-auto-fill-cancel;
- animation-name: mui-auto-fill-cancel;
- -webkit-animation-duration: 10ms;
- animation-duration: 10ms;
- height: 3rem !important;
- padding: 0 !important;
+ padding-left: 5px !important;
}
.css-1t10bd6-MuiFormControl-root-MuiTextField-root fieldset {
@@ -1423,8 +1392,10 @@
margin-left: 10px;
margin-right: 10px;
}
+
}
+// end media
option {
font-weight: normal;
display: block;
@@ -1464,47 +1435,7 @@
display: none !important;
}
-.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled {
- font: inherit;
- letter-spacing: inherit;
- color: currentColor;
- border: 0;
- box-sizing: content-box;
- background: none;
- background-color: rgba(0, 0, 0, 0);
- margin: 0;
- -webkit-tap-highlight-color: transparent;
- display: block;
- min-width: 0;
- width: 100%;
- -webkit-animation-name: mui-auto-fill-cancel;
- animation-name: mui-auto-fill-cancel;
- -webkit-animation-duration: 10ms;
- animation-duration: 10ms;
- height: 3rem !important;
- padding: 0 !important;
-}
-.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input {
- font: inherit;
- letter-spacing: inherit;
- color: currentColor;
- border: 0;
- box-sizing: content-box;
- background: none;
- background-color: rgba(0, 0, 0, 0);
- margin: 0;
- -webkit-tap-highlight-color: transparent;
- display: block;
- min-width: 0;
- width: 100%;
- -webkit-animation-name: mui-auto-fill-cancel;
- animation-name: mui-auto-fill-cancel;
- -webkit-animation-duration: 10ms;
- animation-duration: 10ms;
- height: 3rem !important;
- padding: 0 !important;
-}
.css-1x5jdmq {
@@ -1523,4 +1454,8 @@
.react-datepicker__input-container {
width: 110%;
+}
+
+.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input{
+ padding-left: 5px !important;
}
\ No newline at end of file
diff --git a/src/styles/components/_global_mysy_css.scss b/src/styles/components/_global_mysy_css.scss
index 70eb3c0..85123d4 100644
--- a/src/styles/components/_global_mysy_css.scss
+++ b/src/styles/components/_global_mysy_css.scss
@@ -14,4 +14,8 @@
.Mui-selected{
background-color:#ccccff !important;
-}
\ No newline at end of file
+}
+
+.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-select{
+ padding-left: 5px !important;
+}
\ No newline at end of file