PluginProbe
Elementor Website Builder – more than just a page builder / 4.3.0-beta3
Elementor Website Builder – more than just a page builder v4.3.0-beta3
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/admin.css +16 -40 4.0.94.3.0-beta3 View file →
@@ -591,8 +591,22 @@
591 591 #adminmenu #toplevel_page_elementor a[href="admin.php?page=go_elementor_pro"]:hover, #adminmenu #toplevel_page_elementor a[href="admin.php?page=go_elementor_pro"]:focus {
592 592 background-color: rgb(198, 0, 84.8571428571);
593 593 box-shadow: none;
594 594 }
595 +#adminmenu #toplevel_page_elementor-home a[href*=elementor-one-upgrade] {
596 + font-weight: 600;
597 + background-color: #93003f;
598 + color: #ffffff;
599 + margin: 3px 10px 0;
600 + display: block;
601 + text-align: center;
602 + border-radius: 3px;
603 + transition: all 0.3s;
604 +}
605 +#adminmenu #toplevel_page_elementor-home a[href*=elementor-one-upgrade]:hover, #adminmenu #toplevel_page_elementor-home a[href*=elementor-one-upgrade]:focus {
606 + background-color: rgb(198, 0, 84.8571428571);
607 + box-shadow: none;
608 +}
595 609 #adminmenu #menu-posts-elementor_library .wp-menu-image:before {
596 610 content: "\e8ff";
597 611 font-family: eicons;
598 612 font-size: 18px;
@@ -2025,8 +2039,9 @@
2025 2039 margin-inline: 30px 0;
2026 2040 padding: 5px;
2027 2041 box-shadow: none;
2028 2042 width: 92%;
2043 + flex-basis: 100%;
2029 2044 }
2030 2045 #elementor-deactivate-feedback-modal .dialog-buttons-wrapper {
2031 2046 display: flex;
2032 2047 justify-content: space-between;
@@ -2069,8 +2084,9 @@
2069 2084 display: flex;
2070 2085 align-items: center;
2071 2086 line-height: 2;
2072 2087 overflow: hidden;
2088 + flex-wrap: wrap;
2073 2089 }
2074 2090
2075 2091 #elementor-hidden-area {
2076 2092 display: none;
@@ -2330,48 +2346,8 @@
2330 2346 [class*=branch-7].wp-core-ui .button .dashicons {
2331 2347 vertical-align: middle;
2332 2348 line-height: 1.2;
2333 2349 color: var(--wp-admin-theme-color);
2334 -}
2335 -
2336 -#e-dashboard-ally .ui-sortable-handle {
2337 - justify-content: flex-start;
2338 - gap: 8px;
2339 -}
2340 -
2341 -#dashboard-widgets .e-dashboard-ally {
2342 - padding: 28px 0;
2343 -}
2344 -#dashboard-widgets .e-dashboard-ally .e-dashboard-ally-img {
2345 - text-align: center;
2346 - margin-block-end: 16px;
2347 -}
2348 -#dashboard-widgets .e-dashboard-ally .e-dashboard-ally-info {
2349 - display: flex;
2350 - flex-direction: column;
2351 - align-items: center;
2352 - text-align: center;
2353 - margin-block-end: 20px;
2354 -}
2355 -#dashboard-widgets .e-dashboard-ally .e-dashboard-ally-title {
2356 - font-size: 20px;
2357 - line-height: 32px;
2358 - color: #0C0D0E;
2359 - margin-block-end: 0;
2360 -}
2361 -#dashboard-widgets .e-dashboard-ally .e-dashboard-ally-description {
2362 - max-width: 295px;
2363 - font-size: 14px;
2364 - line-height: 20px;
2365 - color: #3F444B;
2366 - margin: 0 0 16px;
2367 -}
2368 -
2369 -label[for=e-dashboard-ally-hide] svg {
2370 - display: inline-block;
2371 - vertical-align: middle;
2372 - margin-inline-end: 4px;
2373 - margin-block-end: 2px;
2374 2350 }
2375 2351
2376 2352 .post-type-elementor_library #elementor-template-library-tabs-wrapper {
2377 2353 padding-block-start: 2em;