@syncfusion/ej2-highcontrast-theme 20.2.44 → 20.2.45

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.44",
3
+ "_id": "@syncfusion/ej2-highcontrast-theme@20.2.45",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-/VJNsEav9KbelxHqi58XRxQKA5gKIBbhmluCwYTwmQLz96LhsJdVqkykvLof9j2D7EUB4wBTSoJ0Cg4EgRZxjg==",
5
+ "_integrity": "sha512-PMgJxjKE2hI5a00J12BmDVA5C9oVr/sigeL73CJNbkbzcQfYMMLjkdNj1XY+tFlTfVG6Cb+A48a+8U3hEpmy8g==",
6
6
  "_location": "/@syncfusion/ej2-highcontrast-theme",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -20,7 +20,7 @@
20
20
  "/"
21
21
  ],
22
22
  "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-highcontrast-theme/-/ej2-highcontrast-theme-20.3.0.tgz",
23
- "_shasum": "9a054225d3be623bda68b7521cc1e2f717a05855",
23
+ "_shasum": "a41131b123663bcf1958f87c4a6fc21c3ce37e2e",
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.44"
50
+ "version": "20.2.45"
51
51
  }
@@ -62060,11 +62060,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
62060
62060
  border-right-width: 1px;
62061
62061
  }
62062
62062
  .e-pivotview .e-stackedheadercelldiv {
62063
- display: block;
62063
+ display: inline;
62064
62064
  }
62065
62065
  .e-pivotview .e-stackedheadertext.e-cellvalue,
62066
62066
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
62067
- display: inline-block;
62067
+ display: inline;
62068
62068
  padding-left: 12px !important;
62069
62069
  margin-top: 5px;
62070
62070
  margin-top: 0;
@@ -62557,7 +62557,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
62557
62557
  .e-pivotview .e-expand,
62558
62558
  .e-pivotview .e-collapse {
62559
62559
  cursor: pointer;
62560
- display: inline-block;
62560
+ display: inline;
62561
62561
  height: 18px;
62562
62562
  margin-top: 5px;
62563
62563
  text-align: center;
@@ -62504,11 +62504,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
62504
62504
  border-right-width: 1px;
62505
62505
  }
62506
62506
  .e-pivotview .e-stackedheadercelldiv {
62507
- display: block;
62507
+ display: inline;
62508
62508
  }
62509
62509
  .e-pivotview .e-stackedheadertext.e-cellvalue,
62510
62510
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
62511
- display: inline-block;
62511
+ display: inline;
62512
62512
  padding-left: 12px !important;
62513
62513
  margin-top: 5px;
62514
62514
  margin-top: 0;
@@ -63001,7 +63001,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
63001
63001
  .e-pivotview .e-expand,
63002
63002
  .e-pivotview .e-collapse {
63003
63003
  cursor: pointer;
63004
- display: inline-block;
63004
+ display: inline;
63005
63005
  height: 18px;
63006
63006
  margin-top: 5px;
63007
63007
  text-align: center;