PluginProbe
Elementor Website Builder – more than just a page builder / 4.2.4
Elementor Website Builder – more than just a page builder v4.2.4
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 4.0.7 All 451 releases
← All changes | assets/css/admin.css +14 -40 4.0.74.2.4 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;
@@ -2330,48 +2344,8 @@
2330 2344 [class*=branch-7].wp-core-ui .button .dashicons {
2331 2345 vertical-align: middle;
2332 2346 line-height: 1.2;
2333 2347 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 2348 }
2375 2349
2376 2350 .post-type-elementor_library #elementor-template-library-tabs-wrapper {
2377 2351 padding-block-start: 2em;