29/0523 - 20h

recette2
cherif 2023-05-29 20:46:35 +02:00
parent e66c814f07
commit e2bfd133df
1 changed files with 20 additions and 7 deletions

View File

@ -14,7 +14,7 @@
} }
.spinner { .spinner {
width:20rem; width: 20rem;
height: 10rem; height: 10rem;
border: 8px solid; border: 8px solid;
border-color: #3d5af1 transparent #3d5af1 transparent; border-color: #3d5af1 transparent #3d5af1 transparent;
@ -511,6 +511,7 @@
color: white; color: white;
cursor: pointer; cursor: pointer;
} }
.icone_menu { .icone_menu {
width: 1rem; width: 1rem;
height: 1rem; height: 1rem;
@ -1453,6 +1454,7 @@
text-align: left; text-align: left;
cursor: pointer; cursor: pointer;
} }
.icone_menu { .icone_menu {
width: 1rem; width: 1rem;
height: 1rem; height: 1rem;
@ -1940,6 +1942,7 @@
text-align: left; text-align: left;
cursor: pointer; cursor: pointer;
} }
.sousmenu_hebergement_lms:hover { .sousmenu_hebergement_lms:hover {
color: white; color: white;
font-weight: 600; font-weight: 600;
@ -1953,9 +1956,10 @@
} }
.hebergement_icone{ .hebergement_icone {
width: 10%; width: 10%;
} }
// end media // end media
.css-1wgeduv-MuiFormControl-root-MuiTextField-root { .css-1wgeduv-MuiFormControl-root-MuiTextField-root {
padding-top: 5px; padding-top: 5px;
@ -1970,6 +1974,15 @@
padding-right: 2px; padding-right: 2px;
} }
.css-1xwivr4 {
height: 3rem;
border: 1.5px solid #e0e0e0;
border-radius: 5px;
margin-top: 15px;
padding-right: 2px;
}
.css-1x51dt5-MuiInputBase-input-MuiInput-input { .css-1x51dt5-MuiInputBase-input-MuiInput-input {
background-color: rgb(236, 239, 241); background-color: rgb(236, 239, 241);
height: 2.3rem; height: 2.3rem;