Custom CSS: Difference between revisions

Jump to navigation Jump to search
Line 361: Line 361:
===Make Daily Price row read-only===
===Make Daily Price row read-only===
<code>.row-price{
<code>.row-price{
+
<code>#view-templates-buttone{
pointer-events: none;
pointer-events: none;
}</code>
}</code>


===Disable the option to create or change views===
===Disable the option to create or change views===