@syncfusion/ej2-material-dark-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-material-dark-theme@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-material-dark-theme@20.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-material-dark-theme@20.2.48",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-ZuRnYhKWFUbXeMmOeZ8K88t8aTFeZjq7ikUApUYp/InKSMbZugjwVCUXFUymQ+yStiILpBkUIxQcteXTDYrbuQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-material-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-material-dark-theme/-/ej2-material-dark-theme-20.3.0.tgz",
|
|
23
|
-
"_shasum": "
|
|
23
|
+
"_shasum": "4aa7f79f4b4b7230850e43bb59af42d3ae7bc3b2",
|
|
24
24
|
"_spec": "@syncfusion/ej2-material-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.
|
|
50
|
+
"version": "20.2.48"
|
|
51
51
|
}
|
|
@@ -29681,28 +29681,28 @@ body.e-colorpicker-overflow {
|
|
|
29681
29681
|
@media (min-width: 768px) {
|
|
29682
29682
|
.e-alert-dialog.e-dialog.e-popup,
|
|
29683
29683
|
.e-confirm-dialog.e-dialog.e-popup {
|
|
29684
|
-
margin: 30px
|
|
29684
|
+
margin: 30px;
|
|
29685
29685
|
width: 600px;
|
|
29686
29686
|
}
|
|
29687
29687
|
}
|
|
29688
29688
|
@media (max-width: 768px) {
|
|
29689
29689
|
.e-alert-dialog.e-dialog.e-popup,
|
|
29690
29690
|
.e-confirm-dialog.e-dialog.e-popup {
|
|
29691
|
-
margin: 30px
|
|
29691
|
+
margin: 30px;
|
|
29692
29692
|
width: auto;
|
|
29693
29693
|
}
|
|
29694
29694
|
}
|
|
29695
29695
|
@media (max-width: 768px) {
|
|
29696
29696
|
.e-prompt-dialog.e-dialog.e-popup,
|
|
29697
29697
|
.e-prompt-dialog.e-dialog.e-popup {
|
|
29698
|
-
margin: 30px
|
|
29698
|
+
margin: 30px;
|
|
29699
29699
|
width: auto;
|
|
29700
29700
|
}
|
|
29701
29701
|
}
|
|
29702
29702
|
@media (min-width: 768px) {
|
|
29703
29703
|
.e-prompt-dialog.e-dialog.e-popup,
|
|
29704
29704
|
.e-prompt-dialog.e-dialog.e-popup {
|
|
29705
|
-
margin: 30px
|
|
29705
|
+
margin: 30px;
|
|
29706
29706
|
width: 600px;
|
|
29707
29707
|
}
|
|
29708
29708
|
}
|
|
@@ -69250,11 +69250,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69250
69250
|
border-right-width: 1px;
|
|
69251
69251
|
}
|
|
69252
69252
|
.e-pivotview .e-stackedheadercelldiv {
|
|
69253
|
-
display:
|
|
69253
|
+
display: inline;
|
|
69254
69254
|
}
|
|
69255
69255
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
69256
69256
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
69257
|
-
display: inline
|
|
69257
|
+
display: inline;
|
|
69258
69258
|
padding-left: 12px !important;
|
|
69259
69259
|
margin-top: 5px;
|
|
69260
69260
|
}
|
|
@@ -69749,7 +69749,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69749
69749
|
.e-pivotview .e-expand,
|
|
69750
69750
|
.e-pivotview .e-collapse {
|
|
69751
69751
|
cursor: pointer;
|
|
69752
|
-
display: inline
|
|
69752
|
+
display: inline;
|
|
69753
69753
|
height: 18px;
|
|
69754
69754
|
margin-top: 5px;
|
|
69755
69755
|
text-align: center;
|
package/styles/material-dark.css
CHANGED
|
@@ -29681,28 +29681,28 @@ body.e-colorpicker-overflow {
|
|
|
29681
29681
|
@media (min-width: 768px) {
|
|
29682
29682
|
.e-alert-dialog.e-dialog.e-popup,
|
|
29683
29683
|
.e-confirm-dialog.e-dialog.e-popup {
|
|
29684
|
-
margin: 30px
|
|
29684
|
+
margin: 30px;
|
|
29685
29685
|
width: 600px;
|
|
29686
29686
|
}
|
|
29687
29687
|
}
|
|
29688
29688
|
@media (max-width: 768px) {
|
|
29689
29689
|
.e-alert-dialog.e-dialog.e-popup,
|
|
29690
29690
|
.e-confirm-dialog.e-dialog.e-popup {
|
|
29691
|
-
margin: 30px
|
|
29691
|
+
margin: 30px;
|
|
29692
29692
|
width: auto;
|
|
29693
29693
|
}
|
|
29694
29694
|
}
|
|
29695
29695
|
@media (max-width: 768px) {
|
|
29696
29696
|
.e-prompt-dialog.e-dialog.e-popup,
|
|
29697
29697
|
.e-prompt-dialog.e-dialog.e-popup {
|
|
29698
|
-
margin: 30px
|
|
29698
|
+
margin: 30px;
|
|
29699
29699
|
width: auto;
|
|
29700
29700
|
}
|
|
29701
29701
|
}
|
|
29702
29702
|
@media (min-width: 768px) {
|
|
29703
29703
|
.e-prompt-dialog.e-dialog.e-popup,
|
|
29704
29704
|
.e-prompt-dialog.e-dialog.e-popup {
|
|
29705
|
-
margin: 30px
|
|
29705
|
+
margin: 30px;
|
|
29706
29706
|
width: 600px;
|
|
29707
29707
|
}
|
|
29708
29708
|
}
|
|
@@ -69250,11 +69250,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69250
69250
|
border-right-width: 1px;
|
|
69251
69251
|
}
|
|
69252
69252
|
.e-pivotview .e-stackedheadercelldiv {
|
|
69253
|
-
display:
|
|
69253
|
+
display: inline;
|
|
69254
69254
|
}
|
|
69255
69255
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
69256
69256
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
69257
|
-
display: inline
|
|
69257
|
+
display: inline;
|
|
69258
69258
|
padding-left: 12px !important;
|
|
69259
69259
|
margin-top: 5px;
|
|
69260
69260
|
}
|
|
@@ -69749,7 +69749,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69749
69749
|
.e-pivotview .e-expand,
|
|
69750
69750
|
.e-pivotview .e-collapse {
|
|
69751
69751
|
cursor: pointer;
|
|
69752
|
-
display: inline
|
|
69752
|
+
display: inline;
|
|
69753
69753
|
height: 18px;
|
|
69754
69754
|
margin-top: 5px;
|
|
69755
69755
|
text-align: center;
|