@syncfusion/ej2-bootstrap-theme 20.2.46 → 20.2.48

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.46",
3
+ "_id": "@syncfusion/ej2-bootstrap-theme@20.2.48",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-AcyIBxyGaTv88/9OYCMa8unEQn+ICUALs81PJ80D12fRmVr0kxH5B77euQr7dXbY6fTQ61q5PVQMYFP7Rqx73g==",
5
+ "_integrity": "sha512-pKX1fRyg6lKHkllPaqS8z56Mkn50va3AN4TnTD8RoigWXmRMFhz0M7YBZqSAM35Ch37iZrk4fRl01DohVMGEbw==",
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": "07c51fcb1d9d2a61bc100a8f96ff88a776b820dc",
23
+ "_shasum": "bf3e9f62c44601c8043aada20d2192cdbe1777b6",
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.46"
50
+ "version": "20.2.48"
51
51
  }
@@ -21643,28 +21643,28 @@ body.e-colorpicker-overflow {
21643
21643
  @media (min-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: 600px;
21648
21648
  }
21649
21649
  }
21650
21650
  @media (max-width: 768px) {
21651
21651
  .e-alert-dialog.e-dialog.e-popup,
21652
21652
  .e-confirm-dialog.e-dialog.e-popup {
21653
- margin: 30px auto;
21653
+ margin: 30px;
21654
21654
  width: auto;
21655
21655
  }
21656
21656
  }
21657
21657
  @media (max-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: auto;
21662
21662
  }
21663
21663
  }
21664
21664
  @media (min-width: 768px) {
21665
21665
  .e-prompt-dialog.e-dialog.e-popup,
21666
21666
  .e-prompt-dialog.e-dialog.e-popup {
21667
- margin: 30px auto;
21667
+ margin: 30px;
21668
21668
  width: 600px;
21669
21669
  }
21670
21670
  }
@@ -21283,28 +21283,28 @@ body.e-colorpicker-overflow {
21283
21283
  @media (min-width: 768px) {
21284
21284
  .e-alert-dialog.e-dialog.e-popup,
21285
21285
  .e-confirm-dialog.e-dialog.e-popup {
21286
- margin: 30px auto;
21286
+ margin: 30px;
21287
21287
  width: 600px;
21288
21288
  }
21289
21289
  }
21290
21290
  @media (max-width: 768px) {
21291
21291
  .e-alert-dialog.e-dialog.e-popup,
21292
21292
  .e-confirm-dialog.e-dialog.e-popup {
21293
- margin: 30px auto;
21293
+ margin: 30px;
21294
21294
  width: auto;
21295
21295
  }
21296
21296
  }
21297
21297
  @media (max-width: 768px) {
21298
21298
  .e-prompt-dialog.e-dialog.e-popup,
21299
21299
  .e-prompt-dialog.e-dialog.e-popup {
21300
- margin: 30px auto;
21300
+ margin: 30px;
21301
21301
  width: auto;
21302
21302
  }
21303
21303
  }
21304
21304
  @media (min-width: 768px) {
21305
21305
  .e-prompt-dialog.e-dialog.e-popup,
21306
21306
  .e-prompt-dialog.e-dialog.e-popup {
21307
- margin: 30px auto;
21307
+ margin: 30px;
21308
21308
  width: 600px;
21309
21309
  }
21310
21310
  }