@syncfusion/ej2-fabric-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/compatibility/fabric.css +33 -24
- package/styles/fabric.css +33 -24
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-fabric-theme@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-fabric-theme@20.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-fabric-theme@20.2.46",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-LT2Ogl7vZtruqDpbG8bTc408qRrK5k4yv9qaU6oomVxMMuPbH/PkUtrUU/G57gSzJpZvLNe3npnQO1BrZAh49w==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-fabric-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-theme/-/ej2-fabric-theme-20.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-fabric-theme/-/ej2-fabric-theme-20.3.0.tgz",
|
|
23
|
+
"_shasum": "77869d1cfd66a83ffa7e9eefb8aa77f23454c185",
|
|
24
24
|
"_spec": "@syncfusion/ej2-fabric-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
|
}
|
|
@@ -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 {
|
|
@@ -41601,13 +41613,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41601
41613
|
.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 {
|
|
41602
41614
|
border-right-color: #0078d6;
|
|
41603
41615
|
}
|
|
41604
|
-
.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) {
|
|
41616
|
+
.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) {
|
|
41605
41617
|
background-color: #f4f4f4;
|
|
41606
41618
|
color: #333;
|
|
41607
41619
|
}
|
|
41608
|
-
.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) {
|
|
41609
|
-
background-color: transparent;
|
|
41610
|
-
}
|
|
41611
41620
|
.e-lib.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
41612
41621
|
cursor: move;
|
|
41613
41622
|
}
|
|
@@ -48055,14 +48064,13 @@ span.e-table-box.e-rbox-select {
|
|
|
48055
48064
|
}
|
|
48056
48065
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
48057
48066
|
border-bottom-style: solid;
|
|
48058
|
-
border-right
|
|
48067
|
+
border-right: 1px solid;
|
|
48059
48068
|
overflow: hidden;
|
|
48060
48069
|
position: relative;
|
|
48061
48070
|
z-index: 6;
|
|
48062
48071
|
}
|
|
48063
48072
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
48064
48073
|
border-left: 0;
|
|
48065
|
-
padding: 0 3px;
|
|
48066
48074
|
}
|
|
48067
48075
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
48068
48076
|
border-collapse: collapse;
|
|
@@ -48114,7 +48122,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48114
48122
|
}
|
|
48115
48123
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
48116
48124
|
.e-lib.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
48117
|
-
padding-left:
|
|
48125
|
+
padding-left: 11px;
|
|
48118
48126
|
text-align: left;
|
|
48119
48127
|
}
|
|
48120
48128
|
.e-lib.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -48218,7 +48226,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48218
48226
|
.e-lib.e-gantt .e-gantt-chart .e-indicator-span {
|
|
48219
48227
|
display: inline-block;
|
|
48220
48228
|
font-size: 13px;
|
|
48221
|
-
font-weight:
|
|
48229
|
+
font-weight: normal;
|
|
48222
48230
|
overflow: hidden;
|
|
48223
48231
|
position: absolute;
|
|
48224
48232
|
text-overflow: ellipsis;
|
|
@@ -48611,6 +48619,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48611
48619
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
48612
48620
|
border-bottom-width: 0px;
|
|
48613
48621
|
height: 200px;
|
|
48622
|
+
overflow: hidden;
|
|
48614
48623
|
}
|
|
48615
48624
|
.e-gantt-dialog > .e-dlg-content {
|
|
48616
48625
|
padding: 0 !important;
|
|
@@ -61251,11 +61260,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61251
61260
|
border-right-width: 1px;
|
|
61252
61261
|
}
|
|
61253
61262
|
.e-pivotview .e-stackedheadercelldiv {
|
|
61254
|
-
display:
|
|
61263
|
+
display: inline;
|
|
61255
61264
|
}
|
|
61256
61265
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
61257
61266
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
61258
|
-
display: inline
|
|
61267
|
+
display: inline;
|
|
61259
61268
|
padding-left: 12px !important;
|
|
61260
61269
|
margin-top: 5px;
|
|
61261
61270
|
}
|
|
@@ -61747,7 +61756,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61747
61756
|
.e-pivotview .e-expand,
|
|
61748
61757
|
.e-pivotview .e-collapse {
|
|
61749
61758
|
cursor: pointer;
|
|
61750
|
-
display: inline
|
|
61759
|
+
display: inline;
|
|
61751
61760
|
height: 18px;
|
|
61752
61761
|
margin-top: 5px;
|
|
61753
61762
|
text-align: center;
|
|
@@ -67853,10 +67862,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67853
67862
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
67854
67863
|
margin-top: 10px;
|
|
67855
67864
|
}
|
|
67856
|
-
.e-spreadsheet .e-goto-dlg {
|
|
67865
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
67857
67866
|
height: auto;
|
|
67858
67867
|
}
|
|
67859
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
67868
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
67860
67869
|
font-weight: bold;
|
|
67861
67870
|
padding-top: 7px;
|
|
67862
67871
|
}
|
|
@@ -69068,32 +69077,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69068
69077
|
font-size: 12px;
|
|
69069
69078
|
padding-top: 7px;
|
|
69070
69079
|
}
|
|
69071
|
-
.e-spreadsheet .e-find-dlg {
|
|
69080
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
69072
69081
|
height: auto;
|
|
69073
69082
|
width: 521px;
|
|
69074
69083
|
}
|
|
69075
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
69084
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
69076
69085
|
color: #dd2c2c;
|
|
69077
69086
|
font-size: 12px;
|
|
69078
69087
|
padding-top: 7px;
|
|
69079
69088
|
}
|
|
69080
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
69089
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
69081
69090
|
color: #dd2c2c;
|
|
69082
69091
|
font-size: 12px;
|
|
69083
69092
|
padding-top: 7px;
|
|
69084
69093
|
}
|
|
69085
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69094
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69086
69095
|
padding-right: 12px;
|
|
69087
69096
|
}
|
|
69088
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69097
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69089
69098
|
padding: 12px 0;
|
|
69090
69099
|
}
|
|
69091
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
69100
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
69092
69101
|
margin: 0;
|
|
69093
69102
|
padding-bottom: 8px;
|
|
69094
69103
|
padding-top: 12px;
|
|
69095
69104
|
}
|
|
69096
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
69105
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
69097
69106
|
text-align: left;
|
|
69098
69107
|
}
|
|
69099
69108
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -69820,12 +69829,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69820
69829
|
height: 55px;
|
|
69821
69830
|
width: 419px;
|
|
69822
69831
|
}
|
|
69823
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
69824
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
69832
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
69833
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
69825
69834
|
height: auto;
|
|
69826
69835
|
}
|
|
69827
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
69828
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
69836
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
69837
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
69829
69838
|
font-size: 12px;
|
|
69830
69839
|
}
|
|
69831
69840
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
package/styles/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;
|
|
@@ -61695,11 +61704,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61695
61704
|
border-right-width: 1px;
|
|
61696
61705
|
}
|
|
61697
61706
|
.e-pivotview .e-stackedheadercelldiv {
|
|
61698
|
-
display:
|
|
61707
|
+
display: inline;
|
|
61699
61708
|
}
|
|
61700
61709
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
61701
61710
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
61702
|
-
display: inline
|
|
61711
|
+
display: inline;
|
|
61703
61712
|
padding-left: 12px !important;
|
|
61704
61713
|
margin-top: 5px;
|
|
61705
61714
|
}
|
|
@@ -62191,7 +62200,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62191
62200
|
.e-pivotview .e-expand,
|
|
62192
62201
|
.e-pivotview .e-collapse {
|
|
62193
62202
|
cursor: pointer;
|
|
62194
|
-
display: inline
|
|
62203
|
+
display: inline;
|
|
62195
62204
|
height: 18px;
|
|
62196
62205
|
margin-top: 5px;
|
|
62197
62206
|
text-align: center;
|
|
@@ -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,
|