Custom CSS: Difference between revisions

Jump to navigation Jump to search
Line 360: Line 360:


===Make Daily Price row read-only===
===Make Daily Price row read-only===
<code>.row-price{
<code>#view-templates-buttone{
pointer-events: none;
pointer-events: none;
}</code>
}</code>
===Disable option to create a view===


== Old Calendar ==
== Old Calendar ==