@syncfusion/ej2-bootstrap-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-theme@*",
3
- "_id": "@syncfusion/ej2-bootstrap-theme@20.2.44",
3
+ "_id": "@syncfusion/ej2-bootstrap-theme@20.2.45",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-7War5ytWfGbRJnzqzuZ9sLYKfIh3SZ5opWRO4+YJhWvOr308TWdGor7QlMNM8KS0wY2Q2kz+hRuEIdiV+19FpQ==",
5
+ "_integrity": "sha512-AcyIBxyGaTv88/9OYCMa8unEQn+ICUALs81PJ80D12fRmVr0kxH5B77euQr7dXbY6fTQ61q5PVQMYFP7Rqx73g==",
6
6
  "_location": "/@syncfusion/ej2-bootstrap-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-theme/-/ej2-bootstrap-theme-20.3.0.tgz",
23
- "_shasum": "b9bf1344b7754039370c79413af670f2a34c53fe",
23
+ "_shasum": "07c51fcb1d9d2a61bc100a8f96ff88a776b820dc",
24
24
  "_spec": "@syncfusion/ej2-bootstrap-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
  }
@@ -61928,11 +61928,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
61928
61928
  border-right-width: 1px;
61929
61929
  }
61930
61930
  .e-pivotview .e-stackedheadercelldiv {
61931
- display: block;
61931
+ display: inline;
61932
61932
  }
61933
61933
  .e-pivotview .e-stackedheadertext.e-cellvalue,
61934
61934
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
61935
- display: inline-block;
61935
+ display: inline;
61936
61936
  padding-left: 12px !important;
61937
61937
  margin-top: 5px;
61938
61938
  }
@@ -62427,7 +62427,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
62427
62427
  .e-pivotview .e-expand,
62428
62428
  .e-pivotview .e-collapse {
62429
62429
  cursor: pointer;
62430
- display: inline-block;
62430
+ display: inline;
62431
62431
  height: 18px;
62432
62432
  margin-top: 5px;
62433
62433
  text-align: center;
@@ -61484,11 +61484,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
61484
61484
  border-right-width: 1px;
61485
61485
  }
61486
61486
  .e-pivotview .e-stackedheadercelldiv {
61487
- display: block;
61487
+ display: inline;
61488
61488
  }
61489
61489
  .e-pivotview .e-stackedheadertext.e-cellvalue,
61490
61490
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
61491
- display: inline-block;
61491
+ display: inline;
61492
61492
  padding-left: 12px !important;
61493
61493
  margin-top: 5px;
61494
61494
  }
@@ -61983,7 +61983,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
61983
61983
  .e-pivotview .e-expand,
61984
61984
  .e-pivotview .e-collapse {
61985
61985
  cursor: pointer;
61986
- display: inline-block;
61986
+ display: inline;
61987
61987
  height: 18px;
61988
61988
  margin-top: 5px;
61989
61989
  text-align: center;