@syncfusion/ej2-bootstrap-dark-theme 20.2.45 → 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-bootstrap-dark-theme@*",
3
- "_id": "@syncfusion/ej2-bootstrap-dark-theme@20.2.45",
3
+ "_id": "@syncfusion/ej2-bootstrap-dark-theme@20.2.49",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-HLBAyBLnLBwzIP/7+NXD76qCMmR8JHdjeBfeyurUPvy2K/Yc6bnmCyza0TCJLE0SvEfCcLvCFa/BtGLse+Jrqg==",
5
+ "_integrity": "sha512-TJTxLNN55uW+PAl2wmtK51dDOmBSvQW2pkbeE9No/sW+LJj691uUSq22o6w//oHaHjr7YBPOAOBKTBYl71Gsbw==",
6
6
  "_location": "/@syncfusion/ej2-bootstrap-dark-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-bootstrap-dark-theme/-/ej2-bootstrap-dark-theme-20.3.0.tgz",
23
- "_shasum": "02a7139908c608712c9c10f46c15c52cbe2ba23b",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-bootstrap-dark-theme/-/ej2-bootstrap-dark-theme-20.2.48.tgz",
23
+ "_shasum": "d17b2fd552954b0620cceec575eebd693b54702d",
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.45"
50
+ "version": "20.2.49"
51
51
  }
@@ -21636,28 +21636,28 @@ body.e-colorpicker-overflow {
21636
21636
  @media (min-width: 768px) {
21637
21637
  .e-alert-dialog.e-dialog.e-popup,
21638
21638
  .e-confirm-dialog.e-dialog.e-popup {
21639
- margin: 30px auto;
21639
+ margin: 30px;
21640
21640
  width: 600px;
21641
21641
  }
21642
21642
  }
21643
21643
  @media (max-width: 768px) {
21644
21644
  .e-alert-dialog.e-dialog.e-popup,
21645
21645
  .e-confirm-dialog.e-dialog.e-popup {
21646
- margin: 30px auto;
21646
+ margin: 30px;
21647
21647
  width: auto;
21648
21648
  }
21649
21649
  }
21650
21650
  @media (max-width: 768px) {
21651
21651
  .e-prompt-dialog.e-dialog.e-popup,
21652
21652
  .e-prompt-dialog.e-dialog.e-popup {
21653
- margin: 30px auto;
21653
+ margin: 30px;
21654
21654
  width: auto;
21655
21655
  }
21656
21656
  }
21657
21657
  @media (min-width: 768px) {
21658
21658
  .e-prompt-dialog.e-dialog.e-popup,
21659
21659
  .e-prompt-dialog.e-dialog.e-popup {
21660
- margin: 30px auto;
21660
+ margin: 30px;
21661
21661
  width: 600px;
21662
21662
  }
21663
21663
  }
@@ -52541,7 +52541,10 @@ input.e-pv-input-password::-ms-reveal {
52541
52541
  }
52542
52542
 
52543
52543
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
52544
- display: none;
52544
+ display: block;
52545
+ padding-left: 10px;
52546
+ padding-right: 10px;
52547
+ width: auto;
52545
52548
  }
52546
52549
 
52547
52550
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,