22/11/2023 - 18h30

recette2
cherif 2023-11-22 18:35:34 +01:00
parent 454e955727
commit d94eec2e3d
2 changed files with 1210 additions and 273 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1774,6 +1774,20 @@
padding-left: 5px !important;
}
.disabled_style_date_off {
//background-color: #ECEFF1;
font-size: small !important;
color: black;
width: 99% !important;
height: 3.5rem !important;
margin: 5px !important;
//border: none !important;
border-radius: 5px;
background: white;
border: solid gainsboro 1px;
padding-left: 5px !important;
}
.disabled_style_Dialog {
//background-color: #ECEFF1;
font-size: small !important;
@ -1870,6 +1884,27 @@
margin-bottom: 1rem !important;
}
.sequence_heure {
width: 50%;
padding: 0px;
float: left;
text-align: left;
font-size: small;
margin-bottom: 1px !important;
}
.sequence_date {
width: 20%;
padding: 0px;
float: left;
text-align: left;
font-size: small;
margin-bottom: 1px !important;
}
.session_caract_comment_2_lines {
width: 33%;
padding: 5px;