Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 412: | Line 412: | ||
pointer-events: none; | pointer-events: none; | ||
}</code> | }</code> | ||
===Change background and font color for "Unallocated" bookings=== | |||
<code>..pagetypecalendar2 .overflow-unit{ background-color: #FEE0DD; color: #9E4843;}</code> | |||
===Hide the option to create or change views=== | ===Hide the option to create or change views=== | ||