@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
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -54230,6 +54230,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54230
54230
|
padding: $tbar-item-nrml-padding;
|
|
54231
54231
|
}
|
|
54232
54232
|
|
|
54233
|
+
&:not(.e-separator):not(.e-spacer),
|
|
54234
|
+
&.e-overlay > * {
|
|
54235
|
+
pointer-events: none;
|
|
54236
|
+
}
|
|
54237
|
+
|
|
54233
54238
|
&.e-separator {
|
|
54234
54239
|
margin: $tbar-separator-nrml-mrgn;
|
|
54235
54240
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -54257,6 +54262,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54257
54262
|
text-overflow: ellipsis;
|
|
54258
54263
|
}
|
|
54259
54264
|
|
|
54265
|
+
&:not(.e-overlay) > * {
|
|
54266
|
+
pointer-events: auto;
|
|
54267
|
+
}
|
|
54268
|
+
|
|
54260
54269
|
&.e-hidden {
|
|
54261
54270
|
display: none;
|
|
54262
54271
|
}
|
|
@@ -54446,6 +54455,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54446
54455
|
text-overflow: ellipsis;
|
|
54447
54456
|
}
|
|
54448
54457
|
|
|
54458
|
+
&:not(.e-overlay) > * {
|
|
54459
|
+
pointer-events: auto;
|
|
54460
|
+
}
|
|
54461
|
+
|
|
54449
54462
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
54450
54463
|
min-width: 100%;
|
|
54451
54464
|
}
|
|
@@ -54571,6 +54584,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54571
54584
|
&:not(.e-separator) {
|
|
54572
54585
|
height: auto;
|
|
54573
54586
|
}
|
|
54587
|
+
|
|
54588
|
+
&:not(.e-overlay) > * {
|
|
54589
|
+
pointer-events: auto;
|
|
54590
|
+
}
|
|
54574
54591
|
}
|
|
54575
54592
|
|
|
54576
54593
|
.e-toolbar-item > * {
|
|
@@ -54591,6 +54608,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54591
54608
|
&.e-separator:last-of-type {
|
|
54592
54609
|
display: inline-flex;
|
|
54593
54610
|
}
|
|
54611
|
+
|
|
54612
|
+
&:not(.e-overlay) > * {
|
|
54613
|
+
pointer-events: auto;
|
|
54614
|
+
}
|
|
54594
54615
|
}
|
|
54595
54616
|
}
|
|
54596
54617
|
|
|
@@ -101198,6 +101219,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
101198
101219
|
|
|
101199
101220
|
.e-content {
|
|
101200
101221
|
width: 100%;
|
|
101222
|
+
display: block;
|
|
101201
101223
|
float: left;
|
|
101202
101224
|
background: unset;
|
|
101203
101225
|
box-sizing: border-box;
|
|
@@ -37219,6 +37219,11 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
37219
37219
|
padding: $tbar-item-nrml-padding;
|
|
37220
37220
|
}
|
|
37221
37221
|
|
|
37222
|
+
&:not(.e-separator):not(.e-spacer),
|
|
37223
|
+
&.e-overlay > * {
|
|
37224
|
+
pointer-events: none;
|
|
37225
|
+
}
|
|
37226
|
+
|
|
37222
37227
|
&.e-separator {
|
|
37223
37228
|
margin: $tbar-separator-nrml-mrgn;
|
|
37224
37229
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -37246,6 +37251,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
37246
37251
|
text-overflow: ellipsis;
|
|
37247
37252
|
}
|
|
37248
37253
|
|
|
37254
|
+
&:not(.e-overlay) > * {
|
|
37255
|
+
pointer-events: auto;
|
|
37256
|
+
}
|
|
37257
|
+
|
|
37249
37258
|
&.e-hidden {
|
|
37250
37259
|
display: none;
|
|
37251
37260
|
}
|
|
@@ -37435,6 +37444,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
37435
37444
|
text-overflow: ellipsis;
|
|
37436
37445
|
}
|
|
37437
37446
|
|
|
37447
|
+
&:not(.e-overlay) > * {
|
|
37448
|
+
pointer-events: auto;
|
|
37449
|
+
}
|
|
37450
|
+
|
|
37438
37451
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
37439
37452
|
min-width: 100%;
|
|
37440
37453
|
}
|
|
@@ -37560,6 +37573,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
37560
37573
|
&:not(.e-separator) {
|
|
37561
37574
|
height: auto;
|
|
37562
37575
|
}
|
|
37576
|
+
|
|
37577
|
+
&:not(.e-overlay) > * {
|
|
37578
|
+
pointer-events: auto;
|
|
37579
|
+
}
|
|
37563
37580
|
}
|
|
37564
37581
|
|
|
37565
37582
|
.e-toolbar-item > * {
|
|
@@ -37580,6 +37597,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
37580
37597
|
&.e-separator:last-of-type {
|
|
37581
37598
|
display: inline-flex;
|
|
37582
37599
|
}
|
|
37600
|
+
|
|
37601
|
+
&:not(.e-overlay) > * {
|
|
37602
|
+
pointer-events: auto;
|
|
37603
|
+
}
|
|
37583
37604
|
}
|
|
37584
37605
|
}
|
|
37585
37606
|
|
|
@@ -72137,6 +72158,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
72137
72158
|
|
|
72138
72159
|
.e-content {
|
|
72139
72160
|
width: 100%;
|
|
72161
|
+
display: block;
|
|
72140
72162
|
float: left;
|
|
72141
72163
|
background: unset;
|
|
72142
72164
|
box-sizing: border-box;
|
|
@@ -51510,6 +51510,11 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
51510
51510
|
padding: $tbar-item-nrml-padding;
|
|
51511
51511
|
}
|
|
51512
51512
|
|
|
51513
|
+
&:not(.e-separator):not(.e-spacer),
|
|
51514
|
+
&.e-overlay > * {
|
|
51515
|
+
pointer-events: none;
|
|
51516
|
+
}
|
|
51517
|
+
|
|
51513
51518
|
&.e-separator {
|
|
51514
51519
|
margin: $tbar-separator-nrml-mrgn;
|
|
51515
51520
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -51537,6 +51542,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
51537
51542
|
text-overflow: ellipsis;
|
|
51538
51543
|
}
|
|
51539
51544
|
|
|
51545
|
+
&:not(.e-overlay) > * {
|
|
51546
|
+
pointer-events: auto;
|
|
51547
|
+
}
|
|
51548
|
+
|
|
51540
51549
|
&.e-hidden {
|
|
51541
51550
|
display: none;
|
|
51542
51551
|
}
|
|
@@ -51726,6 +51735,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
51726
51735
|
text-overflow: ellipsis;
|
|
51727
51736
|
}
|
|
51728
51737
|
|
|
51738
|
+
&:not(.e-overlay) > * {
|
|
51739
|
+
pointer-events: auto;
|
|
51740
|
+
}
|
|
51741
|
+
|
|
51729
51742
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
51730
51743
|
min-width: 100%;
|
|
51731
51744
|
}
|
|
@@ -51851,6 +51864,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
51851
51864
|
&:not(.e-separator) {
|
|
51852
51865
|
height: auto;
|
|
51853
51866
|
}
|
|
51867
|
+
|
|
51868
|
+
&:not(.e-overlay) > * {
|
|
51869
|
+
pointer-events: auto;
|
|
51870
|
+
}
|
|
51854
51871
|
}
|
|
51855
51872
|
|
|
51856
51873
|
.e-toolbar-item > * {
|
|
@@ -51871,6 +51888,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
51871
51888
|
&.e-separator:last-of-type {
|
|
51872
51889
|
display: inline-flex;
|
|
51873
51890
|
}
|
|
51891
|
+
|
|
51892
|
+
&:not(.e-overlay) > * {
|
|
51893
|
+
pointer-events: auto;
|
|
51894
|
+
}
|
|
51874
51895
|
}
|
|
51875
51896
|
}
|
|
51876
51897
|
|
|
@@ -98069,6 +98090,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
98069
98090
|
|
|
98070
98091
|
.e-content {
|
|
98071
98092
|
width: 100%;
|
|
98093
|
+
display: block;
|
|
98072
98094
|
float: left;
|
|
98073
98095
|
background: unset;
|
|
98074
98096
|
box-sizing: border-box;
|
|
@@ -37893,6 +37893,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
37893
37893
|
padding: $tbar-item-nrml-padding;
|
|
37894
37894
|
}
|
|
37895
37895
|
|
|
37896
|
+
&:not(.e-separator):not(.e-spacer),
|
|
37897
|
+
&.e-overlay > * {
|
|
37898
|
+
pointer-events: none;
|
|
37899
|
+
}
|
|
37900
|
+
|
|
37896
37901
|
&.e-separator {
|
|
37897
37902
|
margin: $tbar-separator-nrml-mrgn;
|
|
37898
37903
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -37920,6 +37925,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
37920
37925
|
text-overflow: ellipsis;
|
|
37921
37926
|
}
|
|
37922
37927
|
|
|
37928
|
+
&:not(.e-overlay) > * {
|
|
37929
|
+
pointer-events: auto;
|
|
37930
|
+
}
|
|
37931
|
+
|
|
37923
37932
|
&.e-hidden {
|
|
37924
37933
|
display: none;
|
|
37925
37934
|
}
|
|
@@ -38109,6 +38118,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38109
38118
|
text-overflow: ellipsis;
|
|
38110
38119
|
}
|
|
38111
38120
|
|
|
38121
|
+
&:not(.e-overlay) > * {
|
|
38122
|
+
pointer-events: auto;
|
|
38123
|
+
}
|
|
38124
|
+
|
|
38112
38125
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
38113
38126
|
min-width: 100%;
|
|
38114
38127
|
}
|
|
@@ -38234,6 +38247,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38234
38247
|
&:not(.e-separator) {
|
|
38235
38248
|
height: auto;
|
|
38236
38249
|
}
|
|
38250
|
+
|
|
38251
|
+
&:not(.e-overlay) > * {
|
|
38252
|
+
pointer-events: auto;
|
|
38253
|
+
}
|
|
38237
38254
|
}
|
|
38238
38255
|
|
|
38239
38256
|
.e-toolbar-item > * {
|
|
@@ -38254,6 +38271,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38254
38271
|
&.e-separator:last-of-type {
|
|
38255
38272
|
display: inline-flex;
|
|
38256
38273
|
}
|
|
38274
|
+
|
|
38275
|
+
&:not(.e-overlay) > * {
|
|
38276
|
+
pointer-events: auto;
|
|
38277
|
+
}
|
|
38257
38278
|
}
|
|
38258
38279
|
}
|
|
38259
38280
|
|
|
@@ -73066,6 +73087,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
73066
73087
|
|
|
73067
73088
|
.e-content {
|
|
73068
73089
|
width: 100%;
|
|
73090
|
+
display: block;
|
|
73069
73091
|
float: left;
|
|
73070
73092
|
background: unset;
|
|
73071
73093
|
box-sizing: border-box;
|
|
@@ -52184,6 +52184,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52184
52184
|
padding: $tbar-item-nrml-padding;
|
|
52185
52185
|
}
|
|
52186
52186
|
|
|
52187
|
+
&:not(.e-separator):not(.e-spacer),
|
|
52188
|
+
&.e-overlay > * {
|
|
52189
|
+
pointer-events: none;
|
|
52190
|
+
}
|
|
52191
|
+
|
|
52187
52192
|
&.e-separator {
|
|
52188
52193
|
margin: $tbar-separator-nrml-mrgn;
|
|
52189
52194
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -52211,6 +52216,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52211
52216
|
text-overflow: ellipsis;
|
|
52212
52217
|
}
|
|
52213
52218
|
|
|
52219
|
+
&:not(.e-overlay) > * {
|
|
52220
|
+
pointer-events: auto;
|
|
52221
|
+
}
|
|
52222
|
+
|
|
52214
52223
|
&.e-hidden {
|
|
52215
52224
|
display: none;
|
|
52216
52225
|
}
|
|
@@ -52400,6 +52409,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52400
52409
|
text-overflow: ellipsis;
|
|
52401
52410
|
}
|
|
52402
52411
|
|
|
52412
|
+
&:not(.e-overlay) > * {
|
|
52413
|
+
pointer-events: auto;
|
|
52414
|
+
}
|
|
52415
|
+
|
|
52403
52416
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
52404
52417
|
min-width: 100%;
|
|
52405
52418
|
}
|
|
@@ -52525,6 +52538,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52525
52538
|
&:not(.e-separator) {
|
|
52526
52539
|
height: auto;
|
|
52527
52540
|
}
|
|
52541
|
+
|
|
52542
|
+
&:not(.e-overlay) > * {
|
|
52543
|
+
pointer-events: auto;
|
|
52544
|
+
}
|
|
52528
52545
|
}
|
|
52529
52546
|
|
|
52530
52547
|
.e-toolbar-item > * {
|
|
@@ -52545,6 +52562,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52545
52562
|
&.e-separator:last-of-type {
|
|
52546
52563
|
display: inline-flex;
|
|
52547
52564
|
}
|
|
52565
|
+
|
|
52566
|
+
&:not(.e-overlay) > * {
|
|
52567
|
+
pointer-events: auto;
|
|
52568
|
+
}
|
|
52548
52569
|
}
|
|
52549
52570
|
}
|
|
52550
52571
|
|
|
@@ -98998,6 +99019,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98998
99019
|
|
|
98999
99020
|
.e-content {
|
|
99000
99021
|
width: 100%;
|
|
99022
|
+
display: block;
|
|
99001
99023
|
float: left;
|
|
99002
99024
|
background: unset;
|
|
99003
99025
|
box-sizing: border-box;
|
|
@@ -37637,6 +37637,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
37637
37637
|
padding: $tbar-item-nrml-padding;
|
|
37638
37638
|
}
|
|
37639
37639
|
|
|
37640
|
+
&:not(.e-separator):not(.e-spacer),
|
|
37641
|
+
&.e-overlay > * {
|
|
37642
|
+
pointer-events: none;
|
|
37643
|
+
}
|
|
37644
|
+
|
|
37640
37645
|
&.e-separator {
|
|
37641
37646
|
margin: $tbar-separator-nrml-mrgn;
|
|
37642
37647
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -37664,6 +37669,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
37664
37669
|
text-overflow: ellipsis;
|
|
37665
37670
|
}
|
|
37666
37671
|
|
|
37672
|
+
&:not(.e-overlay) > * {
|
|
37673
|
+
pointer-events: auto;
|
|
37674
|
+
}
|
|
37675
|
+
|
|
37667
37676
|
&.e-hidden {
|
|
37668
37677
|
display: none;
|
|
37669
37678
|
}
|
|
@@ -37853,6 +37862,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
37853
37862
|
text-overflow: ellipsis;
|
|
37854
37863
|
}
|
|
37855
37864
|
|
|
37865
|
+
&:not(.e-overlay) > * {
|
|
37866
|
+
pointer-events: auto;
|
|
37867
|
+
}
|
|
37868
|
+
|
|
37856
37869
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
37857
37870
|
min-width: 100%;
|
|
37858
37871
|
}
|
|
@@ -37978,6 +37991,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
37978
37991
|
&:not(.e-separator) {
|
|
37979
37992
|
height: auto;
|
|
37980
37993
|
}
|
|
37994
|
+
|
|
37995
|
+
&:not(.e-overlay) > * {
|
|
37996
|
+
pointer-events: auto;
|
|
37997
|
+
}
|
|
37981
37998
|
}
|
|
37982
37999
|
|
|
37983
38000
|
.e-toolbar-item > * {
|
|
@@ -37998,6 +38015,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
37998
38015
|
&.e-separator:last-of-type {
|
|
37999
38016
|
display: inline-flex;
|
|
38000
38017
|
}
|
|
38018
|
+
|
|
38019
|
+
&:not(.e-overlay) > * {
|
|
38020
|
+
pointer-events: auto;
|
|
38021
|
+
}
|
|
38001
38022
|
}
|
|
38002
38023
|
}
|
|
38003
38024
|
|
|
@@ -72808,6 +72829,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
72808
72829
|
|
|
72809
72830
|
.e-content {
|
|
72810
72831
|
width: 100%;
|
|
72832
|
+
display: block;
|
|
72811
72833
|
float: left;
|
|
72812
72834
|
background: unset;
|
|
72813
72835
|
box-sizing: border-box;
|
|
@@ -51928,6 +51928,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
51928
51928
|
padding: $tbar-item-nrml-padding;
|
|
51929
51929
|
}
|
|
51930
51930
|
|
|
51931
|
+
&:not(.e-separator):not(.e-spacer),
|
|
51932
|
+
&.e-overlay > * {
|
|
51933
|
+
pointer-events: none;
|
|
51934
|
+
}
|
|
51935
|
+
|
|
51931
51936
|
&.e-separator {
|
|
51932
51937
|
margin: $tbar-separator-nrml-mrgn;
|
|
51933
51938
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -51955,6 +51960,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
51955
51960
|
text-overflow: ellipsis;
|
|
51956
51961
|
}
|
|
51957
51962
|
|
|
51963
|
+
&:not(.e-overlay) > * {
|
|
51964
|
+
pointer-events: auto;
|
|
51965
|
+
}
|
|
51966
|
+
|
|
51958
51967
|
&.e-hidden {
|
|
51959
51968
|
display: none;
|
|
51960
51969
|
}
|
|
@@ -52144,6 +52153,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52144
52153
|
text-overflow: ellipsis;
|
|
52145
52154
|
}
|
|
52146
52155
|
|
|
52156
|
+
&:not(.e-overlay) > * {
|
|
52157
|
+
pointer-events: auto;
|
|
52158
|
+
}
|
|
52159
|
+
|
|
52147
52160
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
52148
52161
|
min-width: 100%;
|
|
52149
52162
|
}
|
|
@@ -52269,6 +52282,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52269
52282
|
&:not(.e-separator) {
|
|
52270
52283
|
height: auto;
|
|
52271
52284
|
}
|
|
52285
|
+
|
|
52286
|
+
&:not(.e-overlay) > * {
|
|
52287
|
+
pointer-events: auto;
|
|
52288
|
+
}
|
|
52272
52289
|
}
|
|
52273
52290
|
|
|
52274
52291
|
.e-toolbar-item > * {
|
|
@@ -52289,6 +52306,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52289
52306
|
&.e-separator:last-of-type {
|
|
52290
52307
|
display: inline-flex;
|
|
52291
52308
|
}
|
|
52309
|
+
|
|
52310
|
+
&:not(.e-overlay) > * {
|
|
52311
|
+
pointer-events: auto;
|
|
52312
|
+
}
|
|
52292
52313
|
}
|
|
52293
52314
|
}
|
|
52294
52315
|
|
|
@@ -98740,6 +98761,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98740
98761
|
|
|
98741
98762
|
.e-content {
|
|
98742
98763
|
width: 100%;
|
|
98764
|
+
display: block;
|
|
98743
98765
|
float: left;
|
|
98744
98766
|
background: unset;
|
|
98745
98767
|
box-sizing: border-box;
|
|
@@ -37635,6 +37635,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37635
37635
|
padding: $tbar-item-nrml-padding;
|
|
37636
37636
|
}
|
|
37637
37637
|
|
|
37638
|
+
&:not(.e-separator):not(.e-spacer),
|
|
37639
|
+
&.e-overlay > * {
|
|
37640
|
+
pointer-events: none;
|
|
37641
|
+
}
|
|
37642
|
+
|
|
37638
37643
|
&.e-separator {
|
|
37639
37644
|
margin: $tbar-separator-nrml-mrgn;
|
|
37640
37645
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -37662,6 +37667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37662
37667
|
text-overflow: ellipsis;
|
|
37663
37668
|
}
|
|
37664
37669
|
|
|
37670
|
+
&:not(.e-overlay) > * {
|
|
37671
|
+
pointer-events: auto;
|
|
37672
|
+
}
|
|
37673
|
+
|
|
37665
37674
|
&.e-hidden {
|
|
37666
37675
|
display: none;
|
|
37667
37676
|
}
|
|
@@ -37851,6 +37860,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37851
37860
|
text-overflow: ellipsis;
|
|
37852
37861
|
}
|
|
37853
37862
|
|
|
37863
|
+
&:not(.e-overlay) > * {
|
|
37864
|
+
pointer-events: auto;
|
|
37865
|
+
}
|
|
37866
|
+
|
|
37854
37867
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
37855
37868
|
min-width: 100%;
|
|
37856
37869
|
}
|
|
@@ -37976,6 +37989,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37976
37989
|
&:not(.e-separator) {
|
|
37977
37990
|
height: auto;
|
|
37978
37991
|
}
|
|
37992
|
+
|
|
37993
|
+
&:not(.e-overlay) > * {
|
|
37994
|
+
pointer-events: auto;
|
|
37995
|
+
}
|
|
37979
37996
|
}
|
|
37980
37997
|
|
|
37981
37998
|
.e-toolbar-item > * {
|
|
@@ -37996,6 +38013,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37996
38013
|
&.e-separator:last-of-type {
|
|
37997
38014
|
display: inline-flex;
|
|
37998
38015
|
}
|
|
38016
|
+
|
|
38017
|
+
&:not(.e-overlay) > * {
|
|
38018
|
+
pointer-events: auto;
|
|
38019
|
+
}
|
|
37999
38020
|
}
|
|
38000
38021
|
}
|
|
38001
38022
|
|
|
@@ -72851,6 +72872,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
72851
72872
|
|
|
72852
72873
|
.e-content {
|
|
72853
72874
|
width: 100%;
|
|
72875
|
+
display: block;
|
|
72854
72876
|
float: left;
|
|
72855
72877
|
background: unset;
|
|
72856
72878
|
box-sizing: border-box;
|
|
@@ -51926,6 +51926,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
51926
51926
|
padding: $tbar-item-nrml-padding;
|
|
51927
51927
|
}
|
|
51928
51928
|
|
|
51929
|
+
&:not(.e-separator):not(.e-spacer),
|
|
51930
|
+
&.e-overlay > * {
|
|
51931
|
+
pointer-events: none;
|
|
51932
|
+
}
|
|
51933
|
+
|
|
51929
51934
|
&.e-separator {
|
|
51930
51935
|
margin: $tbar-separator-nrml-mrgn;
|
|
51931
51936
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -51953,6 +51958,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
51953
51958
|
text-overflow: ellipsis;
|
|
51954
51959
|
}
|
|
51955
51960
|
|
|
51961
|
+
&:not(.e-overlay) > * {
|
|
51962
|
+
pointer-events: auto;
|
|
51963
|
+
}
|
|
51964
|
+
|
|
51956
51965
|
&.e-hidden {
|
|
51957
51966
|
display: none;
|
|
51958
51967
|
}
|
|
@@ -52142,6 +52151,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52142
52151
|
text-overflow: ellipsis;
|
|
52143
52152
|
}
|
|
52144
52153
|
|
|
52154
|
+
&:not(.e-overlay) > * {
|
|
52155
|
+
pointer-events: auto;
|
|
52156
|
+
}
|
|
52157
|
+
|
|
52145
52158
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
52146
52159
|
min-width: 100%;
|
|
52147
52160
|
}
|
|
@@ -52267,6 +52280,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52267
52280
|
&:not(.e-separator) {
|
|
52268
52281
|
height: auto;
|
|
52269
52282
|
}
|
|
52283
|
+
|
|
52284
|
+
&:not(.e-overlay) > * {
|
|
52285
|
+
pointer-events: auto;
|
|
52286
|
+
}
|
|
52270
52287
|
}
|
|
52271
52288
|
|
|
52272
52289
|
.e-toolbar-item > * {
|
|
@@ -52287,6 +52304,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52287
52304
|
&.e-separator:last-of-type {
|
|
52288
52305
|
display: inline-flex;
|
|
52289
52306
|
}
|
|
52307
|
+
|
|
52308
|
+
&:not(.e-overlay) > * {
|
|
52309
|
+
pointer-events: auto;
|
|
52310
|
+
}
|
|
52290
52311
|
}
|
|
52291
52312
|
}
|
|
52292
52313
|
|
|
@@ -98783,6 +98804,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98783
98804
|
|
|
98784
98805
|
.e-content {
|
|
98785
98806
|
width: 100%;
|
|
98807
|
+
display: block;
|
|
98786
98808
|
float: left;
|
|
98787
98809
|
background: unset;
|
|
98788
98810
|
box-sizing: border-box;
|
|
@@ -37705,6 +37705,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37705
37705
|
padding: $tbar-item-nrml-padding;
|
|
37706
37706
|
}
|
|
37707
37707
|
|
|
37708
|
+
&:not(.e-separator):not(.e-spacer),
|
|
37709
|
+
&.e-overlay > * {
|
|
37710
|
+
pointer-events: none;
|
|
37711
|
+
}
|
|
37712
|
+
|
|
37708
37713
|
&.e-separator {
|
|
37709
37714
|
margin: $tbar-separator-nrml-mrgn;
|
|
37710
37715
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -37732,6 +37737,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37732
37737
|
text-overflow: ellipsis;
|
|
37733
37738
|
}
|
|
37734
37739
|
|
|
37740
|
+
&:not(.e-overlay) > * {
|
|
37741
|
+
pointer-events: auto;
|
|
37742
|
+
}
|
|
37743
|
+
|
|
37735
37744
|
&.e-hidden {
|
|
37736
37745
|
display: none;
|
|
37737
37746
|
}
|
|
@@ -37921,6 +37930,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37921
37930
|
text-overflow: ellipsis;
|
|
37922
37931
|
}
|
|
37923
37932
|
|
|
37933
|
+
&:not(.e-overlay) > * {
|
|
37934
|
+
pointer-events: auto;
|
|
37935
|
+
}
|
|
37936
|
+
|
|
37924
37937
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
37925
37938
|
min-width: 100%;
|
|
37926
37939
|
}
|
|
@@ -38046,6 +38059,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38046
38059
|
&:not(.e-separator) {
|
|
38047
38060
|
height: auto;
|
|
38048
38061
|
}
|
|
38062
|
+
|
|
38063
|
+
&:not(.e-overlay) > * {
|
|
38064
|
+
pointer-events: auto;
|
|
38065
|
+
}
|
|
38049
38066
|
}
|
|
38050
38067
|
|
|
38051
38068
|
.e-toolbar-item > * {
|
|
@@ -38066,6 +38083,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38066
38083
|
&.e-separator:last-of-type {
|
|
38067
38084
|
display: inline-flex;
|
|
38068
38085
|
}
|
|
38086
|
+
|
|
38087
|
+
&:not(.e-overlay) > * {
|
|
38088
|
+
pointer-events: auto;
|
|
38089
|
+
}
|
|
38069
38090
|
}
|
|
38070
38091
|
}
|
|
38071
38092
|
|
|
@@ -72921,6 +72942,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
72921
72942
|
|
|
72922
72943
|
.e-content {
|
|
72923
72944
|
width: 100%;
|
|
72945
|
+
display: block;
|
|
72924
72946
|
float: left;
|
|
72925
72947
|
background: unset;
|
|
72926
72948
|
box-sizing: border-box;
|
|
@@ -51996,6 +51996,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
51996
51996
|
padding: $tbar-item-nrml-padding;
|
|
51997
51997
|
}
|
|
51998
51998
|
|
|
51999
|
+
&:not(.e-separator):not(.e-spacer),
|
|
52000
|
+
&.e-overlay > * {
|
|
52001
|
+
pointer-events: none;
|
|
52002
|
+
}
|
|
52003
|
+
|
|
51999
52004
|
&.e-separator {
|
|
52000
52005
|
margin: $tbar-separator-nrml-mrgn;
|
|
52001
52006
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -52023,6 +52028,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52023
52028
|
text-overflow: ellipsis;
|
|
52024
52029
|
}
|
|
52025
52030
|
|
|
52031
|
+
&:not(.e-overlay) > * {
|
|
52032
|
+
pointer-events: auto;
|
|
52033
|
+
}
|
|
52034
|
+
|
|
52026
52035
|
&.e-hidden {
|
|
52027
52036
|
display: none;
|
|
52028
52037
|
}
|
|
@@ -52212,6 +52221,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52212
52221
|
text-overflow: ellipsis;
|
|
52213
52222
|
}
|
|
52214
52223
|
|
|
52224
|
+
&:not(.e-overlay) > * {
|
|
52225
|
+
pointer-events: auto;
|
|
52226
|
+
}
|
|
52227
|
+
|
|
52215
52228
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
52216
52229
|
min-width: 100%;
|
|
52217
52230
|
}
|
|
@@ -52337,6 +52350,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52337
52350
|
&:not(.e-separator) {
|
|
52338
52351
|
height: auto;
|
|
52339
52352
|
}
|
|
52353
|
+
|
|
52354
|
+
&:not(.e-overlay) > * {
|
|
52355
|
+
pointer-events: auto;
|
|
52356
|
+
}
|
|
52340
52357
|
}
|
|
52341
52358
|
|
|
52342
52359
|
.e-toolbar-item > * {
|
|
@@ -52357,6 +52374,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52357
52374
|
&.e-separator:last-of-type {
|
|
52358
52375
|
display: inline-flex;
|
|
52359
52376
|
}
|
|
52377
|
+
|
|
52378
|
+
&:not(.e-overlay) > * {
|
|
52379
|
+
pointer-events: auto;
|
|
52380
|
+
}
|
|
52360
52381
|
}
|
|
52361
52382
|
}
|
|
52362
52383
|
|
|
@@ -98853,6 +98874,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98853
98874
|
|
|
98854
98875
|
.e-content {
|
|
98855
98876
|
width: 100%;
|
|
98877
|
+
display: block;
|
|
98856
98878
|
float: left;
|
|
98857
98879
|
background: unset;
|
|
98858
98880
|
box-sizing: border-box;
|