10/08/23 - 16h
parent
1f7588986c
commit
70802a42dd
|
@ -2166,7 +2166,7 @@ const AddParnerClient = (props) => {
|
|||
</div>
|
||||
<div className="div_row_droite" style={{ "textAlign": "right" }}>
|
||||
<Button variant="contained" color="success" className="bton_annule" onClick={close_detail_client}>Fermer</Button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -4,31 +4,11 @@
|
|||
.Mui-disabled {
|
||||
font-size: small !important;
|
||||
padding: 0px !important;
|
||||
padding-left: 5px !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled {
|
||||
font: inherit;
|
||||
letter-spacing: inherit;
|
||||
color: currentColor;
|
||||
border: 0;
|
||||
box-sizing: content-box;
|
||||
background: none;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
margin: 0;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
display: block;
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
-webkit-animation-name: mui-auto-fill-cancel;
|
||||
animation-name: mui-auto-fill-cancel;
|
||||
-webkit-animation-duration: 10ms;
|
||||
animation-duration: 10ms;
|
||||
height: 3rem !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
.okUpdateData {
|
||||
font-size: small;
|
||||
|
@ -166,6 +146,8 @@
|
|||
margin: 5px !important;
|
||||
height: 3.5rem !important;
|
||||
background: white;
|
||||
border: solid gainsboro 1px;
|
||||
|
||||
}
|
||||
|
||||
.training_caract {
|
||||
|
@ -193,6 +175,7 @@
|
|||
animation-duration: 10ms;
|
||||
height: 3rem !important;
|
||||
padding: 0 !important;
|
||||
padding-left: 5px !important;
|
||||
}
|
||||
|
||||
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
|
||||
|
@ -498,6 +481,7 @@
|
|||
//border: none !important;
|
||||
border-radius: 5px;
|
||||
background: white;
|
||||
border: solid gainsboro 1px;
|
||||
}
|
||||
|
||||
.training_caract {
|
||||
|
@ -525,6 +509,7 @@
|
|||
animation-duration: 10ms;
|
||||
height: 3rem !important;
|
||||
padding: 0 !important;
|
||||
padding-left: 5px !important;
|
||||
}
|
||||
|
||||
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
|
||||
|
@ -606,7 +591,7 @@
|
|||
}
|
||||
|
||||
.preview_certif:hover {
|
||||
transform: scale(2);
|
||||
transform: scale(1.3);
|
||||
margin-left: 5rem;
|
||||
}
|
||||
|
||||
|
@ -823,6 +808,7 @@
|
|||
//border: none !important;
|
||||
border-radius: 5px;
|
||||
background: white;
|
||||
border: solid gainsboro 1px;
|
||||
}
|
||||
|
||||
.training_caract {
|
||||
|
@ -850,6 +836,7 @@
|
|||
animation-duration: 10ms;
|
||||
height: 3rem !important;
|
||||
padding: 0 !important;
|
||||
padding-left: 5x !important;
|
||||
}
|
||||
|
||||
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
|
||||
|
@ -932,7 +919,7 @@
|
|||
}
|
||||
|
||||
.preview_certif:hover {
|
||||
transform: scale(2);
|
||||
transform: scale(1.3);
|
||||
margin-left: 5rem;
|
||||
}
|
||||
|
||||
|
@ -1149,6 +1136,7 @@
|
|||
//border: none !important;
|
||||
border-radius: 5px;
|
||||
background: white;
|
||||
border: solid gainsboro 1px;
|
||||
}
|
||||
|
||||
.training_caract {
|
||||
|
@ -1176,6 +1164,7 @@
|
|||
animation-duration: 10ms;
|
||||
height: 3rem !important;
|
||||
padding: 0 !important;
|
||||
padding-left: 5px !important;
|
||||
}
|
||||
|
||||
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
|
||||
|
@ -1227,7 +1216,7 @@
|
|||
}
|
||||
|
||||
.preview_certif:hover {
|
||||
transform: scale(1.8);
|
||||
transform: scale(1.4);
|
||||
margin-left: 10rem;
|
||||
}
|
||||
|
||||
|
@ -1319,32 +1308,12 @@
|
|||
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 {
|
||||
font: inherit;
|
||||
letter-spacing: inherit;
|
||||
color: currentColor;
|
||||
border: 0;
|
||||
box-sizing: content-box;
|
||||
background: none;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
margin: 0;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
display: block;
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
-webkit-animation-name: mui-auto-fill-cancel;
|
||||
animation-name: mui-auto-fill-cancel;
|
||||
-webkit-animation-duration: 10ms;
|
||||
animation-duration: 10ms;
|
||||
height: 3rem !important;
|
||||
padding: 0 !important;
|
||||
padding-left: 5px !important;
|
||||
}
|
||||
|
||||
.css-1t10bd6-MuiFormControl-root-MuiTextField-root fieldset {
|
||||
|
@ -1423,8 +1392,10 @@
|
|||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// end media
|
||||
option {
|
||||
font-weight: normal;
|
||||
display: block;
|
||||
|
@ -1464,47 +1435,7 @@
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled {
|
||||
font: inherit;
|
||||
letter-spacing: inherit;
|
||||
color: currentColor;
|
||||
border: 0;
|
||||
box-sizing: content-box;
|
||||
background: none;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
margin: 0;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
display: block;
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
-webkit-animation-name: mui-auto-fill-cancel;
|
||||
animation-name: mui-auto-fill-cancel;
|
||||
-webkit-animation-duration: 10ms;
|
||||
animation-duration: 10ms;
|
||||
height: 3rem !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input {
|
||||
font: inherit;
|
||||
letter-spacing: inherit;
|
||||
color: currentColor;
|
||||
border: 0;
|
||||
box-sizing: content-box;
|
||||
background: none;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
margin: 0;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
display: block;
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
-webkit-animation-name: mui-auto-fill-cancel;
|
||||
animation-name: mui-auto-fill-cancel;
|
||||
-webkit-animation-duration: 10ms;
|
||||
animation-duration: 10ms;
|
||||
height: 3rem !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
.css-1x5jdmq {
|
||||
|
@ -1523,4 +1454,8 @@
|
|||
|
||||
.react-datepicker__input-container {
|
||||
width: 110%;
|
||||
}
|
||||
|
||||
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input{
|
||||
padding-left: 5px !important;
|
||||
}
|
|
@ -14,4 +14,8 @@
|
|||
|
||||
.Mui-selected{
|
||||
background-color:#ccccff !important;
|
||||
}
|
||||
}
|
||||
|
||||
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-select{
|
||||
padding-left: 5px !important;
|
||||
}
|
Loading…
Reference in New Issue