@syncfusion/ej2-bootstrap-dark-theme 20.2.40 → 20.2.45
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/bootstrap-dark.css +67 -56
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-bootstrap-dark-theme@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-bootstrap-dark-theme@20.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-bootstrap-dark-theme@20.2.45",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-HLBAyBLnLBwzIP/7+NXD76qCMmR8JHdjeBfeyurUPvy2K/Yc6bnmCyza0TCJLE0SvEfCcLvCFa/BtGLse+Jrqg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-bootstrap-dark-theme",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-bootstrap-dark-theme/-/ej2-bootstrap-dark-theme-20.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-bootstrap-dark-theme/-/ej2-bootstrap-dark-theme-20.3.0.tgz",
|
|
23
|
+
"_shasum": "02a7139908c608712c9c10f46c15c52cbe2ba23b",
|
|
24
24
|
"_spec": "@syncfusion/ej2-bootstrap-dark-theme@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/themes",
|
|
26
26
|
"author": {
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
48
48
|
},
|
|
49
49
|
"typings": "index.d.ts",
|
|
50
|
-
"version": "20.2.
|
|
50
|
+
"version": "20.2.45"
|
|
51
51
|
}
|
|
@@ -2102,6 +2102,18 @@
|
|
|
2102
2102
|
touch-action: pinch-zoom;
|
|
2103
2103
|
}
|
|
2104
2104
|
|
|
2105
|
+
.e-license {
|
|
2106
|
+
color: rgb(255, 255, 0);
|
|
2107
|
+
text-decoration: none;
|
|
2108
|
+
}
|
|
2109
|
+
|
|
2110
|
+
.e-license-banner {
|
|
2111
|
+
cursor: pointer;
|
|
2112
|
+
position: absolute;
|
|
2113
|
+
right: 10px;
|
|
2114
|
+
top: 27%;
|
|
2115
|
+
}
|
|
2116
|
+
|
|
2105
2117
|
/*! animation keyframes */
|
|
2106
2118
|
@keyframes SlideLeftOut {
|
|
2107
2119
|
from {
|
|
@@ -41130,9 +41142,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41130
41142
|
overflow: hidden;
|
|
41131
41143
|
text-overflow: ellipsis;
|
|
41132
41144
|
}
|
|
41133
|
-
.e-grid .e-stackedheader .e-columnheader.e-wrap .e-headercelldiv, .e-grid .e-stackedheader .e-columnheader.e-wrap .e-stackedheadercelldiv {
|
|
41134
|
-
max-height: 36px;
|
|
41135
|
-
}
|
|
41136
41145
|
.e-grid .e-columnheader.e-wrap .e-sortfilterdiv, .e-grid.e-wrap .e-columnheader .e-sortfilterdiv {
|
|
41137
41146
|
margin: -30px 10px;
|
|
41138
41147
|
}
|
|
@@ -42030,7 +42039,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42030
42039
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
42031
42040
|
border-right-color: #9c9c9c;
|
|
42032
42041
|
}
|
|
42033
|
-
.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) {
|
|
42042
|
+
.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) {
|
|
42034
42043
|
background-color: #393939;
|
|
42035
42044
|
color: #f0f0f0;
|
|
42036
42045
|
}
|
|
@@ -48550,14 +48559,13 @@ span.e-table-box.e-rbox-select {
|
|
|
48550
48559
|
}
|
|
48551
48560
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
48552
48561
|
border-bottom-style: solid;
|
|
48553
|
-
border-right
|
|
48562
|
+
border-right: 1px solid;
|
|
48554
48563
|
overflow: hidden;
|
|
48555
48564
|
position: relative;
|
|
48556
48565
|
z-index: 6;
|
|
48557
48566
|
}
|
|
48558
48567
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
48559
48568
|
border-left: 0;
|
|
48560
|
-
padding: 0 3px;
|
|
48561
48569
|
}
|
|
48562
48570
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
48563
48571
|
border-collapse: collapse;
|
|
@@ -48609,7 +48617,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48609
48617
|
}
|
|
48610
48618
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
48611
48619
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
48612
|
-
padding-left:
|
|
48620
|
+
padding-left: 11px;
|
|
48613
48621
|
text-align: left;
|
|
48614
48622
|
}
|
|
48615
48623
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -48713,7 +48721,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48713
48721
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
48714
48722
|
display: inline-block;
|
|
48715
48723
|
font-size: 13px;
|
|
48716
|
-
font-weight:
|
|
48724
|
+
font-weight: normal;
|
|
48717
48725
|
overflow: hidden;
|
|
48718
48726
|
position: absolute;
|
|
48719
48727
|
text-overflow: ellipsis;
|
|
@@ -49106,6 +49114,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49106
49114
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
49107
49115
|
border-bottom-width: 0px;
|
|
49108
49116
|
height: 200px;
|
|
49117
|
+
overflow: hidden;
|
|
49109
49118
|
}
|
|
49110
49119
|
.e-gantt-dialog > .e-dlg-content {
|
|
49111
49120
|
padding: 0 !important;
|
|
@@ -51247,15 +51256,15 @@ span.e-table-box.e-rbox-select {
|
|
|
51247
51256
|
width: 100%;
|
|
51248
51257
|
}
|
|
51249
51258
|
|
|
51250
|
-
.e-kanban-dialog {
|
|
51259
|
+
.e-kanban-dialog.e-dialog {
|
|
51251
51260
|
min-width: 350px;
|
|
51252
51261
|
}
|
|
51253
|
-
.e-kanban-dialog .e-kanban-form-wrapper table,
|
|
51254
|
-
.e-kanban-dialog .e-kanban-form-container table {
|
|
51262
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table,
|
|
51263
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-container table {
|
|
51255
51264
|
width: 100%;
|
|
51256
51265
|
}
|
|
51257
|
-
.e-kanban-dialog .e-kanban-form-wrapper table td,
|
|
51258
|
-
.e-kanban-dialog .e-kanban-form-container table td {
|
|
51266
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table td,
|
|
51267
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-container table td {
|
|
51259
51268
|
color: inherit;
|
|
51260
51269
|
font-size: 14px;
|
|
51261
51270
|
font-weight: 400;
|
|
@@ -51265,17 +51274,17 @@ span.e-table-box.e-rbox-select {
|
|
|
51265
51274
|
padding: 5px 0;
|
|
51266
51275
|
text-align: left;
|
|
51267
51276
|
}
|
|
51268
|
-
.e-kanban-dialog .e-kanban-form-wrapper table .e-label,
|
|
51269
|
-
.e-kanban-dialog .e-kanban-form-container table .e-label {
|
|
51277
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table .e-label,
|
|
51278
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-container table .e-label {
|
|
51270
51279
|
padding-right: 10px;
|
|
51271
51280
|
vertical-align: top;
|
|
51272
51281
|
width: 70px;
|
|
51273
51282
|
}
|
|
51274
|
-
.e-kanban-dialog .e-kanban-form-wrapper table .e-field,
|
|
51275
|
-
.e-kanban-dialog .e-kanban-form-container table .e-field {
|
|
51283
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table .e-field,
|
|
51284
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-container table .e-field {
|
|
51276
51285
|
width: 100%;
|
|
51277
51286
|
}
|
|
51278
|
-
.e-kanban-dialog .e-footer-content .e-dialog-delete.e-btn {
|
|
51287
|
+
.e-kanban-dialog.e-dialog .e-footer-content .e-dialog-delete.e-btn {
|
|
51279
51288
|
float: left;
|
|
51280
51289
|
margin-left: 0;
|
|
51281
51290
|
}
|
|
@@ -51366,12 +51375,12 @@ span.e-table-box.e-rbox-select {
|
|
|
51366
51375
|
color: #fff;
|
|
51367
51376
|
}
|
|
51368
51377
|
|
|
51369
|
-
.e-kanban-dialog .e-kanban-form-wrapper table textarea {
|
|
51378
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
51370
51379
|
background-color: initial;
|
|
51371
51380
|
color: #f0f0f0;
|
|
51372
51381
|
min-width: 70%;
|
|
51373
51382
|
}
|
|
51374
|
-
.e-kanban-dialog .e-kanban-form-wrapper table textarea:focus {
|
|
51383
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea:focus {
|
|
51375
51384
|
box-shadow: none;
|
|
51376
51385
|
}
|
|
51377
51386
|
|
|
@@ -55800,7 +55809,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
55800
55809
|
}
|
|
55801
55810
|
|
|
55802
55811
|
.e-pivot-calc-dialog-div {
|
|
55803
|
-
max-height:
|
|
55812
|
+
max-height: 600px !important;
|
|
55804
55813
|
min-width: 290px;
|
|
55805
55814
|
}
|
|
55806
55815
|
.e-pivot-calc-dialog-div .e-dlg-header-content,
|
|
@@ -55810,11 +55819,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
55810
55819
|
.e-pivot-calc-dialog-div .e-dlg-content {
|
|
55811
55820
|
padding-bottom: 15px;
|
|
55812
55821
|
}
|
|
55822
|
+
.e-pivot-calc-dialog-div .e-dlg-content .e-pivot-calc-custom-format-div {
|
|
55823
|
+
margin-top: 15px;
|
|
55824
|
+
}
|
|
55813
55825
|
.e-pivot-calc-dialog-div .e-pivot-all-field-title,
|
|
55814
55826
|
.e-pivot-calc-dialog-div .e-pivot-field-name-title,
|
|
55815
55827
|
.e-pivot-calc-dialog-div .e-pivot-formula-title,
|
|
55816
55828
|
.e-pivot-calc-dialog-div .e-olap-hierarchy-title,
|
|
55817
|
-
.e-pivot-calc-dialog-div .e-
|
|
55829
|
+
.e-pivot-calc-dialog-div .e-pivot-format-title,
|
|
55818
55830
|
.e-pivot-calc-dialog-div .e-olap-member-title {
|
|
55819
55831
|
color: #f0f0f0;
|
|
55820
55832
|
font-size: 13px;
|
|
@@ -56092,26 +56104,26 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
56092
56104
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-container .e-info:hover {
|
|
56093
56105
|
color: #0070f0;
|
|
56094
56106
|
}
|
|
56095
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
56107
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div {
|
|
56096
56108
|
-ms-flex: auto;
|
|
56097
56109
|
flex: auto;
|
|
56098
56110
|
margin-left: 18px;
|
|
56099
56111
|
}
|
|
56100
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
56112
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-formula {
|
|
56101
56113
|
height: 100px;
|
|
56102
56114
|
}
|
|
56103
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
56115
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-calc-custom-format-div {
|
|
56104
56116
|
margin-top: 15px;
|
|
56105
56117
|
}
|
|
56106
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
56107
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
56108
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
56109
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
56110
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
56118
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-formula-title,
|
|
56119
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-field-name-title,
|
|
56120
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-olap-hierarchy-title,
|
|
56121
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-format-title,
|
|
56122
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-olap-member-title {
|
|
56111
56123
|
padding-left: 0;
|
|
56112
56124
|
padding-right: 0;
|
|
56113
56125
|
}
|
|
56114
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
56126
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-field-name-title {
|
|
56115
56127
|
margin-top: 0;
|
|
56116
56128
|
padding-top: 0;
|
|
56117
56129
|
}
|
|
@@ -56122,7 +56134,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
56122
56134
|
float: left;
|
|
56123
56135
|
margin: 0;
|
|
56124
56136
|
}
|
|
56125
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-
|
|
56137
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-pivot-calculated-div {
|
|
56126
56138
|
margin-left: 0;
|
|
56127
56139
|
margin-right: 18px;
|
|
56128
56140
|
}
|
|
@@ -56139,13 +56151,13 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
56139
56151
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-field-name-title,
|
|
56140
56152
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-formula-title,
|
|
56141
56153
|
.e-bigger.e-pivot-calc-dialog-div .e-olap-hierarchy-title,
|
|
56142
|
-
.e-bigger.e-pivot-calc-dialog-div .e-
|
|
56154
|
+
.e-bigger.e-pivot-calc-dialog-div .e-pivot-format-title,
|
|
56143
56155
|
.e-bigger.e-pivot-calc-dialog-div .e-olap-member-title,
|
|
56144
56156
|
.e-bigger .e-pivot-calc-dialog-div .e-pivot-all-field-title,
|
|
56145
56157
|
.e-bigger .e-pivot-calc-dialog-div .e-pivot-field-name-title,
|
|
56146
56158
|
.e-bigger .e-pivot-calc-dialog-div .e-pivot-formula-title,
|
|
56147
56159
|
.e-bigger .e-pivot-calc-dialog-div .e-olap-hierarchy-title,
|
|
56148
|
-
.e-bigger .e-pivot-calc-dialog-div .e-
|
|
56160
|
+
.e-bigger .e-pivot-calc-dialog-div .e-pivot-format-title,
|
|
56149
56161
|
.e-bigger .e-pivot-calc-dialog-div .e-olap-member-title {
|
|
56150
56162
|
font-size: 14px;
|
|
56151
56163
|
padding: 6px 0;
|
|
@@ -56199,12 +56211,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
56199
56211
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon {
|
|
56200
56212
|
font-size: 16px;
|
|
56201
56213
|
}
|
|
56202
|
-
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
56203
|
-
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
56214
|
+
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div,
|
|
56215
|
+
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div {
|
|
56204
56216
|
margin-left: 24px;
|
|
56205
56217
|
}
|
|
56206
|
-
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-
|
|
56207
|
-
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-
|
|
56218
|
+
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-pivot-calculated-div,
|
|
56219
|
+
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-pivot-calculated-div {
|
|
56208
56220
|
margin-left: 0;
|
|
56209
56221
|
margin-right: 24px;
|
|
56210
56222
|
}
|
|
@@ -58084,8 +58096,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58084
58096
|
}
|
|
58085
58097
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-calc-input-div,
|
|
58086
58098
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-member-options,
|
|
58087
|
-
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-calc-custom-format-div
|
|
58088
|
-
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-olap-calc-custom-format-div {
|
|
58099
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-calc-custom-format-div {
|
|
58089
58100
|
margin-left: 20px;
|
|
58090
58101
|
margin-right: 20px;
|
|
58091
58102
|
margin-top: 20px;
|
|
@@ -59756,11 +59767,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59756
59767
|
border-right-width: 1px;
|
|
59757
59768
|
}
|
|
59758
59769
|
.e-pivotview .e-stackedheadercelldiv {
|
|
59759
|
-
display:
|
|
59770
|
+
display: inline;
|
|
59760
59771
|
}
|
|
59761
59772
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
59762
59773
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
59763
|
-
display: inline
|
|
59774
|
+
display: inline;
|
|
59764
59775
|
padding-left: 12px !important;
|
|
59765
59776
|
margin-top: 5px;
|
|
59766
59777
|
}
|
|
@@ -60255,7 +60266,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60255
60266
|
.e-pivotview .e-expand,
|
|
60256
60267
|
.e-pivotview .e-collapse {
|
|
60257
60268
|
cursor: pointer;
|
|
60258
|
-
display: inline
|
|
60269
|
+
display: inline;
|
|
60259
60270
|
height: 18px;
|
|
60260
60271
|
margin-top: 5px;
|
|
60261
60272
|
text-align: center;
|
|
@@ -66362,10 +66373,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66362
66373
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
66363
66374
|
margin-top: 10px;
|
|
66364
66375
|
}
|
|
66365
|
-
.e-spreadsheet .e-goto-dlg {
|
|
66376
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
66366
66377
|
height: auto;
|
|
66367
66378
|
}
|
|
66368
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
66379
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
66369
66380
|
font-weight: bold;
|
|
66370
66381
|
padding-top: 7px;
|
|
66371
66382
|
}
|
|
@@ -67588,32 +67599,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67588
67599
|
font-size: 12px;
|
|
67589
67600
|
padding-top: 7px;
|
|
67590
67601
|
}
|
|
67591
|
-
.e-spreadsheet .e-find-dlg {
|
|
67602
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
67592
67603
|
height: auto;
|
|
67593
67604
|
width: 442px;
|
|
67594
67605
|
}
|
|
67595
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
67606
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
67596
67607
|
color: #dd2c2c;
|
|
67597
67608
|
font-size: 12px;
|
|
67598
67609
|
padding-top: 7px;
|
|
67599
67610
|
}
|
|
67600
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
67611
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
67601
67612
|
color: #dd2c2c;
|
|
67602
67613
|
font-size: 12px;
|
|
67603
67614
|
padding-top: 7px;
|
|
67604
67615
|
}
|
|
67605
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
67616
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
67606
67617
|
padding-right: 12px;
|
|
67607
67618
|
}
|
|
67608
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
67619
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
67609
67620
|
padding: 12px 0;
|
|
67610
67621
|
}
|
|
67611
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
67622
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
67612
67623
|
margin: 0;
|
|
67613
67624
|
padding-bottom: 8px;
|
|
67614
67625
|
padding-top: 12px;
|
|
67615
67626
|
}
|
|
67616
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
67627
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
67617
67628
|
text-align: left;
|
|
67618
67629
|
}
|
|
67619
67630
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -68333,12 +68344,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68333
68344
|
height: 45px;
|
|
68334
68345
|
width: 419px;
|
|
68335
68346
|
}
|
|
68336
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
68337
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
68347
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
68348
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
68338
68349
|
height: auto;
|
|
68339
68350
|
}
|
|
68340
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
68341
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
68351
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
68352
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
68342
68353
|
font-size: 12px;
|
|
68343
68354
|
}
|
|
68344
68355
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|