Merge branch 'adminbsb_material_ui'

This commit is contained in:
Aung Myo
2018-03-23 13:55:57 +06:30
14 changed files with 172 additions and 37 deletions

View File

@@ -198,6 +198,18 @@ select.form-control {
background-color: blue !important;
}
.selected-payment {
color: #fff !important;
background-color: blue !important;
}
.payment_btn {
white-space: normal !important;
margin-bottom: 15px;
margin-right: 15px;
color:#fff !important;
# background-color: green !important;
}
/* Reciept Style */
#order-charges-table td {
border-top: none !important;