add vehicle, date info on delivery status

This commit is contained in:
Zain Fauzan Rofie Azizi
2018-03-27 16:45:58 +08:00
parent 3312e45f37
commit eac6b07c3d
6 changed files with 547 additions and 738 deletions
+36
View File
@@ -1372,6 +1372,42 @@ select.form-element{
font-size: 12px;
color: rgb(0, 153, 20);
}
.list-box-emp .list-item .list-item-title-edit1{
font-weight: 700;
display: inline-block;
line-height: 28px;
position: relative;
left: 0px;
font-size: 13px;
color: #069;
}
.list-box-emp .list-item .list-item-title-edit2{
font-weight: 700;
display: inline-block;
line-height: 28px;
position: relative;
left: 10px;
font-size: 13px;
color: #069);
}
.list-box-emp .list-item .list-item-title-edit3{
font-weight: 700;
display: inline-block;
line-height: 28px;
position: relative;
left: 20px;
font-size: 13px;
color: #069;
}
.list-box-emp .list-item .list-item-title-edit4{
font-weight: 700;
display: inline-block;
line-height: 28px;
position: relative;
left: 30px;
font-size: 13px;
color: rgb(0, 153, 20);
}
.list-box-emp .list-item .seperate{
display: block;
float: left;