@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
|
@@ -18406,6 +18406,9 @@ body.e-colorpicker-overflow {
|
|
|
18406
18406
|
min-width: 28px;
|
|
18407
18407
|
padding: 4px;
|
|
18408
18408
|
}
|
|
18409
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
18410
|
+
pointer-events: none;
|
|
18411
|
+
}
|
|
18409
18412
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
18410
18413
|
margin: 5px 10px;
|
|
18411
18414
|
min-height: 24px;
|
|
@@ -18421,6 +18424,9 @@ body.e-colorpicker-overflow {
|
|
|
18421
18424
|
.e-toolbar .e-toolbar-item > * {
|
|
18422
18425
|
text-overflow: ellipsis;
|
|
18423
18426
|
}
|
|
18427
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
18428
|
+
pointer-events: auto;
|
|
18429
|
+
}
|
|
18424
18430
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
18425
18431
|
display: none;
|
|
18426
18432
|
}
|
|
@@ -18559,6 +18565,9 @@ body.e-colorpicker-overflow {
|
|
|
18559
18565
|
min-width: 100%;
|
|
18560
18566
|
text-overflow: ellipsis;
|
|
18561
18567
|
}
|
|
18568
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18569
|
+
pointer-events: auto;
|
|
18570
|
+
}
|
|
18562
18571
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
18563
18572
|
min-width: 100%;
|
|
18564
18573
|
}
|
|
@@ -18663,6 +18672,9 @@ body.e-colorpicker-overflow {
|
|
|
18663
18672
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
18664
18673
|
height: auto;
|
|
18665
18674
|
}
|
|
18675
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18676
|
+
pointer-events: auto;
|
|
18677
|
+
}
|
|
18666
18678
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
18667
18679
|
align-self: center;
|
|
18668
18680
|
text-overflow: ellipsis;
|
|
@@ -18673,6 +18685,9 @@ body.e-colorpicker-overflow {
|
|
|
18673
18685
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
18674
18686
|
display: inline-flex;
|
|
18675
18687
|
}
|
|
18688
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
18689
|
+
pointer-events: auto;
|
|
18690
|
+
}
|
|
18676
18691
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
18677
18692
|
display: table;
|
|
18678
18693
|
}
|
|
@@ -39504,6 +39519,7 @@ ejs-filemanager {
|
|
|
39504
39519
|
.e-richtexteditor .e-rte-content .e-content,
|
|
39505
39520
|
.e-richtexteditor .e-source-content .e-content {
|
|
39506
39521
|
width: 100%;
|
|
39522
|
+
display: block;
|
|
39507
39523
|
float: left;
|
|
39508
39524
|
background: unset;
|
|
39509
39525
|
box-sizing: border-box;
|
|
@@ -18707,6 +18707,9 @@ body.e-colorpicker-overflow {
|
|
|
18707
18707
|
min-width: 28px;
|
|
18708
18708
|
padding: 4px;
|
|
18709
18709
|
}
|
|
18710
|
+
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
|
|
18711
|
+
pointer-events: none;
|
|
18712
|
+
}
|
|
18710
18713
|
.e-toolbar .e-toolbar-item.e-separator {
|
|
18711
18714
|
margin: 5px 10px;
|
|
18712
18715
|
min-height: 24px;
|
|
@@ -18722,6 +18725,9 @@ body.e-colorpicker-overflow {
|
|
|
18722
18725
|
.e-toolbar .e-toolbar-item > * {
|
|
18723
18726
|
text-overflow: ellipsis;
|
|
18724
18727
|
}
|
|
18728
|
+
.e-toolbar .e-toolbar-item:not(.e-overlay) > * {
|
|
18729
|
+
pointer-events: auto;
|
|
18730
|
+
}
|
|
18725
18731
|
.e-toolbar .e-toolbar-item.e-hidden {
|
|
18726
18732
|
display: none;
|
|
18727
18733
|
}
|
|
@@ -18860,6 +18866,9 @@ body.e-colorpicker-overflow {
|
|
|
18860
18866
|
min-width: 100%;
|
|
18861
18867
|
text-overflow: ellipsis;
|
|
18862
18868
|
}
|
|
18869
|
+
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18870
|
+
pointer-events: auto;
|
|
18871
|
+
}
|
|
18863
18872
|
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
18864
18873
|
min-width: 100%;
|
|
18865
18874
|
}
|
|
@@ -18964,6 +18973,9 @@ body.e-colorpicker-overflow {
|
|
|
18964
18973
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
18965
18974
|
height: auto;
|
|
18966
18975
|
}
|
|
18976
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
|
|
18977
|
+
pointer-events: auto;
|
|
18978
|
+
}
|
|
18967
18979
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
|
|
18968
18980
|
align-self: center;
|
|
18969
18981
|
text-overflow: ellipsis;
|
|
@@ -18974,6 +18986,9 @@ body.e-colorpicker-overflow {
|
|
|
18974
18986
|
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
|
|
18975
18987
|
display: inline-flex;
|
|
18976
18988
|
}
|
|
18989
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
|
|
18990
|
+
pointer-events: auto;
|
|
18991
|
+
}
|
|
18977
18992
|
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
|
|
18978
18993
|
display: table;
|
|
18979
18994
|
}
|
|
@@ -39805,6 +39820,7 @@ ejs-filemanager {
|
|
|
39805
39820
|
.e-richtexteditor .e-rte-content .e-content,
|
|
39806
39821
|
.e-richtexteditor .e-source-content .e-content {
|
|
39807
39822
|
width: 100%;
|
|
39823
|
+
display: block;
|
|
39808
39824
|
float: left;
|
|
39809
39825
|
background: unset;
|
|
39810
39826
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -51815,6 +51830,7 @@ ejs-filemanager {
|
|
|
51815
51830
|
.e-richtexteditor .e-rte-content .e-content,
|
|
51816
51831
|
.e-richtexteditor .e-source-content .e-content {
|
|
51817
51832
|
width: 100%;
|
|
51833
|
+
display: block;
|
|
51818
51834
|
float: left;
|
|
51819
51835
|
background: unset;
|
|
51820
51836
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -40101,6 +40116,7 @@ ejs-filemanager {
|
|
|
40101
40116
|
.e-richtexteditor .e-rte-content .e-content,
|
|
40102
40117
|
.e-richtexteditor .e-source-content .e-content {
|
|
40103
40118
|
width: 100%;
|
|
40119
|
+
display: block;
|
|
40104
40120
|
float: left;
|
|
40105
40121
|
background: unset;
|
|
40106
40122
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -52111,6 +52126,7 @@ ejs-filemanager {
|
|
|
52111
52126
|
.e-richtexteditor .e-rte-content .e-content,
|
|
52112
52127
|
.e-richtexteditor .e-source-content .e-content {
|
|
52113
52128
|
width: 100%;
|
|
52129
|
+
display: block;
|
|
52114
52130
|
float: left;
|
|
52115
52131
|
background: unset;
|
|
52116
52132
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -51837,6 +51852,7 @@ ejs-filemanager {
|
|
|
51837
51852
|
.e-richtexteditor .e-rte-content .e-content,
|
|
51838
51853
|
.e-richtexteditor .e-source-content .e-content {
|
|
51839
51854
|
width: 100%;
|
|
51855
|
+
display: block;
|
|
51840
51856
|
float: left;
|
|
51841
51857
|
background: unset;
|
|
51842
51858
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -39436,6 +39451,7 @@ ejs-filemanager {
|
|
|
39436
39451
|
.e-richtexteditor .e-rte-content .e-content,
|
|
39437
39452
|
.e-richtexteditor .e-source-content .e-content {
|
|
39438
39453
|
width: 100%;
|
|
39454
|
+
display: block;
|
|
39439
39455
|
float: left;
|
|
39440
39456
|
background: unset;
|
|
39441
39457
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -51070,6 +51085,7 @@ ejs-filemanager {
|
|
|
51070
51085
|
.e-richtexteditor .e-rte-content .e-content,
|
|
51071
51086
|
.e-richtexteditor .e-source-content .e-content {
|
|
51072
51087
|
width: 100%;
|
|
51088
|
+
display: block;
|
|
51073
51089
|
float: left;
|
|
51074
51090
|
background: unset;
|
|
51075
51091
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -39567,6 +39582,7 @@ ejs-filemanager {
|
|
|
39567
39582
|
.e-richtexteditor .e-rte-content .e-content,
|
|
39568
39583
|
.e-richtexteditor .e-source-content .e-content {
|
|
39569
39584
|
width: 100%;
|
|
39585
|
+
display: block;
|
|
39570
39586
|
float: left;
|
|
39571
39587
|
background: unset;
|
|
39572
39588
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -51219,6 +51234,7 @@ ejs-filemanager {
|
|
|
51219
51234
|
.e-richtexteditor .e-rte-content .e-content,
|
|
51220
51235
|
.e-richtexteditor .e-source-content .e-content {
|
|
51221
51236
|
width: 100%;
|
|
51237
|
+
display: block;
|
|
51222
51238
|
float: left;
|
|
51223
51239
|
background: unset;
|
|
51224
51240
|
box-sizing: border-box;
|
|
@@ -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
|
}
|
|
@@ -39745,6 +39760,7 @@ ejs-filemanager {
|
|
|
39745
39760
|
.e-richtexteditor .e-rte-content .e-content,
|
|
39746
39761
|
.e-richtexteditor .e-source-content .e-content {
|
|
39747
39762
|
width: 100%;
|
|
39763
|
+
display: block;
|
|
39748
39764
|
float: left;
|
|
39749
39765
|
background: unset;
|
|
39750
39766
|
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
|
}
|
|
@@ -52156,6 +52171,7 @@ ejs-filemanager {
|
|
|
52156
52171
|
.e-richtexteditor .e-rte-content .e-content,
|
|
52157
52172
|
.e-richtexteditor .e-source-content .e-content {
|
|
52158
52173
|
width: 100%;
|
|
52174
|
+
display: block;
|
|
52159
52175
|
float: left;
|
|
52160
52176
|
background: unset;
|
|
52161
52177
|
box-sizing: border-box;
|