@syncfusion/ej2 20.2.43 → 20.2.44
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/base/bootstrap-dark.css +12 -0
- package/base/bootstrap.css +12 -0
- package/base/bootstrap4.css +12 -0
- package/base/bootstrap5-dark.css +12 -0
- package/base/bootstrap5.css +12 -0
- package/base/compatibility/bootstrap-dark.css +12 -0
- package/base/compatibility/bootstrap.css +12 -0
- package/base/compatibility/bootstrap4.css +12 -0
- package/base/compatibility/bootstrap5-dark.css +12 -0
- package/base/compatibility/bootstrap5.css +12 -0
- package/base/compatibility/fabric-dark.css +12 -0
- package/base/compatibility/fabric.css +12 -0
- package/base/compatibility/fluent-dark.css +12 -0
- package/base/compatibility/fluent.css +12 -0
- package/base/compatibility/highcontrast-light.css +12 -0
- package/base/compatibility/highcontrast.css +12 -0
- package/base/compatibility/material-dark.css +12 -0
- package/base/compatibility/material.css +12 -0
- package/base/compatibility/tailwind-dark.css +12 -0
- package/base/compatibility/tailwind.css +12 -0
- package/base/fabric-dark.css +12 -0
- package/base/fabric.css +12 -0
- package/base/fluent-dark.css +12 -0
- package/base/fluent.css +12 -0
- package/base/highcontrast-light.css +12 -0
- package/base/highcontrast.css +12 -0
- package/base/material-dark.css +12 -0
- package/base/material.css +12 -0
- package/base/tailwind-dark.css +12 -0
- package/base/tailwind.css +12 -0
- package/bootstrap-dark.css +30 -21
- package/bootstrap.css +30 -21
- package/bootstrap4.css +30 -21
- package/bootstrap5-dark.css +32 -23
- package/bootstrap5.css +32 -23
- package/dist/ej2.d.ts +1 -1
- package/dist/ej2.min.js +2 -2
- package/fabric-dark.css +30 -21
- package/fabric.css +30 -21
- package/fluent-dark.css +32 -23
- package/fluent.css +32 -23
- package/gantt/bootstrap-dark.css +4 -4
- package/gantt/bootstrap.css +4 -4
- package/gantt/bootstrap4.css +4 -4
- package/gantt/bootstrap5.css +4 -4
- package/gantt/compatibility/bootstrap-dark.css +4 -4
- package/gantt/compatibility/bootstrap.css +4 -4
- package/gantt/compatibility/bootstrap4.css +4 -4
- package/gantt/compatibility/bootstrap5.css +4 -4
- package/gantt/compatibility/fabric-dark.css +4 -4
- package/gantt/compatibility/fabric.css +4 -4
- package/gantt/compatibility/fluent-dark.css +4 -4
- package/gantt/compatibility/fluent.css +4 -4
- package/gantt/compatibility/highcontrast-light.css +4 -4
- package/gantt/compatibility/highcontrast.css +4 -4
- package/gantt/compatibility/material-dark.css +4 -4
- package/gantt/compatibility/material.css +4 -4
- package/gantt/compatibility/tailwind-dark.css +4 -4
- package/gantt/compatibility/tailwind.css +4 -4
- package/gantt/fabric-dark.css +4 -4
- package/gantt/fabric.css +4 -4
- package/gantt/fluent-dark.css +4 -4
- package/gantt/fluent.css +4 -4
- package/gantt/highcontrast-light.css +4 -4
- package/gantt/highcontrast.css +4 -4
- package/gantt/material-dark.css +4 -4
- package/gantt/material.css +4 -4
- package/gantt/tailwind-dark.css +4 -4
- package/gantt/tailwind.css +4 -4
- package/grid/bootstrap-dark.css +1 -4
- package/grid/bootstrap.css +1 -4
- package/grid/bootstrap4.css +1 -4
- package/grid/bootstrap5-dark.css +1 -4
- package/grid/bootstrap5.css +1 -4
- package/grid/compatibility/bootstrap-dark.css +1 -4
- package/grid/compatibility/bootstrap.css +1 -4
- package/grid/compatibility/bootstrap4.css +1 -4
- package/grid/compatibility/bootstrap5-dark.css +1 -4
- package/grid/compatibility/bootstrap5.css +1 -4
- package/grid/compatibility/fabric-dark.css +1 -4
- package/grid/compatibility/fabric.css +1 -4
- package/grid/compatibility/fluent-dark.css +1 -4
- package/grid/compatibility/fluent.css +1 -4
- package/grid/compatibility/highcontrast-light.css +1 -4
- package/grid/compatibility/highcontrast.css +1 -4
- package/grid/compatibility/material-dark.css +1 -4
- package/grid/compatibility/material.css +1 -4
- package/grid/compatibility/tailwind-dark.css +1 -4
- package/grid/compatibility/tailwind.css +1 -4
- package/grid/fabric-dark.css +1 -4
- package/grid/fabric.css +1 -4
- package/grid/fluent-dark.css +1 -4
- package/grid/fluent.css +1 -4
- package/grid/highcontrast-light.css +1 -4
- package/grid/highcontrast.css +1 -4
- package/grid/material-dark.css +1 -4
- package/grid/material.css +1 -4
- package/grid/tailwind-dark.css +1 -4
- package/grid/tailwind.css +1 -4
- package/highcontrast.css +30 -21
- package/input/compatibility/material-dark.css +27 -0
- package/input/compatibility/material.css +27 -0
- package/input/material-dark.css +27 -0
- package/input/material.css +27 -0
- package/material-dark.css +57 -21
- package/material.css +57 -21
- package/multi-select/compatibility/tailwind-dark.css +2 -0
- package/multi-select/compatibility/tailwind.css +2 -0
- package/multi-select/tailwind-dark.css +2 -0
- package/multi-select/tailwind.css +2 -0
- package/package.json +19 -19
- package/resource.json +2 -8
- package/spreadsheet/bootstrap-dark.css +13 -13
- package/spreadsheet/bootstrap.css +13 -13
- package/spreadsheet/bootstrap4.css +13 -13
- package/spreadsheet/bootstrap5-dark.css +13 -13
- package/spreadsheet/bootstrap5.css +13 -13
- package/spreadsheet/compatibility/bootstrap-dark.css +13 -13
- package/spreadsheet/compatibility/bootstrap.css +13 -13
- package/spreadsheet/compatibility/bootstrap4.css +13 -13
- package/spreadsheet/compatibility/bootstrap5-dark.css +13 -13
- package/spreadsheet/compatibility/bootstrap5.css +13 -13
- package/spreadsheet/compatibility/fabric-dark.css +13 -13
- package/spreadsheet/compatibility/fabric.css +13 -13
- package/spreadsheet/compatibility/fluent-dark.css +13 -13
- package/spreadsheet/compatibility/fluent.css +13 -13
- package/spreadsheet/compatibility/highcontrast-light.css +13 -13
- package/spreadsheet/compatibility/highcontrast.css +13 -13
- package/spreadsheet/compatibility/material-dark.css +13 -13
- package/spreadsheet/compatibility/material.css +13 -13
- package/spreadsheet/compatibility/tailwind-dark.css +13 -13
- package/spreadsheet/compatibility/tailwind.css +13 -13
- package/spreadsheet/fabric-dark.css +13 -13
- package/spreadsheet/fabric.css +13 -13
- package/spreadsheet/fluent-dark.css +13 -13
- package/spreadsheet/fluent.css +13 -13
- package/spreadsheet/highcontrast-light.css +13 -13
- package/spreadsheet/highcontrast.css +13 -13
- package/spreadsheet/material-dark.css +13 -13
- package/spreadsheet/material.css +13 -13
- package/spreadsheet/tailwind-dark.css +13 -13
- package/spreadsheet/tailwind.css +13 -13
- package/styles/compatibility/bootstrap.css +30 -21
- package/styles/compatibility/bootstrap4.css +30 -21
- package/styles/compatibility/fabric.css +30 -21
- package/styles/compatibility/highcontrast.css +30 -21
- package/styles/compatibility/material.css +57 -21
- package/tailwind-dark.css +34 -23
- package/tailwind.css +34 -23
- package/uploader/bootstrap5-dark.css +2 -2
- package/uploader/bootstrap5.css +2 -2
- package/uploader/compatibility/bootstrap5-dark.css +2 -2
- package/uploader/compatibility/bootstrap5.css +2 -2
- package/uploader/compatibility/fluent-dark.css +2 -2
- package/uploader/compatibility/fluent.css +2 -2
- package/uploader/compatibility/tailwind-dark.css +2 -2
- package/uploader/compatibility/tailwind.css +2 -2
- package/uploader/fluent-dark.css +2 -2
- package/uploader/fluent.css +2 -2
- package/uploader/tailwind-dark.css +2 -2
- package/uploader/tailwind.css +2 -2
package/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;
|
|
@@ -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,
|
package/fabric.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 {
|
|
@@ -41961,13 +41973,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41961
41973
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
41962
41974
|
border-right-color: #0078d6;
|
|
41963
41975
|
}
|
|
41964
|
-
.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) {
|
|
41976
|
+
.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) {
|
|
41965
41977
|
background-color: #f4f4f4;
|
|
41966
41978
|
color: #333;
|
|
41967
41979
|
}
|
|
41968
|
-
.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) {
|
|
41969
|
-
background-color: transparent;
|
|
41970
|
-
}
|
|
41971
41980
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
41972
41981
|
cursor: move;
|
|
41973
41982
|
}
|
|
@@ -48479,14 +48488,13 @@ span.e-table-box.e-rbox-select {
|
|
|
48479
48488
|
}
|
|
48480
48489
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
48481
48490
|
border-bottom-style: solid;
|
|
48482
|
-
border-right
|
|
48491
|
+
border-right: 1px solid;
|
|
48483
48492
|
overflow: hidden;
|
|
48484
48493
|
position: relative;
|
|
48485
48494
|
z-index: 6;
|
|
48486
48495
|
}
|
|
48487
48496
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
48488
48497
|
border-left: 0;
|
|
48489
|
-
padding: 0 3px;
|
|
48490
48498
|
}
|
|
48491
48499
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
48492
48500
|
border-collapse: collapse;
|
|
@@ -48538,7 +48546,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48538
48546
|
}
|
|
48539
48547
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
48540
48548
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
48541
|
-
padding-left:
|
|
48549
|
+
padding-left: 11px;
|
|
48542
48550
|
text-align: left;
|
|
48543
48551
|
}
|
|
48544
48552
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -48642,7 +48650,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48642
48650
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
48643
48651
|
display: inline-block;
|
|
48644
48652
|
font-size: 13px;
|
|
48645
|
-
font-weight:
|
|
48653
|
+
font-weight: normal;
|
|
48646
48654
|
overflow: hidden;
|
|
48647
48655
|
position: absolute;
|
|
48648
48656
|
text-overflow: ellipsis;
|
|
@@ -49035,6 +49043,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49035
49043
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
49036
49044
|
border-bottom-width: 0px;
|
|
49037
49045
|
height: 200px;
|
|
49046
|
+
overflow: hidden;
|
|
49038
49047
|
}
|
|
49039
49048
|
.e-gantt-dialog > .e-dlg-content {
|
|
49040
49049
|
padding: 0 !important;
|
|
@@ -68297,10 +68306,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68297
68306
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
68298
68307
|
margin-top: 10px;
|
|
68299
68308
|
}
|
|
68300
|
-
.e-spreadsheet .e-goto-dlg {
|
|
68309
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
68301
68310
|
height: auto;
|
|
68302
68311
|
}
|
|
68303
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
68312
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
68304
68313
|
font-weight: bold;
|
|
68305
68314
|
padding-top: 7px;
|
|
68306
68315
|
}
|
|
@@ -69512,32 +69521,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69512
69521
|
font-size: 12px;
|
|
69513
69522
|
padding-top: 7px;
|
|
69514
69523
|
}
|
|
69515
|
-
.e-spreadsheet .e-find-dlg {
|
|
69524
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
69516
69525
|
height: auto;
|
|
69517
69526
|
width: 521px;
|
|
69518
69527
|
}
|
|
69519
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
69528
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
69520
69529
|
color: #dd2c2c;
|
|
69521
69530
|
font-size: 12px;
|
|
69522
69531
|
padding-top: 7px;
|
|
69523
69532
|
}
|
|
69524
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
69533
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
69525
69534
|
color: #dd2c2c;
|
|
69526
69535
|
font-size: 12px;
|
|
69527
69536
|
padding-top: 7px;
|
|
69528
69537
|
}
|
|
69529
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69538
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69530
69539
|
padding-right: 12px;
|
|
69531
69540
|
}
|
|
69532
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69541
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69533
69542
|
padding: 12px 0;
|
|
69534
69543
|
}
|
|
69535
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
69544
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
69536
69545
|
margin: 0;
|
|
69537
69546
|
padding-bottom: 8px;
|
|
69538
69547
|
padding-top: 12px;
|
|
69539
69548
|
}
|
|
69540
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
69549
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
69541
69550
|
text-align: left;
|
|
69542
69551
|
}
|
|
69543
69552
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -70264,12 +70273,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70264
70273
|
height: 55px;
|
|
70265
70274
|
width: 419px;
|
|
70266
70275
|
}
|
|
70267
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
70268
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
70276
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
70277
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
70269
70278
|
height: auto;
|
|
70270
70279
|
}
|
|
70271
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
70272
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
70280
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
70281
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
70273
70282
|
font-size: 12px;
|
|
70274
70283
|
}
|
|
70275
70284
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
package/fluent-dark.css
CHANGED
|
@@ -1328,6 +1328,18 @@
|
|
|
1328
1328
|
touch-action: pinch-zoom;
|
|
1329
1329
|
}
|
|
1330
1330
|
|
|
1331
|
+
.e-license {
|
|
1332
|
+
color: rgb(255, 255, 0);
|
|
1333
|
+
text-decoration: none;
|
|
1334
|
+
}
|
|
1335
|
+
|
|
1336
|
+
.e-license-banner {
|
|
1337
|
+
cursor: pointer;
|
|
1338
|
+
position: absolute;
|
|
1339
|
+
right: 10px;
|
|
1340
|
+
top: 27%;
|
|
1341
|
+
}
|
|
1342
|
+
|
|
1331
1343
|
/*! animation keyframes */
|
|
1332
1344
|
@keyframes SlideLeftOut {
|
|
1333
1345
|
from {
|
|
@@ -20965,7 +20977,7 @@ body.e-colorpicker-overflow {
|
|
|
20965
20977
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
20966
20978
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
20967
20979
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
20968
|
-
background-color:
|
|
20980
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
20969
20981
|
border-color: transparent;
|
|
20970
20982
|
border-radius: 50%;
|
|
20971
20983
|
box-shadow: 0 0 0 transparent;
|
|
@@ -21296,7 +21308,7 @@ body.e-colorpicker-overflow {
|
|
|
21296
21308
|
color: #f3f2f1;
|
|
21297
21309
|
}
|
|
21298
21310
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
21299
|
-
background-color:
|
|
21311
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
21300
21312
|
border-color: transparent;
|
|
21301
21313
|
box-shadow: 0 0 0 transparent;
|
|
21302
21314
|
}
|
|
@@ -42664,13 +42676,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42664
42676
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
42665
42677
|
border-right-color: #292827;
|
|
42666
42678
|
}
|
|
42667
|
-
.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) {
|
|
42679
|
+
.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) {
|
|
42668
42680
|
background-color: #252423;
|
|
42669
42681
|
color: #f3f2f1;
|
|
42670
42682
|
}
|
|
42671
|
-
.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) {
|
|
42672
|
-
background-color: transparent;
|
|
42673
|
-
}
|
|
42674
42683
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
42675
42684
|
cursor: move;
|
|
42676
42685
|
}
|
|
@@ -49282,14 +49291,13 @@ span.e-table-box.e-rbox-select {
|
|
|
49282
49291
|
}
|
|
49283
49292
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
49284
49293
|
border-bottom-style: solid;
|
|
49285
|
-
border-right
|
|
49294
|
+
border-right: 1px solid;
|
|
49286
49295
|
overflow: hidden;
|
|
49287
49296
|
position: relative;
|
|
49288
49297
|
z-index: 6;
|
|
49289
49298
|
}
|
|
49290
49299
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
49291
49300
|
border-left: 0;
|
|
49292
|
-
padding: 0 3px;
|
|
49293
49301
|
}
|
|
49294
49302
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
49295
49303
|
border-collapse: collapse;
|
|
@@ -49341,7 +49349,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49341
49349
|
}
|
|
49342
49350
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
49343
49351
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
49344
|
-
padding-left:
|
|
49352
|
+
padding-left: 11px;
|
|
49345
49353
|
text-align: left;
|
|
49346
49354
|
}
|
|
49347
49355
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -49445,7 +49453,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49445
49453
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
49446
49454
|
display: inline-block;
|
|
49447
49455
|
font-size: 13px;
|
|
49448
|
-
font-weight:
|
|
49456
|
+
font-weight: normal;
|
|
49449
49457
|
overflow: hidden;
|
|
49450
49458
|
position: absolute;
|
|
49451
49459
|
text-overflow: ellipsis;
|
|
@@ -49838,6 +49846,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49838
49846
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
49839
49847
|
border-bottom-width: 0px;
|
|
49840
49848
|
height: 200px;
|
|
49849
|
+
overflow: hidden;
|
|
49841
49850
|
}
|
|
49842
49851
|
.e-gantt-dialog > .e-dlg-content {
|
|
49843
49852
|
padding: 0 !important;
|
|
@@ -67402,10 +67411,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67402
67411
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
67403
67412
|
margin-top: 10px;
|
|
67404
67413
|
}
|
|
67405
|
-
.e-spreadsheet .e-goto-dlg {
|
|
67414
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
67406
67415
|
height: auto;
|
|
67407
67416
|
}
|
|
67408
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
67417
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
67409
67418
|
font-weight: bold;
|
|
67410
67419
|
padding-top: 7px;
|
|
67411
67420
|
}
|
|
@@ -68611,32 +68620,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68611
68620
|
font-size: 12px;
|
|
68612
68621
|
padding-top: 7px;
|
|
68613
68622
|
}
|
|
68614
|
-
.e-spreadsheet .e-find-dlg {
|
|
68623
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
68615
68624
|
height: auto;
|
|
68616
68625
|
width: 443px;
|
|
68617
68626
|
}
|
|
68618
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
68627
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
68619
68628
|
color: #d13438;
|
|
68620
68629
|
font-size: 12px;
|
|
68621
68630
|
padding-top: 7px;
|
|
68622
68631
|
}
|
|
68623
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
68632
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
68624
68633
|
color: #d13438;
|
|
68625
68634
|
font-size: 12px;
|
|
68626
68635
|
padding-top: 7px;
|
|
68627
68636
|
}
|
|
68628
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
68637
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
68629
68638
|
padding-right: 12px;
|
|
68630
68639
|
}
|
|
68631
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
68640
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
68632
68641
|
padding: 12px 0;
|
|
68633
68642
|
}
|
|
68634
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
68643
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
68635
68644
|
margin: 0;
|
|
68636
68645
|
padding-bottom: 8px;
|
|
68637
68646
|
padding-top: 12px;
|
|
68638
68647
|
}
|
|
68639
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
68648
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
68640
68649
|
text-align: left;
|
|
68641
68650
|
}
|
|
68642
68651
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -69398,12 +69407,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69398
69407
|
height: 50px;
|
|
69399
69408
|
width: 419px;
|
|
69400
69409
|
}
|
|
69401
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
69402
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
69410
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
69411
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
69403
69412
|
height: auto;
|
|
69404
69413
|
}
|
|
69405
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
69406
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
69414
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
69415
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
69407
69416
|
font-size: 12px;
|
|
69408
69417
|
}
|
|
69409
69418
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
package/fluent.css
CHANGED
|
@@ -1328,6 +1328,18 @@
|
|
|
1328
1328
|
touch-action: pinch-zoom;
|
|
1329
1329
|
}
|
|
1330
1330
|
|
|
1331
|
+
.e-license {
|
|
1332
|
+
color: rgb(255, 255, 0);
|
|
1333
|
+
text-decoration: none;
|
|
1334
|
+
}
|
|
1335
|
+
|
|
1336
|
+
.e-license-banner {
|
|
1337
|
+
cursor: pointer;
|
|
1338
|
+
position: absolute;
|
|
1339
|
+
right: 10px;
|
|
1340
|
+
top: 27%;
|
|
1341
|
+
}
|
|
1342
|
+
|
|
1331
1343
|
/*! animation keyframes */
|
|
1332
1344
|
@keyframes SlideLeftOut {
|
|
1333
1345
|
from {
|
|
@@ -20965,7 +20977,7 @@ body.e-colorpicker-overflow {
|
|
|
20965
20977
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
20966
20978
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
20967
20979
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
20968
|
-
background-color:
|
|
20980
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
20969
20981
|
border-color: transparent;
|
|
20970
20982
|
border-radius: 50%;
|
|
20971
20983
|
box-shadow: 0 0 0 transparent;
|
|
@@ -21296,7 +21308,7 @@ body.e-colorpicker-overflow {
|
|
|
21296
21308
|
color: #323130;
|
|
21297
21309
|
}
|
|
21298
21310
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
21299
|
-
background-color:
|
|
21311
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
21300
21312
|
border-color: transparent;
|
|
21301
21313
|
box-shadow: 0 0 0 transparent;
|
|
21302
21314
|
}
|
|
@@ -42664,13 +42676,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42664
42676
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
42665
42677
|
border-right-color: #edebe9;
|
|
42666
42678
|
}
|
|
42667
|
-
.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) {
|
|
42679
|
+
.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) {
|
|
42668
42680
|
background-color: #f3f2f1;
|
|
42669
42681
|
color: #201f1e;
|
|
42670
42682
|
}
|
|
42671
|
-
.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) {
|
|
42672
|
-
background-color: transparent;
|
|
42673
|
-
}
|
|
42674
42683
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
42675
42684
|
cursor: move;
|
|
42676
42685
|
}
|
|
@@ -49281,14 +49290,13 @@ span.e-table-box.e-rbox-select {
|
|
|
49281
49290
|
}
|
|
49282
49291
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
49283
49292
|
border-bottom-style: solid;
|
|
49284
|
-
border-right
|
|
49293
|
+
border-right: 1px solid;
|
|
49285
49294
|
overflow: hidden;
|
|
49286
49295
|
position: relative;
|
|
49287
49296
|
z-index: 6;
|
|
49288
49297
|
}
|
|
49289
49298
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
49290
49299
|
border-left: 0;
|
|
49291
|
-
padding: 0 3px;
|
|
49292
49300
|
}
|
|
49293
49301
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
49294
49302
|
border-collapse: collapse;
|
|
@@ -49340,7 +49348,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49340
49348
|
}
|
|
49341
49349
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
49342
49350
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
49343
|
-
padding-left:
|
|
49351
|
+
padding-left: 11px;
|
|
49344
49352
|
text-align: left;
|
|
49345
49353
|
}
|
|
49346
49354
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -49444,7 +49452,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49444
49452
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
49445
49453
|
display: inline-block;
|
|
49446
49454
|
font-size: 13px;
|
|
49447
|
-
font-weight:
|
|
49455
|
+
font-weight: normal;
|
|
49448
49456
|
overflow: hidden;
|
|
49449
49457
|
position: absolute;
|
|
49450
49458
|
text-overflow: ellipsis;
|
|
@@ -49837,6 +49845,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49837
49845
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
49838
49846
|
border-bottom-width: 0px;
|
|
49839
49847
|
height: 200px;
|
|
49848
|
+
overflow: hidden;
|
|
49840
49849
|
}
|
|
49841
49850
|
.e-gantt-dialog > .e-dlg-content {
|
|
49842
49851
|
padding: 0 !important;
|
|
@@ -67401,10 +67410,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67401
67410
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
67402
67411
|
margin-top: 10px;
|
|
67403
67412
|
}
|
|
67404
|
-
.e-spreadsheet .e-goto-dlg {
|
|
67413
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
67405
67414
|
height: auto;
|
|
67406
67415
|
}
|
|
67407
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
67416
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
67408
67417
|
font-weight: bold;
|
|
67409
67418
|
padding-top: 7px;
|
|
67410
67419
|
}
|
|
@@ -68610,32 +68619,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68610
68619
|
font-size: 12px;
|
|
68611
68620
|
padding-top: 7px;
|
|
68612
68621
|
}
|
|
68613
|
-
.e-spreadsheet .e-find-dlg {
|
|
68622
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
68614
68623
|
height: auto;
|
|
68615
68624
|
width: 443px;
|
|
68616
68625
|
}
|
|
68617
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
68626
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
68618
68627
|
color: #d13438;
|
|
68619
68628
|
font-size: 12px;
|
|
68620
68629
|
padding-top: 7px;
|
|
68621
68630
|
}
|
|
68622
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
68631
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
68623
68632
|
color: #d13438;
|
|
68624
68633
|
font-size: 12px;
|
|
68625
68634
|
padding-top: 7px;
|
|
68626
68635
|
}
|
|
68627
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
68636
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
68628
68637
|
padding-right: 12px;
|
|
68629
68638
|
}
|
|
68630
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
68639
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
68631
68640
|
padding: 12px 0;
|
|
68632
68641
|
}
|
|
68633
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
68642
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
68634
68643
|
margin: 0;
|
|
68635
68644
|
padding-bottom: 8px;
|
|
68636
68645
|
padding-top: 12px;
|
|
68637
68646
|
}
|
|
68638
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
68647
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
68639
68648
|
text-align: left;
|
|
68640
68649
|
}
|
|
68641
68650
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -69397,12 +69406,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69397
69406
|
height: 50px;
|
|
69398
69407
|
width: 419px;
|
|
69399
69408
|
}
|
|
69400
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
69401
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
69409
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
69410
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
69402
69411
|
height: auto;
|
|
69403
69412
|
}
|
|
69404
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
69405
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
69413
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
69414
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
69406
69415
|
font-size: 12px;
|
|
69407
69416
|
}
|
|
69408
69417
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
package/gantt/bootstrap-dark.css
CHANGED
|
@@ -621,14 +621,13 @@
|
|
|
621
621
|
}
|
|
622
622
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
623
623
|
border-bottom-style: solid;
|
|
624
|
-
border-right
|
|
624
|
+
border-right: 1px solid;
|
|
625
625
|
overflow: hidden;
|
|
626
626
|
position: relative;
|
|
627
627
|
z-index: 6;
|
|
628
628
|
}
|
|
629
629
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
630
630
|
border-left: 0;
|
|
631
|
-
padding: 0 3px;
|
|
632
631
|
}
|
|
633
632
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
634
633
|
border-collapse: collapse;
|
|
@@ -680,7 +679,7 @@
|
|
|
680
679
|
}
|
|
681
680
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
682
681
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
683
|
-
padding-left:
|
|
682
|
+
padding-left: 11px;
|
|
684
683
|
text-align: left;
|
|
685
684
|
}
|
|
686
685
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -784,7 +783,7 @@
|
|
|
784
783
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
785
784
|
display: inline-block;
|
|
786
785
|
font-size: 13px;
|
|
787
|
-
font-weight:
|
|
786
|
+
font-weight: normal;
|
|
788
787
|
overflow: hidden;
|
|
789
788
|
position: absolute;
|
|
790
789
|
text-overflow: ellipsis;
|
|
@@ -1177,6 +1176,7 @@
|
|
|
1177
1176
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
1178
1177
|
border-bottom-width: 0px;
|
|
1179
1178
|
height: 200px;
|
|
1179
|
+
overflow: hidden;
|
|
1180
1180
|
}
|
|
1181
1181
|
.e-gantt-dialog > .e-dlg-content {
|
|
1182
1182
|
padding: 0 !important;
|