@syncfusion/ej2-highcontrast-theme 20.2.48 → 20.2.49

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-highcontrast-theme@*",
3
- "_id": "@syncfusion/ej2-highcontrast-theme@20.2.48",
3
+ "_id": "@syncfusion/ej2-highcontrast-theme@20.2.49",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-3jMDHuJqU3oOyJozpCnEw6AOL/rn0GoDGfWG9pUYZp3AyWNcyZPgvYe+OkEJ4JWnM4sylw3RcL5RbchFXCfI4A==",
5
+ "_integrity": "sha512-KQFQx200gmP44QOy2DN9lQfcHw4oAzZ3SVo+lTDohOd/AoEoRtHrkO5g8ibRfECRig7K8HTLuGUFFnpYc/ODRQ==",
6
6
  "_location": "/@syncfusion/ej2-highcontrast-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-highcontrast-theme/-/ej2-highcontrast-theme-20.3.0.tgz",
23
- "_shasum": "7e16a3d465dbb8de75901ea8a8cd0a61d4082fcd",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-highcontrast-theme/-/ej2-highcontrast-theme-20.2.48.tgz",
23
+ "_shasum": "9ff086ff7292a2c86d142b1ec45d5af92a956258",
24
24
  "_spec": "@syncfusion/ej2-highcontrast-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.48"
50
+ "version": "20.2.49"
51
51
  }
@@ -54840,7 +54840,10 @@ input.e-pv-input-password::-ms-reveal {
54840
54840
  }
54841
54841
 
54842
54842
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
54843
- display: none;
54843
+ display: block;
54844
+ padding-left: 10px;
54845
+ padding-right: 10px;
54846
+ width: auto;
54844
54847
  }
54845
54848
 
54846
54849
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -55264,7 +55264,10 @@ input.e-pv-input-password::-ms-reveal {
55264
55264
  }
55265
55265
 
55266
55266
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
55267
- display: none;
55267
+ display: block;
55268
+ padding-left: 10px;
55269
+ padding-right: 10px;
55270
+ width: auto;
55268
55271
  }
55269
55272
 
55270
55273
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,