@syncfusion/ej2-fabric-dark-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-fabric-dark-theme@*",
3
- "_id": "@syncfusion/ej2-fabric-dark-theme@20.2.44",
3
+ "_id": "@syncfusion/ej2-fabric-dark-theme@20.2.45",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-ZyuxYs2ixQCCY75LgZgg5bd3mtPGt0bGTadRxFw+1kYxuN2CvenfIHzowrRyYYmoP8yfP7RG9imzphBYHhcctA==",
5
+ "_integrity": "sha512-+zvWPBkTvNGH9bNMoiB63Rqwm7+6tbtMWizJ9Le2zwiYrw6Rfy4VxGohjDGpDbmvfo2iN0zHcoDvxuUxvSZ4kw==",
6
6
  "_location": "/@syncfusion/ej2-fabric-dark-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-fabric-dark-theme/-/ej2-fabric-dark-theme-20.3.0.tgz",
23
- "_shasum": "bcdb8908b8c0a29934e4c325aa394dbd9f620f8a",
23
+ "_shasum": "e3f08fbd7c1e888ed5af4d2d682bad48d6230316",
24
24
  "_spec": "@syncfusion/ej2-fabric-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.44"
50
+ "version": "20.2.45"
51
51
  }
@@ -59688,11 +59688,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
59688
59688
  border-right-width: 1px;
59689
59689
  }
59690
59690
  .e-pivotview .e-stackedheadercelldiv {
59691
- display: block;
59691
+ display: inline;
59692
59692
  }
59693
59693
  .e-pivotview .e-stackedheadertext.e-cellvalue,
59694
59694
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
59695
- display: inline-block;
59695
+ display: inline;
59696
59696
  padding-left: 12px !important;
59697
59697
  margin-top: 5px;
59698
59698
  margin-top: 2px;
@@ -60186,7 +60186,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
60186
60186
  .e-pivotview .e-expand,
60187
60187
  .e-pivotview .e-collapse {
60188
60188
  cursor: pointer;
60189
- display: inline-block;
60189
+ display: inline;
60190
60190
  height: 18px;
60191
60191
  margin-top: 5px;
60192
60192
  text-align: center;