@syncfusion/ej2-angular-calendars 20.2.50-ngcc → 20.3.47-ngcc
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/CHANGELOG.md +0 -38
- package/dist/ej2-angular-calendars.umd.js +1 -1
- package/dist/ej2-angular-calendars.umd.min.js +1 -1
- package/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +13 -184
- package/styles/bootstrap.css +13 -184
- package/styles/bootstrap4.css +13 -184
- package/styles/bootstrap5-dark.css +18 -186
- package/styles/bootstrap5.css +18 -186
- package/styles/calendar/bootstrap-dark.css +1 -0
- package/styles/calendar/bootstrap.css +1 -0
- package/styles/calendar/bootstrap4.css +1 -0
- package/styles/calendar/bootstrap5-dark.css +1 -0
- package/styles/calendar/bootstrap5.css +1 -0
- package/styles/calendar/fabric-dark.css +1 -0
- package/styles/calendar/fabric.css +1 -0
- package/styles/calendar/fluent-dark.css +1 -0
- package/styles/calendar/fluent.css +1 -0
- package/styles/calendar/highcontrast-light.css +1 -0
- package/styles/calendar/highcontrast.css +1 -0
- package/styles/calendar/material-dark.css +1 -0
- package/styles/calendar/material.css +1 -0
- package/styles/calendar/tailwind-dark.css +2 -0
- package/styles/calendar/tailwind.css +2 -0
- package/styles/datepicker/bootstrap-dark.css +3 -80
- package/styles/datepicker/bootstrap.css +3 -80
- package/styles/datepicker/bootstrap4.css +3 -80
- package/styles/datepicker/bootstrap5-dark.css +4 -81
- package/styles/datepicker/bootstrap5.css +4 -81
- package/styles/datepicker/fabric-dark.css +3 -80
- package/styles/datepicker/fabric.css +3 -80
- package/styles/datepicker/fluent-dark.css +4 -81
- package/styles/datepicker/fluent.css +4 -81
- package/styles/datepicker/highcontrast-light.css +3 -80
- package/styles/datepicker/highcontrast.css +3 -80
- package/styles/datepicker/material-dark.css +3 -80
- package/styles/datepicker/material.css +9 -3
- package/styles/datepicker/tailwind-dark.css +4 -81
- package/styles/datepicker/tailwind.css +4 -81
- package/styles/daterangepicker/bootstrap-dark.css +3 -104
- package/styles/daterangepicker/bootstrap.css +3 -104
- package/styles/daterangepicker/bootstrap4.css +3 -104
- package/styles/daterangepicker/bootstrap5-dark.css +5 -105
- package/styles/daterangepicker/bootstrap5.css +5 -105
- package/styles/daterangepicker/fabric-dark.css +3 -104
- package/styles/daterangepicker/fabric.css +3 -104
- package/styles/daterangepicker/fluent-dark.css +4 -105
- package/styles/daterangepicker/fluent.css +4 -105
- package/styles/daterangepicker/highcontrast-light.css +3 -104
- package/styles/daterangepicker/highcontrast.css +3 -104
- package/styles/daterangepicker/material-dark.css +5 -106
- package/styles/daterangepicker/material.css +12 -0
- package/styles/daterangepicker/tailwind-dark.css +5 -105
- package/styles/daterangepicker/tailwind.css +5 -105
- package/styles/datetimepicker/bootstrap-dark.css +2 -0
- package/styles/datetimepicker/bootstrap.css +2 -0
- package/styles/datetimepicker/bootstrap4.css +2 -0
- package/styles/datetimepicker/bootstrap5-dark.css +3 -0
- package/styles/datetimepicker/bootstrap5.css +3 -0
- package/styles/datetimepicker/fabric-dark.css +2 -0
- package/styles/datetimepicker/fabric.css +2 -0
- package/styles/datetimepicker/fluent-dark.css +3 -0
- package/styles/datetimepicker/fluent.css +3 -0
- package/styles/datetimepicker/highcontrast-light.css +2 -0
- package/styles/datetimepicker/highcontrast.css +2 -0
- package/styles/datetimepicker/material-dark.css +2 -0
- package/styles/datetimepicker/material.css +2 -0
- package/styles/datetimepicker/tailwind-dark.css +3 -0
- package/styles/datetimepicker/tailwind.css +3 -0
- package/styles/fabric-dark.css +13 -184
- package/styles/fabric.css +13 -186
- package/styles/fluent-dark.css +17 -186
- package/styles/fluent.css +17 -186
- package/styles/highcontrast-light.css +13 -184
- package/styles/highcontrast.css +13 -184
- package/styles/material-dark.css +15 -186
- package/styles/material.css +28 -3
- package/styles/tailwind-dark.css +19 -186
- package/styles/tailwind.css +19 -186
- package/styles/timepicker/bootstrap-dark.css +4 -0
- package/styles/timepicker/bootstrap.css +4 -0
- package/styles/timepicker/bootstrap4.css +4 -0
- package/styles/timepicker/bootstrap5-dark.css +5 -0
- package/styles/timepicker/bootstrap5.css +5 -0
- package/styles/timepicker/fabric-dark.css +4 -0
- package/styles/timepicker/fabric.css +4 -0
- package/styles/timepicker/fluent-dark.css +5 -0
- package/styles/timepicker/fluent.css +5 -0
- package/styles/timepicker/highcontrast-light.css +4 -0
- package/styles/timepicker/highcontrast.css +4 -0
- package/styles/timepicker/material-dark.css +4 -0
- package/styles/timepicker/material.css +4 -0
- package/styles/timepicker/tailwind-dark.css +5 -0
- package/styles/timepicker/tailwind.css +5 -0
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
+
/* stylelint-disable-line no-empty-source */ /*! calendar bootstrap5 theme variables */
|
|
2
3
|
/*! component icons */
|
|
3
4
|
.e-input-group-icon.e-range-icon,
|
|
4
5
|
*.e-control-wrapper .e-input-group-icon.e-range-icon {
|
|
@@ -580,6 +581,7 @@
|
|
|
580
581
|
line-height: 26px;
|
|
581
582
|
}
|
|
582
583
|
|
|
584
|
+
/* stylelint-disable */
|
|
583
585
|
.e-range-overflow {
|
|
584
586
|
overflow: hidden;
|
|
585
587
|
}
|
|
@@ -606,13 +608,6 @@
|
|
|
606
608
|
top: 0 !important;
|
|
607
609
|
left: 0 !important;
|
|
608
610
|
}
|
|
609
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
610
|
-
min-height: 100%;
|
|
611
|
-
min-width: 100%;
|
|
612
|
-
height: 100%;
|
|
613
|
-
width: 100%;
|
|
614
|
-
}
|
|
615
|
-
|
|
616
611
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
617
612
|
background-size: 250px 33px;
|
|
618
613
|
min-height: 33px;
|
|
@@ -624,103 +619,6 @@
|
|
|
624
619
|
min-height: 40px;
|
|
625
620
|
}
|
|
626
621
|
|
|
627
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
628
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
629
|
-
min-height: 100%;
|
|
630
|
-
min-width: 100%;
|
|
631
|
-
height: 100%;
|
|
632
|
-
width: 100%;
|
|
633
|
-
}
|
|
634
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
635
|
-
height: 100%;
|
|
636
|
-
}
|
|
637
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
638
|
-
height: 78%;
|
|
639
|
-
}
|
|
640
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
641
|
-
height: 90%;
|
|
642
|
-
}
|
|
643
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
644
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
645
|
-
height: 10%;
|
|
646
|
-
}
|
|
647
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
648
|
-
margin: 0;
|
|
649
|
-
}
|
|
650
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
651
|
-
height: 90%;
|
|
652
|
-
}
|
|
653
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
654
|
-
height: 100%;
|
|
655
|
-
border-spacing: 0px 30px;
|
|
656
|
-
}
|
|
657
|
-
|
|
658
|
-
@media screen and (orientation: landscape) {
|
|
659
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
660
|
-
float: left;
|
|
661
|
-
height: 100%;
|
|
662
|
-
border-right: 1.5px;
|
|
663
|
-
border-color: black;
|
|
664
|
-
width: 40%;
|
|
665
|
-
margin: 0;
|
|
666
|
-
display: block;
|
|
667
|
-
background-color: #3f51b5;
|
|
668
|
-
}
|
|
669
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
670
|
-
height: 100%;
|
|
671
|
-
width: 100%;
|
|
672
|
-
}
|
|
673
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
674
|
-
display: block;
|
|
675
|
-
width: 100%;
|
|
676
|
-
text-align: -webkit-center;
|
|
677
|
-
}
|
|
678
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
679
|
-
display: block;
|
|
680
|
-
width: 100%;
|
|
681
|
-
text-align: -webkit-center;
|
|
682
|
-
margin-top: 20%;
|
|
683
|
-
font-size: 20px;
|
|
684
|
-
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);
|
|
685
|
-
}
|
|
686
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
687
|
-
font-size: 20px;
|
|
688
|
-
margin-top: 60%;
|
|
689
|
-
color: #fff;
|
|
690
|
-
}
|
|
691
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
692
|
-
width: 100%;
|
|
693
|
-
text-align: -webkit-center;
|
|
694
|
-
margin-top: 20%;
|
|
695
|
-
font-size: 20px;
|
|
696
|
-
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);
|
|
697
|
-
}
|
|
698
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
699
|
-
height: 82%;
|
|
700
|
-
}
|
|
701
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
702
|
-
height: 80%;
|
|
703
|
-
}
|
|
704
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
705
|
-
border-spacing: unset;
|
|
706
|
-
}
|
|
707
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
708
|
-
height: 20%;
|
|
709
|
-
}
|
|
710
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
711
|
-
width: 100%;
|
|
712
|
-
}
|
|
713
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
714
|
-
display: -ms-flexbox;
|
|
715
|
-
display: flex;
|
|
716
|
-
}
|
|
717
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
718
|
-
border-radius: 0 40% 40% 0;
|
|
719
|
-
}
|
|
720
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
721
|
-
border-radius: 0 40% 40% 0;
|
|
722
|
-
}
|
|
723
|
-
}
|
|
724
622
|
.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 {
|
|
725
623
|
width: calc(100% - 80px);
|
|
726
624
|
}
|
|
@@ -729,6 +627,7 @@
|
|
|
729
627
|
width: calc(100% - 110px);
|
|
730
628
|
}
|
|
731
629
|
|
|
630
|
+
/* stylelint-enable */
|
|
732
631
|
/*! daterangepicker theme */
|
|
733
632
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
734
633
|
color: #f3f2f1;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
+
/* stylelint-disable-line no-empty-source */ /*! calendar bootstrap5 theme variables */
|
|
2
3
|
/*! component icons */
|
|
3
4
|
.e-input-group-icon.e-range-icon,
|
|
4
5
|
*.e-control-wrapper .e-input-group-icon.e-range-icon {
|
|
@@ -580,6 +581,7 @@
|
|
|
580
581
|
line-height: 26px;
|
|
581
582
|
}
|
|
582
583
|
|
|
584
|
+
/* stylelint-disable */
|
|
583
585
|
.e-range-overflow {
|
|
584
586
|
overflow: hidden;
|
|
585
587
|
}
|
|
@@ -606,13 +608,6 @@
|
|
|
606
608
|
top: 0 !important;
|
|
607
609
|
left: 0 !important;
|
|
608
610
|
}
|
|
609
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
610
|
-
min-height: 100%;
|
|
611
|
-
min-width: 100%;
|
|
612
|
-
height: 100%;
|
|
613
|
-
width: 100%;
|
|
614
|
-
}
|
|
615
|
-
|
|
616
611
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
617
612
|
background-size: 250px 33px;
|
|
618
613
|
min-height: 33px;
|
|
@@ -624,103 +619,6 @@
|
|
|
624
619
|
min-height: 40px;
|
|
625
620
|
}
|
|
626
621
|
|
|
627
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
628
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
629
|
-
min-height: 100%;
|
|
630
|
-
min-width: 100%;
|
|
631
|
-
height: 100%;
|
|
632
|
-
width: 100%;
|
|
633
|
-
}
|
|
634
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
635
|
-
height: 100%;
|
|
636
|
-
}
|
|
637
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
638
|
-
height: 78%;
|
|
639
|
-
}
|
|
640
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
641
|
-
height: 90%;
|
|
642
|
-
}
|
|
643
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
644
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
645
|
-
height: 10%;
|
|
646
|
-
}
|
|
647
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
648
|
-
margin: 0;
|
|
649
|
-
}
|
|
650
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
651
|
-
height: 90%;
|
|
652
|
-
}
|
|
653
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
654
|
-
height: 100%;
|
|
655
|
-
border-spacing: 0px 30px;
|
|
656
|
-
}
|
|
657
|
-
|
|
658
|
-
@media screen and (orientation: landscape) {
|
|
659
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
660
|
-
float: left;
|
|
661
|
-
height: 100%;
|
|
662
|
-
border-right: 1.5px;
|
|
663
|
-
border-color: black;
|
|
664
|
-
width: 40%;
|
|
665
|
-
margin: 0;
|
|
666
|
-
display: block;
|
|
667
|
-
background-color: #3f51b5;
|
|
668
|
-
}
|
|
669
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
670
|
-
height: 100%;
|
|
671
|
-
width: 100%;
|
|
672
|
-
}
|
|
673
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
674
|
-
display: block;
|
|
675
|
-
width: 100%;
|
|
676
|
-
text-align: -webkit-center;
|
|
677
|
-
}
|
|
678
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
679
|
-
display: block;
|
|
680
|
-
width: 100%;
|
|
681
|
-
text-align: -webkit-center;
|
|
682
|
-
margin-top: 20%;
|
|
683
|
-
font-size: 20px;
|
|
684
|
-
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);
|
|
685
|
-
}
|
|
686
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
687
|
-
font-size: 20px;
|
|
688
|
-
margin-top: 60%;
|
|
689
|
-
color: #fff;
|
|
690
|
-
}
|
|
691
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
692
|
-
width: 100%;
|
|
693
|
-
text-align: -webkit-center;
|
|
694
|
-
margin-top: 20%;
|
|
695
|
-
font-size: 20px;
|
|
696
|
-
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);
|
|
697
|
-
}
|
|
698
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
699
|
-
height: 82%;
|
|
700
|
-
}
|
|
701
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
702
|
-
height: 80%;
|
|
703
|
-
}
|
|
704
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
705
|
-
border-spacing: unset;
|
|
706
|
-
}
|
|
707
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
708
|
-
height: 20%;
|
|
709
|
-
}
|
|
710
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
711
|
-
width: 100%;
|
|
712
|
-
}
|
|
713
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
714
|
-
display: -ms-flexbox;
|
|
715
|
-
display: flex;
|
|
716
|
-
}
|
|
717
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
718
|
-
border-radius: 0 40% 40% 0;
|
|
719
|
-
}
|
|
720
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
721
|
-
border-radius: 0 40% 40% 0;
|
|
722
|
-
}
|
|
723
|
-
}
|
|
724
622
|
.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 {
|
|
725
623
|
width: calc(100% - 80px);
|
|
726
624
|
}
|
|
@@ -729,6 +627,7 @@
|
|
|
729
627
|
width: calc(100% - 110px);
|
|
730
628
|
}
|
|
731
629
|
|
|
630
|
+
/* stylelint-enable */
|
|
732
631
|
/*! daterangepicker theme */
|
|
733
632
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
734
633
|
color: #201f1e;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
1
2
|
/*! component icons */
|
|
2
3
|
.e-input-group-icon.e-range-icon,
|
|
3
4
|
*.e-control-wrapper .e-input-group-icon.e-range-icon {
|
|
@@ -597,6 +598,7 @@
|
|
|
597
598
|
line-height: 26px;
|
|
598
599
|
}
|
|
599
600
|
|
|
601
|
+
/* stylelint-disable */
|
|
600
602
|
.e-range-overflow {
|
|
601
603
|
overflow: hidden;
|
|
602
604
|
}
|
|
@@ -623,13 +625,6 @@
|
|
|
623
625
|
top: 0 !important;
|
|
624
626
|
left: 0 !important;
|
|
625
627
|
}
|
|
626
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
627
|
-
min-height: 100%;
|
|
628
|
-
min-width: 100%;
|
|
629
|
-
height: 100%;
|
|
630
|
-
width: 100%;
|
|
631
|
-
}
|
|
632
|
-
|
|
633
628
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
634
629
|
background-size: 250px 33px;
|
|
635
630
|
min-height: 33px;
|
|
@@ -641,103 +636,6 @@
|
|
|
641
636
|
min-height: 40px;
|
|
642
637
|
}
|
|
643
638
|
|
|
644
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
645
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
646
|
-
min-height: 100%;
|
|
647
|
-
min-width: 100%;
|
|
648
|
-
height: 100%;
|
|
649
|
-
width: 100%;
|
|
650
|
-
}
|
|
651
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
652
|
-
height: 100%;
|
|
653
|
-
}
|
|
654
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
655
|
-
height: 78%;
|
|
656
|
-
}
|
|
657
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
658
|
-
height: 90%;
|
|
659
|
-
}
|
|
660
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
661
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
662
|
-
height: 10%;
|
|
663
|
-
}
|
|
664
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
665
|
-
margin: 0;
|
|
666
|
-
}
|
|
667
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
668
|
-
height: 90%;
|
|
669
|
-
}
|
|
670
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
671
|
-
height: 100%;
|
|
672
|
-
border-spacing: 0px 30px;
|
|
673
|
-
}
|
|
674
|
-
|
|
675
|
-
@media screen and (orientation: landscape) {
|
|
676
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
677
|
-
float: left;
|
|
678
|
-
height: 100%;
|
|
679
|
-
border-right: 1.5px;
|
|
680
|
-
border-color: black;
|
|
681
|
-
width: 40%;
|
|
682
|
-
margin: 0;
|
|
683
|
-
display: block;
|
|
684
|
-
background-color: #3f51b5;
|
|
685
|
-
}
|
|
686
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
687
|
-
height: 100%;
|
|
688
|
-
width: 100%;
|
|
689
|
-
}
|
|
690
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
691
|
-
display: block;
|
|
692
|
-
width: 100%;
|
|
693
|
-
text-align: -webkit-center;
|
|
694
|
-
}
|
|
695
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
696
|
-
display: block;
|
|
697
|
-
width: 100%;
|
|
698
|
-
text-align: -webkit-center;
|
|
699
|
-
margin-top: 20%;
|
|
700
|
-
font-size: 20px;
|
|
701
|
-
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);
|
|
702
|
-
}
|
|
703
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
704
|
-
font-size: 20px;
|
|
705
|
-
margin-top: 60%;
|
|
706
|
-
color: #fff;
|
|
707
|
-
}
|
|
708
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
709
|
-
width: 100%;
|
|
710
|
-
text-align: -webkit-center;
|
|
711
|
-
margin-top: 20%;
|
|
712
|
-
font-size: 20px;
|
|
713
|
-
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);
|
|
714
|
-
}
|
|
715
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
716
|
-
height: 82%;
|
|
717
|
-
}
|
|
718
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
719
|
-
height: 80%;
|
|
720
|
-
}
|
|
721
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
722
|
-
border-spacing: unset;
|
|
723
|
-
}
|
|
724
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
725
|
-
height: 20%;
|
|
726
|
-
}
|
|
727
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
728
|
-
width: 100%;
|
|
729
|
-
}
|
|
730
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
731
|
-
display: -ms-flexbox;
|
|
732
|
-
display: flex;
|
|
733
|
-
}
|
|
734
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
735
|
-
border-radius: 0 40% 40% 0;
|
|
736
|
-
}
|
|
737
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
738
|
-
border-radius: 0 40% 40% 0;
|
|
739
|
-
}
|
|
740
|
-
}
|
|
741
639
|
.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 {
|
|
742
640
|
width: calc(100% - 80px);
|
|
743
641
|
}
|
|
@@ -746,6 +644,7 @@
|
|
|
746
644
|
width: calc(100% - 110px);
|
|
747
645
|
}
|
|
748
646
|
|
|
647
|
+
/* stylelint-enable */
|
|
749
648
|
/*! daterangepicker theme */
|
|
750
649
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
751
650
|
color: #000;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
1
2
|
/*! calendar fabric theme variables */
|
|
2
3
|
/*! component icons */
|
|
3
4
|
.e-input-group-icon.e-range-icon,
|
|
@@ -598,6 +599,7 @@
|
|
|
598
599
|
line-height: 26px;
|
|
599
600
|
}
|
|
600
601
|
|
|
602
|
+
/* stylelint-disable */
|
|
601
603
|
.e-range-overflow {
|
|
602
604
|
overflow: hidden;
|
|
603
605
|
}
|
|
@@ -624,13 +626,6 @@
|
|
|
624
626
|
top: 0 !important;
|
|
625
627
|
left: 0 !important;
|
|
626
628
|
}
|
|
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
|
-
}
|
|
633
|
-
|
|
634
629
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
635
630
|
background-size: 250px 33px;
|
|
636
631
|
min-height: 33px;
|
|
@@ -642,103 +637,6 @@
|
|
|
642
637
|
min-height: 40px;
|
|
643
638
|
}
|
|
644
639
|
|
|
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
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 {
|
|
743
641
|
width: calc(100% - 80px);
|
|
744
642
|
}
|
|
@@ -747,6 +645,7 @@
|
|
|
747
645
|
width: calc(100% - 110px);
|
|
748
646
|
}
|
|
749
647
|
|
|
648
|
+
/* stylelint-enable */
|
|
750
649
|
/*! daterangepicker theme */
|
|
751
650
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
752
651
|
color: #fff;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
2
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
2
3
|
@keyframes e-input-ripple {
|
|
3
4
|
100% {
|
|
4
5
|
opacity: 0;
|
|
@@ -636,6 +637,7 @@
|
|
|
636
637
|
line-height: 26px;
|
|
637
638
|
}
|
|
638
639
|
|
|
640
|
+
/* stylelint-disable */
|
|
639
641
|
.e-range-overflow {
|
|
640
642
|
overflow: hidden;
|
|
641
643
|
}
|
|
@@ -662,13 +664,6 @@
|
|
|
662
664
|
top: 0 !important;
|
|
663
665
|
left: 0 !important;
|
|
664
666
|
}
|
|
665
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
666
|
-
min-height: 100%;
|
|
667
|
-
min-width: 100%;
|
|
668
|
-
height: 100%;
|
|
669
|
-
width: 100%;
|
|
670
|
-
}
|
|
671
|
-
|
|
672
667
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
673
668
|
background-size: 250px 33px;
|
|
674
669
|
min-height: 33px;
|
|
@@ -680,103 +675,6 @@
|
|
|
680
675
|
min-height: 40px;
|
|
681
676
|
}
|
|
682
677
|
|
|
683
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
684
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
685
|
-
min-height: 100%;
|
|
686
|
-
min-width: 100%;
|
|
687
|
-
height: 100%;
|
|
688
|
-
width: 100%;
|
|
689
|
-
}
|
|
690
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
691
|
-
height: 100%;
|
|
692
|
-
}
|
|
693
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
694
|
-
height: 78%;
|
|
695
|
-
}
|
|
696
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
697
|
-
height: 90%;
|
|
698
|
-
}
|
|
699
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
700
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
701
|
-
height: 10%;
|
|
702
|
-
}
|
|
703
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
704
|
-
margin: 0;
|
|
705
|
-
}
|
|
706
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
707
|
-
height: 90%;
|
|
708
|
-
}
|
|
709
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
710
|
-
height: 100%;
|
|
711
|
-
border-spacing: 0px 30px;
|
|
712
|
-
}
|
|
713
|
-
|
|
714
|
-
@media screen and (orientation: landscape) {
|
|
715
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
716
|
-
float: left;
|
|
717
|
-
height: 100%;
|
|
718
|
-
border-right: 1.5px;
|
|
719
|
-
border-color: black;
|
|
720
|
-
width: 40%;
|
|
721
|
-
margin: 0;
|
|
722
|
-
display: block;
|
|
723
|
-
background-color: #3f51b5;
|
|
724
|
-
}
|
|
725
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
726
|
-
height: 100%;
|
|
727
|
-
width: 100%;
|
|
728
|
-
}
|
|
729
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
730
|
-
display: block;
|
|
731
|
-
width: 100%;
|
|
732
|
-
text-align: -webkit-center;
|
|
733
|
-
}
|
|
734
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
735
|
-
display: block;
|
|
736
|
-
width: 100%;
|
|
737
|
-
text-align: -webkit-center;
|
|
738
|
-
margin-top: 20%;
|
|
739
|
-
font-size: 20px;
|
|
740
|
-
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);
|
|
741
|
-
}
|
|
742
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
743
|
-
font-size: 20px;
|
|
744
|
-
margin-top: 60%;
|
|
745
|
-
color: #fff;
|
|
746
|
-
}
|
|
747
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
748
|
-
width: 100%;
|
|
749
|
-
text-align: -webkit-center;
|
|
750
|
-
margin-top: 20%;
|
|
751
|
-
font-size: 20px;
|
|
752
|
-
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);
|
|
753
|
-
}
|
|
754
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
755
|
-
height: 82%;
|
|
756
|
-
}
|
|
757
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
758
|
-
height: 80%;
|
|
759
|
-
}
|
|
760
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
761
|
-
border-spacing: unset;
|
|
762
|
-
}
|
|
763
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
764
|
-
height: 20%;
|
|
765
|
-
}
|
|
766
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
767
|
-
width: 100%;
|
|
768
|
-
}
|
|
769
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
770
|
-
display: -ms-flexbox;
|
|
771
|
-
display: flex;
|
|
772
|
-
}
|
|
773
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
774
|
-
border-radius: 0 40% 40% 0;
|
|
775
|
-
}
|
|
776
|
-
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
777
|
-
border-radius: 0 40% 40% 0;
|
|
778
|
-
}
|
|
779
|
-
}
|
|
780
678
|
.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 {
|
|
781
679
|
width: calc(100% - 80px);
|
|
782
680
|
}
|
|
@@ -785,6 +683,7 @@
|
|
|
785
683
|
width: calc(100% - 110px);
|
|
786
684
|
}
|
|
787
685
|
|
|
686
|
+
/* stylelint-enable */
|
|
788
687
|
/*! daterangepicker theme */
|
|
789
688
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
790
689
|
color: #00b0ff;
|
|
@@ -951,7 +850,7 @@
|
|
|
951
850
|
.e-bigger .e-daterangepicker,
|
|
952
851
|
*.e-bigger.e-daterangepicker,
|
|
953
852
|
*.e-device.e-daterangepicker {
|
|
954
|
-
background-color: #
|
|
853
|
+
background-color: #424242;
|
|
955
854
|
padding: 0;
|
|
956
855
|
}
|
|
957
856
|
.e-bigger .e-daterangepicker .e-calendar th,
|
|
@@ -964,7 +863,7 @@
|
|
|
964
863
|
*.e-bigger.e-daterangepicker .e-end-btn,
|
|
965
864
|
*.e-device.e-daterangepicker .e-start-btn,
|
|
966
865
|
*.e-device.e-daterangepicker .e-end-btn {
|
|
967
|
-
background: #
|
|
866
|
+
background: #424242;
|
|
968
867
|
}
|
|
969
868
|
.e-bigger .e-daterangepicker .e-start-btn.e-active, .e-bigger .e-daterangepicker .e-start-btn.e-active:active, .e-bigger .e-daterangepicker .e-end-btn.e-active, .e-bigger .e-daterangepicker .e-end-btn.e-active:active:not([disabled]), .e-bigger .e-daterangepicker .e-start-btn.e-active:hover, .e-bigger .e-daterangepicker .e-end-btn.e-active:hover,
|
|
970
869
|
*.e-bigger.e-daterangepicker .e-start-btn.e-active,
|