adding shift sale summary
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
// padding-top: 4.5rem;
|
||||
// }
|
||||
.card-columns {
|
||||
font-size: 18px !important;}
|
||||
font-size: 18px !important;
|
||||
}
|
||||
|
||||
.others-payment{
|
||||
line-height:100px;
|
||||
@@ -53,7 +54,8 @@
|
||||
|
||||
.payment{
|
||||
height:70px;line-height:70px;
|
||||
align:center;color:white;
|
||||
align:center;
|
||||
color:white;
|
||||
font-size:16px;
|
||||
margin-top:5px;
|
||||
}
|
||||
@@ -161,15 +163,15 @@
|
||||
}
|
||||
|
||||
.green{
|
||||
background-color: #009900
|
||||
background-color: #009900;
|
||||
}
|
||||
|
||||
.orange{
|
||||
background-color: #FF8C00
|
||||
background-color: #FF8C00;
|
||||
}
|
||||
|
||||
.blue{
|
||||
background-color: blue
|
||||
background-color: blue;
|
||||
}
|
||||
|
||||
/* End Colors */
|
||||
|
||||
Reference in New Issue
Block a user