| Server IP : 109.234.162.214 / Your IP : 216.73.216.34 Web Server : Apache System : Linux servd162214.srv.odns.fr 4.18.0-372.26.1.lve.1.el8.x86_64 #1 SMP Fri Sep 16 14:08:19 EDT 2022 x86_64 User : carpe ( 1178) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/carpe/save/wp/wp-content/plugins/elementor/assets/css/ |
Upload File : |
/*! elementor - v3.23.0 - 05-08-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-overrides.css.map */