Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 251: | Line 251: | ||
=== Hide room name in the BOOKING GRID === | === Hide room name in the BOOKING GRID === | ||
.bookgrid_rowroomname{display: none;} | .bookgrid_rowroomname{display: none;} | ||
=== Hide a certain colum in the BOOKINGS Table === | === Hide a certain colum in the BOOKINGS Table === | ||