@syncfusion/blazor-themes 29.2.5 → 29.2.8
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/Compiled-Themes/bds-dark-lite.css +15 -0
- package/Compiled-Themes/bds-dark.css +15 -0
- package/Compiled-Themes/bds-lite.css +15 -0
- package/Compiled-Themes/bds.css +15 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +15 -0
- package/Compiled-Themes/bootstrap-dark.css +15 -0
- package/Compiled-Themes/bootstrap-lite.css +15 -0
- package/Compiled-Themes/bootstrap.css +15 -0
- package/Compiled-Themes/bootstrap4-lite.css +15 -0
- package/Compiled-Themes/bootstrap4.css +15 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +15 -0
- package/Compiled-Themes/bootstrap5-dark.css +15 -0
- package/Compiled-Themes/bootstrap5-lite.css +15 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +15 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +15 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +15 -0
- package/Compiled-Themes/bootstrap5.3.css +15 -0
- package/Compiled-Themes/bootstrap5.css +15 -0
- package/Compiled-Themes/fabric-dark-lite.css +15 -0
- package/Compiled-Themes/fabric-dark.css +15 -0
- package/Compiled-Themes/fabric-lite.css +15 -0
- package/Compiled-Themes/fabric.css +15 -0
- package/Compiled-Themes/fluent-dark-lite.css +15 -0
- package/Compiled-Themes/fluent-dark.css +15 -0
- package/Compiled-Themes/fluent-lite.css +15 -0
- package/Compiled-Themes/fluent.css +15 -0
- package/Compiled-Themes/fluent2-dark-lite.css +15 -0
- package/Compiled-Themes/fluent2-dark.css +15 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +15 -0
- package/Compiled-Themes/fluent2-highcontrast.css +15 -0
- package/Compiled-Themes/fluent2-lite.css +15 -0
- package/Compiled-Themes/fluent2.css +15 -0
- package/Compiled-Themes/highcontrast-lite.css +15 -0
- package/Compiled-Themes/highcontrast.css +15 -0
- package/Compiled-Themes/material-dark-lite.css +15 -0
- package/Compiled-Themes/material-dark.css +15 -0
- package/Compiled-Themes/material-lite.css +15 -0
- package/Compiled-Themes/material.css +15 -0
- package/Compiled-Themes/material3-dark-lite.css +15 -0
- package/Compiled-Themes/material3-dark.css +15 -0
- package/Compiled-Themes/material3-lite.css +15 -0
- package/Compiled-Themes/material3.css +15 -0
- package/Compiled-Themes/tailwind-dark-lite.css +15 -0
- package/Compiled-Themes/tailwind-dark.css +15 -0
- package/Compiled-Themes/tailwind-lite.css +15 -0
- package/Compiled-Themes/tailwind.css +15 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +15 -0
- package/Compiled-Themes/tailwind3-dark.css +15 -0
- package/Compiled-Themes/tailwind3-lite.css +15 -0
- package/Compiled-Themes/tailwind3.css +15 -0
- package/SCSS-Themes/bds-dark-lite.scss +21 -0
- package/SCSS-Themes/bds-dark.scss +21 -0
- package/SCSS-Themes/bds-lite.scss +21 -0
- package/SCSS-Themes/bds.scss +21 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap-dark.scss +21 -0
- package/SCSS-Themes/bootstrap-lite.scss +21 -0
- package/SCSS-Themes/bootstrap.scss +21 -0
- package/SCSS-Themes/bootstrap4-lite.scss +21 -0
- package/SCSS-Themes/bootstrap4.scss +21 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5-dark.scss +21 -0
- package/SCSS-Themes/bootstrap5-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3.scss +21 -0
- package/SCSS-Themes/bootstrap5.scss +21 -0
- package/SCSS-Themes/fabric-dark-lite.scss +21 -0
- package/SCSS-Themes/fabric-dark.scss +21 -0
- package/SCSS-Themes/fabric-lite.scss +21 -0
- package/SCSS-Themes/fabric.scss +21 -0
- package/SCSS-Themes/fluent-dark-lite.scss +21 -0
- package/SCSS-Themes/fluent-dark.scss +21 -0
- package/SCSS-Themes/fluent-lite.scss +21 -0
- package/SCSS-Themes/fluent.scss +21 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +21 -0
- package/SCSS-Themes/fluent2-dark.scss +21 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +21 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +21 -0
- package/SCSS-Themes/fluent2-lite.scss +21 -0
- package/SCSS-Themes/fluent2.scss +21 -0
- package/SCSS-Themes/highcontrast-lite.scss +21 -0
- package/SCSS-Themes/highcontrast.scss +21 -0
- package/SCSS-Themes/material-dark-lite.scss +21 -0
- package/SCSS-Themes/material-dark.scss +21 -0
- package/SCSS-Themes/material-lite.scss +21 -0
- package/SCSS-Themes/material.scss +21 -0
- package/SCSS-Themes/material3-dark-lite.scss +21 -0
- package/SCSS-Themes/material3-dark.scss +21 -0
- package/SCSS-Themes/material3-lite.scss +21 -0
- package/SCSS-Themes/material3.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bds-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bds-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bds.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material3-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3.scss +21 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +21 -0
- package/SCSS-Themes/tailwind-dark.scss +21 -0
- package/SCSS-Themes/tailwind-lite.scss +21 -0
- package/SCSS-Themes/tailwind.scss +21 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +21 -0
- package/SCSS-Themes/tailwind3-dark.scss +21 -0
- package/SCSS-Themes/tailwind3-lite.scss +21 -0
- package/SCSS-Themes/tailwind3.scss +21 -0
- package/package.json +1 -1
|
@@ -24783,6 +24783,9 @@ body.e-colorpicker-overflow {
|
|
|
24783
24783
|
min-width: 28px;
|
|
24784
24784
|
padding: 4px;
|
|
24785
24785
|
}
|
|
24786
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
24787
|
+
pointer-events: none;
|
|
24788
|
+
}
|
|
24786
24789
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
24787
24790
|
margin: 5px 10px;
|
|
24788
24791
|
min-height: 24px;
|
|
@@ -24798,6 +24801,9 @@ body.e-colorpicker-overflow {
|
|
|
24798
24801
|
.e-toolbar .e-toolbar-item > * {
|
|
24799
24802
|
text-overflow: ellipsis;
|
|
24800
24803
|
}
|
|
24804
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
24805
|
+
pointer-events: auto;
|
|
24806
|
+
}
|
|
24801
24807
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
24802
24808
|
display: none;
|
|
24803
24809
|
}
|
|
@@ -24936,6 +24942,9 @@ body.e-colorpicker-overflow {
|
|
|
24936
24942
|
min-width: 100%;
|
|
24937
24943
|
text-overflow: ellipsis;
|
|
24938
24944
|
}
|
|
24945
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24946
|
+
pointer-events: auto;
|
|
24947
|
+
}
|
|
24939
24948
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
24940
24949
|
min-width: 100%;
|
|
24941
24950
|
}
|
|
@@ -25040,6 +25049,9 @@ body.e-colorpicker-overflow {
|
|
|
25040
25049
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
25041
25050
|
height: auto;
|
|
25042
25051
|
}
|
|
25052
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
25053
|
+
pointer-events: auto;
|
|
25054
|
+
}
|
|
25043
25055
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
25044
25056
|
align-self: center;
|
|
25045
25057
|
text-overflow: ellipsis;
|
|
@@ -25050,6 +25062,9 @@ body.e-colorpicker-overflow {
|
|
|
25050
25062
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
25051
25063
|
display: inline-flex;
|
|
25052
25064
|
}
|
|
25065
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
25066
|
+
pointer-events: auto;
|
|
25067
|
+
}
|
|
25053
25068
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
25054
25069
|
display: table;
|
|
25055
25070
|
}
|
|
@@ -19003,6 +19003,9 @@ body.e-colorpicker-overflow {
|
|
|
19003
19003
|
min-width: 28px;
|
|
19004
19004
|
padding: 4px;
|
|
19005
19005
|
}
|
|
19006
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
19007
|
+
pointer-events: none;
|
|
19008
|
+
}
|
|
19006
19009
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
19007
19010
|
margin: 5px 10px;
|
|
19008
19011
|
min-height: 24px;
|
|
@@ -19018,6 +19021,9 @@ body.e-colorpicker-overflow {
|
|
|
19018
19021
|
.e-toolbar .e-toolbar-item > * {
|
|
19019
19022
|
text-overflow: ellipsis;
|
|
19020
19023
|
}
|
|
19024
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
19025
|
+
pointer-events: auto;
|
|
19026
|
+
}
|
|
19021
19027
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
19022
19028
|
display: none;
|
|
19023
19029
|
}
|
|
@@ -19156,6 +19162,9 @@ body.e-colorpicker-overflow {
|
|
|
19156
19162
|
min-width: 100%;
|
|
19157
19163
|
text-overflow: ellipsis;
|
|
19158
19164
|
}
|
|
19165
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
19166
|
+
pointer-events: auto;
|
|
19167
|
+
}
|
|
19159
19168
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
19160
19169
|
min-width: 100%;
|
|
19161
19170
|
}
|
|
@@ -19260,6 +19269,9 @@ body.e-colorpicker-overflow {
|
|
|
19260
19269
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
19261
19270
|
height: auto;
|
|
19262
19271
|
}
|
|
19272
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
19273
|
+
pointer-events: auto;
|
|
19274
|
+
}
|
|
19263
19275
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
19264
19276
|
align-self: center;
|
|
19265
19277
|
text-overflow: ellipsis;
|
|
@@ -19270,6 +19282,9 @@ body.e-colorpicker-overflow {
|
|
|
19270
19282
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
19271
19283
|
display: inline-flex;
|
|
19272
19284
|
}
|
|
19285
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
19286
|
+
pointer-events: auto;
|
|
19287
|
+
}
|
|
19273
19288
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
19274
19289
|
display: table;
|
|
19275
19290
|
}
|
|
@@ -25079,6 +25079,9 @@ body.e-colorpicker-overflow {
|
|
|
25079
25079
|
min-width: 28px;
|
|
25080
25080
|
padding: 4px;
|
|
25081
25081
|
}
|
|
25082
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
25083
|
+
pointer-events: none;
|
|
25084
|
+
}
|
|
25082
25085
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
25083
25086
|
margin: 5px 10px;
|
|
25084
25087
|
min-height: 24px;
|
|
@@ -25094,6 +25097,9 @@ body.e-colorpicker-overflow {
|
|
|
25094
25097
|
.e-toolbar .e-toolbar-item > * {
|
|
25095
25098
|
text-overflow: ellipsis;
|
|
25096
25099
|
}
|
|
25100
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
25101
|
+
pointer-events: auto;
|
|
25102
|
+
}
|
|
25097
25103
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
25098
25104
|
display: none;
|
|
25099
25105
|
}
|
|
@@ -25232,6 +25238,9 @@ body.e-colorpicker-overflow {
|
|
|
25232
25238
|
min-width: 100%;
|
|
25233
25239
|
text-overflow: ellipsis;
|
|
25234
25240
|
}
|
|
25241
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
25242
|
+
pointer-events: auto;
|
|
25243
|
+
}
|
|
25235
25244
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
25236
25245
|
min-width: 100%;
|
|
25237
25246
|
}
|
|
@@ -25336,6 +25345,9 @@ body.e-colorpicker-overflow {
|
|
|
25336
25345
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
25337
25346
|
height: auto;
|
|
25338
25347
|
}
|
|
25348
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
25349
|
+
pointer-events: auto;
|
|
25350
|
+
}
|
|
25339
25351
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
25340
25352
|
align-self: center;
|
|
25341
25353
|
text-overflow: ellipsis;
|
|
@@ -25346,6 +25358,9 @@ body.e-colorpicker-overflow {
|
|
|
25346
25358
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
25347
25359
|
display: inline-flex;
|
|
25348
25360
|
}
|
|
25361
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
25362
|
+
pointer-events: auto;
|
|
25363
|
+
}
|
|
25349
25364
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
25350
25365
|
display: table;
|
|
25351
25366
|
}
|
|
@@ -24519,6 +24519,9 @@ body.e-colorpicker-overflow {
|
|
|
24519
24519
|
min-width: 28px;
|
|
24520
24520
|
padding: 4px;
|
|
24521
24521
|
}
|
|
24522
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
24523
|
+
pointer-events: none;
|
|
24524
|
+
}
|
|
24522
24525
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
24523
24526
|
margin: 5px 10px;
|
|
24524
24527
|
min-height: 24px;
|
|
@@ -24534,6 +24537,9 @@ body.e-colorpicker-overflow {
|
|
|
24534
24537
|
.e-toolbar .e-toolbar-item > * {
|
|
24535
24538
|
text-overflow: ellipsis;
|
|
24536
24539
|
}
|
|
24540
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
24541
|
+
pointer-events: auto;
|
|
24542
|
+
}
|
|
24537
24543
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
24538
24544
|
display: none;
|
|
24539
24545
|
}
|
|
@@ -24672,6 +24678,9 @@ body.e-colorpicker-overflow {
|
|
|
24672
24678
|
min-width: 100%;
|
|
24673
24679
|
text-overflow: ellipsis;
|
|
24674
24680
|
}
|
|
24681
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24682
|
+
pointer-events: auto;
|
|
24683
|
+
}
|
|
24675
24684
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
24676
24685
|
min-width: 100%;
|
|
24677
24686
|
}
|
|
@@ -24776,6 +24785,9 @@ body.e-colorpicker-overflow {
|
|
|
24776
24785
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
24777
24786
|
height: auto;
|
|
24778
24787
|
}
|
|
24788
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24789
|
+
pointer-events: auto;
|
|
24790
|
+
}
|
|
24779
24791
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
24780
24792
|
align-self: center;
|
|
24781
24793
|
text-overflow: ellipsis;
|
|
@@ -24786,6 +24798,9 @@ body.e-colorpicker-overflow {
|
|
|
24786
24798
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
24787
24799
|
display: inline-flex;
|
|
24788
24800
|
}
|
|
24801
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
24802
|
+
pointer-events: auto;
|
|
24803
|
+
}
|
|
24789
24804
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
24790
24805
|
display: table;
|
|
24791
24806
|
}
|
|
@@ -18670,6 +18670,9 @@ body.e-colorpicker-overflow {
|
|
|
18670
18670
|
min-width: 34px;
|
|
18671
18671
|
padding: 0 1px;
|
|
18672
18672
|
}
|
|
18673
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
18674
|
+
pointer-events: none;
|
|
18675
|
+
}
|
|
18673
18676
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
18674
18677
|
margin: 7.5px 3px;
|
|
18675
18678
|
min-height: 27px;
|
|
@@ -18685,6 +18688,9 @@ body.e-colorpicker-overflow {
|
|
|
18685
18688
|
.e-toolbar .e-toolbar-item > * {
|
|
18686
18689
|
text-overflow: ellipsis;
|
|
18687
18690
|
}
|
|
18691
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
18692
|
+
pointer-events: auto;
|
|
18693
|
+
}
|
|
18688
18694
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
18689
18695
|
display: none;
|
|
18690
18696
|
}
|
|
@@ -18823,6 +18829,9 @@ body.e-colorpicker-overflow {
|
|
|
18823
18829
|
min-width: 100%;
|
|
18824
18830
|
text-overflow: ellipsis;
|
|
18825
18831
|
}
|
|
18832
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18833
|
+
pointer-events: auto;
|
|
18834
|
+
}
|
|
18826
18835
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
18827
18836
|
min-width: 100%;
|
|
18828
18837
|
}
|
|
@@ -18927,6 +18936,9 @@ body.e-colorpicker-overflow {
|
|
|
18927
18936
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
18928
18937
|
height: auto;
|
|
18929
18938
|
}
|
|
18939
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18940
|
+
pointer-events: auto;
|
|
18941
|
+
}
|
|
18930
18942
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
18931
18943
|
align-self: center;
|
|
18932
18944
|
text-overflow: ellipsis;
|
|
@@ -18937,6 +18949,9 @@ body.e-colorpicker-overflow {
|
|
|
18937
18949
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
18938
18950
|
display: inline-flex;
|
|
18939
18951
|
}
|
|
18952
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
18953
|
+
pointer-events: auto;
|
|
18954
|
+
}
|
|
18940
18955
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
18941
18956
|
display: table;
|
|
18942
18957
|
}
|
|
@@ -24426,6 +24426,9 @@ body.e-colorpicker-overflow {
|
|
|
24426
24426
|
min-width: 34px;
|
|
24427
24427
|
padding: 0 1px;
|
|
24428
24428
|
}
|
|
24429
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
24430
|
+
pointer-events: none;
|
|
24431
|
+
}
|
|
24429
24432
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
24430
24433
|
margin: 7.5px 3px;
|
|
24431
24434
|
min-height: 27px;
|
|
@@ -24441,6 +24444,9 @@ body.e-colorpicker-overflow {
|
|
|
24441
24444
|
.e-toolbar .e-toolbar-item > * {
|
|
24442
24445
|
text-overflow: ellipsis;
|
|
24443
24446
|
}
|
|
24447
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
24448
|
+
pointer-events: auto;
|
|
24449
|
+
}
|
|
24444
24450
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
24445
24451
|
display: none;
|
|
24446
24452
|
}
|
|
@@ -24579,6 +24585,9 @@ body.e-colorpicker-overflow {
|
|
|
24579
24585
|
min-width: 100%;
|
|
24580
24586
|
text-overflow: ellipsis;
|
|
24581
24587
|
}
|
|
24588
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24589
|
+
pointer-events: auto;
|
|
24590
|
+
}
|
|
24582
24591
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
24583
24592
|
min-width: 100%;
|
|
24584
24593
|
}
|
|
@@ -24683,6 +24692,9 @@ body.e-colorpicker-overflow {
|
|
|
24683
24692
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
24684
24693
|
height: auto;
|
|
24685
24694
|
}
|
|
24695
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24696
|
+
pointer-events: auto;
|
|
24697
|
+
}
|
|
24686
24698
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
24687
24699
|
align-self: center;
|
|
24688
24700
|
text-overflow: ellipsis;
|
|
@@ -24693,6 +24705,9 @@ body.e-colorpicker-overflow {
|
|
|
24693
24705
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
24694
24706
|
display: inline-flex;
|
|
24695
24707
|
}
|
|
24708
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
24709
|
+
pointer-events: auto;
|
|
24710
|
+
}
|
|
24696
24711
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
24697
24712
|
display: table;
|
|
24698
24713
|
}
|
|
@@ -18681,6 +18681,9 @@ body.e-colorpicker-overflow {
|
|
|
18681
18681
|
min-width: 34px;
|
|
18682
18682
|
padding: 0 1px;
|
|
18683
18683
|
}
|
|
18684
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
18685
|
+
pointer-events: none;
|
|
18686
|
+
}
|
|
18684
18687
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
18685
18688
|
margin: 7.5px 3px;
|
|
18686
18689
|
min-height: 24px;
|
|
@@ -18696,6 +18699,9 @@ body.e-colorpicker-overflow {
|
|
|
18696
18699
|
.e-toolbar .e-toolbar-item > * {
|
|
18697
18700
|
text-overflow: ellipsis;
|
|
18698
18701
|
}
|
|
18702
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
18703
|
+
pointer-events: auto;
|
|
18704
|
+
}
|
|
18699
18705
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
18700
18706
|
display: none;
|
|
18701
18707
|
}
|
|
@@ -18834,6 +18840,9 @@ body.e-colorpicker-overflow {
|
|
|
18834
18840
|
min-width: 100%;
|
|
18835
18841
|
text-overflow: ellipsis;
|
|
18836
18842
|
}
|
|
18843
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18844
|
+
pointer-events: auto;
|
|
18845
|
+
}
|
|
18837
18846
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
18838
18847
|
min-width: 100%;
|
|
18839
18848
|
}
|
|
@@ -18938,6 +18947,9 @@ body.e-colorpicker-overflow {
|
|
|
18938
18947
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
18939
18948
|
height: auto;
|
|
18940
18949
|
}
|
|
18950
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18951
|
+
pointer-events: auto;
|
|
18952
|
+
}
|
|
18941
18953
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
18942
18954
|
align-self: center;
|
|
18943
18955
|
text-overflow: ellipsis;
|
|
@@ -18948,6 +18960,9 @@ body.e-colorpicker-overflow {
|
|
|
18948
18960
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
18949
18961
|
display: inline-flex;
|
|
18950
18962
|
}
|
|
18963
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
18964
|
+
pointer-events: auto;
|
|
18965
|
+
}
|
|
18951
18966
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
18952
18967
|
display: table;
|
|
18953
18968
|
}
|
|
@@ -24446,6 +24446,9 @@ body.e-colorpicker-overflow {
|
|
|
24446
24446
|
min-width: 34px;
|
|
24447
24447
|
padding: 0 1px;
|
|
24448
24448
|
}
|
|
24449
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
24450
|
+
pointer-events: none;
|
|
24451
|
+
}
|
|
24449
24452
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
24450
24453
|
margin: 7.5px 3px;
|
|
24451
24454
|
min-height: 24px;
|
|
@@ -24461,6 +24464,9 @@ body.e-colorpicker-overflow {
|
|
|
24461
24464
|
.e-toolbar .e-toolbar-item > * {
|
|
24462
24465
|
text-overflow: ellipsis;
|
|
24463
24466
|
}
|
|
24467
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
24468
|
+
pointer-events: auto;
|
|
24469
|
+
}
|
|
24464
24470
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
24465
24471
|
display: none;
|
|
24466
24472
|
}
|
|
@@ -24599,6 +24605,9 @@ body.e-colorpicker-overflow {
|
|
|
24599
24605
|
min-width: 100%;
|
|
24600
24606
|
text-overflow: ellipsis;
|
|
24601
24607
|
}
|
|
24608
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24609
|
+
pointer-events: auto;
|
|
24610
|
+
}
|
|
24602
24611
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
24603
24612
|
min-width: 100%;
|
|
24604
24613
|
}
|
|
@@ -24703,6 +24712,9 @@ body.e-colorpicker-overflow {
|
|
|
24703
24712
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
24704
24713
|
height: auto;
|
|
24705
24714
|
}
|
|
24715
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24716
|
+
pointer-events: auto;
|
|
24717
|
+
}
|
|
24706
24718
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
24707
24719
|
align-self: center;
|
|
24708
24720
|
text-overflow: ellipsis;
|
|
@@ -24713,6 +24725,9 @@ body.e-colorpicker-overflow {
|
|
|
24713
24725
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
24714
24726
|
display: inline-flex;
|
|
24715
24727
|
}
|
|
24728
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
24729
|
+
pointer-events: auto;
|
|
24730
|
+
}
|
|
24716
24731
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
24717
24732
|
display: table;
|
|
24718
24733
|
}
|
|
@@ -18693,6 +18693,9 @@ body.e-colorpicker-overflow {
|
|
|
18693
18693
|
min-width: 28px;
|
|
18694
18694
|
padding: 0;
|
|
18695
18695
|
}
|
|
18696
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
18697
|
+
pointer-events: none;
|
|
18698
|
+
}
|
|
18696
18699
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
18697
18700
|
margin: 4px;
|
|
18698
18701
|
min-height: 24px;
|
|
@@ -18708,6 +18711,9 @@ body.e-colorpicker-overflow {
|
|
|
18708
18711
|
.e-toolbar .e-toolbar-item > * {
|
|
18709
18712
|
text-overflow: ellipsis;
|
|
18710
18713
|
}
|
|
18714
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
18715
|
+
pointer-events: auto;
|
|
18716
|
+
}
|
|
18711
18717
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
18712
18718
|
display: none;
|
|
18713
18719
|
}
|
|
@@ -18846,6 +18852,9 @@ body.e-colorpicker-overflow {
|
|
|
18846
18852
|
min-width: 100%;
|
|
18847
18853
|
text-overflow: ellipsis;
|
|
18848
18854
|
}
|
|
18855
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18856
|
+
pointer-events: auto;
|
|
18857
|
+
}
|
|
18849
18858
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
18850
18859
|
min-width: 100%;
|
|
18851
18860
|
}
|
|
@@ -18950,6 +18959,9 @@ body.e-colorpicker-overflow {
|
|
|
18950
18959
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
18951
18960
|
height: auto;
|
|
18952
18961
|
}
|
|
18962
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18963
|
+
pointer-events: auto;
|
|
18964
|
+
}
|
|
18953
18965
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
18954
18966
|
align-self: center;
|
|
18955
18967
|
text-overflow: ellipsis;
|
|
@@ -18960,6 +18972,9 @@ body.e-colorpicker-overflow {
|
|
|
18960
18972
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
18961
18973
|
display: inline-flex;
|
|
18962
18974
|
}
|
|
18975
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
18976
|
+
pointer-events: auto;
|
|
18977
|
+
}
|
|
18963
18978
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
18964
18979
|
display: table;
|
|
18965
18980
|
}
|
|
@@ -24830,6 +24830,9 @@ body.e-colorpicker-overflow {
|
|
|
24830
24830
|
min-width: 28px;
|
|
24831
24831
|
padding: 0;
|
|
24832
24832
|
}
|
|
24833
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
24834
|
+
pointer-events: none;
|
|
24835
|
+
}
|
|
24833
24836
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
24834
24837
|
margin: 4px;
|
|
24835
24838
|
min-height: 24px;
|
|
@@ -24845,6 +24848,9 @@ body.e-colorpicker-overflow {
|
|
|
24845
24848
|
.e-toolbar .e-toolbar-item > * {
|
|
24846
24849
|
text-overflow: ellipsis;
|
|
24847
24850
|
}
|
|
24851
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
24852
|
+
pointer-events: auto;
|
|
24853
|
+
}
|
|
24848
24854
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
24849
24855
|
display: none;
|
|
24850
24856
|
}
|
|
@@ -24983,6 +24989,9 @@ body.e-colorpicker-overflow {
|
|
|
24983
24989
|
min-width: 100%;
|
|
24984
24990
|
text-overflow: ellipsis;
|
|
24985
24991
|
}
|
|
24992
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24993
|
+
pointer-events: auto;
|
|
24994
|
+
}
|
|
24986
24995
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
24987
24996
|
min-width: 100%;
|
|
24988
24997
|
}
|
|
@@ -25087,6 +25096,9 @@ body.e-colorpicker-overflow {
|
|
|
25087
25096
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
25088
25097
|
height: auto;
|
|
25089
25098
|
}
|
|
25099
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
25100
|
+
pointer-events: auto;
|
|
25101
|
+
}
|
|
25090
25102
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
25091
25103
|
align-self: center;
|
|
25092
25104
|
text-overflow: ellipsis;
|
|
@@ -25097,6 +25109,9 @@ body.e-colorpicker-overflow {
|
|
|
25097
25109
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
25098
25110
|
display: inline-flex;
|
|
25099
25111
|
}
|
|
25112
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
25113
|
+
pointer-events: auto;
|
|
25114
|
+
}
|
|
25100
25115
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
25101
25116
|
display: table;
|
|
25102
25117
|
}
|
|
@@ -18693,6 +18693,9 @@ body.e-colorpicker-overflow {
|
|
|
18693
18693
|
min-width: 28px;
|
|
18694
18694
|
padding: 0;
|
|
18695
18695
|
}
|
|
18696
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
18697
|
+
pointer-events: none;
|
|
18698
|
+
}
|
|
18696
18699
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
18697
18700
|
margin: 4px;
|
|
18698
18701
|
min-height: 24px;
|
|
@@ -18708,6 +18711,9 @@ body.e-colorpicker-overflow {
|
|
|
18708
18711
|
.e-toolbar .e-toolbar-item > * {
|
|
18709
18712
|
text-overflow: ellipsis;
|
|
18710
18713
|
}
|
|
18714
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
18715
|
+
pointer-events: auto;
|
|
18716
|
+
}
|
|
18711
18717
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
18712
18718
|
display: none;
|
|
18713
18719
|
}
|
|
@@ -18846,6 +18852,9 @@ body.e-colorpicker-overflow {
|
|
|
18846
18852
|
min-width: 100%;
|
|
18847
18853
|
text-overflow: ellipsis;
|
|
18848
18854
|
}
|
|
18855
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18856
|
+
pointer-events: auto;
|
|
18857
|
+
}
|
|
18849
18858
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
18850
18859
|
min-width: 100%;
|
|
18851
18860
|
}
|
|
@@ -18950,6 +18959,9 @@ body.e-colorpicker-overflow {
|
|
|
18950
18959
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
18951
18960
|
height: auto;
|
|
18952
18961
|
}
|
|
18962
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18963
|
+
pointer-events: auto;
|
|
18964
|
+
}
|
|
18953
18965
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
18954
18966
|
align-self: center;
|
|
18955
18967
|
text-overflow: ellipsis;
|
|
@@ -18960,6 +18972,9 @@ body.e-colorpicker-overflow {
|
|
|
18960
18972
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
18961
18973
|
display: inline-flex;
|
|
18962
18974
|
}
|
|
18975
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
18976
|
+
pointer-events: auto;
|
|
18977
|
+
}
|
|
18963
18978
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
18964
18979
|
display: table;
|
|
18965
18980
|
}
|
|
@@ -24830,6 +24830,9 @@ body.e-colorpicker-overflow {
|
|
|
24830
24830
|
min-width: 28px;
|
|
24831
24831
|
padding: 0;
|
|
24832
24832
|
}
|
|
24833
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
24834
|
+
pointer-events: none;
|
|
24835
|
+
}
|
|
24833
24836
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
24834
24837
|
margin: 4px;
|
|
24835
24838
|
min-height: 24px;
|
|
@@ -24845,6 +24848,9 @@ body.e-colorpicker-overflow {
|
|
|
24845
24848
|
.e-toolbar .e-toolbar-item > * {
|
|
24846
24849
|
text-overflow: ellipsis;
|
|
24847
24850
|
}
|
|
24851
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
24852
|
+
pointer-events: auto;
|
|
24853
|
+
}
|
|
24848
24854
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
24849
24855
|
display: none;
|
|
24850
24856
|
}
|
|
@@ -24983,6 +24989,9 @@ body.e-colorpicker-overflow {
|
|
|
24983
24989
|
min-width: 100%;
|
|
24984
24990
|
text-overflow: ellipsis;
|
|
24985
24991
|
}
|
|
24992
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24993
|
+
pointer-events: auto;
|
|
24994
|
+
}
|
|
24986
24995
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
24987
24996
|
min-width: 100%;
|
|
24988
24997
|
}
|
|
@@ -25087,6 +25096,9 @@ body.e-colorpicker-overflow {
|
|
|
25087
25096
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
25088
25097
|
height: auto;
|
|
25089
25098
|
}
|
|
25099
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
25100
|
+
pointer-events: auto;
|
|
25101
|
+
}
|
|
25090
25102
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
25091
25103
|
align-self: center;
|
|
25092
25104
|
text-overflow: ellipsis;
|
|
@@ -25097,6 +25109,9 @@ body.e-colorpicker-overflow {
|
|
|
25097
25109
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
25098
25110
|
display: inline-flex;
|
|
25099
25111
|
}
|
|
25112
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
25113
|
+
pointer-events: auto;
|
|
25114
|
+
}
|
|
25100
25115
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
25101
25116
|
display: table;
|
|
25102
25117
|
}
|
|
@@ -21678,6 +21678,9 @@ body.e-colorpicker-overflow {
|
|
|
21678
21678
|
min-width: 32px;
|
|
21679
21679
|
padding: 4px 0;
|
|
21680
21680
|
}
|
|
21681
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
21682
|
+
pointer-events: none;
|
|
21683
|
+
}
|
|
21681
21684
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
21682
21685
|
margin: 8px 4px;
|
|
21683
21686
|
min-height: 24px;
|
|
@@ -21693,6 +21696,9 @@ body.e-colorpicker-overflow {
|
|
|
21693
21696
|
.e-toolbar .e-toolbar-item > * {
|
|
21694
21697
|
text-overflow: ellipsis;
|
|
21695
21698
|
}
|
|
21699
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
21700
|
+
pointer-events: auto;
|
|
21701
|
+
}
|
|
21696
21702
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
21697
21703
|
display: none;
|
|
21698
21704
|
}
|
|
@@ -21831,6 +21837,9 @@ body.e-colorpicker-overflow {
|
|
|
21831
21837
|
min-width: 100%;
|
|
21832
21838
|
text-overflow: ellipsis;
|
|
21833
21839
|
}
|
|
21840
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
21841
|
+
pointer-events: auto;
|
|
21842
|
+
}
|
|
21834
21843
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
21835
21844
|
min-width: 100%;
|
|
21836
21845
|
}
|
|
@@ -21935,6 +21944,9 @@ body.e-colorpicker-overflow {
|
|
|
21935
21944
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
21936
21945
|
height: auto;
|
|
21937
21946
|
}
|
|
21947
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
21948
|
+
pointer-events: auto;
|
|
21949
|
+
}
|
|
21938
21950
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
21939
21951
|
align-self: center;
|
|
21940
21952
|
text-overflow: ellipsis;
|
|
@@ -21945,6 +21957,9 @@ body.e-colorpicker-overflow {
|
|
|
21945
21957
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
21946
21958
|
display: inline-flex;
|
|
21947
21959
|
}
|
|
21960
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
21961
|
+
pointer-events: auto;
|
|
21962
|
+
}
|
|
21948
21963
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
21949
21964
|
display: table;
|
|
21950
21965
|
}
|
|
@@ -30103,6 +30103,9 @@ body.e-colorpicker-overflow {
|
|
|
30103
30103
|
min-width: 32px;
|
|
30104
30104
|
padding: 4px 0;
|
|
30105
30105
|
}
|
|
30106
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
30107
|
+
pointer-events: none;
|
|
30108
|
+
}
|
|
30106
30109
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
30107
30110
|
margin: 8px 4px;
|
|
30108
30111
|
min-height: 24px;
|
|
@@ -30118,6 +30121,9 @@ body.e-colorpicker-overflow {
|
|
|
30118
30121
|
.e-toolbar .e-toolbar-item > * {
|
|
30119
30122
|
text-overflow: ellipsis;
|
|
30120
30123
|
}
|
|
30124
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
30125
|
+
pointer-events: auto;
|
|
30126
|
+
}
|
|
30121
30127
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
30122
30128
|
display: none;
|
|
30123
30129
|
}
|
|
@@ -30256,6 +30262,9 @@ body.e-colorpicker-overflow {
|
|
|
30256
30262
|
min-width: 100%;
|
|
30257
30263
|
text-overflow: ellipsis;
|
|
30258
30264
|
}
|
|
30265
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
30266
|
+
pointer-events: auto;
|
|
30267
|
+
}
|
|
30259
30268
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
30260
30269
|
min-width: 100%;
|
|
30261
30270
|
}
|
|
@@ -30360,6 +30369,9 @@ body.e-colorpicker-overflow {
|
|
|
30360
30369
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
30361
30370
|
height: auto;
|
|
30362
30371
|
}
|
|
30372
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
30373
|
+
pointer-events: auto;
|
|
30374
|
+
}
|
|
30363
30375
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
30364
30376
|
align-self: center;
|
|
30365
30377
|
text-overflow: ellipsis;
|
|
@@ -30370,6 +30382,9 @@ body.e-colorpicker-overflow {
|
|
|
30370
30382
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
30371
30383
|
display: inline-flex;
|
|
30372
30384
|
}
|
|
30385
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
30386
|
+
pointer-events: auto;
|
|
30387
|
+
}
|
|
30373
30388
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
30374
30389
|
display: table;
|
|
30375
30390
|
}
|