update gán lịch trình cho nhân viên

This commit is contained in:
2020-10-14 14:00:01 +07:00
parent 620dfc75c2
commit ed061f5994
16 changed files with 2626 additions and 100 deletions

View File

@@ -267,4 +267,19 @@ table > tbody > tr.success >td>a {
}
.alert{
padding: 5px;
}
fieldset {
border: 1px groove #ddd !important;
padding: 0 5px 5px 5px !important;
margin: 0 0 1.5em 0 !important;
-webkit-box-shadow: 0px 0px 0px 0px #000;
box-shadow: 0px 0px 0px 0px #000;
}
legend {
width:inherit;
font-size: 14px;
border-bottom:none;
margin-bottom: 5px !important;
}