Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 293: | Line 293: | ||
== Rates Menu == | == Rates Menu == | ||
=== Hide a certain | === Hide a certain column in the RATES Table === | ||
.pagetyperates .bookingtable tr> *:nth-child(X) {display: none;} | .pagetyperates .bookingtable tr> *:nth-child(X) {display: none;} | ||
== Reports Menu == | == Reports Menu == | ||