This commit is contained in:
@@ -535,7 +535,7 @@
|
||||
}
|
||||
|
||||
.popup .amenity .bg .am_item_sel_win .winleft>.tbl_header tbody tr>#title {
|
||||
width: 45%;
|
||||
width: 42%;
|
||||
float: left;
|
||||
/* text-align: left; */
|
||||
padding: 0 0px 0 20px;
|
||||
@@ -547,7 +547,7 @@
|
||||
}
|
||||
|
||||
.popup .amenity .bg .am_item_sel_win .winleft>.tbl_header tbody tr>#status {
|
||||
width: 35%;
|
||||
width: 38%;
|
||||
float: left;
|
||||
padding: 0px 30px 0 0px;
|
||||
}
|
||||
@@ -610,7 +610,7 @@
|
||||
}
|
||||
|
||||
.popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem>#title {
|
||||
width: 45%;
|
||||
width: 42%;
|
||||
float: left;
|
||||
padding: 0px 0px 0px 20px;
|
||||
text-overflow: ellipsis;
|
||||
@@ -624,7 +624,7 @@
|
||||
}
|
||||
|
||||
.popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem>#status {
|
||||
width: 35%;
|
||||
width: 38%;
|
||||
float: left;
|
||||
/* text-align: right; */
|
||||
padding: 0px 30px 0 0px;
|
||||
|
||||
Reference in New Issue
Block a user