@syncfusion/ej2-bootstrap-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-bootstrap-dark-theme@*",
3
- "_id": "@syncfusion/ej2-bootstrap-dark-theme@20.2.44",
3
+ "_id": "@syncfusion/ej2-bootstrap-dark-theme@20.2.45",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-NOekU92v9gaGMlO/4H03QVhsE2TNp2cbhOSlq+37IbWw4W5pGNhHw98MH6xZI4pU4XzXkL42uZNfcBG9sGdwpA==",
5
+ "_integrity": "sha512-HLBAyBLnLBwzIP/7+NXD76qCMmR8JHdjeBfeyurUPvy2K/Yc6bnmCyza0TCJLE0SvEfCcLvCFa/BtGLse+Jrqg==",
6
6
  "_location": "/@syncfusion/ej2-bootstrap-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-bootstrap-dark-theme/-/ej2-bootstrap-dark-theme-20.3.0.tgz",
23
- "_shasum": "a21940b36d265f0fd73912c5c948c5c4b15f3b78",
23
+ "_shasum": "02a7139908c608712c9c10f46c15c52cbe2ba23b",
24
24
  "_spec": "@syncfusion/ej2-bootstrap-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
  }
@@ -59767,11 +59767,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
59767
59767
  border-right-width: 1px;
59768
59768
  }
59769
59769
  .e-pivotview .e-stackedheadercelldiv {
59770
- display: block;
59770
+ display: inline;
59771
59771
  }
59772
59772
  .e-pivotview .e-stackedheadertext.e-cellvalue,
59773
59773
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
59774
- display: inline-block;
59774
+ display: inline;
59775
59775
  padding-left: 12px !important;
59776
59776
  margin-top: 5px;
59777
59777
  }
@@ -60266,7 +60266,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
60266
60266
  .e-pivotview .e-expand,
60267
60267
  .e-pivotview .e-collapse {
60268
60268
  cursor: pointer;
60269
- display: inline-block;
60269
+ display: inline;
60270
60270
  height: 18px;
60271
60271
  margin-top: 5px;
60272
60272
  text-align: center;