Custom CSS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 247: | Line 247: | ||
#makechargeusing{display:none;} | #makechargeusing{display:none;} | ||
=== Hide property name in the | === Hide property name in the BOOKING GRID === | ||
.bookgrid_rowpropname{display: none;} | .bookgrid_rowpropname{display: none;} | ||
=== Hide room name in the BOOKING GRID === | |||
.bookgrid_rowroomname{display: none;} | |||
=== Hide a certain colum in the BOOKINGS Table === | === Hide a certain colum in the BOOKINGS Table === | ||