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

@ -12,9 +12,9 @@
top: 0px;
opacity: 80%;
}
.spinner {
width:20rem;
width: 20rem;
height: 10rem;
border: 8px solid;
border-color: #3d5af1 transparent #3d5af1 transparent;
@ -25,7 +25,7 @@
}
.label {
cursor: pointer;
color: #00ffff;
@ -511,6 +511,7 @@
color: white;
cursor: pointer;
}
.icone_menu {
width: 1rem;
height: 1rem;
@ -1089,7 +1090,7 @@
font-size: 1rem !important;
}
.sousmenu {
.sousmenu {
font-family: "verdana", "Quicksand", "Signika", sans-serif;
font-size: small;
text-align: left;
@ -1453,6 +1454,7 @@
text-align: left;
cursor: pointer;
}
.icone_menu {
width: 1rem;
height: 1rem;
@ -1648,7 +1650,7 @@
font-weight: 600;
//letter-spacing: 1px;
}
.sousmenu:hover {
@ -1940,6 +1942,7 @@
text-align: left;
cursor: pointer;
}
.sousmenu_hebergement_lms:hover {
color: white;
font-weight: 600;
@ -1950,12 +1953,13 @@
height: 1.5rem;
}
}
.hebergement_icone{
.hebergement_icone {
width: 10%;
}
// end media
.css-1wgeduv-MuiFormControl-root-MuiTextField-root {
padding-top: 5px;
@ -1970,6 +1974,15 @@
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 {
background-color: rgb(236, 239, 241);
height: 2.3rem;