@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
|
@@ -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
|
}
|
|
@@ -39744,6 +39759,7 @@ ejs-filemanager {
|
|
|
39744
39759
|
.e-richtexteditor .e-rte-content .e-content,
|
|
39745
39760
|
.e-richtexteditor .e-source-content .e-content {
|
|
39746
39761
|
width: 100%;
|
|
39762
|
+
display: block;
|
|
39747
39763
|
float: left;
|
|
39748
39764
|
background: unset;
|
|
39749
39765
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -52155,6 +52170,7 @@ ejs-filemanager {
|
|
|
52155
52170
|
.e-richtexteditor .e-rte-content .e-content,
|
|
52156
52171
|
.e-richtexteditor .e-source-content .e-content {
|
|
52157
52172
|
width: 100%;
|
|
52173
|
+
display: block;
|
|
52158
52174
|
float: left;
|
|
52159
52175
|
background: unset;
|
|
52160
52176
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -43080,6 +43095,7 @@ ejs-filemanager {
|
|
|
43080
43095
|
.e-richtexteditor .e-rte-content .e-content,
|
|
43081
43096
|
.e-richtexteditor .e-source-content .e-content {
|
|
43082
43097
|
width: 100%;
|
|
43098
|
+
display: block;
|
|
43083
43099
|
float: left;
|
|
43084
43100
|
background: unset;
|
|
43085
43101
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -57767,6 +57782,7 @@ ejs-filemanager {
|
|
|
57767
57782
|
.e-richtexteditor .e-rte-content .e-content,
|
|
57768
57783
|
.e-richtexteditor .e-source-content .e-content {
|
|
57769
57784
|
width: 100%;
|
|
57785
|
+
display: block;
|
|
57770
57786
|
float: left;
|
|
57771
57787
|
background: unset;
|
|
57772
57788
|
box-sizing: border-box;
|
|
@@ -21686,6 +21686,9 @@ body.e-colorpicker-overflow {
|
|
|
21686
21686
|
min-width: 32px;
|
|
21687
21687
|
padding: 4px 0;
|
|
21688
21688
|
}
|
|
21689
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
21690
|
+
pointer-events: none;
|
|
21691
|
+
}
|
|
21689
21692
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
21690
21693
|
margin: 8px 4px;
|
|
21691
21694
|
min-height: 24px;
|
|
@@ -21701,6 +21704,9 @@ body.e-colorpicker-overflow {
|
|
|
21701
21704
|
.e-toolbar .e-toolbar-item > * {
|
|
21702
21705
|
text-overflow: ellipsis;
|
|
21703
21706
|
}
|
|
21707
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
21708
|
+
pointer-events: auto;
|
|
21709
|
+
}
|
|
21704
21710
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
21705
21711
|
display: none;
|
|
21706
21712
|
}
|
|
@@ -21839,6 +21845,9 @@ body.e-colorpicker-overflow {
|
|
|
21839
21845
|
min-width: 100%;
|
|
21840
21846
|
text-overflow: ellipsis;
|
|
21841
21847
|
}
|
|
21848
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
21849
|
+
pointer-events: auto;
|
|
21850
|
+
}
|
|
21842
21851
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
21843
21852
|
min-width: 100%;
|
|
21844
21853
|
}
|
|
@@ -21943,6 +21952,9 @@ body.e-colorpicker-overflow {
|
|
|
21943
21952
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
21944
21953
|
height: auto;
|
|
21945
21954
|
}
|
|
21955
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
21956
|
+
pointer-events: auto;
|
|
21957
|
+
}
|
|
21946
21958
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
21947
21959
|
align-self: center;
|
|
21948
21960
|
text-overflow: ellipsis;
|
|
@@ -21953,6 +21965,9 @@ body.e-colorpicker-overflow {
|
|
|
21953
21965
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
21954
21966
|
display: inline-flex;
|
|
21955
21967
|
}
|
|
21968
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
21969
|
+
pointer-events: auto;
|
|
21970
|
+
}
|
|
21956
21971
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
21957
21972
|
display: table;
|
|
21958
21973
|
}
|
|
@@ -43099,6 +43114,7 @@ ejs-filemanager {
|
|
|
43099
43114
|
.e-richtexteditor .e-rte-content .e-content,
|
|
43100
43115
|
.e-richtexteditor .e-source-content .e-content {
|
|
43101
43116
|
width: 100%;
|
|
43117
|
+
display: block;
|
|
43102
43118
|
float: left;
|
|
43103
43119
|
background: unset;
|
|
43104
43120
|
box-sizing: border-box;
|
|
@@ -30111,6 +30111,9 @@ body.e-colorpicker-overflow {
|
|
|
30111
30111
|
min-width: 32px;
|
|
30112
30112
|
padding: 4px 0;
|
|
30113
30113
|
}
|
|
30114
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
30115
|
+
pointer-events: none;
|
|
30116
|
+
}
|
|
30114
30117
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
30115
30118
|
margin: 8px 4px;
|
|
30116
30119
|
min-height: 24px;
|
|
@@ -30126,6 +30129,9 @@ body.e-colorpicker-overflow {
|
|
|
30126
30129
|
.e-toolbar .e-toolbar-item > * {
|
|
30127
30130
|
text-overflow: ellipsis;
|
|
30128
30131
|
}
|
|
30132
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
30133
|
+
pointer-events: auto;
|
|
30134
|
+
}
|
|
30129
30135
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
30130
30136
|
display: none;
|
|
30131
30137
|
}
|
|
@@ -30264,6 +30270,9 @@ body.e-colorpicker-overflow {
|
|
|
30264
30270
|
min-width: 100%;
|
|
30265
30271
|
text-overflow: ellipsis;
|
|
30266
30272
|
}
|
|
30273
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
30274
|
+
pointer-events: auto;
|
|
30275
|
+
}
|
|
30267
30276
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
30268
30277
|
min-width: 100%;
|
|
30269
30278
|
}
|
|
@@ -30368,6 +30377,9 @@ body.e-colorpicker-overflow {
|
|
|
30368
30377
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
30369
30378
|
height: auto;
|
|
30370
30379
|
}
|
|
30380
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
30381
|
+
pointer-events: auto;
|
|
30382
|
+
}
|
|
30371
30383
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
30372
30384
|
align-self: center;
|
|
30373
30385
|
text-overflow: ellipsis;
|
|
@@ -30378,6 +30390,9 @@ body.e-colorpicker-overflow {
|
|
|
30378
30390
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
30379
30391
|
display: inline-flex;
|
|
30380
30392
|
}
|
|
30393
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
30394
|
+
pointer-events: auto;
|
|
30395
|
+
}
|
|
30381
30396
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
30382
30397
|
display: table;
|
|
30383
30398
|
}
|
|
@@ -57786,6 +57801,7 @@ ejs-filemanager {
|
|
|
57786
57801
|
.e-richtexteditor .e-rte-content .e-content,
|
|
57787
57802
|
.e-richtexteditor .e-source-content .e-content {
|
|
57788
57803
|
width: 100%;
|
|
57804
|
+
display: block;
|
|
57789
57805
|
float: left;
|
|
57790
57806
|
background: unset;
|
|
57791
57807
|
box-sizing: border-box;
|
|
@@ -22386,6 +22386,9 @@ body.e-colorpicker-overflow {
|
|
|
22386
22386
|
min-width: 32px;
|
|
22387
22387
|
padding: 4px 0;
|
|
22388
22388
|
}
|
|
22389
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
22390
|
+
pointer-events: none;
|
|
22391
|
+
}
|
|
22389
22392
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
22390
22393
|
margin: 8px 4px;
|
|
22391
22394
|
min-height: 24px;
|
|
@@ -22401,6 +22404,9 @@ body.e-colorpicker-overflow {
|
|
|
22401
22404
|
.e-toolbar .e-toolbar-item > * {
|
|
22402
22405
|
text-overflow: ellipsis;
|
|
22403
22406
|
}
|
|
22407
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
22408
|
+
pointer-events: auto;
|
|
22409
|
+
}
|
|
22404
22410
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
22405
22411
|
display: none;
|
|
22406
22412
|
}
|
|
@@ -22539,6 +22545,9 @@ body.e-colorpicker-overflow {
|
|
|
22539
22545
|
min-width: 100%;
|
|
22540
22546
|
text-overflow: ellipsis;
|
|
22541
22547
|
}
|
|
22548
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
22549
|
+
pointer-events: auto;
|
|
22550
|
+
}
|
|
22542
22551
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
22543
22552
|
min-width: 100%;
|
|
22544
22553
|
}
|
|
@@ -22643,6 +22652,9 @@ body.e-colorpicker-overflow {
|
|
|
22643
22652
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
22644
22653
|
height: auto;
|
|
22645
22654
|
}
|
|
22655
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
22656
|
+
pointer-events: auto;
|
|
22657
|
+
}
|
|
22646
22658
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
22647
22659
|
align-self: center;
|
|
22648
22660
|
text-overflow: ellipsis;
|
|
@@ -22653,6 +22665,9 @@ body.e-colorpicker-overflow {
|
|
|
22653
22665
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
22654
22666
|
display: inline-flex;
|
|
22655
22667
|
}
|
|
22668
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
22669
|
+
pointer-events: auto;
|
|
22670
|
+
}
|
|
22656
22671
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
22657
22672
|
display: table;
|
|
22658
22673
|
}
|
|
@@ -43788,6 +43803,7 @@ ejs-filemanager {
|
|
|
43788
43803
|
.e-richtexteditor .e-rte-content .e-content,
|
|
43789
43804
|
.e-richtexteditor .e-source-content .e-content {
|
|
43790
43805
|
width: 100%;
|
|
43806
|
+
display: block;
|
|
43791
43807
|
float: left;
|
|
43792
43808
|
background: unset;
|
|
43793
43809
|
box-sizing: border-box;
|
|
@@ -30811,6 +30811,9 @@ body.e-colorpicker-overflow {
|
|
|
30811
30811
|
min-width: 32px;
|
|
30812
30812
|
padding: 4px 0;
|
|
30813
30813
|
}
|
|
30814
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
30815
|
+
pointer-events: none;
|
|
30816
|
+
}
|
|
30814
30817
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
30815
30818
|
margin: 8px 4px;
|
|
30816
30819
|
min-height: 24px;
|
|
@@ -30826,6 +30829,9 @@ body.e-colorpicker-overflow {
|
|
|
30826
30829
|
.e-toolbar .e-toolbar-item > * {
|
|
30827
30830
|
text-overflow: ellipsis;
|
|
30828
30831
|
}
|
|
30832
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
30833
|
+
pointer-events: auto;
|
|
30834
|
+
}
|
|
30829
30835
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
30830
30836
|
display: none;
|
|
30831
30837
|
}
|
|
@@ -30964,6 +30970,9 @@ body.e-colorpicker-overflow {
|
|
|
30964
30970
|
min-width: 100%;
|
|
30965
30971
|
text-overflow: ellipsis;
|
|
30966
30972
|
}
|
|
30973
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
30974
|
+
pointer-events: auto;
|
|
30975
|
+
}
|
|
30967
30976
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
30968
30977
|
min-width: 100%;
|
|
30969
30978
|
}
|
|
@@ -31068,6 +31077,9 @@ body.e-colorpicker-overflow {
|
|
|
31068
31077
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
31069
31078
|
height: auto;
|
|
31070
31079
|
}
|
|
31080
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
31081
|
+
pointer-events: auto;
|
|
31082
|
+
}
|
|
31071
31083
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
31072
31084
|
align-self: center;
|
|
31073
31085
|
text-overflow: ellipsis;
|
|
@@ -31078,6 +31090,9 @@ body.e-colorpicker-overflow {
|
|
|
31078
31090
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
31079
31091
|
display: inline-flex;
|
|
31080
31092
|
}
|
|
31093
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
31094
|
+
pointer-events: auto;
|
|
31095
|
+
}
|
|
31081
31096
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
31082
31097
|
display: table;
|
|
31083
31098
|
}
|
|
@@ -58475,6 +58490,7 @@ ejs-filemanager {
|
|
|
58475
58490
|
.e-richtexteditor .e-rte-content .e-content,
|
|
58476
58491
|
.e-richtexteditor .e-source-content .e-content {
|
|
58477
58492
|
width: 100%;
|
|
58493
|
+
display: block;
|
|
58478
58494
|
float: left;
|
|
58479
58495
|
background: unset;
|
|
58480
58496
|
box-sizing: border-box;
|
|
@@ -18909,6 +18909,9 @@ body.e-colorpicker-overflow {
|
|
|
18909
18909
|
min-width: 34px;
|
|
18910
18910
|
padding: 0 1px;
|
|
18911
18911
|
}
|
|
18912
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
18913
|
+
pointer-events: none;
|
|
18914
|
+
}
|
|
18912
18915
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
18913
18916
|
margin: 7.5px 3px;
|
|
18914
18917
|
min-height: 24px;
|
|
@@ -18924,6 +18927,9 @@ body.e-colorpicker-overflow {
|
|
|
18924
18927
|
.e-toolbar .e-toolbar-item > * {
|
|
18925
18928
|
text-overflow: ellipsis;
|
|
18926
18929
|
}
|
|
18930
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
18931
|
+
pointer-events: auto;
|
|
18932
|
+
}
|
|
18927
18933
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
18928
18934
|
display: none;
|
|
18929
18935
|
}
|
|
@@ -19062,6 +19068,9 @@ body.e-colorpicker-overflow {
|
|
|
19062
19068
|
min-width: 100%;
|
|
19063
19069
|
text-overflow: ellipsis;
|
|
19064
19070
|
}
|
|
19071
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
19072
|
+
pointer-events: auto;
|
|
19073
|
+
}
|
|
19065
19074
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
19066
19075
|
min-width: 100%;
|
|
19067
19076
|
}
|
|
@@ -19166,6 +19175,9 @@ body.e-colorpicker-overflow {
|
|
|
19166
19175
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
19167
19176
|
height: auto;
|
|
19168
19177
|
}
|
|
19178
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
19179
|
+
pointer-events: auto;
|
|
19180
|
+
}
|
|
19169
19181
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
19170
19182
|
align-self: center;
|
|
19171
19183
|
text-overflow: ellipsis;
|
|
@@ -19176,6 +19188,9 @@ body.e-colorpicker-overflow {
|
|
|
19176
19188
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
19177
19189
|
display: inline-flex;
|
|
19178
19190
|
}
|
|
19191
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
19192
|
+
pointer-events: auto;
|
|
19193
|
+
}
|
|
19179
19194
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
19180
19195
|
display: table;
|
|
19181
19196
|
}
|
|
@@ -39960,6 +39975,7 @@ ejs-filemanager {
|
|
|
39960
39975
|
.e-richtexteditor .e-rte-content .e-content,
|
|
39961
39976
|
.e-richtexteditor .e-source-content .e-content {
|
|
39962
39977
|
width: 100%;
|
|
39978
|
+
display: block;
|
|
39963
39979
|
float: left;
|
|
39964
39980
|
background: unset;
|
|
39965
39981
|
box-sizing: border-box;
|
|
@@ -24709,6 +24709,9 @@ body.e-colorpicker-overflow {
|
|
|
24709
24709
|
min-width: 34px;
|
|
24710
24710
|
padding: 0 1px;
|
|
24711
24711
|
}
|
|
24712
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
24713
|
+
pointer-events: none;
|
|
24714
|
+
}
|
|
24712
24715
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
24713
24716
|
margin: 7.5px 3px;
|
|
24714
24717
|
min-height: 24px;
|
|
@@ -24724,6 +24727,9 @@ body.e-colorpicker-overflow {
|
|
|
24724
24727
|
.e-toolbar .e-toolbar-item > * {
|
|
24725
24728
|
text-overflow: ellipsis;
|
|
24726
24729
|
}
|
|
24730
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
24731
|
+
pointer-events: auto;
|
|
24732
|
+
}
|
|
24727
24733
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
24728
24734
|
display: none;
|
|
24729
24735
|
}
|
|
@@ -24862,6 +24868,9 @@ body.e-colorpicker-overflow {
|
|
|
24862
24868
|
min-width: 100%;
|
|
24863
24869
|
text-overflow: ellipsis;
|
|
24864
24870
|
}
|
|
24871
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24872
|
+
pointer-events: auto;
|
|
24873
|
+
}
|
|
24865
24874
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
24866
24875
|
min-width: 100%;
|
|
24867
24876
|
}
|
|
@@ -24966,6 +24975,9 @@ body.e-colorpicker-overflow {
|
|
|
24966
24975
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
24967
24976
|
height: auto;
|
|
24968
24977
|
}
|
|
24978
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
24979
|
+
pointer-events: auto;
|
|
24980
|
+
}
|
|
24969
24981
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
24970
24982
|
align-self: center;
|
|
24971
24983
|
text-overflow: ellipsis;
|
|
@@ -24976,6 +24988,9 @@ body.e-colorpicker-overflow {
|
|
|
24976
24988
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
24977
24989
|
display: inline-flex;
|
|
24978
24990
|
}
|
|
24991
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
24992
|
+
pointer-events: auto;
|
|
24993
|
+
}
|
|
24979
24994
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
24980
24995
|
display: table;
|
|
24981
24996
|
}
|
|
@@ -51641,6 +51656,7 @@ ejs-filemanager {
|
|
|
51641
51656
|
.e-richtexteditor .e-rte-content .e-content,
|
|
51642
51657
|
.e-richtexteditor .e-source-content .e-content {
|
|
51643
51658
|
width: 100%;
|
|
51659
|
+
display: block;
|
|
51644
51660
|
float: left;
|
|
51645
51661
|
background: unset;
|
|
51646
51662
|
box-sizing: border-box;
|
|
@@ -22841,6 +22841,9 @@ body.e-colorpicker-overflow {
|
|
|
22841
22841
|
min-width: 34px;
|
|
22842
22842
|
padding: 3.5px;
|
|
22843
22843
|
}
|
|
22844
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
22845
|
+
pointer-events: none;
|
|
22846
|
+
}
|
|
22844
22847
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
22845
22848
|
margin: 7.5px 3px;
|
|
22846
22849
|
min-height: 27px;
|
|
@@ -22856,6 +22859,9 @@ body.e-colorpicker-overflow {
|
|
|
22856
22859
|
.e-toolbar .e-toolbar-item > * {
|
|
22857
22860
|
text-overflow: ellipsis;
|
|
22858
22861
|
}
|
|
22862
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
22863
|
+
pointer-events: auto;
|
|
22864
|
+
}
|
|
22859
22865
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
22860
22866
|
display: none;
|
|
22861
22867
|
}
|
|
@@ -22994,6 +23000,9 @@ body.e-colorpicker-overflow {
|
|
|
22994
23000
|
min-width: 100%;
|
|
22995
23001
|
text-overflow: ellipsis;
|
|
22996
23002
|
}
|
|
23003
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
23004
|
+
pointer-events: auto;
|
|
23005
|
+
}
|
|
22997
23006
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
22998
23007
|
min-width: 100%;
|
|
22999
23008
|
}
|
|
@@ -23098,6 +23107,9 @@ body.e-colorpicker-overflow {
|
|
|
23098
23107
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
23099
23108
|
height: auto;
|
|
23100
23109
|
}
|
|
23110
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
23111
|
+
pointer-events: auto;
|
|
23112
|
+
}
|
|
23101
23113
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
23102
23114
|
align-self: center;
|
|
23103
23115
|
text-overflow: ellipsis;
|
|
@@ -23108,6 +23120,9 @@ body.e-colorpicker-overflow {
|
|
|
23108
23120
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
23109
23121
|
display: inline-flex;
|
|
23110
23122
|
}
|
|
23123
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
23124
|
+
pointer-events: auto;
|
|
23125
|
+
}
|
|
23111
23126
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
23112
23127
|
display: table;
|
|
23113
23128
|
}
|
|
@@ -44348,6 +44363,7 @@ ejs-filemanager {
|
|
|
44348
44363
|
.e-richtexteditor .e-rte-content .e-content,
|
|
44349
44364
|
.e-richtexteditor .e-source-content .e-content {
|
|
44350
44365
|
width: 100%;
|
|
44366
|
+
display: block;
|
|
44351
44367
|
float: left;
|
|
44352
44368
|
background: unset;
|
|
44353
44369
|
box-sizing: border-box;
|
|
@@ -32173,6 +32173,9 @@ body.e-colorpicker-overflow {
|
|
|
32173
32173
|
min-width: 34px;
|
|
32174
32174
|
padding: 3.5px;
|
|
32175
32175
|
}
|
|
32176
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
32177
|
+
pointer-events: none;
|
|
32178
|
+
}
|
|
32176
32179
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
32177
32180
|
margin: 7.5px 3px;
|
|
32178
32181
|
min-height: 27px;
|
|
@@ -32188,6 +32191,9 @@ body.e-colorpicker-overflow {
|
|
|
32188
32191
|
.e-toolbar .e-toolbar-item > * {
|
|
32189
32192
|
text-overflow: ellipsis;
|
|
32190
32193
|
}
|
|
32194
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
32195
|
+
pointer-events: auto;
|
|
32196
|
+
}
|
|
32191
32197
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
32192
32198
|
display: none;
|
|
32193
32199
|
}
|
|
@@ -32326,6 +32332,9 @@ body.e-colorpicker-overflow {
|
|
|
32326
32332
|
min-width: 100%;
|
|
32327
32333
|
text-overflow: ellipsis;
|
|
32328
32334
|
}
|
|
32335
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
32336
|
+
pointer-events: auto;
|
|
32337
|
+
}
|
|
32329
32338
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
32330
32339
|
min-width: 100%;
|
|
32331
32340
|
}
|
|
@@ -32430,6 +32439,9 @@ body.e-colorpicker-overflow {
|
|
|
32430
32439
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
32431
32440
|
height: auto;
|
|
32432
32441
|
}
|
|
32442
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
32443
|
+
pointer-events: auto;
|
|
32444
|
+
}
|
|
32433
32445
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
32434
32446
|
align-self: center;
|
|
32435
32447
|
text-overflow: ellipsis;
|
|
@@ -32440,6 +32452,9 @@ body.e-colorpicker-overflow {
|
|
|
32440
32452
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
32441
32453
|
display: inline-flex;
|
|
32442
32454
|
}
|
|
32455
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
32456
|
+
pointer-events: auto;
|
|
32457
|
+
}
|
|
32443
32458
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
32444
32459
|
display: table;
|
|
32445
32460
|
}
|
|
@@ -60360,6 +60375,7 @@ ejs-filemanager {
|
|
|
60360
60375
|
.e-richtexteditor .e-rte-content .e-content,
|
|
60361
60376
|
.e-richtexteditor .e-source-content .e-content {
|
|
60362
60377
|
width: 100%;
|
|
60378
|
+
display: block;
|
|
60363
60379
|
float: left;
|
|
60364
60380
|
background: unset;
|
|
60365
60381
|
box-sizing: border-box;
|