Custom CSS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 321: | Line 321: | ||
===Hide "Notes" icon in left column=== | ===Hide "Notes" icon in left column=== | ||
<code>.sticky-left .fa-comment-alt-plus, .sticky-left .fa-comment-alt-lines {display: none;}</code> | <code>.sticky-left .fa-comment-alt-plus, .sticky-left .fa-comment-alt-lines {display: none;}</code> | ||
===Display occupancy as color instead of number=== | ===Display occupancy as color instead of number=== | ||
<code>.calendar2 .property-stats-wrapper | <code>.calendar2 .property-stats-wrapper | ||