07/09/2023 - 14h

recette2
cherif 2023-09-07 14:01:03 +02:00
parent fcc2eaf074
commit 647658c225
2 changed files with 958 additions and 21 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1699,6 +1699,20 @@
border: solid gainsboro 1px; border: solid gainsboro 1px;
} }
.disabled_style_Dialog {
//background-color: #ECEFF1;
font-size: small !important;
color: black;
width: 100% !important;
height: 3.5rem !important;
margin: 5px !important;
//border: none !important;
border-radius: 5px;
background: white;
border: solid gainsboro 1px;
}
.training_caract { .training_caract {
width: 30%; width: 30%;
padding: 5px; padding: 5px;