| Current Path : /home/sunflowe/www2/floridevilladereve/templates/saffron/less/uikit/ |
| Current File : /home/sunflowe/www2/floridevilladereve/templates/saffron/less/uikit/modal.less |
// Copyright (C) arrowthemes, https://www.gnu.org/licenses/gpl.html GNU/GPL */
//
// Component: Modal
//
// ========================================================================
// Variables
// ========================================================================
@modal-z-index: (@global-z-index + 10);
@modal-dialog-background: @global-background;
// Component
// ========================================================================
.hook-modal() {}
// Sub-object: `uk-modal-dialog`
// ========================================================================
.hook-modal-dialog() {
padding: @panel-box-padding;
}
// Miscellaneous
// ========================================================================
.hook-modal-misc() {}