Custom CSS: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 293: Line 293:
== Rates Menu ==
== Rates Menu ==


=== Hide a certain colum in the RATES Table ===
=== 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 ==