Custom CSS: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 237: Line 237:


=== Hide property name in the BOOKINGS GRID ===
=== Hide property name in the BOOKINGS GRID ===
.bookgrid_rowpropname{display: none;}
.bookgrid_rowpropname{display: none;}


=== Hide a certain colum in the BOOKINGS Table ===
=== Hide a certain colum in the BOOKINGS Table ===