@syncfusion/ej2-material-dark-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-material-dark-theme@*",
3
- "_id": "@syncfusion/ej2-material-dark-theme@20.2.49",
3
+ "_id": "@syncfusion/ej2-material-dark-theme@20.2.50",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-lMGVHXBOBmxpnJ+phlqUUDrrTtlFt2SoL52aprAN3p5qA52A8M5z2ADvOXIvKhcw7uemZDPieSL73V+NXHNsyg==",
5
+ "_integrity": "sha512-kxSzGy+eib5UlcxRlmwzZ94T/Olvkp04ud8q7XSjXYkj8vnIVvtOj4lMUeuc3fdmA9SfQr70aZwekKxpD3qgOA==",
6
6
  "_location": "/@syncfusion/ej2-material-dark-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-material-dark-theme/-/ej2-material-dark-theme-20.2.48.tgz",
23
- "_shasum": "c80424d34864794b9adaa9070067b47f1a25ea43",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-material-dark-theme/-/ej2-material-dark-theme-20.2.49.tgz",
23
+ "_shasum": "6dcea81e408679643f5f9d248e7f6d313192e3b1",
24
24
  "_spec": "@syncfusion/ej2-material-dark-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
  }
@@ -25405,6 +25405,10 @@ body.e-colorpicker-overflow {
25405
25405
  top: 0 !important;
25406
25406
  left: 0 !important;
25407
25407
  }
25408
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
25409
+ min-width: 100%;
25410
+ min-height: 100%;
25411
+ }
25408
25412
 
25409
25413
  .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
25410
25414
  background-size: 250px 33px;
@@ -25417,6 +25421,40 @@ body.e-colorpicker-overflow {
25417
25421
  min-height: 40px;
25418
25422
  }
25419
25423
 
25424
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
25425
+ height: 15%;
25426
+ }
25427
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
25428
+ float: right;
25429
+ margin-right: 10px;
25430
+ padding: 5px;
25431
+ }
25432
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
25433
+ content: "\e932";
25434
+ font-family: "e-icons";
25435
+ color: rgb(255, 255, 255);
25436
+ }
25437
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
25438
+ min-width: 100%;
25439
+ min-height: 100%;
25440
+ height: 100%;
25441
+ }
25442
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
25443
+ height: 10%;
25444
+ }
25445
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
25446
+ height: 85%;
25447
+ }
25448
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
25449
+ height: 10%;
25450
+ }
25451
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
25452
+ height: 80%;
25453
+ }
25454
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
25455
+ height: 100%;
25456
+ }
25457
+
25420
25458
  @media screen and (orientation: landscape) and (max-height: 360px) {
25421
25459
  .e-datepicker .e-calendar.e-device .e-month table tbody {
25422
25460
  display: inline-block;
@@ -25424,6 +25462,47 @@ body.e-colorpicker-overflow {
25424
25462
  overflow: auto;
25425
25463
  }
25426
25464
  }
25465
+ @media screen and (orientation: landscape) {
25466
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
25467
+ float: left;
25468
+ height: 100%;
25469
+ width: 30%;
25470
+ }
25471
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
25472
+ float: left;
25473
+ padding: 5px;
25474
+ }
25475
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
25476
+ font-size: 35px;
25477
+ margin-top: 35%;
25478
+ }
25479
+ .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 {
25480
+ display: block;
25481
+ font-size: 40px;
25482
+ margin-top: 10%;
25483
+ }
25484
+ .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 {
25485
+ height: 10%;
25486
+ }
25487
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
25488
+ height: 75%;
25489
+ }
25490
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
25491
+ display: -ms-flexbox;
25492
+ display: flex;
25493
+ }
25494
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
25495
+ float: right;
25496
+ height: 90%;
25497
+ width: 70%;
25498
+ }
25499
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
25500
+ display: table-row-group;
25501
+ }
25502
+ .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 {
25503
+ height: 100%;
25504
+ }
25505
+ }
25427
25506
  .e-datepicker.e-popup-wrapper,
25428
25507
  .e-bigger.e-small .e-datepicker.e-popup-wrapper,
25429
25508
  .e-bigger .e-datepicker.e-popup-wrapper,
@@ -27968,6 +28047,12 @@ body.e-colorpicker-overflow {
27968
28047
  top: 0 !important;
27969
28048
  left: 0 !important;
27970
28049
  }
28050
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
28051
+ min-height: 100%;
28052
+ min-width: 100%;
28053
+ height: 100%;
28054
+ width: 100%;
28055
+ }
27971
28056
 
27972
28057
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
27973
28058
  background-size: 250px 33px;
@@ -27980,6 +28065,111 @@ body.e-colorpicker-overflow {
27980
28065
  min-height: 40px;
27981
28066
  }
27982
28067
 
28068
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
28069
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
28070
+ min-height: 100%;
28071
+ min-width: 100%;
28072
+ height: 100%;
28073
+ width: 100%;
28074
+ }
28075
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
28076
+ height: 100%;
28077
+ }
28078
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
28079
+ height: 78%;
28080
+ }
28081
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
28082
+ height: 90%;
28083
+ }
28084
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
28085
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
28086
+ height: 10%;
28087
+ }
28088
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
28089
+ margin: 0;
28090
+ }
28091
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
28092
+ height: 90%;
28093
+ }
28094
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
28095
+ height: 100%;
28096
+ border-spacing: 0px 30px;
28097
+ }
28098
+
28099
+ @media screen and (orientation: landscape) {
28100
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
28101
+ float: left;
28102
+ height: 100%;
28103
+ border-right: 1.5px;
28104
+ border-color: black;
28105
+ width: 40%;
28106
+ margin: 0;
28107
+ display: block;
28108
+ background-color: #3f51b5;
28109
+ }
28110
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
28111
+ height: 100%;
28112
+ width: 100%;
28113
+ }
28114
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
28115
+ display: block;
28116
+ width: 100%;
28117
+ text-align: -webkit-center;
28118
+ }
28119
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
28120
+ display: block;
28121
+ width: 100%;
28122
+ text-align: -webkit-center;
28123
+ margin-top: 20%;
28124
+ font-size: 20px;
28125
+ 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);
28126
+ }
28127
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
28128
+ font-size: 20px;
28129
+ margin-top: 60%;
28130
+ color: #fff;
28131
+ }
28132
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
28133
+ width: 100%;
28134
+ text-align: -webkit-center;
28135
+ margin-top: 20%;
28136
+ font-size: 20px;
28137
+ 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);
28138
+ }
28139
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
28140
+ height: 82%;
28141
+ }
28142
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
28143
+ height: 80%;
28144
+ }
28145
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
28146
+ border-spacing: unset;
28147
+ }
28148
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
28149
+ height: 20%;
28150
+ }
28151
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
28152
+ width: 100%;
28153
+ }
28154
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
28155
+ display: -ms-flexbox;
28156
+ display: flex;
28157
+ }
28158
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
28159
+ border-radius: 0 40% 40% 0;
28160
+ }
28161
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
28162
+ border-radius: 0 40% 40% 0;
28163
+ }
28164
+ }
28165
+ .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 {
28166
+ width: calc(100% - 80px);
28167
+ }
28168
+
28169
+ .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 {
28170
+ width: calc(100% - 110px);
28171
+ }
28172
+
27983
28173
  /*! daterangepicker theme */
27984
28174
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
27985
28175
  color: #00b0ff;
@@ -25405,6 +25405,10 @@ body.e-colorpicker-overflow {
25405
25405
  top: 0 !important;
25406
25406
  left: 0 !important;
25407
25407
  }
25408
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
25409
+ min-width: 100%;
25410
+ min-height: 100%;
25411
+ }
25408
25412
 
25409
25413
  .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
25410
25414
  background-size: 250px 33px;
@@ -25417,6 +25421,40 @@ body.e-colorpicker-overflow {
25417
25421
  min-height: 40px;
25418
25422
  }
25419
25423
 
25424
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
25425
+ height: 15%;
25426
+ }
25427
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
25428
+ float: right;
25429
+ margin-right: 10px;
25430
+ padding: 5px;
25431
+ }
25432
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
25433
+ content: "\e932";
25434
+ font-family: "e-icons";
25435
+ color: rgb(255, 255, 255);
25436
+ }
25437
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
25438
+ min-width: 100%;
25439
+ min-height: 100%;
25440
+ height: 100%;
25441
+ }
25442
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
25443
+ height: 10%;
25444
+ }
25445
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
25446
+ height: 85%;
25447
+ }
25448
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
25449
+ height: 10%;
25450
+ }
25451
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
25452
+ height: 80%;
25453
+ }
25454
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
25455
+ height: 100%;
25456
+ }
25457
+
25420
25458
  @media screen and (orientation: landscape) and (max-height: 360px) {
25421
25459
  .e-datepicker .e-calendar.e-device .e-month table tbody {
25422
25460
  display: inline-block;
@@ -25424,6 +25462,47 @@ body.e-colorpicker-overflow {
25424
25462
  overflow: auto;
25425
25463
  }
25426
25464
  }
25465
+ @media screen and (orientation: landscape) {
25466
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
25467
+ float: left;
25468
+ height: 100%;
25469
+ width: 30%;
25470
+ }
25471
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
25472
+ float: left;
25473
+ padding: 5px;
25474
+ }
25475
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
25476
+ font-size: 35px;
25477
+ margin-top: 35%;
25478
+ }
25479
+ .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 {
25480
+ display: block;
25481
+ font-size: 40px;
25482
+ margin-top: 10%;
25483
+ }
25484
+ .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 {
25485
+ height: 10%;
25486
+ }
25487
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
25488
+ height: 75%;
25489
+ }
25490
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
25491
+ display: -ms-flexbox;
25492
+ display: flex;
25493
+ }
25494
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
25495
+ float: right;
25496
+ height: 90%;
25497
+ width: 70%;
25498
+ }
25499
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
25500
+ display: table-row-group;
25501
+ }
25502
+ .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 {
25503
+ height: 100%;
25504
+ }
25505
+ }
25427
25506
  .e-datepicker.e-popup-wrapper,
25428
25507
  .e-bigger.e-small .e-datepicker.e-popup-wrapper,
25429
25508
  .e-bigger .e-datepicker.e-popup-wrapper,
@@ -27968,6 +28047,12 @@ body.e-colorpicker-overflow {
27968
28047
  top: 0 !important;
27969
28048
  left: 0 !important;
27970
28049
  }
28050
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
28051
+ min-height: 100%;
28052
+ min-width: 100%;
28053
+ height: 100%;
28054
+ width: 100%;
28055
+ }
27971
28056
 
27972
28057
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
27973
28058
  background-size: 250px 33px;
@@ -27980,6 +28065,111 @@ body.e-colorpicker-overflow {
27980
28065
  min-height: 40px;
27981
28066
  }
27982
28067
 
28068
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
28069
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
28070
+ min-height: 100%;
28071
+ min-width: 100%;
28072
+ height: 100%;
28073
+ width: 100%;
28074
+ }
28075
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
28076
+ height: 100%;
28077
+ }
28078
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
28079
+ height: 78%;
28080
+ }
28081
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
28082
+ height: 90%;
28083
+ }
28084
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
28085
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
28086
+ height: 10%;
28087
+ }
28088
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
28089
+ margin: 0;
28090
+ }
28091
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
28092
+ height: 90%;
28093
+ }
28094
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
28095
+ height: 100%;
28096
+ border-spacing: 0px 30px;
28097
+ }
28098
+
28099
+ @media screen and (orientation: landscape) {
28100
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
28101
+ float: left;
28102
+ height: 100%;
28103
+ border-right: 1.5px;
28104
+ border-color: black;
28105
+ width: 40%;
28106
+ margin: 0;
28107
+ display: block;
28108
+ background-color: #3f51b5;
28109
+ }
28110
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
28111
+ height: 100%;
28112
+ width: 100%;
28113
+ }
28114
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
28115
+ display: block;
28116
+ width: 100%;
28117
+ text-align: -webkit-center;
28118
+ }
28119
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
28120
+ display: block;
28121
+ width: 100%;
28122
+ text-align: -webkit-center;
28123
+ margin-top: 20%;
28124
+ font-size: 20px;
28125
+ 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);
28126
+ }
28127
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
28128
+ font-size: 20px;
28129
+ margin-top: 60%;
28130
+ color: #fff;
28131
+ }
28132
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
28133
+ width: 100%;
28134
+ text-align: -webkit-center;
28135
+ margin-top: 20%;
28136
+ font-size: 20px;
28137
+ 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);
28138
+ }
28139
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
28140
+ height: 82%;
28141
+ }
28142
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
28143
+ height: 80%;
28144
+ }
28145
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
28146
+ border-spacing: unset;
28147
+ }
28148
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
28149
+ height: 20%;
28150
+ }
28151
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
28152
+ width: 100%;
28153
+ }
28154
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
28155
+ display: -ms-flexbox;
28156
+ display: flex;
28157
+ }
28158
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
28159
+ border-radius: 0 40% 40% 0;
28160
+ }
28161
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
28162
+ border-radius: 0 40% 40% 0;
28163
+ }
28164
+ }
28165
+ .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 {
28166
+ width: calc(100% - 80px);
28167
+ }
28168
+
28169
+ .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 {
28170
+ width: calc(100% - 110px);
28171
+ }
28172
+
27983
28173
  /*! daterangepicker theme */
27984
28174
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
27985
28175
  color: #00b0ff;