You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
519 B
23 lines
519 B
div.coupons{
|
|
color: seagreen;
|
|
}
|
|
button.validate_coupon{
|
|
height: 38px;
|
|
vertical-align: middle;
|
|
background-color: aliceblue;
|
|
border-radius: 12px;
|
|
}
|
|
/*.pos .order-pricelist{*/
|
|
/*color: black;*/
|
|
/*margin-top: 2%;*/
|
|
/*width: 200px;*/
|
|
/*}*/
|
|
/*.pos .order-pricelist-label{*/
|
|
/*color: #e9f6e4;*/
|
|
/*box-sizing: border-box;*/
|
|
/*-moz-box-sizing: border-box;*/
|
|
/*height: 85px !important;*/
|
|
/*font-size: initial;*/
|
|
/*vertical-align: middle;*/
|
|
/*text-align: center;*/
|
|
/*}*/
|