|
@@ -1991,7 +1991,7 @@ th.only-screen, td.only-screen {
|
|
display: none;
|
|
display: none;
|
|
}
|
|
}
|
|
#simpleSMSReminderComponent input[type="time"] {
|
|
#simpleSMSReminderComponent input[type="time"] {
|
|
- /* max-width: 90px; */
|
|
|
|
|
|
+ max-width: 120px;
|
|
min-width: unset !important;
|
|
min-width: unset !important;
|
|
margin-top: 5px;
|
|
margin-top: 5px;
|
|
}
|
|
}
|
|
@@ -3254,7 +3254,7 @@ body.forced-masking #mask {
|
|
padding: 0 10px;
|
|
padding: 0 10px;
|
|
}
|
|
}
|
|
.customized-form textarea.form-control {
|
|
.customized-form textarea.form-control {
|
|
- width: 100% !important;
|
|
|
|
|
|
+ width: 100% !important;
|
|
}
|
|
}
|
|
|
|
|
|
.customized-form form .row .section.bg-light {
|
|
.customized-form form .row .section.bg-light {
|
|
@@ -3307,4 +3307,4 @@ body.forced-masking #mask {
|
|
.stag-sheet tbody tr td textarea:focus,
|
|
.stag-sheet tbody tr td textarea:focus,
|
|
.stag-sheet tbody tr td textarea:focus-visible{
|
|
.stag-sheet tbody tr td textarea:focus-visible{
|
|
border: 1px solid steelblue;
|
|
border: 1px solid steelblue;
|
|
-}
|
|
|
|
|
|
+}
|