@syncfusion/blazor-themes 22.1.34 → 22.1.37
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/SCSS-Themes/bootstrap-dark.scss +62 -18
- package/SCSS-Themes/bootstrap.scss +66 -22
- package/SCSS-Themes/bootstrap4.scss +65 -21
- package/SCSS-Themes/bootstrap5-dark.scss +62 -18
- package/SCSS-Themes/bootstrap5.scss +62 -18
- package/SCSS-Themes/fabric-dark.scss +62 -18
- package/SCSS-Themes/fabric.scss +65 -21
- package/SCSS-Themes/fluent-dark.scss +62 -18
- package/SCSS-Themes/fluent.scss +62 -18
- package/SCSS-Themes/highcontrast.scss +65 -21
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +3 -5
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material3.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +2 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material3-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material3.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +10 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap4.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap5.scss +34 -2
- package/SCSS-Themes/inputs/input/fabric-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/fabric.scss +34 -2
- package/SCSS-Themes/inputs/input/fluent-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/fluent.scss +34 -2
- package/SCSS-Themes/inputs/input/highcontrast.scss +34 -2
- package/SCSS-Themes/inputs/input/material-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/material.scss +34 -2
- package/SCSS-Themes/inputs/input/material3-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/material3.scss +34 -2
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/tailwind.scss +34 -2
- package/SCSS-Themes/layouts/splitter/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap4.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap5.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fabric-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fabric.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fluent-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fluent.scss +2 -0
- package/SCSS-Themes/layouts/splitter/highcontrast.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material3-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material3.scss +2 -0
- package/SCSS-Themes/layouts/splitter/tailwind-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/tailwind.scss +2 -0
- package/SCSS-Themes/material-dark.scss +68 -24
- package/SCSS-Themes/material.scss +71 -27
- package/SCSS-Themes/material3-dark.scss +62 -18
- package/SCSS-Themes/material3.scss +62 -18
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +3 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +3 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +4 -4
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +3 -3
- package/SCSS-Themes/pivotview/pivotview/material.scss +5 -5
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +13 -11
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +62 -18
- package/SCSS-Themes/tailwind.scss +62 -18
- package/package.json +1 -1
|
@@ -4988,7 +4988,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
4988
4988
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4989
4989
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4990
4990
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4991
|
-
top: -
|
|
4991
|
+
top: -7px;
|
|
4992
4992
|
}
|
|
4993
4993
|
}
|
|
4994
4994
|
|
|
@@ -5029,7 +5029,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
5029
5029
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5030
5030
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5031
5031
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5032
|
-
top: -
|
|
5032
|
+
top: -7px;
|
|
5033
5033
|
}
|
|
5034
5034
|
}
|
|
5035
5035
|
|
|
@@ -9538,6 +9538,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
9538
9538
|
}
|
|
9539
9539
|
}
|
|
9540
9540
|
|
|
9541
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9542
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9543
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9544
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9545
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9546
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9547
|
+
margin-right: $zero-value;
|
|
9548
|
+
}
|
|
9549
|
+
}
|
|
9550
|
+
|
|
9541
9551
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9542
9552
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9543
9553
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9621,6 +9631,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9621
9631
|
}
|
|
9622
9632
|
}
|
|
9623
9633
|
|
|
9634
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9635
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9636
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9637
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9638
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9639
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9640
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9641
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9642
|
+
}
|
|
9643
|
+
}
|
|
9644
|
+
|
|
9624
9645
|
input.e-input.e-bigger.e-outline,
|
|
9625
9646
|
.e-bigger input.e-input.e-outline,
|
|
9626
9647
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9827,6 +9848,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9827
9848
|
}
|
|
9828
9849
|
}
|
|
9829
9850
|
|
|
9851
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9852
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9853
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9854
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9855
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9856
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9857
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9858
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9859
|
+
}
|
|
9860
|
+
}
|
|
9861
|
+
|
|
9830
9862
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9831
9863
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9832
9864
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -72479,6 +72511,7 @@ $split-bar-hover-border-right: none !default;
|
|
|
72479
72511
|
.e-resize-handler {
|
|
72480
72512
|
background: $resize-icon-bg-color;
|
|
72481
72513
|
color: $splitbar-icon-color;
|
|
72514
|
+
z-index: 10;
|
|
72482
72515
|
}
|
|
72483
72516
|
|
|
72484
72517
|
.e-navigate-arrow:not(.e-icon-hidden) {
|
|
@@ -72565,6 +72598,7 @@ $split-bar-hover-border-right: none !default;
|
|
|
72565
72598
|
.e-resize-handler {
|
|
72566
72599
|
background: $resize-icon-bg-color;
|
|
72567
72600
|
color: $splitbar-icon-color;
|
|
72601
|
+
z-index: 12;
|
|
72568
72602
|
}
|
|
72569
72603
|
|
|
72570
72604
|
&.e-split-bar-hover,
|
|
@@ -93885,7 +93919,6 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
93885
93919
|
}
|
|
93886
93920
|
|
|
93887
93921
|
&:hover,
|
|
93888
|
-
&:focus,
|
|
93889
93922
|
&:active {
|
|
93890
93923
|
|
|
93891
93924
|
.e-btn-icon.e-icons {
|
|
@@ -93895,6 +93928,16 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
93895
93928
|
}
|
|
93896
93929
|
}
|
|
93897
93930
|
}
|
|
93931
|
+
|
|
93932
|
+
&:focus {
|
|
93933
|
+
|
|
93934
|
+
.e-btn-icon.e-icons {
|
|
93935
|
+
|
|
93936
|
+
@if $skin-name == 'bootstrap4' {
|
|
93937
|
+
color: $white;
|
|
93938
|
+
}
|
|
93939
|
+
}
|
|
93940
|
+
}
|
|
93898
93941
|
}
|
|
93899
93942
|
}
|
|
93900
93943
|
}
|
|
@@ -111047,8 +111090,6 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
111047
111090
|
&.e-not {
|
|
111048
111091
|
@if $skin-name == 'Material3' {
|
|
111049
111092
|
border: 1px solid $secondary-outline-border;
|
|
111050
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
111051
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
111052
111093
|
}
|
|
111053
111094
|
@else {
|
|
111054
111095
|
border-bottom-right-radius: 0;
|
|
@@ -111077,14 +111118,16 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
111077
111118
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
111078
111119
|
@if $skin-name == 'Material3' {
|
|
111079
111120
|
border: 1px solid $secondary-outline-border;
|
|
111080
|
-
border-bottom-
|
|
111081
|
-
border-
|
|
111121
|
+
border-bottom-right-radius: 4px;
|
|
111122
|
+
border-bottom-left-radius: 0;
|
|
111123
|
+
border-top-left-radius: 0;
|
|
111124
|
+
border-top-right-radius: 4px;
|
|
111082
111125
|
}
|
|
111083
111126
|
@else {
|
|
111084
111127
|
border-bottom-left-radius: 0;
|
|
111085
111128
|
border-top-left-radius: 0;
|
|
111129
|
+
border-top-right-radius: 0;
|
|
111086
111130
|
}
|
|
111087
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111088
111131
|
|
|
111089
111132
|
&.e-not-readonly {
|
|
111090
111133
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -111228,8 +111271,8 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
111228
111271
|
@if $skin-name == 'Material3' {
|
|
111229
111272
|
border: 1px solid $secondary-outline-border;
|
|
111230
111273
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111231
|
-
border-bottom-left-radius:
|
|
111232
|
-
border-top-left-radius:
|
|
111274
|
+
border-bottom-left-radius: 4px;
|
|
111275
|
+
border-top-left-radius: 4px;
|
|
111233
111276
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111234
111277
|
}
|
|
111235
111278
|
@else {
|
|
@@ -111272,6 +111315,8 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
111272
111315
|
&.e-not {
|
|
111273
111316
|
@if $skin-name == 'Material3' {
|
|
111274
111317
|
border: 1px solid $secondary-outline-border;
|
|
111318
|
+
border-bottom-right-radius: 0;
|
|
111319
|
+
border-top-right-radius: 0;
|
|
111275
111320
|
}
|
|
111276
111321
|
border-bottom-left-radius: 0;
|
|
111277
111322
|
border-top-left-radius: 0;
|
|
@@ -111290,11 +111335,11 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
111290
111335
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
111291
111336
|
@if $skin-name == 'Material3' {
|
|
111292
111337
|
border: 1px solid $secondary-outline-border;
|
|
111293
|
-
border-bottom-right-radius: 20px;
|
|
111294
|
-
border-top-right-radius: 20px;
|
|
111295
111338
|
}
|
|
111296
|
-
|
|
111297
|
-
|
|
111339
|
+
@else {
|
|
111340
|
+
border-bottom-left-radius: 0;
|
|
111341
|
+
border-top-left-radius: 0;
|
|
111342
|
+
}
|
|
111298
111343
|
|
|
111299
111344
|
&.e-readonly-or-not {
|
|
111300
111345
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -118205,13 +118250,11 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
118205
118250
|
|
|
118206
118251
|
.e-dropdown-popup {
|
|
118207
118252
|
& .e-selected-btn {
|
|
118208
|
-
|
|
118209
|
-
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118210
|
-
}
|
|
118253
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118211
118254
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
118212
118255
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
118213
118256
|
}
|
|
118214
|
-
@if $skin-name == 'bootstrap4' {
|
|
118257
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
|
|
118215
118258
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118216
118259
|
}
|
|
118217
118260
|
}
|
|
@@ -120884,6 +120927,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
120884
120927
|
> .e-split-btn-wrapper .e-btn,
|
|
120885
120928
|
> .e-btn {
|
|
120886
120929
|
line-height: $ribbon-overflow-item-btn-height;
|
|
120930
|
+
overflow: hidden;
|
|
120887
120931
|
}
|
|
120888
120932
|
|
|
120889
120933
|
>.e-split-btn-wrapper {
|
|
@@ -4988,7 +4988,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
4988
4988
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4989
4989
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4990
4990
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4991
|
-
top: -
|
|
4991
|
+
top: -7px;
|
|
4992
4992
|
}
|
|
4993
4993
|
}
|
|
4994
4994
|
|
|
@@ -5029,7 +5029,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
5029
5029
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5030
5030
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5031
5031
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5032
|
-
top: -
|
|
5032
|
+
top: -7px;
|
|
5033
5033
|
}
|
|
5034
5034
|
}
|
|
5035
5035
|
|
|
@@ -9538,6 +9538,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
9538
9538
|
}
|
|
9539
9539
|
}
|
|
9540
9540
|
|
|
9541
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9542
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9543
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9544
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9545
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9546
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9547
|
+
margin-right: $zero-value;
|
|
9548
|
+
}
|
|
9549
|
+
}
|
|
9550
|
+
|
|
9541
9551
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9542
9552
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9543
9553
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9621,6 +9631,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9621
9631
|
}
|
|
9622
9632
|
}
|
|
9623
9633
|
|
|
9634
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9635
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9636
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9637
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9638
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9639
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9640
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9641
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9642
|
+
}
|
|
9643
|
+
}
|
|
9644
|
+
|
|
9624
9645
|
input.e-input.e-bigger.e-outline,
|
|
9625
9646
|
.e-bigger input.e-input.e-outline,
|
|
9626
9647
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9827,6 +9848,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9827
9848
|
}
|
|
9828
9849
|
}
|
|
9829
9850
|
|
|
9851
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9852
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9853
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9854
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9855
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9856
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9857
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9858
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9859
|
+
}
|
|
9860
|
+
}
|
|
9861
|
+
|
|
9830
9862
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9831
9863
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9832
9864
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -72479,6 +72511,7 @@ $split-bar-hover-border-right: none !default;
|
|
|
72479
72511
|
.e-resize-handler {
|
|
72480
72512
|
background: $resize-icon-bg-color;
|
|
72481
72513
|
color: $splitbar-icon-color;
|
|
72514
|
+
z-index: 10;
|
|
72482
72515
|
}
|
|
72483
72516
|
|
|
72484
72517
|
.e-navigate-arrow:not(.e-icon-hidden) {
|
|
@@ -72565,6 +72598,7 @@ $split-bar-hover-border-right: none !default;
|
|
|
72565
72598
|
.e-resize-handler {
|
|
72566
72599
|
background: $resize-icon-bg-color;
|
|
72567
72600
|
color: $splitbar-icon-color;
|
|
72601
|
+
z-index: 12;
|
|
72568
72602
|
}
|
|
72569
72603
|
|
|
72570
72604
|
&.e-split-bar-hover,
|
|
@@ -93885,7 +93919,6 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
93885
93919
|
}
|
|
93886
93920
|
|
|
93887
93921
|
&:hover,
|
|
93888
|
-
&:focus,
|
|
93889
93922
|
&:active {
|
|
93890
93923
|
|
|
93891
93924
|
.e-btn-icon.e-icons {
|
|
@@ -93895,6 +93928,16 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
93895
93928
|
}
|
|
93896
93929
|
}
|
|
93897
93930
|
}
|
|
93931
|
+
|
|
93932
|
+
&:focus {
|
|
93933
|
+
|
|
93934
|
+
.e-btn-icon.e-icons {
|
|
93935
|
+
|
|
93936
|
+
@if $skin-name == 'bootstrap4' {
|
|
93937
|
+
color: $white;
|
|
93938
|
+
}
|
|
93939
|
+
}
|
|
93940
|
+
}
|
|
93898
93941
|
}
|
|
93899
93942
|
}
|
|
93900
93943
|
}
|
|
@@ -111047,8 +111090,6 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
111047
111090
|
&.e-not {
|
|
111048
111091
|
@if $skin-name == 'Material3' {
|
|
111049
111092
|
border: 1px solid $secondary-outline-border;
|
|
111050
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
111051
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
111052
111093
|
}
|
|
111053
111094
|
@else {
|
|
111054
111095
|
border-bottom-right-radius: 0;
|
|
@@ -111077,14 +111118,16 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
111077
111118
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
111078
111119
|
@if $skin-name == 'Material3' {
|
|
111079
111120
|
border: 1px solid $secondary-outline-border;
|
|
111080
|
-
border-bottom-
|
|
111081
|
-
border-
|
|
111121
|
+
border-bottom-right-radius: 4px;
|
|
111122
|
+
border-bottom-left-radius: 0;
|
|
111123
|
+
border-top-left-radius: 0;
|
|
111124
|
+
border-top-right-radius: 4px;
|
|
111082
111125
|
}
|
|
111083
111126
|
@else {
|
|
111084
111127
|
border-bottom-left-radius: 0;
|
|
111085
111128
|
border-top-left-radius: 0;
|
|
111129
|
+
border-top-right-radius: 0;
|
|
111086
111130
|
}
|
|
111087
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111088
111131
|
|
|
111089
111132
|
&.e-not-readonly {
|
|
111090
111133
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -111228,8 +111271,8 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
111228
111271
|
@if $skin-name == 'Material3' {
|
|
111229
111272
|
border: 1px solid $secondary-outline-border;
|
|
111230
111273
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111231
|
-
border-bottom-left-radius:
|
|
111232
|
-
border-top-left-radius:
|
|
111274
|
+
border-bottom-left-radius: 4px;
|
|
111275
|
+
border-top-left-radius: 4px;
|
|
111233
111276
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111234
111277
|
}
|
|
111235
111278
|
@else {
|
|
@@ -111272,6 +111315,8 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
111272
111315
|
&.e-not {
|
|
111273
111316
|
@if $skin-name == 'Material3' {
|
|
111274
111317
|
border: 1px solid $secondary-outline-border;
|
|
111318
|
+
border-bottom-right-radius: 0;
|
|
111319
|
+
border-top-right-radius: 0;
|
|
111275
111320
|
}
|
|
111276
111321
|
border-bottom-left-radius: 0;
|
|
111277
111322
|
border-top-left-radius: 0;
|
|
@@ -111290,11 +111335,11 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
111290
111335
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
111291
111336
|
@if $skin-name == 'Material3' {
|
|
111292
111337
|
border: 1px solid $secondary-outline-border;
|
|
111293
|
-
border-bottom-right-radius: 20px;
|
|
111294
|
-
border-top-right-radius: 20px;
|
|
111295
111338
|
}
|
|
111296
|
-
|
|
111297
|
-
|
|
111339
|
+
@else {
|
|
111340
|
+
border-bottom-left-radius: 0;
|
|
111341
|
+
border-top-left-radius: 0;
|
|
111342
|
+
}
|
|
111298
111343
|
|
|
111299
111344
|
&.e-readonly-or-not {
|
|
111300
111345
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -118205,13 +118250,11 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
118205
118250
|
|
|
118206
118251
|
.e-dropdown-popup {
|
|
118207
118252
|
& .e-selected-btn {
|
|
118208
|
-
|
|
118209
|
-
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118210
|
-
}
|
|
118253
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118211
118254
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
118212
118255
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
118213
118256
|
}
|
|
118214
|
-
@if $skin-name == 'bootstrap4' {
|
|
118257
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
|
|
118215
118258
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118216
118259
|
}
|
|
118217
118260
|
}
|
|
@@ -120884,6 +120927,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
120884
120927
|
> .e-split-btn-wrapper .e-btn,
|
|
120885
120928
|
> .e-btn {
|
|
120886
120929
|
line-height: $ribbon-overflow-item-btn-height;
|
|
120930
|
+
overflow: hidden;
|
|
120887
120931
|
}
|
|
120888
120932
|
|
|
120889
120933
|
>.e-split-btn-wrapper {
|
|
@@ -4852,7 +4852,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
4852
4852
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4853
4853
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4854
4854
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4855
|
-
top: -
|
|
4855
|
+
top: -7px;
|
|
4856
4856
|
}
|
|
4857
4857
|
}
|
|
4858
4858
|
|
|
@@ -4893,7 +4893,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
4893
4893
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4894
4894
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4895
4895
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4896
|
-
top: -
|
|
4896
|
+
top: -7px;
|
|
4897
4897
|
}
|
|
4898
4898
|
}
|
|
4899
4899
|
|
|
@@ -9402,6 +9402,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
9402
9402
|
}
|
|
9403
9403
|
}
|
|
9404
9404
|
|
|
9405
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9406
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9407
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9408
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9409
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9410
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9411
|
+
margin-right: $zero-value;
|
|
9412
|
+
}
|
|
9413
|
+
}
|
|
9414
|
+
|
|
9405
9415
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9406
9416
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9407
9417
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9485,6 +9495,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9485
9495
|
}
|
|
9486
9496
|
}
|
|
9487
9497
|
|
|
9498
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9499
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9500
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9501
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9502
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9503
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9504
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9505
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9506
|
+
}
|
|
9507
|
+
}
|
|
9508
|
+
|
|
9488
9509
|
input.e-input.e-bigger.e-outline,
|
|
9489
9510
|
.e-bigger input.e-input.e-outline,
|
|
9490
9511
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9691,6 +9712,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9691
9712
|
}
|
|
9692
9713
|
}
|
|
9693
9714
|
|
|
9715
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9716
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9717
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9718
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9719
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9720
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9721
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9722
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9723
|
+
}
|
|
9724
|
+
}
|
|
9725
|
+
|
|
9694
9726
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9695
9727
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9696
9728
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -72059,6 +72091,7 @@ $bigger-splitbar-icon-size: 16px !default;
|
|
|
72059
72091
|
.e-resize-handler {
|
|
72060
72092
|
background: $resize-icon-bg-color;
|
|
72061
72093
|
color: $splitbar-icon-color;
|
|
72094
|
+
z-index: 10;
|
|
72062
72095
|
}
|
|
72063
72096
|
|
|
72064
72097
|
.e-navigate-arrow:not(.e-icon-hidden) {
|
|
@@ -72145,6 +72178,7 @@ $bigger-splitbar-icon-size: 16px !default;
|
|
|
72145
72178
|
.e-resize-handler {
|
|
72146
72179
|
background: $resize-icon-bg-color;
|
|
72147
72180
|
color: $splitbar-icon-color;
|
|
72181
|
+
z-index: 12;
|
|
72148
72182
|
}
|
|
72149
72183
|
|
|
72150
72184
|
&.e-split-bar-hover,
|
|
@@ -93427,7 +93461,6 @@ $editor-btn-icon-color: $neutral-light-fontalt !default;
|
|
|
93427
93461
|
}
|
|
93428
93462
|
|
|
93429
93463
|
&:hover,
|
|
93430
|
-
&:focus,
|
|
93431
93464
|
&:active {
|
|
93432
93465
|
|
|
93433
93466
|
.e-btn-icon.e-icons {
|
|
@@ -93437,6 +93470,16 @@ $editor-btn-icon-color: $neutral-light-fontalt !default;
|
|
|
93437
93470
|
}
|
|
93438
93471
|
}
|
|
93439
93472
|
}
|
|
93473
|
+
|
|
93474
|
+
&:focus {
|
|
93475
|
+
|
|
93476
|
+
.e-btn-icon.e-icons {
|
|
93477
|
+
|
|
93478
|
+
@if $skin-name == 'bootstrap4' {
|
|
93479
|
+
color: $white;
|
|
93480
|
+
}
|
|
93481
|
+
}
|
|
93482
|
+
}
|
|
93440
93483
|
}
|
|
93441
93484
|
}
|
|
93442
93485
|
}
|
|
@@ -110563,8 +110606,6 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
110563
110606
|
&.e-not {
|
|
110564
110607
|
@if $skin-name == 'Material3' {
|
|
110565
110608
|
border: 1px solid $secondary-outline-border;
|
|
110566
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
110567
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
110568
110609
|
}
|
|
110569
110610
|
@else {
|
|
110570
110611
|
border-bottom-right-radius: 0;
|
|
@@ -110593,14 +110634,16 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
110593
110634
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
110594
110635
|
@if $skin-name == 'Material3' {
|
|
110595
110636
|
border: 1px solid $secondary-outline-border;
|
|
110596
|
-
border-bottom-
|
|
110597
|
-
border-
|
|
110637
|
+
border-bottom-right-radius: 4px;
|
|
110638
|
+
border-bottom-left-radius: 0;
|
|
110639
|
+
border-top-left-radius: 0;
|
|
110640
|
+
border-top-right-radius: 4px;
|
|
110598
110641
|
}
|
|
110599
110642
|
@else {
|
|
110600
110643
|
border-bottom-left-radius: 0;
|
|
110601
110644
|
border-top-left-radius: 0;
|
|
110645
|
+
border-top-right-radius: 0;
|
|
110602
110646
|
}
|
|
110603
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
110604
110647
|
|
|
110605
110648
|
&.e-not-readonly {
|
|
110606
110649
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -110744,8 +110787,8 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
110744
110787
|
@if $skin-name == 'Material3' {
|
|
110745
110788
|
border: 1px solid $secondary-outline-border;
|
|
110746
110789
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
110747
|
-
border-bottom-left-radius:
|
|
110748
|
-
border-top-left-radius:
|
|
110790
|
+
border-bottom-left-radius: 4px;
|
|
110791
|
+
border-top-left-radius: 4px;
|
|
110749
110792
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
110750
110793
|
}
|
|
110751
110794
|
@else {
|
|
@@ -110788,6 +110831,8 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
110788
110831
|
&.e-not {
|
|
110789
110832
|
@if $skin-name == 'Material3' {
|
|
110790
110833
|
border: 1px solid $secondary-outline-border;
|
|
110834
|
+
border-bottom-right-radius: 0;
|
|
110835
|
+
border-top-right-radius: 0;
|
|
110791
110836
|
}
|
|
110792
110837
|
border-bottom-left-radius: 0;
|
|
110793
110838
|
border-top-left-radius: 0;
|
|
@@ -110806,11 +110851,11 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
110806
110851
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
110807
110852
|
@if $skin-name == 'Material3' {
|
|
110808
110853
|
border: 1px solid $secondary-outline-border;
|
|
110809
|
-
border-bottom-right-radius: 20px;
|
|
110810
|
-
border-top-right-radius: 20px;
|
|
110811
110854
|
}
|
|
110812
|
-
|
|
110813
|
-
|
|
110855
|
+
@else {
|
|
110856
|
+
border-bottom-left-radius: 0;
|
|
110857
|
+
border-top-left-radius: 0;
|
|
110858
|
+
}
|
|
110814
110859
|
|
|
110815
110860
|
&.e-readonly-or-not {
|
|
110816
110861
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -117710,13 +117755,11 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
|
|
|
117710
117755
|
|
|
117711
117756
|
.e-dropdown-popup {
|
|
117712
117757
|
& .e-selected-btn {
|
|
117713
|
-
|
|
117714
|
-
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
117715
|
-
}
|
|
117758
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
117716
117759
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
117717
117760
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
117718
117761
|
}
|
|
117719
|
-
@if $skin-name == 'bootstrap4' {
|
|
117762
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
|
|
117720
117763
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
117721
117764
|
}
|
|
117722
117765
|
}
|
|
@@ -120383,6 +120426,7 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
120383
120426
|
> .e-split-btn-wrapper .e-btn,
|
|
120384
120427
|
> .e-btn {
|
|
120385
120428
|
line-height: $ribbon-overflow-item-btn-height;
|
|
120429
|
+
overflow: hidden;
|
|
120386
120430
|
}
|
|
120387
120431
|
|
|
120388
120432
|
>.e-split-btn-wrapper {
|