@syncfusion/ej2-bootstrap-theme 20.2.44 → 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.
|
|
3
|
+
"_id": "@syncfusion/ej2-bootstrap-theme@20.2.48",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
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": "
|
|
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.
|
|
50
|
+
"version": "20.2.48"
|
|
51
51
|
}
|
package/styles/bootstrap.css
CHANGED
|
@@ -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
|
|
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
|
|
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
|
|
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
|
|
21667
|
+
margin: 30px;
|
|
21668
21668
|
width: 600px;
|
|
21669
21669
|
}
|
|
21670
21670
|
}
|
|
@@ -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:
|
|
61931
|
+
display: inline;
|
|
61932
61932
|
}
|
|
61933
61933
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
61934
61934
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
61935
|
-
display: inline
|
|
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
|
|
62430
|
+
display: inline;
|
|
62431
62431
|
height: 18px;
|
|
62432
62432
|
margin-top: 5px;
|
|
62433
62433
|
text-align: center;
|
|
@@ -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
|
|
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
|
|
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
|
|
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
|
|
21307
|
+
margin: 30px;
|
|
21308
21308
|
width: 600px;
|
|
21309
21309
|
}
|
|
21310
21310
|
}
|
|
@@ -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:
|
|
61487
|
+
display: inline;
|
|
61488
61488
|
}
|
|
61489
61489
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
61490
61490
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
61491
|
-
display: inline
|
|
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
|
|
61986
|
+
display: inline;
|
|
61987
61987
|
height: 18px;
|
|
61988
61988
|
margin-top: 5px;
|
|
61989
61989
|
text-align: center;
|