@syncfusion/blazor-themes 29.2.4 → 29.2.7
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 +16 -0
- package/Compiled-Themes/bds-dark.css +16 -0
- package/Compiled-Themes/bds-lite.css +16 -0
- package/Compiled-Themes/bds.css +16 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +16 -0
- package/Compiled-Themes/bootstrap-dark.css +16 -0
- package/Compiled-Themes/bootstrap-lite.css +16 -0
- package/Compiled-Themes/bootstrap.css +16 -0
- package/Compiled-Themes/bootstrap4-lite.css +16 -0
- package/Compiled-Themes/bootstrap4.css +16 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +16 -0
- package/Compiled-Themes/bootstrap5-dark.css +16 -0
- package/Compiled-Themes/bootstrap5-lite.css +16 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +16 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +16 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +16 -0
- package/Compiled-Themes/bootstrap5.3.css +16 -0
- package/Compiled-Themes/bootstrap5.css +16 -0
- package/Compiled-Themes/fabric-dark-lite.css +16 -0
- package/Compiled-Themes/fabric-dark.css +16 -0
- package/Compiled-Themes/fabric-lite.css +16 -0
- package/Compiled-Themes/fabric.css +16 -0
- package/Compiled-Themes/fluent-dark-lite.css +16 -0
- package/Compiled-Themes/fluent-dark.css +16 -0
- package/Compiled-Themes/fluent-lite.css +16 -0
- package/Compiled-Themes/fluent.css +16 -0
- package/Compiled-Themes/fluent2-dark-lite.css +16 -0
- package/Compiled-Themes/fluent2-dark.css +16 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +16 -0
- package/Compiled-Themes/fluent2-highcontrast.css +16 -0
- package/Compiled-Themes/fluent2-lite.css +16 -0
- package/Compiled-Themes/fluent2.css +16 -0
- package/Compiled-Themes/highcontrast-lite.css +16 -0
- package/Compiled-Themes/highcontrast.css +16 -0
- package/Compiled-Themes/material-dark-lite.css +16 -0
- package/Compiled-Themes/material-dark.css +16 -0
- package/Compiled-Themes/material-lite.css +16 -0
- package/Compiled-Themes/material.css +16 -0
- package/Compiled-Themes/material3-dark-lite.css +16 -0
- package/Compiled-Themes/material3-dark.css +16 -0
- package/Compiled-Themes/material3-lite.css +16 -0
- package/Compiled-Themes/material3.css +16 -0
- package/Compiled-Themes/tailwind-dark-lite.css +16 -0
- package/Compiled-Themes/tailwind-dark.css +16 -0
- package/Compiled-Themes/tailwind-lite.css +16 -0
- package/Compiled-Themes/tailwind.css +16 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +16 -0
- package/Compiled-Themes/tailwind3-dark.css +16 -0
- package/Compiled-Themes/tailwind3-lite.css +16 -0
- package/Compiled-Themes/tailwind3.css +16 -0
- package/SCSS-Themes/bds-dark-lite.scss +22 -0
- package/SCSS-Themes/bds-dark.scss +22 -0
- package/SCSS-Themes/bds-lite.scss +22 -0
- package/SCSS-Themes/bds.scss +22 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +22 -0
- package/SCSS-Themes/bootstrap-dark.scss +22 -0
- package/SCSS-Themes/bootstrap-lite.scss +22 -0
- package/SCSS-Themes/bootstrap.scss +22 -0
- package/SCSS-Themes/bootstrap4-lite.scss +22 -0
- package/SCSS-Themes/bootstrap4.scss +22 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +22 -0
- package/SCSS-Themes/bootstrap5-dark.scss +22 -0
- package/SCSS-Themes/bootstrap5-lite.scss +22 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +22 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +22 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +22 -0
- package/SCSS-Themes/bootstrap5.3.scss +22 -0
- package/SCSS-Themes/bootstrap5.scss +22 -0
- package/SCSS-Themes/fabric-dark-lite.scss +22 -0
- package/SCSS-Themes/fabric-dark.scss +22 -0
- package/SCSS-Themes/fabric-lite.scss +22 -0
- package/SCSS-Themes/fabric.scss +22 -0
- package/SCSS-Themes/fluent-dark-lite.scss +22 -0
- package/SCSS-Themes/fluent-dark.scss +22 -0
- package/SCSS-Themes/fluent-lite.scss +22 -0
- package/SCSS-Themes/fluent.scss +22 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +22 -0
- package/SCSS-Themes/fluent2-dark.scss +22 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +22 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +22 -0
- package/SCSS-Themes/fluent2-lite.scss +22 -0
- package/SCSS-Themes/fluent2.scss +22 -0
- package/SCSS-Themes/highcontrast-lite.scss +22 -0
- package/SCSS-Themes/highcontrast.scss +22 -0
- package/SCSS-Themes/material-dark-lite.scss +22 -0
- package/SCSS-Themes/material-dark.scss +22 -0
- package/SCSS-Themes/material-lite.scss +22 -0
- package/SCSS-Themes/material.scss +22 -0
- package/SCSS-Themes/material3-dark-lite.scss +22 -0
- package/SCSS-Themes/material3-dark.scss +22 -0
- package/SCSS-Themes/material3-lite.scss +22 -0
- package/SCSS-Themes/material3.scss +22 -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/richtexteditor/rich-text-editor/bds-dark-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-lite.scss +1 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3.scss +1 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +22 -0
- package/SCSS-Themes/tailwind-dark.scss +22 -0
- package/SCSS-Themes/tailwind-lite.scss +22 -0
- package/SCSS-Themes/tailwind.scss +22 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +22 -0
- package/SCSS-Themes/tailwind3-dark.scss +22 -0
- package/SCSS-Themes/tailwind3-lite.scss +22 -0
- package/SCSS-Themes/tailwind3.scss +22 -0
- package/package.json +1 -1
|
@@ -22856,6 +22856,9 @@ body.e-colorpicker-overflow {
|
|
|
22856
22856
|
min-width: 34px;
|
|
22857
22857
|
padding: 3.5px;
|
|
22858
22858
|
}
|
|
22859
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
22860
|
+
pointer-events: none;
|
|
22861
|
+
}
|
|
22859
22862
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
22860
22863
|
margin: 7.5px 3px;
|
|
22861
22864
|
min-height: 27px;
|
|
@@ -22871,6 +22874,9 @@ body.e-colorpicker-overflow {
|
|
|
22871
22874
|
.e-toolbar .e-toolbar-item > * {
|
|
22872
22875
|
text-overflow: ellipsis;
|
|
22873
22876
|
}
|
|
22877
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
22878
|
+
pointer-events: auto;
|
|
22879
|
+
}
|
|
22874
22880
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
22875
22881
|
display: none;
|
|
22876
22882
|
}
|
|
@@ -23009,6 +23015,9 @@ body.e-colorpicker-overflow {
|
|
|
23009
23015
|
min-width: 100%;
|
|
23010
23016
|
text-overflow: ellipsis;
|
|
23011
23017
|
}
|
|
23018
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
23019
|
+
pointer-events: auto;
|
|
23020
|
+
}
|
|
23012
23021
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
23013
23022
|
min-width: 100%;
|
|
23014
23023
|
}
|
|
@@ -23113,6 +23122,9 @@ body.e-colorpicker-overflow {
|
|
|
23113
23122
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
23114
23123
|
height: auto;
|
|
23115
23124
|
}
|
|
23125
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
23126
|
+
pointer-events: auto;
|
|
23127
|
+
}
|
|
23116
23128
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
23117
23129
|
align-self: center;
|
|
23118
23130
|
text-overflow: ellipsis;
|
|
@@ -23123,6 +23135,9 @@ body.e-colorpicker-overflow {
|
|
|
23123
23135
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
23124
23136
|
display: inline-flex;
|
|
23125
23137
|
}
|
|
23138
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
23139
|
+
pointer-events: auto;
|
|
23140
|
+
}
|
|
23126
23141
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
23127
23142
|
display: table;
|
|
23128
23143
|
}
|
|
@@ -44455,6 +44470,7 @@ ejs-filemanager {
|
|
|
44455
44470
|
.e-richtexteditor .e-rte-content .e-content,
|
|
44456
44471
|
.e-richtexteditor .e-source-content .e-content {
|
|
44457
44472
|
width: 100%;
|
|
44473
|
+
display: block;
|
|
44458
44474
|
float: left;
|
|
44459
44475
|
background: unset;
|
|
44460
44476
|
box-sizing: border-box;
|
|
@@ -32233,6 +32233,9 @@ body.e-colorpicker-overflow {
|
|
|
32233
32233
|
min-width: 34px;
|
|
32234
32234
|
padding: 3.5px;
|
|
32235
32235
|
}
|
|
32236
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
32237
|
+
pointer-events: none;
|
|
32238
|
+
}
|
|
32236
32239
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
32237
32240
|
margin: 7.5px 3px;
|
|
32238
32241
|
min-height: 27px;
|
|
@@ -32248,6 +32251,9 @@ body.e-colorpicker-overflow {
|
|
|
32248
32251
|
.e-toolbar .e-toolbar-item > * {
|
|
32249
32252
|
text-overflow: ellipsis;
|
|
32250
32253
|
}
|
|
32254
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
32255
|
+
pointer-events: auto;
|
|
32256
|
+
}
|
|
32251
32257
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
32252
32258
|
display: none;
|
|
32253
32259
|
}
|
|
@@ -32386,6 +32392,9 @@ body.e-colorpicker-overflow {
|
|
|
32386
32392
|
min-width: 100%;
|
|
32387
32393
|
text-overflow: ellipsis;
|
|
32388
32394
|
}
|
|
32395
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
32396
|
+
pointer-events: auto;
|
|
32397
|
+
}
|
|
32389
32398
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
32390
32399
|
min-width: 100%;
|
|
32391
32400
|
}
|
|
@@ -32490,6 +32499,9 @@ body.e-colorpicker-overflow {
|
|
|
32490
32499
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
32491
32500
|
height: auto;
|
|
32492
32501
|
}
|
|
32502
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
32503
|
+
pointer-events: auto;
|
|
32504
|
+
}
|
|
32493
32505
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
32494
32506
|
align-self: center;
|
|
32495
32507
|
text-overflow: ellipsis;
|
|
@@ -32500,6 +32512,9 @@ body.e-colorpicker-overflow {
|
|
|
32500
32512
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
32501
32513
|
display: inline-flex;
|
|
32502
32514
|
}
|
|
32515
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
32516
|
+
pointer-events: auto;
|
|
32517
|
+
}
|
|
32503
32518
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
32504
32519
|
display: table;
|
|
32505
32520
|
}
|
|
@@ -60518,6 +60533,7 @@ ejs-filemanager {
|
|
|
60518
60533
|
.e-richtexteditor .e-rte-content .e-content,
|
|
60519
60534
|
.e-richtexteditor .e-source-content .e-content {
|
|
60520
60535
|
width: 100%;
|
|
60536
|
+
display: block;
|
|
60521
60537
|
float: left;
|
|
60522
60538
|
background: unset;
|
|
60523
60539
|
box-sizing: border-box;
|
|
@@ -22390,6 +22390,9 @@ body.e-colorpicker-overflow {
|
|
|
22390
22390
|
min-width: 32px;
|
|
22391
22391
|
padding: 8px 4px 8px 4px;
|
|
22392
22392
|
}
|
|
22393
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
22394
|
+
pointer-events: none;
|
|
22395
|
+
}
|
|
22393
22396
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
22394
22397
|
margin: 8px 4px 8px 4px;
|
|
22395
22398
|
min-height: 20px;
|
|
@@ -22405,6 +22408,9 @@ body.e-colorpicker-overflow {
|
|
|
22405
22408
|
.e-toolbar .e-toolbar-item > * {
|
|
22406
22409
|
text-overflow: ellipsis;
|
|
22407
22410
|
}
|
|
22411
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
22412
|
+
pointer-events: auto;
|
|
22413
|
+
}
|
|
22408
22414
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
22409
22415
|
display: none;
|
|
22410
22416
|
}
|
|
@@ -22543,6 +22549,9 @@ body.e-colorpicker-overflow {
|
|
|
22543
22549
|
min-width: 100%;
|
|
22544
22550
|
text-overflow: ellipsis;
|
|
22545
22551
|
}
|
|
22552
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
22553
|
+
pointer-events: auto;
|
|
22554
|
+
}
|
|
22546
22555
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
22547
22556
|
min-width: 100%;
|
|
22548
22557
|
}
|
|
@@ -22647,6 +22656,9 @@ body.e-colorpicker-overflow {
|
|
|
22647
22656
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
22648
22657
|
height: auto;
|
|
22649
22658
|
}
|
|
22659
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
22660
|
+
pointer-events: auto;
|
|
22661
|
+
}
|
|
22650
22662
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
22651
22663
|
align-self: center;
|
|
22652
22664
|
text-overflow: ellipsis;
|
|
@@ -22657,6 +22669,9 @@ body.e-colorpicker-overflow {
|
|
|
22657
22669
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
22658
22670
|
display: inline-flex;
|
|
22659
22671
|
}
|
|
22672
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
22673
|
+
pointer-events: auto;
|
|
22674
|
+
}
|
|
22660
22675
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
22661
22676
|
display: table;
|
|
22662
22677
|
}
|
|
@@ -44315,6 +44330,7 @@ ejs-filemanager {
|
|
|
44315
44330
|
.e-richtexteditor .e-rte-content .e-content,
|
|
44316
44331
|
.e-richtexteditor .e-source-content .e-content {
|
|
44317
44332
|
width: 100%;
|
|
44333
|
+
display: block;
|
|
44318
44334
|
float: left;
|
|
44319
44335
|
background: unset;
|
|
44320
44336
|
box-sizing: border-box;
|
|
@@ -32053,6 +32053,9 @@ body.e-colorpicker-overflow {
|
|
|
32053
32053
|
min-width: 32px;
|
|
32054
32054
|
padding: 8px 4px 8px 4px;
|
|
32055
32055
|
}
|
|
32056
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
32057
|
+
pointer-events: none;
|
|
32058
|
+
}
|
|
32056
32059
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
32057
32060
|
margin: 8px 4px 8px 4px;
|
|
32058
32061
|
min-height: 20px;
|
|
@@ -32068,6 +32071,9 @@ body.e-colorpicker-overflow {
|
|
|
32068
32071
|
.e-toolbar .e-toolbar-item > * {
|
|
32069
32072
|
text-overflow: ellipsis;
|
|
32070
32073
|
}
|
|
32074
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
32075
|
+
pointer-events: auto;
|
|
32076
|
+
}
|
|
32071
32077
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
32072
32078
|
display: none;
|
|
32073
32079
|
}
|
|
@@ -32206,6 +32212,9 @@ body.e-colorpicker-overflow {
|
|
|
32206
32212
|
min-width: 100%;
|
|
32207
32213
|
text-overflow: ellipsis;
|
|
32208
32214
|
}
|
|
32215
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
32216
|
+
pointer-events: auto;
|
|
32217
|
+
}
|
|
32209
32218
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
32210
32219
|
min-width: 100%;
|
|
32211
32220
|
}
|
|
@@ -32310,6 +32319,9 @@ body.e-colorpicker-overflow {
|
|
|
32310
32319
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
32311
32320
|
height: auto;
|
|
32312
32321
|
}
|
|
32322
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
32323
|
+
pointer-events: auto;
|
|
32324
|
+
}
|
|
32313
32325
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
32314
32326
|
align-self: center;
|
|
32315
32327
|
text-overflow: ellipsis;
|
|
@@ -32320,6 +32332,9 @@ body.e-colorpicker-overflow {
|
|
|
32320
32332
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
32321
32333
|
display: inline-flex;
|
|
32322
32334
|
}
|
|
32335
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
32336
|
+
pointer-events: auto;
|
|
32337
|
+
}
|
|
32323
32338
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
32324
32339
|
display: table;
|
|
32325
32340
|
}
|
|
@@ -61080,6 +61095,7 @@ ejs-filemanager {
|
|
|
61080
61095
|
.e-richtexteditor .e-rte-content .e-content,
|
|
61081
61096
|
.e-richtexteditor .e-source-content .e-content {
|
|
61082
61097
|
width: 100%;
|
|
61098
|
+
display: block;
|
|
61083
61099
|
float: left;
|
|
61084
61100
|
background: unset;
|
|
61085
61101
|
box-sizing: border-box;
|
|
@@ -22440,6 +22440,9 @@ body.e-colorpicker-overflow {
|
|
|
22440
22440
|
min-width: 32px;
|
|
22441
22441
|
padding: 8px 4px 8px 4px;
|
|
22442
22442
|
}
|
|
22443
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
22444
|
+
pointer-events: none;
|
|
22445
|
+
}
|
|
22443
22446
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
22444
22447
|
margin: 8px 4px 8px 4px;
|
|
22445
22448
|
min-height: 20px;
|
|
@@ -22455,6 +22458,9 @@ body.e-colorpicker-overflow {
|
|
|
22455
22458
|
.e-toolbar .e-toolbar-item > * {
|
|
22456
22459
|
text-overflow: ellipsis;
|
|
22457
22460
|
}
|
|
22461
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
22462
|
+
pointer-events: auto;
|
|
22463
|
+
}
|
|
22458
22464
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
22459
22465
|
display: none;
|
|
22460
22466
|
}
|
|
@@ -22593,6 +22599,9 @@ body.e-colorpicker-overflow {
|
|
|
22593
22599
|
min-width: 100%;
|
|
22594
22600
|
text-overflow: ellipsis;
|
|
22595
22601
|
}
|
|
22602
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
22603
|
+
pointer-events: auto;
|
|
22604
|
+
}
|
|
22596
22605
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
22597
22606
|
min-width: 100%;
|
|
22598
22607
|
}
|
|
@@ -22697,6 +22706,9 @@ body.e-colorpicker-overflow {
|
|
|
22697
22706
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
22698
22707
|
height: auto;
|
|
22699
22708
|
}
|
|
22709
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
22710
|
+
pointer-events: auto;
|
|
22711
|
+
}
|
|
22700
22712
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
22701
22713
|
align-self: center;
|
|
22702
22714
|
text-overflow: ellipsis;
|
|
@@ -22707,6 +22719,9 @@ body.e-colorpicker-overflow {
|
|
|
22707
22719
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
22708
22720
|
display: inline-flex;
|
|
22709
22721
|
}
|
|
22722
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
22723
|
+
pointer-events: auto;
|
|
22724
|
+
}
|
|
22710
22725
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
22711
22726
|
display: table;
|
|
22712
22727
|
}
|
|
@@ -44364,6 +44379,7 @@ ejs-filemanager {
|
|
|
44364
44379
|
.e-richtexteditor .e-rte-content .e-content,
|
|
44365
44380
|
.e-richtexteditor .e-source-content .e-content {
|
|
44366
44381
|
width: 100%;
|
|
44382
|
+
display: block;
|
|
44367
44383
|
float: left;
|
|
44368
44384
|
background: unset;
|
|
44369
44385
|
box-sizing: border-box;
|
|
@@ -32103,6 +32103,9 @@ body.e-colorpicker-overflow {
|
|
|
32103
32103
|
min-width: 32px;
|
|
32104
32104
|
padding: 8px 4px 8px 4px;
|
|
32105
32105
|
}
|
|
32106
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
32107
|
+
pointer-events: none;
|
|
32108
|
+
}
|
|
32106
32109
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
32107
32110
|
margin: 8px 4px 8px 4px;
|
|
32108
32111
|
min-height: 20px;
|
|
@@ -32118,6 +32121,9 @@ body.e-colorpicker-overflow {
|
|
|
32118
32121
|
.e-toolbar .e-toolbar-item > * {
|
|
32119
32122
|
text-overflow: ellipsis;
|
|
32120
32123
|
}
|
|
32124
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
32125
|
+
pointer-events: auto;
|
|
32126
|
+
}
|
|
32121
32127
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
32122
32128
|
display: none;
|
|
32123
32129
|
}
|
|
@@ -32256,6 +32262,9 @@ body.e-colorpicker-overflow {
|
|
|
32256
32262
|
min-width: 100%;
|
|
32257
32263
|
text-overflow: ellipsis;
|
|
32258
32264
|
}
|
|
32265
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
32266
|
+
pointer-events: auto;
|
|
32267
|
+
}
|
|
32259
32268
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
32260
32269
|
min-width: 100%;
|
|
32261
32270
|
}
|
|
@@ -32360,6 +32369,9 @@ body.e-colorpicker-overflow {
|
|
|
32360
32369
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
32361
32370
|
height: auto;
|
|
32362
32371
|
}
|
|
32372
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
32373
|
+
pointer-events: auto;
|
|
32374
|
+
}
|
|
32363
32375
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
32364
32376
|
align-self: center;
|
|
32365
32377
|
text-overflow: ellipsis;
|
|
@@ -32370,6 +32382,9 @@ body.e-colorpicker-overflow {
|
|
|
32370
32382
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
32371
32383
|
display: inline-flex;
|
|
32372
32384
|
}
|
|
32385
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
32386
|
+
pointer-events: auto;
|
|
32387
|
+
}
|
|
32373
32388
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
32374
32389
|
display: table;
|
|
32375
32390
|
}
|
|
@@ -61125,6 +61140,7 @@ ejs-filemanager {
|
|
|
61125
61140
|
.e-richtexteditor .e-rte-content .e-content,
|
|
61126
61141
|
.e-richtexteditor .e-source-content .e-content {
|
|
61127
61142
|
width: 100%;
|
|
61143
|
+
display: block;
|
|
61128
61144
|
float: left;
|
|
61129
61145
|
background: unset;
|
|
61130
61146
|
box-sizing: border-box;
|
|
@@ -18231,6 +18231,9 @@ body.e-colorpicker-overflow {
|
|
|
18231
18231
|
min-width: 28px;
|
|
18232
18232
|
padding: 4px;
|
|
18233
18233
|
}
|
|
18234
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
18235
|
+
pointer-events: none;
|
|
18236
|
+
}
|
|
18234
18237
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
18235
18238
|
margin: 7px 4px;
|
|
18236
18239
|
min-height: 24px;
|
|
@@ -18246,6 +18249,9 @@ body.e-colorpicker-overflow {
|
|
|
18246
18249
|
.e-toolbar .e-toolbar-item > * {
|
|
18247
18250
|
text-overflow: ellipsis;
|
|
18248
18251
|
}
|
|
18252
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
18253
|
+
pointer-events: auto;
|
|
18254
|
+
}
|
|
18249
18255
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
18250
18256
|
display: none;
|
|
18251
18257
|
}
|
|
@@ -18384,6 +18390,9 @@ body.e-colorpicker-overflow {
|
|
|
18384
18390
|
min-width: 100%;
|
|
18385
18391
|
text-overflow: ellipsis;
|
|
18386
18392
|
}
|
|
18393
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18394
|
+
pointer-events: auto;
|
|
18395
|
+
}
|
|
18387
18396
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
18388
18397
|
min-width: 100%;
|
|
18389
18398
|
}
|
|
@@ -18488,6 +18497,9 @@ body.e-colorpicker-overflow {
|
|
|
18488
18497
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
18489
18498
|
height: auto;
|
|
18490
18499
|
}
|
|
18500
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18501
|
+
pointer-events: auto;
|
|
18502
|
+
}
|
|
18491
18503
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
18492
18504
|
align-self: center;
|
|
18493
18505
|
text-overflow: ellipsis;
|
|
@@ -18498,6 +18510,9 @@ body.e-colorpicker-overflow {
|
|
|
18498
18510
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
18499
18511
|
display: inline-flex;
|
|
18500
18512
|
}
|
|
18513
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
18514
|
+
pointer-events: auto;
|
|
18515
|
+
}
|
|
18501
18516
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
18502
18517
|
display: table;
|
|
18503
18518
|
}
|
|
@@ -39314,6 +39329,7 @@ ejs-filemanager {
|
|
|
39314
39329
|
.e-richtexteditor .e-rte-content .e-content,
|
|
39315
39330
|
.e-richtexteditor .e-source-content .e-content {
|
|
39316
39331
|
width: 100%;
|
|
39332
|
+
display: block;
|
|
39317
39333
|
float: left;
|
|
39318
39334
|
background: unset;
|
|
39319
39335
|
box-sizing: border-box;
|
|
@@ -24503,6 +24503,9 @@ body.e-colorpicker-overflow {
|
|
|
24503
24503
|
min-width: 28px;
|
|
24504
24504
|
padding: 4px;
|
|
24505
24505
|
}
|
|
24506
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
24507
|
+
pointer-events: none;
|
|
24508
|
+
}
|
|
24506
24509
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
24507
24510
|
margin: 7px 4px;
|
|
24508
24511
|
min-height: 24px;
|
|
@@ -24518,6 +24521,9 @@ body.e-colorpicker-overflow {
|
|
|
24518
24521
|
.e-toolbar .e-toolbar-item > * {
|
|
24519
24522
|
text-overflow: ellipsis;
|
|
24520
24523
|
}
|
|
24524
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
24525
|
+
pointer-events: auto;
|
|
24526
|
+
}
|
|
24521
24527
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
24522
24528
|
display: none;
|
|
24523
24529
|
}
|
|
@@ -24656,6 +24662,9 @@ body.e-colorpicker-overflow {
|
|
|
24656
24662
|
min-width: 100%;
|
|
24657
24663
|
text-overflow: ellipsis;
|
|
24658
24664
|
}
|
|
24665
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24666
|
+
pointer-events: auto;
|
|
24667
|
+
}
|
|
24659
24668
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
24660
24669
|
min-width: 100%;
|
|
24661
24670
|
}
|
|
@@ -24760,6 +24769,9 @@ body.e-colorpicker-overflow {
|
|
|
24760
24769
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
24761
24770
|
height: auto;
|
|
24762
24771
|
}
|
|
24772
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24773
|
+
pointer-events: auto;
|
|
24774
|
+
}
|
|
24763
24775
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
24764
24776
|
align-self: center;
|
|
24765
24777
|
text-overflow: ellipsis;
|
|
@@ -24770,6 +24782,9 @@ body.e-colorpicker-overflow {
|
|
|
24770
24782
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
24771
24783
|
display: inline-flex;
|
|
24772
24784
|
}
|
|
24785
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
24786
|
+
pointer-events: auto;
|
|
24787
|
+
}
|
|
24773
24788
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
24774
24789
|
display: table;
|
|
24775
24790
|
}
|
|
@@ -52110,6 +52125,7 @@ ejs-filemanager {
|
|
|
52110
52125
|
.e-richtexteditor .e-rte-content .e-content,
|
|
52111
52126
|
.e-richtexteditor .e-source-content .e-content {
|
|
52112
52127
|
width: 100%;
|
|
52128
|
+
display: block;
|
|
52113
52129
|
float: left;
|
|
52114
52130
|
background: unset;
|
|
52115
52131
|
box-sizing: border-box;
|
|
@@ -18231,6 +18231,9 @@ body.e-colorpicker-overflow {
|
|
|
18231
18231
|
min-width: 28px;
|
|
18232
18232
|
padding: 4px;
|
|
18233
18233
|
}
|
|
18234
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
18235
|
+
pointer-events: none;
|
|
18236
|
+
}
|
|
18234
18237
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
18235
18238
|
margin: 7px 4px;
|
|
18236
18239
|
min-height: 24px;
|
|
@@ -18246,6 +18249,9 @@ body.e-colorpicker-overflow {
|
|
|
18246
18249
|
.e-toolbar .e-toolbar-item > * {
|
|
18247
18250
|
text-overflow: ellipsis;
|
|
18248
18251
|
}
|
|
18252
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
18253
|
+
pointer-events: auto;
|
|
18254
|
+
}
|
|
18249
18255
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
18250
18256
|
display: none;
|
|
18251
18257
|
}
|
|
@@ -18384,6 +18390,9 @@ body.e-colorpicker-overflow {
|
|
|
18384
18390
|
min-width: 100%;
|
|
18385
18391
|
text-overflow: ellipsis;
|
|
18386
18392
|
}
|
|
18393
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18394
|
+
pointer-events: auto;
|
|
18395
|
+
}
|
|
18387
18396
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
18388
18397
|
min-width: 100%;
|
|
18389
18398
|
}
|
|
@@ -18488,6 +18497,9 @@ body.e-colorpicker-overflow {
|
|
|
18488
18497
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
18489
18498
|
height: auto;
|
|
18490
18499
|
}
|
|
18500
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18501
|
+
pointer-events: auto;
|
|
18502
|
+
}
|
|
18491
18503
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
18492
18504
|
align-self: center;
|
|
18493
18505
|
text-overflow: ellipsis;
|
|
@@ -18498,6 +18510,9 @@ body.e-colorpicker-overflow {
|
|
|
18498
18510
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
18499
18511
|
display: inline-flex;
|
|
18500
18512
|
}
|
|
18513
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
18514
|
+
pointer-events: auto;
|
|
18515
|
+
}
|
|
18501
18516
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
18502
18517
|
display: table;
|
|
18503
18518
|
}
|
|
@@ -39314,6 +39329,7 @@ ejs-filemanager {
|
|
|
39314
39329
|
.e-richtexteditor .e-rte-content .e-content,
|
|
39315
39330
|
.e-richtexteditor .e-source-content .e-content {
|
|
39316
39331
|
width: 100%;
|
|
39332
|
+
display: block;
|
|
39317
39333
|
float: left;
|
|
39318
39334
|
background: unset;
|
|
39319
39335
|
box-sizing: border-box;
|
|
@@ -24503,6 +24503,9 @@ body.e-colorpicker-overflow {
|
|
|
24503
24503
|
min-width: 28px;
|
|
24504
24504
|
padding: 4px;
|
|
24505
24505
|
}
|
|
24506
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
24507
|
+
pointer-events: none;
|
|
24508
|
+
}
|
|
24506
24509
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
24507
24510
|
margin: 7px 4px;
|
|
24508
24511
|
min-height: 24px;
|
|
@@ -24518,6 +24521,9 @@ body.e-colorpicker-overflow {
|
|
|
24518
24521
|
.e-toolbar .e-toolbar-item > * {
|
|
24519
24522
|
text-overflow: ellipsis;
|
|
24520
24523
|
}
|
|
24524
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
24525
|
+
pointer-events: auto;
|
|
24526
|
+
}
|
|
24521
24527
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
24522
24528
|
display: none;
|
|
24523
24529
|
}
|
|
@@ -24656,6 +24662,9 @@ body.e-colorpicker-overflow {
|
|
|
24656
24662
|
min-width: 100%;
|
|
24657
24663
|
text-overflow: ellipsis;
|
|
24658
24664
|
}
|
|
24665
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24666
|
+
pointer-events: auto;
|
|
24667
|
+
}
|
|
24659
24668
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
24660
24669
|
min-width: 100%;
|
|
24661
24670
|
}
|
|
@@ -24760,6 +24769,9 @@ body.e-colorpicker-overflow {
|
|
|
24760
24769
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
24761
24770
|
height: auto;
|
|
24762
24771
|
}
|
|
24772
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24773
|
+
pointer-events: auto;
|
|
24774
|
+
}
|
|
24763
24775
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
24764
24776
|
align-self: center;
|
|
24765
24777
|
text-overflow: ellipsis;
|
|
@@ -24770,6 +24782,9 @@ body.e-colorpicker-overflow {
|
|
|
24770
24782
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
24771
24783
|
display: inline-flex;
|
|
24772
24784
|
}
|
|
24785
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
24786
|
+
pointer-events: auto;
|
|
24787
|
+
}
|
|
24773
24788
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
24774
24789
|
display: table;
|
|
24775
24790
|
}
|
|
@@ -52110,6 +52125,7 @@ ejs-filemanager {
|
|
|
52110
52125
|
.e-richtexteditor .e-rte-content .e-content,
|
|
52111
52126
|
.e-richtexteditor .e-source-content .e-content {
|
|
52112
52127
|
width: 100%;
|
|
52128
|
+
display: block;
|
|
52113
52129
|
float: left;
|
|
52114
52130
|
background: unset;
|
|
52115
52131
|
box-sizing: border-box;
|
|
@@ -21002,6 +21002,9 @@ body.e-colorpicker-overflow {
|
|
|
21002
21002
|
min-width: 28px;
|
|
21003
21003
|
padding: 8px 4px;
|
|
21004
21004
|
}
|
|
21005
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
21006
|
+
pointer-events: none;
|
|
21007
|
+
}
|
|
21005
21008
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
21006
21009
|
margin: 12px 4px;
|
|
21007
21010
|
min-height: 24px;
|
|
@@ -21017,6 +21020,9 @@ body.e-colorpicker-overflow {
|
|
|
21017
21020
|
.e-toolbar .e-toolbar-item > * {
|
|
21018
21021
|
text-overflow: ellipsis;
|
|
21019
21022
|
}
|
|
21023
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
21024
|
+
pointer-events: auto;
|
|
21025
|
+
}
|
|
21020
21026
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
21021
21027
|
display: none;
|
|
21022
21028
|
}
|
|
@@ -21155,6 +21161,9 @@ body.e-colorpicker-overflow {
|
|
|
21155
21161
|
min-width: 100%;
|
|
21156
21162
|
text-overflow: ellipsis;
|
|
21157
21163
|
}
|
|
21164
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
21165
|
+
pointer-events: auto;
|
|
21166
|
+
}
|
|
21158
21167
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
21159
21168
|
min-width: 100%;
|
|
21160
21169
|
}
|
|
@@ -21259,6 +21268,9 @@ body.e-colorpicker-overflow {
|
|
|
21259
21268
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
21260
21269
|
height: auto;
|
|
21261
21270
|
}
|
|
21271
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
21272
|
+
pointer-events: auto;
|
|
21273
|
+
}
|
|
21262
21274
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
21263
21275
|
align-self: center;
|
|
21264
21276
|
text-overflow: ellipsis;
|
|
@@ -21269,6 +21281,9 @@ body.e-colorpicker-overflow {
|
|
|
21269
21281
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
21270
21282
|
display: inline-flex;
|
|
21271
21283
|
}
|
|
21284
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
21285
|
+
pointer-events: auto;
|
|
21286
|
+
}
|
|
21272
21287
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
21273
21288
|
display: table;
|
|
21274
21289
|
}
|
|
@@ -42211,6 +42226,7 @@ ejs-filemanager {
|
|
|
42211
42226
|
.e-richtexteditor .e-rte-content .e-content,
|
|
42212
42227
|
.e-richtexteditor .e-source-content .e-content {
|
|
42213
42228
|
width: 100%;
|
|
42229
|
+
display: block;
|
|
42214
42230
|
float: left;
|
|
42215
42231
|
background: unset;
|
|
42216
42232
|
box-sizing: border-box;
|
|
@@ -29155,6 +29155,9 @@ body.e-colorpicker-overflow {
|
|
|
29155
29155
|
min-width: 28px;
|
|
29156
29156
|
padding: 8px 4px;
|
|
29157
29157
|
}
|
|
29158
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
29159
|
+
pointer-events: none;
|
|
29160
|
+
}
|
|
29158
29161
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
29159
29162
|
margin: 12px 4px;
|
|
29160
29163
|
min-height: 24px;
|
|
@@ -29170,6 +29173,9 @@ body.e-colorpicker-overflow {
|
|
|
29170
29173
|
.e-toolbar .e-toolbar-item > * {
|
|
29171
29174
|
text-overflow: ellipsis;
|
|
29172
29175
|
}
|
|
29176
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
29177
|
+
pointer-events: auto;
|
|
29178
|
+
}
|
|
29173
29179
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
29174
29180
|
display: none;
|
|
29175
29181
|
}
|
|
@@ -29308,6 +29314,9 @@ body.e-colorpicker-overflow {
|
|
|
29308
29314
|
min-width: 100%;
|
|
29309
29315
|
text-overflow: ellipsis;
|
|
29310
29316
|
}
|
|
29317
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
29318
|
+
pointer-events: auto;
|
|
29319
|
+
}
|
|
29311
29320
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
29312
29321
|
min-width: 100%;
|
|
29313
29322
|
}
|
|
@@ -29412,6 +29421,9 @@ body.e-colorpicker-overflow {
|
|
|
29412
29421
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
29413
29422
|
height: auto;
|
|
29414
29423
|
}
|
|
29424
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
29425
|
+
pointer-events: auto;
|
|
29426
|
+
}
|
|
29415
29427
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
29416
29428
|
align-self: center;
|
|
29417
29429
|
text-overflow: ellipsis;
|
|
@@ -29422,6 +29434,9 @@ body.e-colorpicker-overflow {
|
|
|
29422
29434
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
29423
29435
|
display: inline-flex;
|
|
29424
29436
|
}
|
|
29437
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
29438
|
+
pointer-events: auto;
|
|
29439
|
+
}
|
|
29425
29440
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
29426
29441
|
display: table;
|
|
29427
29442
|
}
|
|
@@ -56633,6 +56648,7 @@ ejs-filemanager {
|
|
|
56633
56648
|
.e-richtexteditor .e-rte-content .e-content,
|
|
56634
56649
|
.e-richtexteditor .e-source-content .e-content {
|
|
56635
56650
|
width: 100%;
|
|
56651
|
+
display: block;
|
|
56636
56652
|
float: left;
|
|
56637
56653
|
background: unset;
|
|
56638
56654
|
box-sizing: border-box;
|