issue #11 Done Amenity&Room service renewal
This commit is contained in:
@@ -613,6 +613,8 @@
|
||||
width: 45%;
|
||||
float: left;
|
||||
padding: 0px 0px 0px 20px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem>#price {
|
||||
@@ -984,6 +986,8 @@
|
||||
float: left;
|
||||
/* text-align: left; */
|
||||
padding: 0 0px 0 20px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_header tbody tr>#quantity {
|
||||
@@ -1759,6 +1763,8 @@
|
||||
width: 45%;
|
||||
float: left;
|
||||
padding: 0px 0px 0px 20px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody tr>.rsctgyItem>#price {
|
||||
@@ -2197,6 +2203,8 @@
|
||||
width: 50%;
|
||||
float: left;
|
||||
padding: 0px 0px 0px 20px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem>#quantity {
|
||||
|
||||
Reference in New Issue
Block a user