File Manager

Current Directory: /home/astoriaah/www/templates/yootheme-BK/vendor/assets/uikit-themes/master-fjord
Viewing File: /home/astoriaah/www/templates/yootheme-BK/vendor/assets/uikit-themes/master-fjord/modal.less
// // Component: Modal // // ======================================================================== // Variables // ======================================================================== @modal-background: fadeout(@global-secondary-background, 60%); // // Master // @modal-dialog-border-radius: @global-border-radius; @modal-dialog-box-shadow: @global-large-box-shadow; // Component // ======================================================================== .hook-modal() {} // Dialog // ======================================================================== .hook-modal-dialog() {} // Full // ======================================================================== .hook-modal-full() {} // Sections // ======================================================================== .hook-modal-header() {} .hook-modal-body() {} .hook-modal-footer() {} // Title // ======================================================================== .hook-modal-title() {} // Close // ======================================================================== .hook-modal-close() {} .hook-modal-close-hover() {} .hook-modal-close-default() {} .hook-modal-close-default-hover() {} .hook-modal-close-outside() {} .hook-modal-close-outside-hover() {} .hook-modal-close-full() {} .hook-modal-close-full-hover() {} // Miscellaneous // ======================================================================== .hook-modal-misc() {}