Category:Developers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 32: | Line 32: | ||
.monthcalendarhead{ | .monthcalendarhead{ | ||
pointer-events: auto; | pointer-events: auto; | ||
} | |||
=== Mark dates when check-out is not allowed (i.e. for rentals on a weekly basis=== | |||
.datenco{ | |||
background-color: #f4f4f4; | |||
color: #cccccc; | |||
} | } | ||