@syncfusion/ej2 20.2.49 → 20.2.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bootstrap-dark.css +190 -0
- package/bootstrap.css +190 -0
- package/bootstrap4.css +190 -0
- package/bootstrap5-dark.css +190 -0
- package/bootstrap5.css +190 -0
- package/datepicker/bootstrap-dark.css +79 -0
- package/datepicker/bootstrap.css +79 -0
- package/datepicker/bootstrap4.css +79 -0
- package/datepicker/bootstrap5.css +79 -0
- package/datepicker/compatibility/bootstrap-dark.css +79 -0
- package/datepicker/compatibility/bootstrap.css +79 -0
- package/datepicker/compatibility/bootstrap4.css +79 -0
- package/datepicker/compatibility/bootstrap5.css +79 -0
- package/datepicker/compatibility/fabric-dark.css +79 -0
- package/datepicker/compatibility/fabric.css +79 -0
- package/datepicker/compatibility/fluent-dark.css +79 -0
- package/datepicker/compatibility/fluent.css +79 -0
- package/datepicker/compatibility/highcontrast-light.css +79 -0
- package/datepicker/compatibility/highcontrast.css +79 -0
- package/datepicker/compatibility/material-dark.css +79 -0
- package/datepicker/compatibility/material.css +79 -0
- package/datepicker/compatibility/tailwind-dark.css +79 -0
- package/datepicker/compatibility/tailwind.css +79 -0
- package/datepicker/fabric-dark.css +79 -0
- package/datepicker/fabric.css +79 -0
- package/datepicker/fluent-dark.css +79 -0
- package/datepicker/fluent.css +79 -0
- package/datepicker/highcontrast-light.css +79 -0
- package/datepicker/highcontrast.css +79 -0
- package/datepicker/material-dark.css +79 -0
- package/datepicker/material.css +79 -0
- package/datepicker/tailwind-dark.css +79 -0
- package/datepicker/tailwind.css +79 -0
- package/daterangepicker/bootstrap-dark.css +111 -0
- package/daterangepicker/bootstrap.css +111 -0
- package/daterangepicker/bootstrap4.css +111 -0
- package/daterangepicker/bootstrap5.css +111 -0
- package/daterangepicker/compatibility/bootstrap-dark.css +111 -0
- package/daterangepicker/compatibility/bootstrap.css +111 -0
- package/daterangepicker/compatibility/bootstrap4.css +111 -0
- package/daterangepicker/compatibility/bootstrap5.css +111 -0
- package/daterangepicker/compatibility/fabric-dark.css +111 -0
- package/daterangepicker/compatibility/fabric.css +111 -0
- package/daterangepicker/compatibility/fluent-dark.css +111 -0
- package/daterangepicker/compatibility/fluent.css +111 -0
- package/daterangepicker/compatibility/highcontrast-light.css +111 -0
- package/daterangepicker/compatibility/highcontrast.css +111 -0
- package/daterangepicker/compatibility/material-dark.css +111 -0
- package/daterangepicker/compatibility/material.css +111 -0
- package/daterangepicker/compatibility/tailwind-dark.css +111 -0
- package/daterangepicker/compatibility/tailwind.css +111 -0
- package/daterangepicker/fabric-dark.css +111 -0
- package/daterangepicker/fabric.css +111 -0
- package/daterangepicker/fluent-dark.css +111 -0
- package/daterangepicker/fluent.css +111 -0
- package/daterangepicker/highcontrast-light.css +111 -0
- package/daterangepicker/highcontrast.css +111 -0
- package/daterangepicker/material-dark.css +111 -0
- package/daterangepicker/material.css +111 -0
- package/daterangepicker/tailwind-dark.css +111 -0
- package/daterangepicker/tailwind.css +111 -0
- package/dist/ej2.d.ts +1 -1
- package/dist/ej2.min.js +2 -2
- package/fabric-dark.css +190 -0
- package/fabric.css +190 -0
- package/fluent-dark.css +190 -0
- package/fluent.css +190 -0
- package/highcontrast.css +190 -0
- package/material-dark.css +190 -0
- package/material.css +190 -0
- package/package.json +16 -16
- package/styles/compatibility/bootstrap.css +190 -0
- package/styles/compatibility/bootstrap4.css +190 -0
- package/styles/compatibility/fabric.css +190 -0
- package/styles/compatibility/highcontrast.css +190 -0
- package/styles/compatibility/material.css +190 -0
- package/tailwind-dark.css +190 -0
- package/tailwind.css +190 -0
|
@@ -624,6 +624,12 @@
|
|
|
624
624
|
top: 0 !important;
|
|
625
625
|
left: 0 !important;
|
|
626
626
|
}
|
|
627
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
628
|
+
min-height: 100%;
|
|
629
|
+
min-width: 100%;
|
|
630
|
+
height: 100%;
|
|
631
|
+
width: 100%;
|
|
632
|
+
}
|
|
627
633
|
|
|
628
634
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
629
635
|
background-size: 250px 33px;
|
|
@@ -636,6 +642,111 @@
|
|
|
636
642
|
min-height: 40px;
|
|
637
643
|
}
|
|
638
644
|
|
|
645
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
646
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
647
|
+
min-height: 100%;
|
|
648
|
+
min-width: 100%;
|
|
649
|
+
height: 100%;
|
|
650
|
+
width: 100%;
|
|
651
|
+
}
|
|
652
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
653
|
+
height: 100%;
|
|
654
|
+
}
|
|
655
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
656
|
+
height: 78%;
|
|
657
|
+
}
|
|
658
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
659
|
+
height: 90%;
|
|
660
|
+
}
|
|
661
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
662
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
663
|
+
height: 10%;
|
|
664
|
+
}
|
|
665
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
666
|
+
margin: 0;
|
|
667
|
+
}
|
|
668
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
669
|
+
height: 90%;
|
|
670
|
+
}
|
|
671
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
672
|
+
height: 100%;
|
|
673
|
+
border-spacing: 0px 30px;
|
|
674
|
+
}
|
|
675
|
+
|
|
676
|
+
@media screen and (orientation: landscape) {
|
|
677
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
678
|
+
float: left;
|
|
679
|
+
height: 100%;
|
|
680
|
+
border-right: 1.5px;
|
|
681
|
+
border-color: black;
|
|
682
|
+
width: 40%;
|
|
683
|
+
margin: 0;
|
|
684
|
+
display: block;
|
|
685
|
+
background-color: #3f51b5;
|
|
686
|
+
}
|
|
687
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
688
|
+
height: 100%;
|
|
689
|
+
width: 100%;
|
|
690
|
+
}
|
|
691
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
692
|
+
display: block;
|
|
693
|
+
width: 100%;
|
|
694
|
+
text-align: -webkit-center;
|
|
695
|
+
}
|
|
696
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
697
|
+
display: block;
|
|
698
|
+
width: 100%;
|
|
699
|
+
text-align: -webkit-center;
|
|
700
|
+
margin-top: 20%;
|
|
701
|
+
font-size: 20px;
|
|
702
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
703
|
+
}
|
|
704
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
705
|
+
font-size: 20px;
|
|
706
|
+
margin-top: 60%;
|
|
707
|
+
color: #fff;
|
|
708
|
+
}
|
|
709
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
710
|
+
width: 100%;
|
|
711
|
+
text-align: -webkit-center;
|
|
712
|
+
margin-top: 20%;
|
|
713
|
+
font-size: 20px;
|
|
714
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
715
|
+
}
|
|
716
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
717
|
+
height: 82%;
|
|
718
|
+
}
|
|
719
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
720
|
+
height: 80%;
|
|
721
|
+
}
|
|
722
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
723
|
+
border-spacing: unset;
|
|
724
|
+
}
|
|
725
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
726
|
+
height: 20%;
|
|
727
|
+
}
|
|
728
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
729
|
+
width: 100%;
|
|
730
|
+
}
|
|
731
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
732
|
+
display: -ms-flexbox;
|
|
733
|
+
display: flex;
|
|
734
|
+
}
|
|
735
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
736
|
+
border-radius: 0 40% 40% 0;
|
|
737
|
+
}
|
|
738
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
739
|
+
border-radius: 0 40% 40% 0;
|
|
740
|
+
}
|
|
741
|
+
}
|
|
742
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
743
|
+
width: calc(100% - 80px);
|
|
744
|
+
}
|
|
745
|
+
|
|
746
|
+
.e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
747
|
+
width: calc(100% - 110px);
|
|
748
|
+
}
|
|
749
|
+
|
|
639
750
|
/*! daterangepicker theme */
|
|
640
751
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
641
752
|
color: #333;
|
|
@@ -637,6 +637,12 @@
|
|
|
637
637
|
top: 0 !important;
|
|
638
638
|
left: 0 !important;
|
|
639
639
|
}
|
|
640
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
641
|
+
min-height: 100%;
|
|
642
|
+
min-width: 100%;
|
|
643
|
+
height: 100%;
|
|
644
|
+
width: 100%;
|
|
645
|
+
}
|
|
640
646
|
|
|
641
647
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
642
648
|
background-size: 250px 33px;
|
|
@@ -649,6 +655,111 @@
|
|
|
649
655
|
min-height: 40px;
|
|
650
656
|
}
|
|
651
657
|
|
|
658
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
659
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
660
|
+
min-height: 100%;
|
|
661
|
+
min-width: 100%;
|
|
662
|
+
height: 100%;
|
|
663
|
+
width: 100%;
|
|
664
|
+
}
|
|
665
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
666
|
+
height: 100%;
|
|
667
|
+
}
|
|
668
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
669
|
+
height: 78%;
|
|
670
|
+
}
|
|
671
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
672
|
+
height: 90%;
|
|
673
|
+
}
|
|
674
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
675
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
676
|
+
height: 10%;
|
|
677
|
+
}
|
|
678
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
679
|
+
margin: 0;
|
|
680
|
+
}
|
|
681
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
682
|
+
height: 90%;
|
|
683
|
+
}
|
|
684
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
685
|
+
height: 100%;
|
|
686
|
+
border-spacing: 0px 30px;
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
@media screen and (orientation: landscape) {
|
|
690
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
691
|
+
float: left;
|
|
692
|
+
height: 100%;
|
|
693
|
+
border-right: 1.5px;
|
|
694
|
+
border-color: black;
|
|
695
|
+
width: 40%;
|
|
696
|
+
margin: 0;
|
|
697
|
+
display: block;
|
|
698
|
+
background-color: #3f51b5;
|
|
699
|
+
}
|
|
700
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
701
|
+
height: 100%;
|
|
702
|
+
width: 100%;
|
|
703
|
+
}
|
|
704
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
705
|
+
display: block;
|
|
706
|
+
width: 100%;
|
|
707
|
+
text-align: -webkit-center;
|
|
708
|
+
}
|
|
709
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
710
|
+
display: block;
|
|
711
|
+
width: 100%;
|
|
712
|
+
text-align: -webkit-center;
|
|
713
|
+
margin-top: 20%;
|
|
714
|
+
font-size: 20px;
|
|
715
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
716
|
+
}
|
|
717
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
718
|
+
font-size: 20px;
|
|
719
|
+
margin-top: 60%;
|
|
720
|
+
color: #fff;
|
|
721
|
+
}
|
|
722
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
723
|
+
width: 100%;
|
|
724
|
+
text-align: -webkit-center;
|
|
725
|
+
margin-top: 20%;
|
|
726
|
+
font-size: 20px;
|
|
727
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
728
|
+
}
|
|
729
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
730
|
+
height: 82%;
|
|
731
|
+
}
|
|
732
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
733
|
+
height: 80%;
|
|
734
|
+
}
|
|
735
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
736
|
+
border-spacing: unset;
|
|
737
|
+
}
|
|
738
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
739
|
+
height: 20%;
|
|
740
|
+
}
|
|
741
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
742
|
+
width: 100%;
|
|
743
|
+
}
|
|
744
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
745
|
+
display: -ms-flexbox;
|
|
746
|
+
display: flex;
|
|
747
|
+
}
|
|
748
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
749
|
+
border-radius: 0 40% 40% 0;
|
|
750
|
+
}
|
|
751
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
752
|
+
border-radius: 0 40% 40% 0;
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
756
|
+
width: calc(100% - 80px);
|
|
757
|
+
}
|
|
758
|
+
|
|
759
|
+
.e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
760
|
+
width: calc(100% - 110px);
|
|
761
|
+
}
|
|
762
|
+
|
|
652
763
|
/*! daterangepicker theme */
|
|
653
764
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
654
765
|
background: #545b62;
|
|
@@ -637,6 +637,12 @@
|
|
|
637
637
|
top: 0 !important;
|
|
638
638
|
left: 0 !important;
|
|
639
639
|
}
|
|
640
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
641
|
+
min-height: 100%;
|
|
642
|
+
min-width: 100%;
|
|
643
|
+
height: 100%;
|
|
644
|
+
width: 100%;
|
|
645
|
+
}
|
|
640
646
|
|
|
641
647
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
642
648
|
background-size: 250px 33px;
|
|
@@ -649,6 +655,111 @@
|
|
|
649
655
|
min-height: 40px;
|
|
650
656
|
}
|
|
651
657
|
|
|
658
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
659
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
660
|
+
min-height: 100%;
|
|
661
|
+
min-width: 100%;
|
|
662
|
+
height: 100%;
|
|
663
|
+
width: 100%;
|
|
664
|
+
}
|
|
665
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
666
|
+
height: 100%;
|
|
667
|
+
}
|
|
668
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
669
|
+
height: 78%;
|
|
670
|
+
}
|
|
671
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
672
|
+
height: 90%;
|
|
673
|
+
}
|
|
674
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
675
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
676
|
+
height: 10%;
|
|
677
|
+
}
|
|
678
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
679
|
+
margin: 0;
|
|
680
|
+
}
|
|
681
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
682
|
+
height: 90%;
|
|
683
|
+
}
|
|
684
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
685
|
+
height: 100%;
|
|
686
|
+
border-spacing: 0px 30px;
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
@media screen and (orientation: landscape) {
|
|
690
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
691
|
+
float: left;
|
|
692
|
+
height: 100%;
|
|
693
|
+
border-right: 1.5px;
|
|
694
|
+
border-color: black;
|
|
695
|
+
width: 40%;
|
|
696
|
+
margin: 0;
|
|
697
|
+
display: block;
|
|
698
|
+
background-color: #3f51b5;
|
|
699
|
+
}
|
|
700
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
701
|
+
height: 100%;
|
|
702
|
+
width: 100%;
|
|
703
|
+
}
|
|
704
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
705
|
+
display: block;
|
|
706
|
+
width: 100%;
|
|
707
|
+
text-align: -webkit-center;
|
|
708
|
+
}
|
|
709
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
710
|
+
display: block;
|
|
711
|
+
width: 100%;
|
|
712
|
+
text-align: -webkit-center;
|
|
713
|
+
margin-top: 20%;
|
|
714
|
+
font-size: 20px;
|
|
715
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
716
|
+
}
|
|
717
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
718
|
+
font-size: 20px;
|
|
719
|
+
margin-top: 60%;
|
|
720
|
+
color: #fff;
|
|
721
|
+
}
|
|
722
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
723
|
+
width: 100%;
|
|
724
|
+
text-align: -webkit-center;
|
|
725
|
+
margin-top: 20%;
|
|
726
|
+
font-size: 20px;
|
|
727
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
728
|
+
}
|
|
729
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
730
|
+
height: 82%;
|
|
731
|
+
}
|
|
732
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
733
|
+
height: 80%;
|
|
734
|
+
}
|
|
735
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
736
|
+
border-spacing: unset;
|
|
737
|
+
}
|
|
738
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
739
|
+
height: 20%;
|
|
740
|
+
}
|
|
741
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
742
|
+
width: 100%;
|
|
743
|
+
}
|
|
744
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
745
|
+
display: -ms-flexbox;
|
|
746
|
+
display: flex;
|
|
747
|
+
}
|
|
748
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
749
|
+
border-radius: 0 40% 40% 0;
|
|
750
|
+
}
|
|
751
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
752
|
+
border-radius: 0 40% 40% 0;
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
756
|
+
width: calc(100% - 80px);
|
|
757
|
+
}
|
|
758
|
+
|
|
759
|
+
.e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
760
|
+
width: calc(100% - 110px);
|
|
761
|
+
}
|
|
762
|
+
|
|
652
763
|
/*! daterangepicker theme */
|
|
653
764
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
654
765
|
color: #212529;
|
|
@@ -522,6 +522,12 @@
|
|
|
522
522
|
top: 0 !important;
|
|
523
523
|
left: 0 !important;
|
|
524
524
|
}
|
|
525
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
526
|
+
min-height: 100%;
|
|
527
|
+
min-width: 100%;
|
|
528
|
+
height: 100%;
|
|
529
|
+
width: 100%;
|
|
530
|
+
}
|
|
525
531
|
|
|
526
532
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
527
533
|
background-size: 250px 33px;
|
|
@@ -534,6 +540,111 @@
|
|
|
534
540
|
min-height: 40px;
|
|
535
541
|
}
|
|
536
542
|
|
|
543
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
544
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
545
|
+
min-height: 100%;
|
|
546
|
+
min-width: 100%;
|
|
547
|
+
height: 100%;
|
|
548
|
+
width: 100%;
|
|
549
|
+
}
|
|
550
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
551
|
+
height: 100%;
|
|
552
|
+
}
|
|
553
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
554
|
+
height: 78%;
|
|
555
|
+
}
|
|
556
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
557
|
+
height: 90%;
|
|
558
|
+
}
|
|
559
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
560
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
561
|
+
height: 10%;
|
|
562
|
+
}
|
|
563
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
564
|
+
margin: 0;
|
|
565
|
+
}
|
|
566
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
567
|
+
height: 90%;
|
|
568
|
+
}
|
|
569
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
570
|
+
height: 100%;
|
|
571
|
+
border-spacing: 0px 30px;
|
|
572
|
+
}
|
|
573
|
+
|
|
574
|
+
@media screen and (orientation: landscape) {
|
|
575
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
576
|
+
float: left;
|
|
577
|
+
height: 100%;
|
|
578
|
+
border-right: 1.5px;
|
|
579
|
+
border-color: black;
|
|
580
|
+
width: 40%;
|
|
581
|
+
margin: 0;
|
|
582
|
+
display: block;
|
|
583
|
+
background-color: #3f51b5;
|
|
584
|
+
}
|
|
585
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
586
|
+
height: 100%;
|
|
587
|
+
width: 100%;
|
|
588
|
+
}
|
|
589
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
590
|
+
display: block;
|
|
591
|
+
width: 100%;
|
|
592
|
+
text-align: -webkit-center;
|
|
593
|
+
}
|
|
594
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
595
|
+
display: block;
|
|
596
|
+
width: 100%;
|
|
597
|
+
text-align: -webkit-center;
|
|
598
|
+
margin-top: 20%;
|
|
599
|
+
font-size: 20px;
|
|
600
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
601
|
+
}
|
|
602
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
603
|
+
font-size: 20px;
|
|
604
|
+
margin-top: 60%;
|
|
605
|
+
color: #fff;
|
|
606
|
+
}
|
|
607
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
608
|
+
width: 100%;
|
|
609
|
+
text-align: -webkit-center;
|
|
610
|
+
margin-top: 20%;
|
|
611
|
+
font-size: 20px;
|
|
612
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
613
|
+
}
|
|
614
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
615
|
+
height: 82%;
|
|
616
|
+
}
|
|
617
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
618
|
+
height: 80%;
|
|
619
|
+
}
|
|
620
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
621
|
+
border-spacing: unset;
|
|
622
|
+
}
|
|
623
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
624
|
+
height: 20%;
|
|
625
|
+
}
|
|
626
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
627
|
+
width: 100%;
|
|
628
|
+
}
|
|
629
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
630
|
+
display: -ms-flexbox;
|
|
631
|
+
display: flex;
|
|
632
|
+
}
|
|
633
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
634
|
+
border-radius: 0 40% 40% 0;
|
|
635
|
+
}
|
|
636
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
637
|
+
border-radius: 0 40% 40% 0;
|
|
638
|
+
}
|
|
639
|
+
}
|
|
640
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
641
|
+
width: calc(100% - 80px);
|
|
642
|
+
}
|
|
643
|
+
|
|
644
|
+
.e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
645
|
+
width: calc(100% - 110px);
|
|
646
|
+
}
|
|
647
|
+
|
|
537
648
|
/*! daterangepicker theme */
|
|
538
649
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
539
650
|
color: #f0f0f0;
|
|
@@ -523,6 +523,12 @@
|
|
|
523
523
|
top: 0 !important;
|
|
524
524
|
left: 0 !important;
|
|
525
525
|
}
|
|
526
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
527
|
+
min-height: 100%;
|
|
528
|
+
min-width: 100%;
|
|
529
|
+
height: 100%;
|
|
530
|
+
width: 100%;
|
|
531
|
+
}
|
|
526
532
|
|
|
527
533
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
528
534
|
background-size: 250px 33px;
|
|
@@ -535,6 +541,111 @@
|
|
|
535
541
|
min-height: 40px;
|
|
536
542
|
}
|
|
537
543
|
|
|
544
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
545
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
546
|
+
min-height: 100%;
|
|
547
|
+
min-width: 100%;
|
|
548
|
+
height: 100%;
|
|
549
|
+
width: 100%;
|
|
550
|
+
}
|
|
551
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
552
|
+
height: 100%;
|
|
553
|
+
}
|
|
554
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
555
|
+
height: 78%;
|
|
556
|
+
}
|
|
557
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
558
|
+
height: 90%;
|
|
559
|
+
}
|
|
560
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
561
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
562
|
+
height: 10%;
|
|
563
|
+
}
|
|
564
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
565
|
+
margin: 0;
|
|
566
|
+
}
|
|
567
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
568
|
+
height: 90%;
|
|
569
|
+
}
|
|
570
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
571
|
+
height: 100%;
|
|
572
|
+
border-spacing: 0px 30px;
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
@media screen and (orientation: landscape) {
|
|
576
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
577
|
+
float: left;
|
|
578
|
+
height: 100%;
|
|
579
|
+
border-right: 1.5px;
|
|
580
|
+
border-color: black;
|
|
581
|
+
width: 40%;
|
|
582
|
+
margin: 0;
|
|
583
|
+
display: block;
|
|
584
|
+
background-color: #3f51b5;
|
|
585
|
+
}
|
|
586
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
587
|
+
height: 100%;
|
|
588
|
+
width: 100%;
|
|
589
|
+
}
|
|
590
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
591
|
+
display: block;
|
|
592
|
+
width: 100%;
|
|
593
|
+
text-align: -webkit-center;
|
|
594
|
+
}
|
|
595
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
596
|
+
display: block;
|
|
597
|
+
width: 100%;
|
|
598
|
+
text-align: -webkit-center;
|
|
599
|
+
margin-top: 20%;
|
|
600
|
+
font-size: 20px;
|
|
601
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
602
|
+
}
|
|
603
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
604
|
+
font-size: 20px;
|
|
605
|
+
margin-top: 60%;
|
|
606
|
+
color: #fff;
|
|
607
|
+
}
|
|
608
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
609
|
+
width: 100%;
|
|
610
|
+
text-align: -webkit-center;
|
|
611
|
+
margin-top: 20%;
|
|
612
|
+
font-size: 20px;
|
|
613
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
614
|
+
}
|
|
615
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
616
|
+
height: 82%;
|
|
617
|
+
}
|
|
618
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
619
|
+
height: 80%;
|
|
620
|
+
}
|
|
621
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
622
|
+
border-spacing: unset;
|
|
623
|
+
}
|
|
624
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
625
|
+
height: 20%;
|
|
626
|
+
}
|
|
627
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
628
|
+
width: 100%;
|
|
629
|
+
}
|
|
630
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
631
|
+
display: -ms-flexbox;
|
|
632
|
+
display: flex;
|
|
633
|
+
}
|
|
634
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
635
|
+
border-radius: 0 40% 40% 0;
|
|
636
|
+
}
|
|
637
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
638
|
+
border-radius: 0 40% 40% 0;
|
|
639
|
+
}
|
|
640
|
+
}
|
|
641
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
642
|
+
width: calc(100% - 80px);
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
.e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
646
|
+
width: calc(100% - 110px);
|
|
647
|
+
}
|
|
648
|
+
|
|
538
649
|
/*! daterangepicker theme */
|
|
539
650
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
540
651
|
color: #333;
|