Custom CSS: Difference between revisions

Jump to navigation Jump to search
Lesley (talk | contribs)
Line 452: Line 452:
<code>.sticky-left .row-help-button {display: none;}</code>
<code>.sticky-left .row-help-button {display: none;}</code>
===Change color of unavailable dates ===
===Change color of unavailable dates ===
<code>.inv0 { color: blue }</code>
<code>.inv0 { color: #0000FF !important; }</code>


===Change color and background color of daily prices===
===Change color and background color of daily prices===