@syncfusion/ej2-fabric-dark-theme 20.2.43 → 20.2.46
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 +5 -5
- package/styles/fabric-dark.css +33 -24
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-fabric-dark-theme@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-fabric-dark-theme@20.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-fabric-dark-theme@20.2.46",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-+zvWPBkTvNGH9bNMoiB63Rqwm7+6tbtMWizJ9Le2zwiYrw6Rfy4VxGohjDGpDbmvfo2iN0zHcoDvxuUxvSZ4kw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-fabric-dark-theme",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-fabric-dark-theme/-/ej2-fabric-dark-theme-20.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-fabric-dark-theme/-/ej2-fabric-dark-theme-20.3.0.tgz",
|
|
23
|
+
"_shasum": "e3f08fbd7c1e888ed5af4d2d682bad48d6230316",
|
|
24
24
|
"_spec": "@syncfusion/ej2-fabric-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.46"
|
|
51
51
|
}
|
package/styles/fabric-dark.css
CHANGED
|
@@ -2084,6 +2084,18 @@
|
|
|
2084
2084
|
touch-action: pinch-zoom;
|
|
2085
2085
|
}
|
|
2086
2086
|
|
|
2087
|
+
.e-license {
|
|
2088
|
+
color: rgb(255, 255, 0);
|
|
2089
|
+
text-decoration: none;
|
|
2090
|
+
}
|
|
2091
|
+
|
|
2092
|
+
.e-license-banner {
|
|
2093
|
+
cursor: pointer;
|
|
2094
|
+
position: absolute;
|
|
2095
|
+
right: 10px;
|
|
2096
|
+
top: 27%;
|
|
2097
|
+
}
|
|
2098
|
+
|
|
2087
2099
|
/*! animation keyframes */
|
|
2088
2100
|
@keyframes SlideLeftOut {
|
|
2089
2101
|
from {
|
|
@@ -41953,13 +41965,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41953
41965
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
41954
41966
|
border-right-color: #fff;
|
|
41955
41967
|
}
|
|
41956
|
-
.e-grid.e-gridhover tr[role=row]:not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
41968
|
+
.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
41957
41969
|
background-color: #414040;
|
|
41958
41970
|
color: #fff;
|
|
41959
41971
|
}
|
|
41960
|
-
.e-grid.e-disable-gridhover tr[role=row]:not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
41961
|
-
background-color: transparent;
|
|
41962
|
-
}
|
|
41963
41972
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
41964
41973
|
cursor: move;
|
|
41965
41974
|
}
|
|
@@ -48467,14 +48476,13 @@ span.e-table-box.e-rbox-select {
|
|
|
48467
48476
|
}
|
|
48468
48477
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
48469
48478
|
border-bottom-style: solid;
|
|
48470
|
-
border-right
|
|
48479
|
+
border-right: 1px solid;
|
|
48471
48480
|
overflow: hidden;
|
|
48472
48481
|
position: relative;
|
|
48473
48482
|
z-index: 6;
|
|
48474
48483
|
}
|
|
48475
48484
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
48476
48485
|
border-left: 0;
|
|
48477
|
-
padding: 0 3px;
|
|
48478
48486
|
}
|
|
48479
48487
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
48480
48488
|
border-collapse: collapse;
|
|
@@ -48526,7 +48534,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48526
48534
|
}
|
|
48527
48535
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
48528
48536
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
48529
|
-
padding-left:
|
|
48537
|
+
padding-left: 11px;
|
|
48530
48538
|
text-align: left;
|
|
48531
48539
|
}
|
|
48532
48540
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -48630,7 +48638,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48630
48638
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
48631
48639
|
display: inline-block;
|
|
48632
48640
|
font-size: 13px;
|
|
48633
|
-
font-weight:
|
|
48641
|
+
font-weight: normal;
|
|
48634
48642
|
overflow: hidden;
|
|
48635
48643
|
position: absolute;
|
|
48636
48644
|
text-overflow: ellipsis;
|
|
@@ -49023,6 +49031,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49023
49031
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
49024
49032
|
border-bottom-width: 0px;
|
|
49025
49033
|
height: 200px;
|
|
49034
|
+
overflow: hidden;
|
|
49026
49035
|
}
|
|
49027
49036
|
.e-gantt-dialog > .e-dlg-content {
|
|
49028
49037
|
padding: 0 !important;
|
|
@@ -59679,11 +59688,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59679
59688
|
border-right-width: 1px;
|
|
59680
59689
|
}
|
|
59681
59690
|
.e-pivotview .e-stackedheadercelldiv {
|
|
59682
|
-
display:
|
|
59691
|
+
display: inline;
|
|
59683
59692
|
}
|
|
59684
59693
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
59685
59694
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
59686
|
-
display: inline
|
|
59695
|
+
display: inline;
|
|
59687
59696
|
padding-left: 12px !important;
|
|
59688
59697
|
margin-top: 5px;
|
|
59689
59698
|
margin-top: 2px;
|
|
@@ -60177,7 +60186,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60177
60186
|
.e-pivotview .e-expand,
|
|
60178
60187
|
.e-pivotview .e-collapse {
|
|
60179
60188
|
cursor: pointer;
|
|
60180
|
-
display: inline
|
|
60189
|
+
display: inline;
|
|
60181
60190
|
height: 18px;
|
|
60182
60191
|
margin-top: 5px;
|
|
60183
60192
|
text-align: center;
|
|
@@ -66273,10 +66282,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66273
66282
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
66274
66283
|
margin-top: 10px;
|
|
66275
66284
|
}
|
|
66276
|
-
.e-spreadsheet .e-goto-dlg {
|
|
66285
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
66277
66286
|
height: auto;
|
|
66278
66287
|
}
|
|
66279
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
66288
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
66280
66289
|
font-weight: bold;
|
|
66281
66290
|
padding-top: 7px;
|
|
66282
66291
|
}
|
|
@@ -67488,32 +67497,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67488
67497
|
font-size: 12px;
|
|
67489
67498
|
padding-top: 7px;
|
|
67490
67499
|
}
|
|
67491
|
-
.e-spreadsheet .e-find-dlg {
|
|
67500
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
67492
67501
|
height: auto;
|
|
67493
67502
|
width: 521px;
|
|
67494
67503
|
}
|
|
67495
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
67504
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
67496
67505
|
color: #dd2c2c;
|
|
67497
67506
|
font-size: 12px;
|
|
67498
67507
|
padding-top: 7px;
|
|
67499
67508
|
}
|
|
67500
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
67509
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
67501
67510
|
color: #dd2c2c;
|
|
67502
67511
|
font-size: 12px;
|
|
67503
67512
|
padding-top: 7px;
|
|
67504
67513
|
}
|
|
67505
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
67514
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
67506
67515
|
padding-right: 12px;
|
|
67507
67516
|
}
|
|
67508
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
67517
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
67509
67518
|
padding: 12px 0;
|
|
67510
67519
|
}
|
|
67511
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
67520
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
67512
67521
|
margin: 0;
|
|
67513
67522
|
padding-bottom: 8px;
|
|
67514
67523
|
padding-top: 12px;
|
|
67515
67524
|
}
|
|
67516
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
67525
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
67517
67526
|
text-align: left;
|
|
67518
67527
|
}
|
|
67519
67528
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -68240,12 +68249,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68240
68249
|
height: 55px;
|
|
68241
68250
|
width: 419px;
|
|
68242
68251
|
}
|
|
68243
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
68244
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
68252
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
68253
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
68245
68254
|
height: auto;
|
|
68246
68255
|
}
|
|
68247
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
68248
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
68256
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
68257
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
68249
68258
|
font-size: 12px;
|
|
68250
68259
|
}
|
|
68251
68260
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|