| @@ -591,22 +591,8 @@ | ||
| 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 | -} | |
| 609 | 595 | #adminmenu #menu-posts-elementor_library .wp-menu-image:before { |
| 610 | 596 | content: "\e8ff"; |
| 611 | 597 | font-family: eicons; |
| 612 | 598 | font-size: 18px; |
| @@ -1284,12 +1270,8 @@ | ||
| 1284 | 1270 | --e-context-cta-color: #524CFF; |
| 1285 | 1271 | --e-context-cta-color-dark: rgb(32.7094972067, 25, 255); |
| 1286 | 1272 | --e-context-cta-tint-4: rgba(82, 76, 255, 0.4); |
| 1287 | 1273 | --e-context-cta-tint-1: rgba(82, 76, 255, 0.04); |
| 1288 | - --e-context-promotion-color: #93003f; | |
| 1289 | - --e-context-promotion-color-dark: rgb(96, 0, 41.1428571429); | |
| 1290 | - --e-context-promotion-tint-4: rgba(147, 0, 63, 0.4); | |
| 1291 | - --e-context-promotion-tint-1: rgba(147, 0, 63, 0.04); | |
| 1292 | 1274 | } |
| 1293 | 1275 | |
| 1294 | 1276 | :root { |
| 1295 | 1277 | --e-button-padding-block: 0.4375rem; |
| @@ -1417,14 +1399,8 @@ | ||
| 1417 | 1399 | --e-button-context-color-dark: var(--e-context-cta-color-dark); |
| 1418 | 1400 | --e-button-context-tint: var(--e-context-cta-tint-1); |
| 1419 | 1401 | --e-focus-color: var(--e-context-cta-tint-4); |
| 1420 | 1402 | } |
| 1421 | -.e-button--promotion { | |
| 1422 | - --e-button-context-color: var(--e-context-promotion-color); | |
| 1423 | - --e-button-context-color-dark: var(--e-context-promotion-color-dark); | |
| 1424 | - --e-button-context-tint: var(--e-context-promotion-tint-1); | |
| 1425 | - --e-focus-color: var(--e-context-promotion-tint-4); | |
| 1426 | -} | |
| 1427 | 1403 | .e-button.e-button--outline { |
| 1428 | 1404 | color: var(--e-button-context-color); |
| 1429 | 1405 | background: none; |
| 1430 | 1406 | border: 1px solid currentColor; |
| @@ -1524,13 +1500,8 @@ | ||
| 1524 | 1500 | --e-notice-context-color: var(--e-context-cta-color); |
| 1525 | 1501 | --e-notice-context-color-dark: var(--e-context-cta-color-dark); |
| 1526 | 1502 | --e-notice-context-tint: var(--e-context-cta-tint-1); |
| 1527 | 1503 | } |
| 1528 | -.e-notice--promotion { | |
| 1529 | - --e-notice-context-color: var(--e-context-promotion-color); | |
| 1530 | - --e-notice-context-color-dark: var(--e-context-promotion-color-dark); | |
| 1531 | - --e-notice-context-tint: var(--e-context-promotion-tint-1); | |
| 1532 | -} | |
| 1533 | 1504 | .e-notice--extended { |
| 1534 | 1505 | --e-notice-is-extended: 1; |
| 1535 | 1506 | } |
| 1536 | 1507 | .e-notice--dismissible { |
| @@ -2616,8 +2587,11 @@ | ||
| 2616 | 2587 | #elementor-beta-tester-modal .elementor-templates-modal__header__items-area:hover .elementor-beta-tester-do-not-show-again, |
| 2617 | 2588 | #elementor-beta-tester-modal .elementor-templates-modal__header__items-area:hover .elementor-templates-modal__header__item > i { |
| 2618 | 2589 | color: var(--e-a-color-txt-hover); |
| 2619 | 2590 | } |
| 2591 | +#elementor-beta-tester-modal .elementor-templates-modal__header__items-area .elementor-templates-modal__header__close { | |
| 2592 | + border: none; | |
| 2593 | +} | |
| 2620 | 2594 | #elementor-beta-tester-modal .elementor-templates-modal__header__items-area .elementor-beta-tester-do-not-show-again { |
| 2621 | 2595 | text-transform: uppercase; |
| 2622 | 2596 | font-weight: bold; |
| 2623 | 2597 | font-size: 12px; |
| @@ -2672,9 +2646,8 @@ | ||
| 2672 | 2646 | .e-experiment__title { |
| 2673 | 2647 | display: flex; |
| 2674 | 2648 | align-items: flex-start; |
| 2675 | 2649 | flex-direction: column; |
| 2676 | - position: relative; | |
| 2677 | 2650 | } |
| 2678 | 2651 | .e-experiment__title__indicator { |
| 2679 | 2652 | position: absolute; |
| 2680 | 2653 | height: 10px; |