* Finish task #63694.

This commit is contained in:
liumengyi
2022-08-09 14:51:15 +08:00
parent 5bdf0c7f8a
commit 7252dc6b7c
21 changed files with 114 additions and 62 deletions
+2
View File
@@ -3,3 +3,5 @@
.w-enVerifyPassword {width: 150px !important;}
.c-id {width: 70px;}
.c-hours {width: 110px;}
#mainContent table > tbody > tr > td > div.text-danger.help-text {word-break: break-all;}
+1
View File
@@ -1,2 +1,3 @@
.alert-info > h5 > span {color: red;}
.btn-back {margin-left: 25px;}
.table tbody > tr > td div.text-danger.help-text {word-break: break-all;}
+1
View File
@@ -13,3 +13,4 @@ body {background: #1183fb linear-gradient(-90deg, #0a48d1 0%, #1183fb 100%); bac
#resetPanel .form-group .input-group.required:after {top: 6px;}
#resetPanel .form-actions > .btn-wide {min-width: 45%;}
#resetPanel .form-actions > a.btn-wide {margin-right: 0px;}
#resetForm .form-group div.text-danger.help-text {word-break: break-all;}