Server IP : 192.64.112.168 / Your IP : 18.219.127.59 Web Server : Apache System : Linux nc-ph-2300-85.bluforrest.com 4.18.0-513.9.1.el8_9.x86_64 #1 SMP Sat Dec 2 05:23:44 EST 2023 x86_64 User : expressoneac ( 1128) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/expressoneac/www/wp-content/plugins/elementor/assets/css/ |
Upload File : |
/*! elementor - v3.26.0 - 22-12-2024 */ /** * Here should be only styles that related to the Editor v1, and should be overridden when using the Editor v2. */ body { --editor-v2-top-bar-height: 48px; } #elementor-editor-wrapper { height: calc(100vh - var(--editor-v2-top-bar-height)); } body.elementor-navigator-docked #elementor-navigator { height: calc(100% - var(--editor-v2-top-bar-height)); top: var(--editor-v2-top-bar-height); } .elementor-panel #elementor-panel-header-menu-button, .elementor-panel #elementor-panel-header-add-button, .elementor-panel #elementor-panel-footer { display: none; } .elementor-panel #elementor-panel-header { font-weight: 700; background-color: var(--e-a-bg-default); color: var(--e-a-color-txt-accent); border-block-end: var(--e-a-border); height: 48px; } .elementor-control-type-wysiwyg .mce-fullscreen { inset: var(--editor-v2-top-bar-height) 0 0 0; } .elementor-control-type-wysiwyg .mce-fullscreen > .mce-container-body { display: flex; flex-direction: column; height: 100%; } .elementor-control-type-wysiwyg .mce-fullscreen > .mce-container-body > .mce-edit-area { flex-grow: 1; } .elementor-control-type-wysiwyg .mce-fullscreen > .mce-container-body > .mce-edit-area > iframe { height: 100% !important; } /*# sourceMappingURL=editor-v2-app-bar-overrides.css.map */