PluginProbe
Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms / trunk
Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms vtrunk
1.26.15 trunk 1.0 1.10.0 1.11.0 1.11.1 1.12.0 1.12.1 1.12.10 1.12.11 1.12.12 1.12.2 1.12.3 1.12.4 1.12.5 1.12.6 1.12.7 1.12.8 1.12.9 1.13.0 1.13.1 1.13.10 1.13.11 1.13.12 1.13.2 All 194 releases
happyforms / core / assets / css / no-interaction.css

no-interaction.css in Happyforms – Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms trunk, at core/assets/css/no-interaction.css

8 lines 170 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .happyforms-button--submit,
2 [data-happyforms-type="attachment"] {
3 pointer-events: none;
4 }
5
6 .wp-block .happyforms-part--scale input[type=range] {
7 pointer-events: none;
8 }