Merge branch 'master' into oqs

This commit is contained in:
Yan
2017-06-23 19:22:07 +06:30
35 changed files with 739 additions and 393 deletions

View File

@@ -9,6 +9,8 @@
// min-height: 75rem;
// padding-top: 4.5rem;
// }
.card-columns {
font-size: 18px !important;}
.others-payment{
line-height:100px;
@@ -128,6 +130,11 @@
text-align: right;
}
.item-attr-edit{
width: 10%;
text-align: left;
}
.display-none{
display: none;
}
@@ -186,4 +193,4 @@ tr.discount-item-row:hover {
.jconfirm-box-container{
margin-left:-40px !important
}
}