File Manager

Current Directory: /home/astoriaah/www/templates/yootheme-BK/vendor/assets/uikit-themes/master-nioh-studio
Viewing File: /home/astoriaah/www/templates/yootheme-BK/vendor/assets/uikit-themes/master-nioh-studio/form.less
// // Component: Form // // ======================================================================== // Variables // ======================================================================== @form-background: rgba(248, 248, 248, 0); // // Master // @form-border-width: 1px; @form-border: @global-border; @form-border-mode: -bottom; // Component // ======================================================================== .hook-form() {} .hook-form-single-line() {} .hook-form-multi-line() {} .hook-form-focus() {} .hook-form-disabled() {} // Style modifiers // ======================================================================== .hook-form-danger() {} .hook-form-success() {} .hook-form-blank() {} .hook-form-blank-focus() {} // Radio and checkbox // ======================================================================== .hook-form-radio() {} .hook-form-radio-focus() {} .hook-form-radio-checked() {} .hook-form-radio-checked-focus() { } .hook-form-radio-disabled() {} // Legend // ======================================================================== .hook-form-legend() {} // Label // ======================================================================== .hook-form-label() {} // Layout // ======================================================================== .hook-form-stacked-label() {} .hook-form-horizontal-label() {} // Miscellaneous // ======================================================================== .hook-form-misc() {} // Inverse // ======================================================================== .hook-inverse-form() {} .hook-inverse-form-focus() {} .hook-inverse-form-radio() {} .hook-inverse-form-radio-focus() {} .hook-inverse-form-radio-checked() {} .hook-inverse-form-radio-checked-focus() {} .hook-inverse-form-label() {}