@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
|
@@ -2072,6 +2072,18 @@
|
|
|
2072
2072
|
touch-action: pinch-zoom;
|
|
2073
2073
|
}
|
|
2074
2074
|
|
|
2075
|
+
.e-license {
|
|
2076
|
+
color: rgb(255, 255, 0);
|
|
2077
|
+
text-decoration: none;
|
|
2078
|
+
}
|
|
2079
|
+
|
|
2080
|
+
.e-license-banner {
|
|
2081
|
+
cursor: pointer;
|
|
2082
|
+
position: absolute;
|
|
2083
|
+
right: 10px;
|
|
2084
|
+
top: 27%;
|
|
2085
|
+
}
|
|
2086
|
+
|
|
2075
2087
|
/*! animation keyframes */
|
|
2076
2088
|
@keyframes SlideLeftOut {
|
|
2077
2089
|
from {
|
|
@@ -42360,13 +42372,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42360
42372
|
.e-lib.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-lib.e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
42361
42373
|
border-right-color: #ffd939;
|
|
42362
42374
|
}
|
|
42363
|
-
.e-lib.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-lib.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-lib.e-grid.e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-lib.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-lib.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) {
|
|
42375
|
+
.e-lib.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-lib.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-lib.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-lib.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-lib.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) {
|
|
42364
42376
|
background-color: #685708;
|
|
42365
42377
|
color: #fff;
|
|
42366
42378
|
}
|
|
42367
|
-
.e-lib.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-lib.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-lib.e-grid.e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-lib.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-lib.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) {
|
|
42368
|
-
background-color: transparent;
|
|
42369
|
-
}
|
|
42370
42379
|
.e-lib.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
42371
42380
|
cursor: move;
|
|
42372
42381
|
}
|
|
@@ -48860,14 +48869,13 @@ span.e-table-box.e-rbox-select {
|
|
|
48860
48869
|
}
|
|
48861
48870
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
48862
48871
|
border-bottom-style: solid;
|
|
48863
|
-
border-right
|
|
48872
|
+
border-right: 1px solid;
|
|
48864
48873
|
overflow: hidden;
|
|
48865
48874
|
position: relative;
|
|
48866
48875
|
z-index: 6;
|
|
48867
48876
|
}
|
|
48868
48877
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
48869
48878
|
border-left: 0;
|
|
48870
|
-
padding: 0 3px;
|
|
48871
48879
|
}
|
|
48872
48880
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
48873
48881
|
border-collapse: collapse;
|
|
@@ -48919,7 +48927,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48919
48927
|
}
|
|
48920
48928
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
48921
48929
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
48922
|
-
padding-left:
|
|
48930
|
+
padding-left: 11px;
|
|
48923
48931
|
text-align: left;
|
|
48924
48932
|
}
|
|
48925
48933
|
.e-lib.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -49023,7 +49031,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49023
49031
|
.e-lib.e-gantt .e-gantt-chart .e-indicator-span {
|
|
49024
49032
|
display: inline-block;
|
|
49025
49033
|
font-size: 13px;
|
|
49026
|
-
font-weight:
|
|
49034
|
+
font-weight: normal;
|
|
49027
49035
|
overflow: hidden;
|
|
49028
49036
|
position: absolute;
|
|
49029
49037
|
text-overflow: ellipsis;
|
|
@@ -49416,6 +49424,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49416
49424
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
49417
49425
|
border-bottom-width: 0px;
|
|
49418
49426
|
height: 200px;
|
|
49427
|
+
overflow: hidden;
|
|
49419
49428
|
}
|
|
49420
49429
|
.e-gantt-dialog > .e-dlg-content {
|
|
49421
49430
|
padding: 0 !important;
|
|
@@ -68686,10 +68695,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68686
68695
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
68687
68696
|
margin-top: 10px;
|
|
68688
68697
|
}
|
|
68689
|
-
.e-spreadsheet .e-goto-dlg {
|
|
68698
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
68690
68699
|
height: auto;
|
|
68691
68700
|
}
|
|
68692
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
68701
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
68693
68702
|
font-weight: bold;
|
|
68694
68703
|
padding-top: 7px;
|
|
68695
68704
|
}
|
|
@@ -69902,32 +69911,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69902
69911
|
font-size: 12px;
|
|
69903
69912
|
padding-top: 7px;
|
|
69904
69913
|
}
|
|
69905
|
-
.e-spreadsheet .e-find-dlg {
|
|
69914
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
69906
69915
|
height: auto;
|
|
69907
69916
|
width: 518px;
|
|
69908
69917
|
}
|
|
69909
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
69918
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
69910
69919
|
color: #dd2c2c;
|
|
69911
69920
|
font-size: 12px;
|
|
69912
69921
|
padding-top: 7px;
|
|
69913
69922
|
}
|
|
69914
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
69923
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
69915
69924
|
color: #dd2c2c;
|
|
69916
69925
|
font-size: 12px;
|
|
69917
69926
|
padding-top: 7px;
|
|
69918
69927
|
}
|
|
69919
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69928
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69920
69929
|
padding-right: 12px;
|
|
69921
69930
|
}
|
|
69922
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69931
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69923
69932
|
padding: 12px 0;
|
|
69924
69933
|
}
|
|
69925
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
69934
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
69926
69935
|
margin: 0;
|
|
69927
69936
|
padding-bottom: 8px;
|
|
69928
69937
|
padding-top: 12px;
|
|
69929
69938
|
}
|
|
69930
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
69939
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
69931
69940
|
text-align: left;
|
|
69932
69941
|
}
|
|
69933
69942
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -70654,12 +70663,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70654
70663
|
height: 54px;
|
|
70655
70664
|
width: 414px;
|
|
70656
70665
|
}
|
|
70657
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
70658
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
70666
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
70667
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
70659
70668
|
height: auto;
|
|
70660
70669
|
}
|
|
70661
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
70662
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
70670
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
70671
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
70663
70672
|
font-size: 12px;
|
|
70664
70673
|
}
|
|
70665
70674
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
|
@@ -2055,6 +2055,18 @@
|
|
|
2055
2055
|
touch-action: pinch-zoom;
|
|
2056
2056
|
}
|
|
2057
2057
|
|
|
2058
|
+
.e-license {
|
|
2059
|
+
color: rgb(255, 255, 0);
|
|
2060
|
+
text-decoration: none;
|
|
2061
|
+
}
|
|
2062
|
+
|
|
2063
|
+
.e-license-banner {
|
|
2064
|
+
cursor: pointer;
|
|
2065
|
+
position: absolute;
|
|
2066
|
+
right: 10px;
|
|
2067
|
+
top: 27%;
|
|
2068
|
+
}
|
|
2069
|
+
|
|
2058
2070
|
/*! animation keyframes */
|
|
2059
2071
|
@keyframes SlideLeftOut {
|
|
2060
2072
|
from {
|
|
@@ -7362,6 +7374,33 @@ textarea.e-outline.e-input,
|
|
|
7362
7374
|
width: calc(100% - 1px);
|
|
7363
7375
|
}
|
|
7364
7376
|
|
|
7377
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
|
|
7378
|
+
width: calc(100% - 80px);
|
|
7379
|
+
}
|
|
7380
|
+
|
|
7381
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
7382
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
7383
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
|
|
7384
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
7385
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow {
|
|
7386
|
+
overflow: hidden;
|
|
7387
|
+
text-overflow: ellipsis;
|
|
7388
|
+
width: 100%;
|
|
7389
|
+
}
|
|
7390
|
+
|
|
7391
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
|
|
7392
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
|
|
7393
|
+
width: calc(100% - 45px);
|
|
7394
|
+
}
|
|
7395
|
+
|
|
7396
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
|
|
7397
|
+
width: calc(100% - 75px);
|
|
7398
|
+
}
|
|
7399
|
+
|
|
7400
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
|
|
7401
|
+
width: calc(100% - 110px);
|
|
7402
|
+
}
|
|
7403
|
+
|
|
7365
7404
|
.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::before,
|
|
7366
7405
|
.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::after,
|
|
7367
7406
|
.e-outline.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::before,
|
|
@@ -51168,13 +51207,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51168
51207
|
.e-lib.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-lib.e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
51169
51208
|
border-right-color: #e3165b;
|
|
51170
51209
|
}
|
|
51171
|
-
.e-lib.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-lib.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-lib.e-grid.e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-lib.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-lib.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) {
|
|
51210
|
+
.e-lib.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-lib.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-lib.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-lib.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-lib.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) {
|
|
51172
51211
|
background-color: #eee;
|
|
51173
51212
|
color: #000;
|
|
51174
51213
|
}
|
|
51175
|
-
.e-lib.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-lib.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-lib.e-grid.e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-lib.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-lib.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) {
|
|
51176
|
-
background-color: transparent;
|
|
51177
|
-
}
|
|
51178
51214
|
.e-lib.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
51179
51215
|
cursor: move;
|
|
51180
51216
|
}
|
|
@@ -57721,14 +57757,13 @@ span.e-table-box.e-rbox-select {
|
|
|
57721
57757
|
}
|
|
57722
57758
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
57723
57759
|
border-bottom-style: solid;
|
|
57724
|
-
border-right
|
|
57760
|
+
border-right: 1px solid;
|
|
57725
57761
|
overflow: hidden;
|
|
57726
57762
|
position: relative;
|
|
57727
57763
|
z-index: 6;
|
|
57728
57764
|
}
|
|
57729
57765
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
57730
57766
|
border-left: 0;
|
|
57731
|
-
padding: 0 3px;
|
|
57732
57767
|
}
|
|
57733
57768
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
57734
57769
|
border-collapse: collapse;
|
|
@@ -57780,7 +57815,7 @@ span.e-table-box.e-rbox-select {
|
|
|
57780
57815
|
}
|
|
57781
57816
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
57782
57817
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
57783
|
-
padding-left:
|
|
57818
|
+
padding-left: 11px;
|
|
57784
57819
|
text-align: left;
|
|
57785
57820
|
}
|
|
57786
57821
|
.e-lib.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -57884,7 +57919,7 @@ span.e-table-box.e-rbox-select {
|
|
|
57884
57919
|
.e-lib.e-gantt .e-gantt-chart .e-indicator-span {
|
|
57885
57920
|
display: inline-block;
|
|
57886
57921
|
font-size: 13px;
|
|
57887
|
-
font-weight:
|
|
57922
|
+
font-weight: normal;
|
|
57888
57923
|
overflow: hidden;
|
|
57889
57924
|
position: absolute;
|
|
57890
57925
|
text-overflow: ellipsis;
|
|
@@ -58277,6 +58312,7 @@ span.e-table-box.e-rbox-select {
|
|
|
58277
58312
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
58278
58313
|
border-bottom-width: 0px;
|
|
58279
58314
|
height: 198px;
|
|
58315
|
+
overflow: hidden;
|
|
58280
58316
|
}
|
|
58281
58317
|
.e-gantt-dialog > .e-dlg-content {
|
|
58282
58318
|
padding: 0 !important;
|
|
@@ -77568,10 +77604,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
77568
77604
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
77569
77605
|
margin-top: 10px;
|
|
77570
77606
|
}
|
|
77571
|
-
.e-spreadsheet .e-goto-dlg {
|
|
77607
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
77572
77608
|
height: auto;
|
|
77573
77609
|
}
|
|
77574
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
77610
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
77575
77611
|
font-weight: bold;
|
|
77576
77612
|
padding-top: 7px;
|
|
77577
77613
|
}
|
|
@@ -78784,32 +78820,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
78784
78820
|
font-size: 12px;
|
|
78785
78821
|
padding-top: 7px;
|
|
78786
78822
|
}
|
|
78787
|
-
.e-spreadsheet .e-find-dlg {
|
|
78823
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
78788
78824
|
height: auto;
|
|
78789
78825
|
width: 468px;
|
|
78790
78826
|
}
|
|
78791
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
78827
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
78792
78828
|
color: #dd2c2c;
|
|
78793
78829
|
font-size: 12px;
|
|
78794
78830
|
padding-top: 7px;
|
|
78795
78831
|
}
|
|
78796
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
78832
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
78797
78833
|
color: #dd2c2c;
|
|
78798
78834
|
font-size: 12px;
|
|
78799
78835
|
padding-top: 7px;
|
|
78800
78836
|
}
|
|
78801
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
78837
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
78802
78838
|
padding-right: 12px;
|
|
78803
78839
|
}
|
|
78804
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
78840
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
78805
78841
|
padding: 12px 0;
|
|
78806
78842
|
}
|
|
78807
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
78843
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
78808
78844
|
margin: 0;
|
|
78809
78845
|
padding-bottom: 8px;
|
|
78810
78846
|
padding-top: 12px;
|
|
78811
78847
|
}
|
|
78812
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
78848
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
78813
78849
|
text-align: left;
|
|
78814
78850
|
}
|
|
78815
78851
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -79533,12 +79569,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79533
79569
|
height: 59px;
|
|
79534
79570
|
width: 403px;
|
|
79535
79571
|
}
|
|
79536
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
79537
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
79572
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
79573
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
79538
79574
|
height: auto;
|
|
79539
79575
|
}
|
|
79540
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
79541
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
79576
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
79577
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
79542
79578
|
font-size: 12px;
|
|
79543
79579
|
}
|
|
79544
79580
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
package/tailwind-dark.css
CHANGED
|
@@ -1402,6 +1402,18 @@
|
|
|
1402
1402
|
touch-action: pinch-zoom;
|
|
1403
1403
|
}
|
|
1404
1404
|
|
|
1405
|
+
.e-license {
|
|
1406
|
+
color: rgb(255, 255, 0);
|
|
1407
|
+
text-decoration: none;
|
|
1408
|
+
}
|
|
1409
|
+
|
|
1410
|
+
.e-license-banner {
|
|
1411
|
+
cursor: pointer;
|
|
1412
|
+
position: absolute;
|
|
1413
|
+
right: 10px;
|
|
1414
|
+
top: 27%;
|
|
1415
|
+
}
|
|
1416
|
+
|
|
1405
1417
|
/*! animation keyframes */
|
|
1406
1418
|
@keyframes SlideLeftOut {
|
|
1407
1419
|
from {
|
|
@@ -20886,7 +20898,7 @@ body.e-colorpicker-overflow {
|
|
|
20886
20898
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
20887
20899
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
20888
20900
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
20889
|
-
background-color:
|
|
20901
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
20890
20902
|
border-color: transparent;
|
|
20891
20903
|
border-radius: 50%;
|
|
20892
20904
|
box-shadow: 0 0 0 transparent;
|
|
@@ -21187,7 +21199,7 @@ body.e-colorpicker-overflow {
|
|
|
21187
21199
|
color: #f3f4f6;
|
|
21188
21200
|
}
|
|
21189
21201
|
.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 {
|
|
21190
|
-
background-color:
|
|
21202
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
21191
21203
|
border-color: transparent;
|
|
21192
21204
|
box-shadow: 0 0 0 transparent;
|
|
21193
21205
|
}
|
|
@@ -30192,6 +30204,7 @@ ejs-sidebar {
|
|
|
30192
30204
|
-ms-flex-direction: row;
|
|
30193
30205
|
flex-direction: row;
|
|
30194
30206
|
margin-top: -2em;
|
|
30207
|
+
margin-top: -1.45em;
|
|
30195
30208
|
outline: 0;
|
|
30196
30209
|
padding: 0;
|
|
30197
30210
|
position: absolute;
|
|
@@ -30372,6 +30385,7 @@ ejs-sidebar {
|
|
|
30372
30385
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
30373
30386
|
margin-top: -1.62em;
|
|
30374
30387
|
height: 36px;
|
|
30388
|
+
margin-top: -2em;
|
|
30375
30389
|
width: 40px;
|
|
30376
30390
|
}
|
|
30377
30391
|
|
|
@@ -42699,13 +42713,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42699
42713
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
42700
42714
|
border-right-color: #4b5563;
|
|
42701
42715
|
}
|
|
42702
|
-
.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) {
|
|
42716
|
+
.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) {
|
|
42703
42717
|
background-color: #4b5563;
|
|
42704
42718
|
color: #fff;
|
|
42705
42719
|
}
|
|
42706
|
-
.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) {
|
|
42707
|
-
background-color: transparent;
|
|
42708
|
-
}
|
|
42709
42720
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
42710
42721
|
cursor: move;
|
|
42711
42722
|
}
|
|
@@ -49363,14 +49374,13 @@ span.e-table-box.e-rbox-select {
|
|
|
49363
49374
|
}
|
|
49364
49375
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
49365
49376
|
border-bottom-style: solid;
|
|
49366
|
-
border-right
|
|
49377
|
+
border-right: 1px solid;
|
|
49367
49378
|
overflow: hidden;
|
|
49368
49379
|
position: relative;
|
|
49369
49380
|
z-index: 6;
|
|
49370
49381
|
}
|
|
49371
49382
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
49372
49383
|
border-left: 0;
|
|
49373
|
-
padding: 0 3px;
|
|
49374
49384
|
}
|
|
49375
49385
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
49376
49386
|
border-collapse: collapse;
|
|
@@ -49422,7 +49432,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49422
49432
|
}
|
|
49423
49433
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
49424
49434
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
49425
|
-
padding-left:
|
|
49435
|
+
padding-left: 11px;
|
|
49426
49436
|
text-align: left;
|
|
49427
49437
|
}
|
|
49428
49438
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -49529,7 +49539,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49529
49539
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
49530
49540
|
display: inline-block;
|
|
49531
49541
|
font-size: 13px;
|
|
49532
|
-
font-weight:
|
|
49542
|
+
font-weight: normal;
|
|
49533
49543
|
overflow: hidden;
|
|
49534
49544
|
position: absolute;
|
|
49535
49545
|
text-overflow: ellipsis;
|
|
@@ -49922,6 +49932,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49922
49932
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
49923
49933
|
border-bottom-width: 0px;
|
|
49924
49934
|
height: 210px;
|
|
49935
|
+
overflow: hidden;
|
|
49925
49936
|
}
|
|
49926
49937
|
.e-gantt-dialog > .e-dlg-content {
|
|
49927
49938
|
padding: 0 !important;
|
|
@@ -67519,10 +67530,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67519
67530
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
67520
67531
|
margin-top: 10px;
|
|
67521
67532
|
}
|
|
67522
|
-
.e-spreadsheet .e-goto-dlg {
|
|
67533
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
67523
67534
|
height: auto;
|
|
67524
67535
|
}
|
|
67525
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
67536
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
67526
67537
|
font-weight: bold;
|
|
67527
67538
|
padding-top: 7px;
|
|
67528
67539
|
}
|
|
@@ -68748,32 +68759,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68748
68759
|
font-size: 12px;
|
|
68749
68760
|
padding-top: 7px;
|
|
68750
68761
|
}
|
|
68751
|
-
.e-spreadsheet .e-find-dlg {
|
|
68762
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
68752
68763
|
height: auto;
|
|
68753
68764
|
width: 468px;
|
|
68754
68765
|
}
|
|
68755
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
68766
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
68756
68767
|
color: #f87171;
|
|
68757
68768
|
font-size: 12px;
|
|
68758
68769
|
padding-top: 7px;
|
|
68759
68770
|
}
|
|
68760
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
68771
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
68761
68772
|
color: #f87171;
|
|
68762
68773
|
font-size: 12px;
|
|
68763
68774
|
padding-top: 7px;
|
|
68764
68775
|
}
|
|
68765
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
68776
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
68766
68777
|
padding-right: 12px;
|
|
68767
68778
|
}
|
|
68768
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
68779
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
68769
68780
|
padding: 12px 0;
|
|
68770
68781
|
}
|
|
68771
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
68782
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
68772
68783
|
margin: 0;
|
|
68773
68784
|
padding-bottom: 8px;
|
|
68774
68785
|
padding-top: 12px;
|
|
68775
68786
|
}
|
|
68776
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
68787
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
68777
68788
|
text-align: left;
|
|
68778
68789
|
}
|
|
68779
68790
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -69517,12 +69528,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69517
69528
|
height: 50px;
|
|
69518
69529
|
width: 419px;
|
|
69519
69530
|
}
|
|
69520
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
69521
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
69531
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
69532
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
69522
69533
|
height: auto;
|
|
69523
69534
|
}
|
|
69524
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
69525
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
69535
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
69536
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
69526
69537
|
font-size: 12px;
|
|
69527
69538
|
}
|
|
69528
69539
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|