Custom CSS: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 18: Line 18:


=== Disable click on calendar selector===
=== Disable click on calendar selector===
<br>
<br>
*Disable month back-and-forth toggle
*Disable month back-and-forth toggle
<br>
<code>.monthcalendarhead{pointer-events: none;}</code>
<code>.monthcalendarhead{pointer-events: none;}</code>