11/06/2023 - 23h
parent
d7465cd7f0
commit
f76543e288
|
@ -3821,7 +3821,7 @@ function GestionAdministrative(props) {
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="session_caract"> Code Formation LMS<br />
|
<div className="session_caract"> Code Formation LMS
|
||||||
<i> (le code créé dans le LMS) </i>
|
<i> (le code créé dans le LMS) </i>
|
||||||
<TextField
|
<TextField
|
||||||
sx={{ '& legend': { display: 'none' }, '& fieldset': { top: 0 }, }}
|
sx={{ '& legend': { display: 'none' }, '& fieldset': { top: 0 }, }}
|
||||||
|
@ -4217,7 +4217,7 @@ function GestionAdministrative(props) {
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="session_caract"> Code Formation LMS<br />
|
<div className="session_caract"> Code Formation LMS
|
||||||
<i> (le code créé dans le LMS) </i>
|
<i> (le code créé dans le LMS) </i>
|
||||||
<TextField
|
<TextField
|
||||||
sx={{ '& legend': { display: 'none' }, '& fieldset': { top: 0 }, }}
|
sx={{ '& legend': { display: 'none' }, '& fieldset': { top: 0 }, }}
|
||||||
|
|
|
@ -8,6 +8,10 @@
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.css-1v4ccyo{
|
||||||
|
height: 3rem !important;
|
||||||
|
}
|
||||||
|
|
||||||
padding-top: 0.5rem;
|
padding-top: 0.5rem;
|
||||||
|
|
||||||
@media only screen and (max-width: 600px) {
|
@media only screen and (max-width: 600px) {
|
||||||
|
|
|
@ -1,4 +1,15 @@
|
||||||
.gestionadministrative {
|
.gestionadministrative {
|
||||||
|
|
||||||
|
.Mui-disabled {
|
||||||
|
font-size: small !important;
|
||||||
|
padding: 0px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled {
|
||||||
|
padding: 0px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 600px) {
|
||||||
.okUpdateData {
|
.okUpdateData {
|
||||||
font-size: small;
|
font-size: small;
|
||||||
|
@ -22,26 +33,29 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.div_row_gauche {
|
.div_row_gauche {
|
||||||
float: left;
|
|
||||||
// border:1px solid black;
|
|
||||||
// border-width:0.01rem;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 1rem;
|
border-radius: 10rem !important;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
|
||||||
|
margin: 0px !important;
|
||||||
|
margin-bottom: 0.5rem !important;
|
||||||
|
margin-top: 0.5rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.div_row_droite {
|
.div_row_droite {
|
||||||
float: right;
|
|
||||||
//border:1px solid black;
|
|
||||||
//border-width:0.01rem;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 1rem;
|
border-radius: 10rem !important;
|
||||||
text-align: right;
|
text-align: left;
|
||||||
|
|
||||||
|
margin: 0px !important;
|
||||||
|
margin-bottom: 0.5rem !important;
|
||||||
|
margin-top: 0.5rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.selectsession {
|
.selectsession {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
height: 2rem;
|
height: 3rem;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -128,7 +142,7 @@
|
||||||
font-size: small !important;
|
font-size: small !important;
|
||||||
color: black;
|
color: black;
|
||||||
width: 97% !important;
|
width: 97% !important;
|
||||||
height: 2rem !important;
|
height: 3rem !important;
|
||||||
margin: 5px !important;
|
margin: 5px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -148,7 +162,7 @@
|
||||||
|
|
||||||
.selectsession {
|
.selectsession {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 2rem;
|
height: 3rem;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -189,7 +203,7 @@
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
padding: 0.3rem;
|
padding: 0.3rem;
|
||||||
width: 90%;
|
width: 100%;
|
||||||
background: #81BC3A;
|
background: #81BC3A;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -199,7 +213,7 @@
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
padding: 0.3rem;
|
padding: 0.3rem;
|
||||||
width: 90%;
|
width: 100%;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
color: #104277 !important;
|
color: #104277 !important;
|
||||||
}
|
}
|
||||||
|
@ -240,7 +254,7 @@
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.div_row_gauche_etendu{
|
.div_row_gauche_etendu {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -248,6 +262,17 @@
|
||||||
width: 6%;
|
width: 6%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.bton_envoyer {
|
||||||
|
border-radius: 5px;
|
||||||
|
font-size: small;
|
||||||
|
padding: 0.3rem;
|
||||||
|
width: 100%;
|
||||||
|
background: #81BC3A;
|
||||||
|
margin-top: 1rem;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 601px) and (max-width: 991px) {
|
@media only screen and (min-width: 601px) and (max-width: 991px) {
|
||||||
|
@ -291,7 +316,7 @@
|
||||||
|
|
||||||
.selectsession {
|
.selectsession {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
height: 2rem;
|
height: 3rem;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -376,8 +401,8 @@
|
||||||
//background-color: #ECEFF1;
|
//background-color: #ECEFF1;
|
||||||
font-size: small !important;
|
font-size: small !important;
|
||||||
color: black;
|
color: black;
|
||||||
width: 80% !important;
|
width: 90% !important;
|
||||||
height: 2rem !important;
|
height: 3rem !important;
|
||||||
margin: 5px !important;
|
margin: 5px !important;
|
||||||
border: 1px solid #dee2e6;
|
border: 1px solid #dee2e6;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
@ -399,7 +424,7 @@
|
||||||
|
|
||||||
.selectsession {
|
.selectsession {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
height: 2rem;
|
height: 3rem;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -495,7 +520,7 @@
|
||||||
width: 65% !important;
|
width: 65% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.div_row_gauche_etendu{
|
.div_row_gauche_etendu {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -545,7 +570,7 @@
|
||||||
|
|
||||||
.selectsession {
|
.selectsession {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
height: 2rem;
|
height: 3rem;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -630,8 +655,8 @@
|
||||||
//background-color: #ECEFF1;
|
//background-color: #ECEFF1;
|
||||||
font-size: small !important;
|
font-size: small !important;
|
||||||
color: black;
|
color: black;
|
||||||
width: 80% !important;
|
width: 90% !important;
|
||||||
height: 2rem !important;
|
height: 3rem !important;
|
||||||
margin: 5px !important;
|
margin: 5px !important;
|
||||||
border: 1px solid #dee2e6;
|
border: 1px solid #dee2e6;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
@ -653,7 +678,7 @@
|
||||||
|
|
||||||
.selectsession {
|
.selectsession {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
height: 2rem;
|
height: 3rem;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -670,7 +695,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.session_caract {
|
.session_caract {
|
||||||
width: 30%;
|
width: 33%;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
float: left;
|
float: left;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
@ -750,7 +775,7 @@
|
||||||
width: 50% !important;
|
width: 50% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.div_row_gauche_etendu{
|
.div_row_gauche_etendu {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -801,7 +826,7 @@
|
||||||
|
|
||||||
.selectsession {
|
.selectsession {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
height: 2rem;
|
height: 3rem;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -886,8 +911,8 @@
|
||||||
//background-color: #ECEFF1;
|
//background-color: #ECEFF1;
|
||||||
font-size: small !important;
|
font-size: small !important;
|
||||||
color: black;
|
color: black;
|
||||||
width: 80% !important;
|
width: 90% !important;
|
||||||
height: 2rem !important;
|
height: 3rem !important;
|
||||||
margin: 5px !important;
|
margin: 5px !important;
|
||||||
border: 1px solid #dee2e6;
|
border: 1px solid #dee2e6;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
@ -909,7 +934,7 @@
|
||||||
|
|
||||||
.selectsession {
|
.selectsession {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
height: 2rem;
|
height: 3rem;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -926,7 +951,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.session_caract {
|
.session_caract {
|
||||||
width: 30%;
|
width: 33%;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
float: left;
|
float: left;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
@ -1000,7 +1025,7 @@
|
||||||
width: 30% !important;
|
width: 30% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.div_row_gauche_etendu{
|
.div_row_gauche_etendu {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1008,43 +1033,6 @@
|
||||||
width: 6%;
|
width: 6%;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.enable_style {
|
|
||||||
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 {
|
|
||||||
padding-top: 5px !important;
|
|
||||||
padding-bottom: 5px !important;
|
|
||||||
font-size: small;
|
|
||||||
}
|
|
||||||
|
|
||||||
.css-1t10bd6-MuiFormControl-root-MuiTextField-root fieldset {
|
|
||||||
border-color: transparent !important;
|
|
||||||
border-radius: 20px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bton_emarge {
|
|
||||||
border-radius: 5rem;
|
|
||||||
font-size: small;
|
|
||||||
padding: 0.5rem;
|
|
||||||
background: rgb(129, 188, 58);
|
|
||||||
margin-left: 5px;
|
|
||||||
margin-right: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.css-1x5jdm {
|
|
||||||
padding: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bton_envoyer {
|
.bton_envoyer {
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
|
@ -1075,6 +1063,44 @@
|
||||||
color: #104277 !important;
|
color: #104277 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.enable_style {
|
||||||
|
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 {
|
||||||
|
padding: 0px !important;
|
||||||
|
font-size: medium;
|
||||||
|
height: 3rem !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.css-1t10bd6-MuiFormControl-root-MuiTextField-root fieldset {
|
||||||
|
border-color: transparent !important;
|
||||||
|
border-radius: 20px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bton_emarge {
|
||||||
|
border-radius: 5rem;
|
||||||
|
font-size: small;
|
||||||
|
padding: 0.5rem;
|
||||||
|
background: rgb(129, 188, 58);
|
||||||
|
margin-left: 5px;
|
||||||
|
margin-right: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.css-1x5jdm {
|
||||||
|
padding: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.css-1x5jdmq {
|
.css-1x5jdmq {
|
||||||
padding: 6px !important;
|
padding: 6px !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue