@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
|
@@ -442,6 +442,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
442
442
|
padding: $tbar-item-nrml-padding;
|
|
443
443
|
}
|
|
444
444
|
|
|
445
|
+
&:not(.e-separator):not(.e-spacer),
|
|
446
|
+
&.e-overlay > * {
|
|
447
|
+
pointer-events: none;
|
|
448
|
+
}
|
|
449
|
+
|
|
445
450
|
&.e-separator {
|
|
446
451
|
margin: $tbar-separator-nrml-mrgn;
|
|
447
452
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -469,6 +474,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
469
474
|
text-overflow: ellipsis;
|
|
470
475
|
}
|
|
471
476
|
|
|
477
|
+
&:not(.e-overlay) > * {
|
|
478
|
+
pointer-events: auto;
|
|
479
|
+
}
|
|
480
|
+
|
|
472
481
|
&.e-hidden {
|
|
473
482
|
display: none;
|
|
474
483
|
}
|
|
@@ -658,6 +667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
658
667
|
text-overflow: ellipsis;
|
|
659
668
|
}
|
|
660
669
|
|
|
670
|
+
&:not(.e-overlay) > * {
|
|
671
|
+
pointer-events: auto;
|
|
672
|
+
}
|
|
673
|
+
|
|
661
674
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
662
675
|
min-width: 100%;
|
|
663
676
|
}
|
|
@@ -783,6 +796,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
783
796
|
&:not(.e-separator) {
|
|
784
797
|
height: auto;
|
|
785
798
|
}
|
|
799
|
+
|
|
800
|
+
&:not(.e-overlay) > * {
|
|
801
|
+
pointer-events: auto;
|
|
802
|
+
}
|
|
786
803
|
}
|
|
787
804
|
|
|
788
805
|
.e-toolbar-item > * {
|
|
@@ -803,6 +820,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
803
820
|
&.e-separator:last-of-type {
|
|
804
821
|
display: inline-flex;
|
|
805
822
|
}
|
|
823
|
+
|
|
824
|
+
&:not(.e-overlay) > * {
|
|
825
|
+
pointer-events: auto;
|
|
826
|
+
}
|
|
806
827
|
}
|
|
807
828
|
}
|
|
808
829
|
|
|
@@ -442,6 +442,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
442
442
|
padding: $tbar-item-nrml-padding;
|
|
443
443
|
}
|
|
444
444
|
|
|
445
|
+
&:not(.e-separator):not(.e-spacer),
|
|
446
|
+
&.e-overlay > * {
|
|
447
|
+
pointer-events: none;
|
|
448
|
+
}
|
|
449
|
+
|
|
445
450
|
&.e-separator {
|
|
446
451
|
margin: $tbar-separator-nrml-mrgn;
|
|
447
452
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -469,6 +474,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
469
474
|
text-overflow: ellipsis;
|
|
470
475
|
}
|
|
471
476
|
|
|
477
|
+
&:not(.e-overlay) > * {
|
|
478
|
+
pointer-events: auto;
|
|
479
|
+
}
|
|
480
|
+
|
|
472
481
|
&.e-hidden {
|
|
473
482
|
display: none;
|
|
474
483
|
}
|
|
@@ -658,6 +667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
658
667
|
text-overflow: ellipsis;
|
|
659
668
|
}
|
|
660
669
|
|
|
670
|
+
&:not(.e-overlay) > * {
|
|
671
|
+
pointer-events: auto;
|
|
672
|
+
}
|
|
673
|
+
|
|
661
674
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
662
675
|
min-width: 100%;
|
|
663
676
|
}
|
|
@@ -783,6 +796,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
783
796
|
&:not(.e-separator) {
|
|
784
797
|
height: auto;
|
|
785
798
|
}
|
|
799
|
+
|
|
800
|
+
&:not(.e-overlay) > * {
|
|
801
|
+
pointer-events: auto;
|
|
802
|
+
}
|
|
786
803
|
}
|
|
787
804
|
|
|
788
805
|
.e-toolbar-item > * {
|
|
@@ -803,6 +820,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
803
820
|
&.e-separator:last-of-type {
|
|
804
821
|
display: inline-flex;
|
|
805
822
|
}
|
|
823
|
+
|
|
824
|
+
&:not(.e-overlay) > * {
|
|
825
|
+
pointer-events: auto;
|
|
826
|
+
}
|
|
806
827
|
}
|
|
807
828
|
}
|
|
808
829
|
|
|
@@ -37459,6 +37459,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37459
37459
|
padding: $tbar-item-nrml-padding;
|
|
37460
37460
|
}
|
|
37461
37461
|
|
|
37462
|
+
&:not(.e-separator):not(.e-spacer),
|
|
37463
|
+
&.e-overlay > * {
|
|
37464
|
+
pointer-events: none;
|
|
37465
|
+
}
|
|
37466
|
+
|
|
37462
37467
|
&.e-separator {
|
|
37463
37468
|
margin: $tbar-separator-nrml-mrgn;
|
|
37464
37469
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -37486,6 +37491,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37486
37491
|
text-overflow: ellipsis;
|
|
37487
37492
|
}
|
|
37488
37493
|
|
|
37494
|
+
&:not(.e-overlay) > * {
|
|
37495
|
+
pointer-events: auto;
|
|
37496
|
+
}
|
|
37497
|
+
|
|
37489
37498
|
&.e-hidden {
|
|
37490
37499
|
display: none;
|
|
37491
37500
|
}
|
|
@@ -37675,6 +37684,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37675
37684
|
text-overflow: ellipsis;
|
|
37676
37685
|
}
|
|
37677
37686
|
|
|
37687
|
+
&:not(.e-overlay) > * {
|
|
37688
|
+
pointer-events: auto;
|
|
37689
|
+
}
|
|
37690
|
+
|
|
37678
37691
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
37679
37692
|
min-width: 100%;
|
|
37680
37693
|
}
|
|
@@ -37800,6 +37813,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37800
37813
|
&:not(.e-separator) {
|
|
37801
37814
|
height: auto;
|
|
37802
37815
|
}
|
|
37816
|
+
|
|
37817
|
+
&:not(.e-overlay) > * {
|
|
37818
|
+
pointer-events: auto;
|
|
37819
|
+
}
|
|
37803
37820
|
}
|
|
37804
37821
|
|
|
37805
37822
|
.e-toolbar-item > * {
|
|
@@ -37820,6 +37837,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37820
37837
|
&.e-separator:last-of-type {
|
|
37821
37838
|
display: inline-flex;
|
|
37822
37839
|
}
|
|
37840
|
+
|
|
37841
|
+
&:not(.e-overlay) > * {
|
|
37842
|
+
pointer-events: auto;
|
|
37843
|
+
}
|
|
37823
37844
|
}
|
|
37824
37845
|
}
|
|
37825
37846
|
|
|
@@ -72362,6 +72383,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
72362
72383
|
|
|
72363
72384
|
.e-content {
|
|
72364
72385
|
width: 100%;
|
|
72386
|
+
display: block;
|
|
72365
72387
|
float: left;
|
|
72366
72388
|
background: unset;
|
|
72367
72389
|
box-sizing: border-box;
|