@syncfusion/ej2-bootstrap-theme 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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-bootstrap-theme@*",
3
- "_id": "@syncfusion/ej2-bootstrap-theme@20.2.49",
3
+ "_id": "@syncfusion/ej2-bootstrap-theme@20.2.50",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-YTx5+/lKatDZ4XbX2UJR1G3W2n0nJ3xp2wtFYC6yrfrKMv+oNX0qwYvoSxUDdV2lULomXu/LSVc2EiJbSj7sYA==",
5
+ "_integrity": "sha512-sXoBCe7O8+/wgZcq1gR9l+K/QGPB1U14/bzY1N6Ew2wlMN7SgXLZ1Auezl9psYfRU7mqE8hWZ0CGnPmZ888PUA==",
6
6
  "_location": "/@syncfusion/ej2-bootstrap-theme",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-bootstrap-theme/-/ej2-bootstrap-theme-20.2.48.tgz",
23
- "_shasum": "eb9db326ab50ca3bf9b60e088b283305073007e7",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-bootstrap-theme/-/ej2-bootstrap-theme-20.2.49.tgz",
23
+ "_shasum": "b1f5b7147258a63d19308ee251a5a133b19bb966",
24
24
  "_spec": "@syncfusion/ej2-bootstrap-theme@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/themes",
26
26
  "author": {
@@ -47,5 +47,5 @@
47
47
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
48
48
  },
49
49
  "typings": "index.d.ts",
50
- "version": "20.2.49"
50
+ "version": "20.2.50"
51
51
  }
@@ -17496,6 +17496,10 @@ body.e-colorpicker-overflow {
17496
17496
  top: 0 !important;
17497
17497
  left: 0 !important;
17498
17498
  }
17499
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
17500
+ min-width: 100%;
17501
+ min-height: 100%;
17502
+ }
17499
17503
 
17500
17504
  .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
17501
17505
  background-size: 250px 33px;
@@ -17508,6 +17512,40 @@ body.e-colorpicker-overflow {
17508
17512
  min-height: 40px;
17509
17513
  }
17510
17514
 
17515
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17516
+ height: 15%;
17517
+ }
17518
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17519
+ float: right;
17520
+ margin-right: 10px;
17521
+ padding: 5px;
17522
+ }
17523
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
17524
+ content: "\e932";
17525
+ font-family: "e-icons";
17526
+ color: rgb(255, 255, 255);
17527
+ }
17528
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17529
+ min-width: 100%;
17530
+ min-height: 100%;
17531
+ height: 100%;
17532
+ }
17533
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
17534
+ height: 10%;
17535
+ }
17536
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17537
+ height: 85%;
17538
+ }
17539
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
17540
+ height: 10%;
17541
+ }
17542
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17543
+ height: 80%;
17544
+ }
17545
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
17546
+ height: 100%;
17547
+ }
17548
+
17511
17549
  @media screen and (orientation: landscape) and (max-height: 360px) {
17512
17550
  .e-datepicker .e-calendar.e-device .e-month table tbody {
17513
17551
  display: inline-block;
@@ -17515,6 +17553,47 @@ body.e-colorpicker-overflow {
17515
17553
  overflow: auto;
17516
17554
  }
17517
17555
  }
17556
+ @media screen and (orientation: landscape) {
17557
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17558
+ float: left;
17559
+ height: 100%;
17560
+ width: 30%;
17561
+ }
17562
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17563
+ float: left;
17564
+ padding: 5px;
17565
+ }
17566
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
17567
+ font-size: 35px;
17568
+ margin-top: 35%;
17569
+ }
17570
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-day {
17571
+ display: block;
17572
+ font-size: 40px;
17573
+ margin-top: 10%;
17574
+ }
17575
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-header.e-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
17576
+ height: 10%;
17577
+ }
17578
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17579
+ height: 75%;
17580
+ }
17581
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17582
+ display: -ms-flexbox;
17583
+ display: flex;
17584
+ }
17585
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17586
+ float: right;
17587
+ height: 90%;
17588
+ width: 70%;
17589
+ }
17590
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
17591
+ display: table-row-group;
17592
+ }
17593
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-decade table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-year table {
17594
+ height: 100%;
17595
+ }
17596
+ }
17518
17597
  .e-datepicker.e-popup-wrapper,
17519
17598
  .e-bigger.e-small .e-datepicker.e-popup-wrapper,
17520
17599
  .e-bigger .e-datepicker.e-popup-wrapper,
@@ -20017,6 +20096,12 @@ body.e-colorpicker-overflow {
20017
20096
  top: 0 !important;
20018
20097
  left: 0 !important;
20019
20098
  }
20099
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
20100
+ min-height: 100%;
20101
+ min-width: 100%;
20102
+ height: 100%;
20103
+ width: 100%;
20104
+ }
20020
20105
 
20021
20106
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
20022
20107
  background-size: 250px 33px;
@@ -20029,6 +20114,111 @@ body.e-colorpicker-overflow {
20029
20114
  min-height: 40px;
20030
20115
  }
20031
20116
 
20117
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
20118
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
20119
+ min-height: 100%;
20120
+ min-width: 100%;
20121
+ height: 100%;
20122
+ width: 100%;
20123
+ }
20124
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20125
+ height: 100%;
20126
+ }
20127
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
20128
+ height: 78%;
20129
+ }
20130
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20131
+ height: 90%;
20132
+ }
20133
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
20134
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
20135
+ height: 10%;
20136
+ }
20137
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
20138
+ margin: 0;
20139
+ }
20140
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20141
+ height: 90%;
20142
+ }
20143
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
20144
+ height: 100%;
20145
+ border-spacing: 0px 30px;
20146
+ }
20147
+
20148
+ @media screen and (orientation: landscape) {
20149
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
20150
+ float: left;
20151
+ height: 100%;
20152
+ border-right: 1.5px;
20153
+ border-color: black;
20154
+ width: 40%;
20155
+ margin: 0;
20156
+ display: block;
20157
+ background-color: #3f51b5;
20158
+ }
20159
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20160
+ height: 100%;
20161
+ width: 100%;
20162
+ }
20163
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
20164
+ display: block;
20165
+ width: 100%;
20166
+ text-align: -webkit-center;
20167
+ }
20168
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
20169
+ display: block;
20170
+ width: 100%;
20171
+ text-align: -webkit-center;
20172
+ margin-top: 20%;
20173
+ font-size: 20px;
20174
+ 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);
20175
+ }
20176
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
20177
+ font-size: 20px;
20178
+ margin-top: 60%;
20179
+ color: #fff;
20180
+ }
20181
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
20182
+ width: 100%;
20183
+ text-align: -webkit-center;
20184
+ margin-top: 20%;
20185
+ font-size: 20px;
20186
+ 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);
20187
+ }
20188
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
20189
+ height: 82%;
20190
+ }
20191
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20192
+ height: 80%;
20193
+ }
20194
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
20195
+ border-spacing: unset;
20196
+ }
20197
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
20198
+ height: 20%;
20199
+ }
20200
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20201
+ width: 100%;
20202
+ }
20203
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
20204
+ display: -ms-flexbox;
20205
+ display: flex;
20206
+ }
20207
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
20208
+ border-radius: 0 40% 40% 0;
20209
+ }
20210
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
20211
+ border-radius: 0 40% 40% 0;
20212
+ }
20213
+ }
20214
+ .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 {
20215
+ width: calc(100% - 80px);
20216
+ }
20217
+
20218
+ .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 {
20219
+ width: calc(100% - 110px);
20220
+ }
20221
+
20032
20222
  /*! daterangepicker theme */
20033
20223
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
20034
20224
  color: #333;
@@ -17450,6 +17450,10 @@ body.e-colorpicker-overflow {
17450
17450
  top: 0 !important;
17451
17451
  left: 0 !important;
17452
17452
  }
17453
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
17454
+ min-width: 100%;
17455
+ min-height: 100%;
17456
+ }
17453
17457
 
17454
17458
  .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
17455
17459
  background-size: 250px 33px;
@@ -17462,6 +17466,40 @@ body.e-colorpicker-overflow {
17462
17466
  min-height: 40px;
17463
17467
  }
17464
17468
 
17469
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17470
+ height: 15%;
17471
+ }
17472
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17473
+ float: right;
17474
+ margin-right: 10px;
17475
+ padding: 5px;
17476
+ }
17477
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
17478
+ content: "\e932";
17479
+ font-family: "e-icons";
17480
+ color: rgb(255, 255, 255);
17481
+ }
17482
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17483
+ min-width: 100%;
17484
+ min-height: 100%;
17485
+ height: 100%;
17486
+ }
17487
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
17488
+ height: 10%;
17489
+ }
17490
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17491
+ height: 85%;
17492
+ }
17493
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
17494
+ height: 10%;
17495
+ }
17496
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17497
+ height: 80%;
17498
+ }
17499
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
17500
+ height: 100%;
17501
+ }
17502
+
17465
17503
  @media screen and (orientation: landscape) and (max-height: 360px) {
17466
17504
  .e-datepicker .e-calendar.e-device .e-month table tbody {
17467
17505
  display: inline-block;
@@ -17469,6 +17507,47 @@ body.e-colorpicker-overflow {
17469
17507
  overflow: auto;
17470
17508
  }
17471
17509
  }
17510
+ @media screen and (orientation: landscape) {
17511
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17512
+ float: left;
17513
+ height: 100%;
17514
+ width: 30%;
17515
+ }
17516
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17517
+ float: left;
17518
+ padding: 5px;
17519
+ }
17520
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
17521
+ font-size: 35px;
17522
+ margin-top: 35%;
17523
+ }
17524
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-day {
17525
+ display: block;
17526
+ font-size: 40px;
17527
+ margin-top: 10%;
17528
+ }
17529
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-header.e-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
17530
+ height: 10%;
17531
+ }
17532
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17533
+ height: 75%;
17534
+ }
17535
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17536
+ display: -ms-flexbox;
17537
+ display: flex;
17538
+ }
17539
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17540
+ float: right;
17541
+ height: 90%;
17542
+ width: 70%;
17543
+ }
17544
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
17545
+ display: table-row-group;
17546
+ }
17547
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-decade table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-year table {
17548
+ height: 100%;
17549
+ }
17550
+ }
17472
17551
  .e-lib.e-datepicker.e-popup-wrapper,
17473
17552
  .e-bigger.e-small .e-lib.e-datepicker.e-popup-wrapper,
17474
17553
  .e-bigger .e-lib.e-datepicker.e-popup-wrapper,
@@ -19693,6 +19772,12 @@ body.e-colorpicker-overflow {
19693
19772
  top: 0 !important;
19694
19773
  left: 0 !important;
19695
19774
  }
19775
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
19776
+ min-height: 100%;
19777
+ min-width: 100%;
19778
+ height: 100%;
19779
+ width: 100%;
19780
+ }
19696
19781
 
19697
19782
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
19698
19783
  background-size: 250px 33px;
@@ -19705,6 +19790,111 @@ body.e-colorpicker-overflow {
19705
19790
  min-height: 40px;
19706
19791
  }
19707
19792
 
19793
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
19794
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
19795
+ min-height: 100%;
19796
+ min-width: 100%;
19797
+ height: 100%;
19798
+ width: 100%;
19799
+ }
19800
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
19801
+ height: 100%;
19802
+ }
19803
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
19804
+ height: 78%;
19805
+ }
19806
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
19807
+ height: 90%;
19808
+ }
19809
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
19810
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
19811
+ height: 10%;
19812
+ }
19813
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
19814
+ margin: 0;
19815
+ }
19816
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
19817
+ height: 90%;
19818
+ }
19819
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
19820
+ height: 100%;
19821
+ border-spacing: 0px 30px;
19822
+ }
19823
+
19824
+ @media screen and (orientation: landscape) {
19825
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
19826
+ float: left;
19827
+ height: 100%;
19828
+ border-right: 1.5px;
19829
+ border-color: black;
19830
+ width: 40%;
19831
+ margin: 0;
19832
+ display: block;
19833
+ background-color: #3f51b5;
19834
+ }
19835
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
19836
+ height: 100%;
19837
+ width: 100%;
19838
+ }
19839
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
19840
+ display: block;
19841
+ width: 100%;
19842
+ text-align: -webkit-center;
19843
+ }
19844
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
19845
+ display: block;
19846
+ width: 100%;
19847
+ text-align: -webkit-center;
19848
+ margin-top: 20%;
19849
+ font-size: 20px;
19850
+ 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);
19851
+ }
19852
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
19853
+ font-size: 20px;
19854
+ margin-top: 60%;
19855
+ color: #fff;
19856
+ }
19857
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
19858
+ width: 100%;
19859
+ text-align: -webkit-center;
19860
+ margin-top: 20%;
19861
+ font-size: 20px;
19862
+ 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);
19863
+ }
19864
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
19865
+ height: 82%;
19866
+ }
19867
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
19868
+ height: 80%;
19869
+ }
19870
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
19871
+ border-spacing: unset;
19872
+ }
19873
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
19874
+ height: 20%;
19875
+ }
19876
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
19877
+ width: 100%;
19878
+ }
19879
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
19880
+ display: -ms-flexbox;
19881
+ display: flex;
19882
+ }
19883
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
19884
+ border-radius: 0 40% 40% 0;
19885
+ }
19886
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
19887
+ border-radius: 0 40% 40% 0;
19888
+ }
19889
+ }
19890
+ .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 {
19891
+ width: calc(100% - 80px);
19892
+ }
19893
+
19894
+ .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 {
19895
+ width: calc(100% - 110px);
19896
+ }
19897
+
19708
19898
  /*! daterangepicker theme */
19709
19899
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
19710
19900
  color: #333;