PluginProbe
Elementor Website Builder – more than just a page builder / 3.5.0-dev9
Elementor Website Builder – more than just a page builder v3.5.0-dev9
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/frontend.css +65 -5 3.5.0-dev83.5.0-dev9 View file →
@@ -1,5 +1,5 @@
1 -/*! elementor - v3.3.1 - 14-08-2021 */
1 +/*! elementor - v3.4.0 - 17-08-2021 */
2 2 .dialog-widget-content {
3 3 background-color: #fff;
4 4 position: absolute;
5 5 -webkit-border-radius: 3px;
@@ -522,8 +522,56 @@
522 522 -webkit-transform: scale(1.3);
523 523 -ms-transform: scale(1.3);
524 524 transform: scale(1.3); }
525 525
526 +@media (min-width: -1px) {
527 + .elementor-widescreen-align-center {
528 + text-align: center; }
529 + .elementor-widescreen-align-center .elementor-button {
530 + width: auto; }
531 + .elementor-widescreen-align-right {
532 + text-align: right; }
533 + .elementor-widescreen-align-right .elementor-button {
534 + width: auto; }
535 + .elementor-widescreen-align-left {
536 + text-align: left; }
537 + .elementor-widescreen-align-left .elementor-button {
538 + width: auto; }
539 + .elementor-widescreen-align-justify .elementor-button {
540 + width: 100%; } }
541 +
542 +@media (max-width: -1px) {
543 + .elementor-laptop-align-center {
544 + text-align: center; }
545 + .elementor-laptop-align-center .elementor-button {
546 + width: auto; }
547 + .elementor-laptop-align-right {
548 + text-align: right; }
549 + .elementor-laptop-align-right .elementor-button {
550 + width: auto; }
551 + .elementor-laptop-align-left {
552 + text-align: left; }
553 + .elementor-laptop-align-left .elementor-button {
554 + width: auto; }
555 + .elementor-laptop-align-justify .elementor-button {
556 + width: 100%; } }
557 +
558 +@media (max-width: -1px) {
559 + .elementor-tablet_extra-align-center {
560 + text-align: center; }
561 + .elementor-tablet_extra-align-center .elementor-button {
562 + width: auto; }
563 + .elementor-tablet_extra-align-right {
564 + text-align: right; }
565 + .elementor-tablet_extra-align-right .elementor-button {
566 + width: auto; }
567 + .elementor-tablet_extra-align-left {
568 + text-align: left; }
569 + .elementor-tablet_extra-align-left .elementor-button {
570 + width: auto; }
571 + .elementor-tablet_extra-align-justify .elementor-button {
572 + width: 100%; } }
573 +
526 574 @media (max-width: 1024px) {
527 575 .elementor-tablet-align-center {
528 576 text-align: center; }
529 577 .elementor-tablet-align-center .elementor-button {
@@ -538,8 +586,24 @@
538 586 width: auto; }
539 587 .elementor-tablet-align-justify .elementor-button {
540 588 width: 100%; } }
541 589
590 +@media (max-width: -1px) {
591 + .elementor-mobile_extra-align-center {
592 + text-align: center; }
593 + .elementor-mobile_extra-align-center .elementor-button {
594 + width: auto; }
595 + .elementor-mobile_extra-align-right {
596 + text-align: right; }
597 + .elementor-mobile_extra-align-right .elementor-button {
598 + width: auto; }
599 + .elementor-mobile_extra-align-left {
600 + text-align: left; }
601 + .elementor-mobile_extra-align-left .elementor-button {
602 + width: auto; }
603 + .elementor-mobile_extra-align-justify .elementor-button {
604 + width: 100%; } }
605 +
542 606 @media (max-width: 767px) {
543 607 .elementor-mobile-align-center {
544 608 text-align: center; }
545 609 .elementor-mobile-align-center .elementor-button {
@@ -4147,12 +4211,8 @@
4147 4211 display: block; }
4148 4212 .elementor-testimonial-wrapper .elementor-testimonial-job {
4149 4213 font-size: 0.85em;
4150 4214 display: block; }
4151 - .elementor-testimonial-wrapper.elementor-testimonial-text-align-left {
4152 - text-align: left; }
4153 - .elementor-testimonial-wrapper.elementor-testimonial-text-align-right {
4154 - text-align: right; }
4155 4215 .elementor-testimonial-wrapper .elementor-testimonial-meta {
4156 4216 width: 100%;
4157 4217 line-height: 1; }
4158 4218 .elementor-testimonial-wrapper .elementor-testimonial-meta-inner {