PluginProbe
Elementor Website Builder – more than just a page builder / 3.9.2
Elementor Website Builder – more than just a page builder v3.9.2
4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 All 452 releases
← All changes | assets/css/modules/container-converter/editor.css +6 -2 4.2.43.9.2 View file →
@@ -12,9 +12,13 @@
12 12 display: inline-block;
13 13 position: absolute;
14 14 left: 50%;
15 15 top: 50%;
16 - margin-inline-start: -6px;
17 - margin-block-start: -6px;
16 + margin-left: -6px;
17 + margin-top: -6px;
18 +}
19 +.elementor-control-convert_to_container .elementor-button[disabled] {
20 + background-color: #d5dadf;
21 + pointer-events: none;
18 22 }
19 23
20 24 /*# sourceMappingURL=editor.css.map */