@syncfusion/ej2-highcontrast-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-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
|
}
|
|
@@ -62060,11 +62060,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62060
62060
|
border-right-width: 1px;
|
|
62061
62061
|
}
|
|
62062
62062
|
.e-pivotview .e-stackedheadercelldiv {
|
|
62063
|
-
display:
|
|
62063
|
+
display: inline;
|
|
62064
62064
|
}
|
|
62065
62065
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
62066
62066
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
62067
|
-
display: inline
|
|
62067
|
+
display: inline;
|
|
62068
62068
|
padding-left: 12px !important;
|
|
62069
62069
|
margin-top: 5px;
|
|
62070
62070
|
margin-top: 0;
|
|
@@ -62557,7 +62557,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62557
62557
|
.e-pivotview .e-expand,
|
|
62558
62558
|
.e-pivotview .e-collapse {
|
|
62559
62559
|
cursor: pointer;
|
|
62560
|
-
display: inline
|
|
62560
|
+
display: inline;
|
|
62561
62561
|
height: 18px;
|
|
62562
62562
|
margin-top: 5px;
|
|
62563
62563
|
text-align: center;
|
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
|
}
|
|
@@ -62504,11 +62504,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62504
62504
|
border-right-width: 1px;
|
|
62505
62505
|
}
|
|
62506
62506
|
.e-pivotview .e-stackedheadercelldiv {
|
|
62507
|
-
display:
|
|
62507
|
+
display: inline;
|
|
62508
62508
|
}
|
|
62509
62509
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
62510
62510
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
62511
|
-
display: inline
|
|
62511
|
+
display: inline;
|
|
62512
62512
|
padding-left: 12px !important;
|
|
62513
62513
|
margin-top: 5px;
|
|
62514
62514
|
margin-top: 0;
|
|
@@ -63001,7 +63001,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63001
63001
|
.e-pivotview .e-expand,
|
|
63002
63002
|
.e-pivotview .e-collapse {
|
|
63003
63003
|
cursor: pointer;
|
|
63004
|
-
display: inline
|
|
63004
|
+
display: inline;
|
|
63005
63005
|
height: 18px;
|
|
63006
63006
|
margin-top: 5px;
|
|
63007
63007
|
text-align: center;
|