Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
/* Do not allow Sections to be collapsed */ 
.s-expanded .f-expand {
     display:none !important;
}

#page-form .s-expanded .h-section  {
     displaypointer-events: none !important;         
     cursor: default;
} 

Reduce White Space Between Controls

...