issue #1 Fix amenity&room service item list scroll issue. change user guide text color.
This commit is contained in:
@@ -564,7 +564,7 @@
|
||||
}
|
||||
|
||||
.popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody {
|
||||
/* height: 285px; */
|
||||
height: 670px;
|
||||
overflow-y: auto;
|
||||
display: block;
|
||||
}
|
||||
@@ -1291,7 +1291,8 @@
|
||||
height: 132px;
|
||||
margin: 0;
|
||||
padding: 0px 20px 0px 48px;
|
||||
color: rgb(245,245,245);
|
||||
/* color: rgb(245,245,245); */
|
||||
color: rgb(181, 218, 16);
|
||||
line-height: 32px;
|
||||
font-size: 32px;
|
||||
z-index: 1;
|
||||
@@ -1714,7 +1715,7 @@
|
||||
}
|
||||
|
||||
.popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody {
|
||||
/* height: 285px; */
|
||||
height: 670px;
|
||||
overflow-y: auto;
|
||||
display: block;
|
||||
}
|
||||
@@ -2441,7 +2442,8 @@
|
||||
height: 132px;
|
||||
margin: 0;
|
||||
padding: 0px 20px 0px 48px;
|
||||
color: rgb(245,245,245);
|
||||
/* color: rgb(245,245,245); */
|
||||
color: rgb(181, 218, 16);
|
||||
line-height: 32px;
|
||||
font-size: 32px;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user