@syncfusion/ej2-highcontrast-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-highcontrast-theme@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-highcontrast-theme@20.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-highcontrast-theme@20.2.48",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-3jMDHuJqU3oOyJozpCnEw6AOL/rn0GoDGfWG9pUYZp3AyWNcyZPgvYe+OkEJ4JWnM4sylw3RcL5RbchFXCfI4A==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-highcontrast-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-highcontrast-theme/-/ej2-highcontrast-theme-20.3.0.tgz",
|
|
23
|
-
"_shasum": "
|
|
23
|
+
"_shasum": "7e16a3d465dbb8de75901ea8a8cd0a61d4082fcd",
|
|
24
24
|
"_spec": "@syncfusion/ej2-highcontrast-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
|
}
|
|
@@ -21626,28 +21626,28 @@ body.e-colorpicker-overflow {
|
|
|
21626
21626
|
@media (min-width: 768px) {
|
|
21627
21627
|
.e-alert-dialog.e-dialog.e-popup,
|
|
21628
21628
|
.e-confirm-dialog.e-dialog.e-popup {
|
|
21629
|
-
margin: 30px
|
|
21629
|
+
margin: 30px;
|
|
21630
21630
|
width: 600px;
|
|
21631
21631
|
}
|
|
21632
21632
|
}
|
|
21633
21633
|
@media (max-width: 768px) {
|
|
21634
21634
|
.e-alert-dialog.e-dialog.e-popup,
|
|
21635
21635
|
.e-confirm-dialog.e-dialog.e-popup {
|
|
21636
|
-
margin: 30px
|
|
21636
|
+
margin: 30px;
|
|
21637
21637
|
width: auto;
|
|
21638
21638
|
}
|
|
21639
21639
|
}
|
|
21640
21640
|
@media (max-width: 768px) {
|
|
21641
21641
|
.e-prompt-dialog.e-dialog.e-popup,
|
|
21642
21642
|
.e-prompt-dialog.e-dialog.e-popup {
|
|
21643
|
-
margin: 30px
|
|
21643
|
+
margin: 30px;
|
|
21644
21644
|
width: auto;
|
|
21645
21645
|
}
|
|
21646
21646
|
}
|
|
21647
21647
|
@media (min-width: 768px) {
|
|
21648
21648
|
.e-prompt-dialog.e-dialog.e-popup,
|
|
21649
21649
|
.e-prompt-dialog.e-dialog.e-popup {
|
|
21650
|
-
margin: 30px
|
|
21650
|
+
margin: 30px;
|
|
21651
21651
|
width: 600px;
|
|
21652
21652
|
}
|
|
21653
21653
|
}
|
package/styles/highcontrast.css
CHANGED
|
@@ -21986,28 +21986,28 @@ body.e-colorpicker-overflow {
|
|
|
21986
21986
|
@media (min-width: 768px) {
|
|
21987
21987
|
.e-alert-dialog.e-dialog.e-popup,
|
|
21988
21988
|
.e-confirm-dialog.e-dialog.e-popup {
|
|
21989
|
-
margin: 30px
|
|
21989
|
+
margin: 30px;
|
|
21990
21990
|
width: 600px;
|
|
21991
21991
|
}
|
|
21992
21992
|
}
|
|
21993
21993
|
@media (max-width: 768px) {
|
|
21994
21994
|
.e-alert-dialog.e-dialog.e-popup,
|
|
21995
21995
|
.e-confirm-dialog.e-dialog.e-popup {
|
|
21996
|
-
margin: 30px
|
|
21996
|
+
margin: 30px;
|
|
21997
21997
|
width: auto;
|
|
21998
21998
|
}
|
|
21999
21999
|
}
|
|
22000
22000
|
@media (max-width: 768px) {
|
|
22001
22001
|
.e-prompt-dialog.e-dialog.e-popup,
|
|
22002
22002
|
.e-prompt-dialog.e-dialog.e-popup {
|
|
22003
|
-
margin: 30px
|
|
22003
|
+
margin: 30px;
|
|
22004
22004
|
width: auto;
|
|
22005
22005
|
}
|
|
22006
22006
|
}
|
|
22007
22007
|
@media (min-width: 768px) {
|
|
22008
22008
|
.e-prompt-dialog.e-dialog.e-popup,
|
|
22009
22009
|
.e-prompt-dialog.e-dialog.e-popup {
|
|
22010
|
-
margin: 30px
|
|
22010
|
+
margin: 30px;
|
|
22011
22011
|
width: 600px;
|
|
22012
22012
|
}
|
|
22013
22013
|
}
|