Changes

Jump to navigation Jump to search

Category:Developers

152 bytes added, 13:39, 3 April 2017
max- width: 500px;
=== Remove the hover effect on pictures (adaptive booking page only)===
img {
pointer-events: none;
}
 
=== Add a label above the room selector for multiple room bookings (responsive booking page only)===
.roomofferqtyselectlabel {
display: block;
}

Navigation menu