update origami scss

This commit is contained in:
Aung Myo
2017-06-22 15:28:40 +06:30
parent 3d838bc989
commit cd5fdaac6a

View File

@@ -179,7 +179,9 @@ select.form-control {
tr.discount-item-row:hover { tr.discount-item-row:hover {
background-color: #e3e3e3 !important; background-color: #e3e3e3 !important;
} }
.required abbr{
color: red !important;
}
/* Jquery Confirm */ /* Jquery Confirm */
.jconfirm-box-container{ .jconfirm-box-container{