add req bill and payment #left order and sale
This commit is contained in:
@@ -107,4 +107,21 @@ i.logout_icon{
|
||||
|
||||
.float_right{
|
||||
float : right;
|
||||
}
|
||||
|
||||
.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;
|
||||
}
|
||||
|
||||
.payment-btn-box {
|
||||
width: 130px;
|
||||
height: 50px;
|
||||
}
|
||||
@@ -653,4 +653,9 @@ nav.pagination .page a:hover,
|
||||
font-size: 14px;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
/*customer modal UI */
|
||||
/*customer modal UI */
|
||||
|
||||
.payment-btn-box {
|
||||
width: 130px;
|
||||
height: 50px;
|
||||
}
|
||||
Reference in New Issue
Block a user