@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -4843,7 +4843,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
4843
4843
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4844
4844
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4845
4845
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4846
|
-
top: -
|
|
4846
|
+
top: -7px;
|
|
4847
4847
|
}
|
|
4848
4848
|
}
|
|
4849
4849
|
|
|
@@ -4884,7 +4884,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
4884
4884
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4885
4885
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4886
4886
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4887
|
-
top: -
|
|
4887
|
+
top: -7px;
|
|
4888
4888
|
}
|
|
4889
4889
|
}
|
|
4890
4890
|
|
|
@@ -9393,6 +9393,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
9393
9393
|
}
|
|
9394
9394
|
}
|
|
9395
9395
|
|
|
9396
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9397
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9398
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9399
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9400
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9401
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9402
|
+
margin-right: $zero-value;
|
|
9403
|
+
}
|
|
9404
|
+
}
|
|
9405
|
+
|
|
9396
9406
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9397
9407
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9398
9408
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9476,6 +9486,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9476
9486
|
}
|
|
9477
9487
|
}
|
|
9478
9488
|
|
|
9489
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9490
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9491
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9492
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9493
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9494
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9495
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9496
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9497
|
+
}
|
|
9498
|
+
}
|
|
9499
|
+
|
|
9479
9500
|
input.e-input.e-bigger.e-outline,
|
|
9480
9501
|
.e-bigger input.e-input.e-outline,
|
|
9481
9502
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9682,6 +9703,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9682
9703
|
}
|
|
9683
9704
|
}
|
|
9684
9705
|
|
|
9706
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9707
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9708
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9709
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9710
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9711
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9712
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9713
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9714
|
+
}
|
|
9715
|
+
}
|
|
9716
|
+
|
|
9685
9717
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9686
9718
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9687
9719
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -71819,6 +71851,7 @@ $bigger-splitbar-icon-size: 16px !default;
|
|
|
71819
71851
|
.e-resize-handler {
|
|
71820
71852
|
background: $resize-icon-bg-color;
|
|
71821
71853
|
color: $splitbar-icon-color;
|
|
71854
|
+
z-index: 10;
|
|
71822
71855
|
}
|
|
71823
71856
|
|
|
71824
71857
|
.e-navigate-arrow:not(.e-icon-hidden) {
|
|
@@ -71905,6 +71938,7 @@ $bigger-splitbar-icon-size: 16px !default;
|
|
|
71905
71938
|
.e-resize-handler {
|
|
71906
71939
|
background: $resize-icon-bg-color;
|
|
71907
71940
|
color: $splitbar-icon-color;
|
|
71941
|
+
z-index: 12;
|
|
71908
71942
|
}
|
|
71909
71943
|
|
|
71910
71944
|
&.e-split-bar-hover,
|
|
@@ -93185,7 +93219,6 @@ $editor-btn-icon-color: $neutral-light-font !default;
|
|
|
93185
93219
|
}
|
|
93186
93220
|
|
|
93187
93221
|
&:hover,
|
|
93188
|
-
&:focus,
|
|
93189
93222
|
&:active {
|
|
93190
93223
|
|
|
93191
93224
|
.e-btn-icon.e-icons {
|
|
@@ -93195,6 +93228,16 @@ $editor-btn-icon-color: $neutral-light-font !default;
|
|
|
93195
93228
|
}
|
|
93196
93229
|
}
|
|
93197
93230
|
}
|
|
93231
|
+
|
|
93232
|
+
&:focus {
|
|
93233
|
+
|
|
93234
|
+
.e-btn-icon.e-icons {
|
|
93235
|
+
|
|
93236
|
+
@if $skin-name == 'bootstrap4' {
|
|
93237
|
+
color: $white;
|
|
93238
|
+
}
|
|
93239
|
+
}
|
|
93240
|
+
}
|
|
93198
93241
|
}
|
|
93199
93242
|
}
|
|
93200
93243
|
}
|
|
@@ -102146,7 +102189,7 @@ $field-list-title-line-height: 0 !default;
|
|
|
102146
102189
|
$field-list-content-font-size: $font-size !default;
|
|
102147
102190
|
$field-list-button-font-weight: 500 !default;
|
|
102148
102191
|
$field-list-font-family: $font-family !default;
|
|
102149
|
-
$field-list-toggle-bg-color:
|
|
102192
|
+
$field-list-toggle-bg-color: $neutral-lighter-alt !default;
|
|
102150
102193
|
$field-list-header-background-color: $neutral-light !default;
|
|
102151
102194
|
$field-list-axis-header-color: $field-list-header-background-color !default;
|
|
102152
102195
|
$field-list-default-fill-color: $neutral-white !default;
|
|
@@ -102210,7 +102253,7 @@ $field-list-button-active-color: $content-font-color !default;
|
|
|
102210
102253
|
$field-list-default-header-icon-font-color: $neutral-secondary !default;
|
|
102211
102254
|
$field-list-button-icon-color: $neutral-secondary !default;
|
|
102212
102255
|
$field-list-icon-hover-color: $neutral-secondary !default;
|
|
102213
|
-
$error-font-color:
|
|
102256
|
+
$error-font-color: $error-font !default;
|
|
102214
102257
|
$field-list-excel-member-filter-height: 120px !default;
|
|
102215
102258
|
$field-list-excel-member-filter-node-limit-height: 115px !default;
|
|
102216
102259
|
$field-list-excel-filter-height: 215px !default;
|
|
@@ -106736,7 +106779,7 @@ $pivotgrid-vsort-column-parent-margin: 2px 0 !default;
|
|
|
106736
106779
|
$pivotgrid-vsort-row-margin: -5px 0 !default;
|
|
106737
106780
|
$pivotgrid-vsort-row-parent-margin: 2px 0 !default;
|
|
106738
106781
|
$pivotgrid-tooltip-padding: 3px 3px !default;
|
|
106739
|
-
$pivotgrid-tooltip-fontcolor:
|
|
106782
|
+
$pivotgrid-tooltip-fontcolor: $neutral-primary !default;
|
|
106740
106783
|
$pivotgrid-tooltip-fontsize: 13px !default;
|
|
106741
106784
|
$pivotgrid-tooltip-fontfamily: Segoe UI !default;
|
|
106742
106785
|
$pivotgrid-member-filter-list-bigger-height: 107px !default;
|
|
@@ -110316,8 +110359,6 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
110316
110359
|
&.e-not {
|
|
110317
110360
|
@if $skin-name == 'Material3' {
|
|
110318
110361
|
border: 1px solid $secondary-outline-border;
|
|
110319
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
110320
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
110321
110362
|
}
|
|
110322
110363
|
@else {
|
|
110323
110364
|
border-bottom-right-radius: 0;
|
|
@@ -110346,14 +110387,16 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
110346
110387
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
110347
110388
|
@if $skin-name == 'Material3' {
|
|
110348
110389
|
border: 1px solid $secondary-outline-border;
|
|
110349
|
-
border-bottom-
|
|
110350
|
-
border-
|
|
110390
|
+
border-bottom-right-radius: 4px;
|
|
110391
|
+
border-bottom-left-radius: 0;
|
|
110392
|
+
border-top-left-radius: 0;
|
|
110393
|
+
border-top-right-radius: 4px;
|
|
110351
110394
|
}
|
|
110352
110395
|
@else {
|
|
110353
110396
|
border-bottom-left-radius: 0;
|
|
110354
110397
|
border-top-left-radius: 0;
|
|
110398
|
+
border-top-right-radius: 0;
|
|
110355
110399
|
}
|
|
110356
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
110357
110400
|
|
|
110358
110401
|
&.e-not-readonly {
|
|
110359
110402
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -110497,8 +110540,8 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
110497
110540
|
@if $skin-name == 'Material3' {
|
|
110498
110541
|
border: 1px solid $secondary-outline-border;
|
|
110499
110542
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
110500
|
-
border-bottom-left-radius:
|
|
110501
|
-
border-top-left-radius:
|
|
110543
|
+
border-bottom-left-radius: 4px;
|
|
110544
|
+
border-top-left-radius: 4px;
|
|
110502
110545
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
110503
110546
|
}
|
|
110504
110547
|
@else {
|
|
@@ -110541,6 +110584,8 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
110541
110584
|
&.e-not {
|
|
110542
110585
|
@if $skin-name == 'Material3' {
|
|
110543
110586
|
border: 1px solid $secondary-outline-border;
|
|
110587
|
+
border-bottom-right-radius: 0;
|
|
110588
|
+
border-top-right-radius: 0;
|
|
110544
110589
|
}
|
|
110545
110590
|
border-bottom-left-radius: 0;
|
|
110546
110591
|
border-top-left-radius: 0;
|
|
@@ -110559,11 +110604,11 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
110559
110604
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
110560
110605
|
@if $skin-name == 'Material3' {
|
|
110561
110606
|
border: 1px solid $secondary-outline-border;
|
|
110562
|
-
border-bottom-right-radius: 20px;
|
|
110563
|
-
border-top-right-radius: 20px;
|
|
110564
110607
|
}
|
|
110565
|
-
|
|
110566
|
-
|
|
110608
|
+
@else {
|
|
110609
|
+
border-bottom-left-radius: 0;
|
|
110610
|
+
border-top-left-radius: 0;
|
|
110611
|
+
}
|
|
110567
110612
|
|
|
110568
110613
|
&.e-readonly-or-not {
|
|
110569
110614
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -117464,13 +117509,11 @@ $image-editor-contextual-toolbar: $neutral-white !default;
|
|
|
117464
117509
|
|
|
117465
117510
|
.e-dropdown-popup {
|
|
117466
117511
|
& .e-selected-btn {
|
|
117467
|
-
|
|
117468
|
-
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
117469
|
-
}
|
|
117512
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
117470
117513
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
117471
117514
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
117472
117515
|
}
|
|
117473
|
-
@if $skin-name == 'bootstrap4' {
|
|
117516
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
|
|
117474
117517
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
117475
117518
|
}
|
|
117476
117519
|
}
|
|
@@ -120137,6 +120180,7 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
120137
120180
|
> .e-split-btn-wrapper .e-btn,
|
|
120138
120181
|
> .e-btn {
|
|
120139
120182
|
line-height: $ribbon-overflow-item-btn-height;
|
|
120183
|
+
overflow: hidden;
|
|
120140
120184
|
}
|
|
120141
120185
|
|
|
120142
120186
|
>.e-split-btn-wrapper {
|
|
@@ -5037,7 +5037,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
5037
5037
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5038
5038
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5039
5039
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5040
|
-
top: -
|
|
5040
|
+
top: -7px;
|
|
5041
5041
|
}
|
|
5042
5042
|
}
|
|
5043
5043
|
|
|
@@ -5078,7 +5078,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
5078
5078
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5079
5079
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5080
5080
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5081
|
-
top: -
|
|
5081
|
+
top: -7px;
|
|
5082
5082
|
}
|
|
5083
5083
|
}
|
|
5084
5084
|
|
|
@@ -9587,6 +9587,16 @@ $float-label-rtl-value: -10px !default;
|
|
|
9587
9587
|
}
|
|
9588
9588
|
}
|
|
9589
9589
|
|
|
9590
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9591
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9592
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9593
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9594
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9595
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9596
|
+
margin-right: $zero-value;
|
|
9597
|
+
}
|
|
9598
|
+
}
|
|
9599
|
+
|
|
9590
9600
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9591
9601
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9592
9602
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9670,6 +9680,17 @@ $float-label-rtl-value: -10px !default;
|
|
|
9670
9680
|
}
|
|
9671
9681
|
}
|
|
9672
9682
|
|
|
9683
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9684
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9685
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9686
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9687
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9688
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9689
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9690
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9691
|
+
}
|
|
9692
|
+
}
|
|
9693
|
+
|
|
9673
9694
|
input.e-input.e-bigger.e-outline,
|
|
9674
9695
|
.e-bigger input.e-input.e-outline,
|
|
9675
9696
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9876,6 +9897,17 @@ $float-label-rtl-value: -10px !default;
|
|
|
9876
9897
|
}
|
|
9877
9898
|
}
|
|
9878
9899
|
|
|
9900
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9901
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9902
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9903
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9904
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9905
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9906
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9907
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9908
|
+
}
|
|
9909
|
+
}
|
|
9910
|
+
|
|
9879
9911
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9880
9912
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9881
9913
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -72648,6 +72680,7 @@ $split-bar-hover-border-right: 1px solid $splitbar-hover-border-color !default;
|
|
|
72648
72680
|
.e-resize-handler {
|
|
72649
72681
|
background: $resize-icon-bg-color;
|
|
72650
72682
|
color: $splitbar-icon-color;
|
|
72683
|
+
z-index: 10;
|
|
72651
72684
|
}
|
|
72652
72685
|
|
|
72653
72686
|
.e-navigate-arrow:not(.e-icon-hidden) {
|
|
@@ -72734,6 +72767,7 @@ $split-bar-hover-border-right: 1px solid $splitbar-hover-border-color !default;
|
|
|
72734
72767
|
.e-resize-handler {
|
|
72735
72768
|
background: $resize-icon-bg-color;
|
|
72736
72769
|
color: $splitbar-icon-color;
|
|
72770
|
+
z-index: 12;
|
|
72737
72771
|
}
|
|
72738
72772
|
|
|
72739
72773
|
&.e-split-bar-hover,
|
|
@@ -94044,7 +94078,6 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
94044
94078
|
}
|
|
94045
94079
|
|
|
94046
94080
|
&:hover,
|
|
94047
|
-
&:focus,
|
|
94048
94081
|
&:active {
|
|
94049
94082
|
|
|
94050
94083
|
.e-btn-icon.e-icons {
|
|
@@ -94054,6 +94087,16 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
94054
94087
|
}
|
|
94055
94088
|
}
|
|
94056
94089
|
}
|
|
94090
|
+
|
|
94091
|
+
&:focus {
|
|
94092
|
+
|
|
94093
|
+
.e-btn-icon.e-icons {
|
|
94094
|
+
|
|
94095
|
+
@if $skin-name == 'bootstrap4' {
|
|
94096
|
+
color: $white;
|
|
94097
|
+
}
|
|
94098
|
+
}
|
|
94099
|
+
}
|
|
94057
94100
|
}
|
|
94058
94101
|
}
|
|
94059
94102
|
}
|
|
@@ -111199,8 +111242,6 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
111199
111242
|
&.e-not {
|
|
111200
111243
|
@if $skin-name == 'Material3' {
|
|
111201
111244
|
border: 1px solid $secondary-outline-border;
|
|
111202
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
111203
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
111204
111245
|
}
|
|
111205
111246
|
@else {
|
|
111206
111247
|
border-bottom-right-radius: 0;
|
|
@@ -111229,14 +111270,16 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
111229
111270
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
111230
111271
|
@if $skin-name == 'Material3' {
|
|
111231
111272
|
border: 1px solid $secondary-outline-border;
|
|
111232
|
-
border-bottom-
|
|
111233
|
-
border-
|
|
111273
|
+
border-bottom-right-radius: 4px;
|
|
111274
|
+
border-bottom-left-radius: 0;
|
|
111275
|
+
border-top-left-radius: 0;
|
|
111276
|
+
border-top-right-radius: 4px;
|
|
111234
111277
|
}
|
|
111235
111278
|
@else {
|
|
111236
111279
|
border-bottom-left-radius: 0;
|
|
111237
111280
|
border-top-left-radius: 0;
|
|
111281
|
+
border-top-right-radius: 0;
|
|
111238
111282
|
}
|
|
111239
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111240
111283
|
|
|
111241
111284
|
&.e-not-readonly {
|
|
111242
111285
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -111380,8 +111423,8 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
111380
111423
|
@if $skin-name == 'Material3' {
|
|
111381
111424
|
border: 1px solid $secondary-outline-border;
|
|
111382
111425
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111383
|
-
border-bottom-left-radius:
|
|
111384
|
-
border-top-left-radius:
|
|
111426
|
+
border-bottom-left-radius: 4px;
|
|
111427
|
+
border-top-left-radius: 4px;
|
|
111385
111428
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111386
111429
|
}
|
|
111387
111430
|
@else {
|
|
@@ -111424,6 +111467,8 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
111424
111467
|
&.e-not {
|
|
111425
111468
|
@if $skin-name == 'Material3' {
|
|
111426
111469
|
border: 1px solid $secondary-outline-border;
|
|
111470
|
+
border-bottom-right-radius: 0;
|
|
111471
|
+
border-top-right-radius: 0;
|
|
111427
111472
|
}
|
|
111428
111473
|
border-bottom-left-radius: 0;
|
|
111429
111474
|
border-top-left-radius: 0;
|
|
@@ -111442,11 +111487,11 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
111442
111487
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
111443
111488
|
@if $skin-name == 'Material3' {
|
|
111444
111489
|
border: 1px solid $secondary-outline-border;
|
|
111445
|
-
border-bottom-right-radius: 20px;
|
|
111446
|
-
border-top-right-radius: 20px;
|
|
111447
111490
|
}
|
|
111448
|
-
|
|
111449
|
-
|
|
111491
|
+
@else {
|
|
111492
|
+
border-bottom-left-radius: 0;
|
|
111493
|
+
border-top-left-radius: 0;
|
|
111494
|
+
}
|
|
111450
111495
|
|
|
111451
111496
|
&.e-readonly-or-not {
|
|
111452
111497
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -118352,13 +118397,11 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
118352
118397
|
|
|
118353
118398
|
.e-dropdown-popup {
|
|
118354
118399
|
& .e-selected-btn {
|
|
118355
|
-
|
|
118356
|
-
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118357
|
-
}
|
|
118400
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118358
118401
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
118359
118402
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
118360
118403
|
}
|
|
118361
|
-
@if $skin-name == 'bootstrap4' {
|
|
118404
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
|
|
118362
118405
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118363
118406
|
}
|
|
118364
118407
|
}
|
|
@@ -121031,6 +121074,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
121031
121074
|
> .e-split-btn-wrapper .e-btn,
|
|
121032
121075
|
> .e-btn {
|
|
121033
121076
|
line-height: $ribbon-overflow-item-btn-height;
|
|
121077
|
+
overflow: hidden;
|
|
121034
121078
|
}
|
|
121035
121079
|
|
|
121036
121080
|
>.e-split-btn-wrapper {
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -5038,7 +5038,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
5038
5038
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5039
5039
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5040
5040
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5041
|
-
top: -
|
|
5041
|
+
top: -7px;
|
|
5042
5042
|
}
|
|
5043
5043
|
}
|
|
5044
5044
|
|
|
@@ -5079,7 +5079,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
5079
5079
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5080
5080
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5081
5081
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5082
|
-
top: -
|
|
5082
|
+
top: -7px;
|
|
5083
5083
|
}
|
|
5084
5084
|
}
|
|
5085
5085
|
|
|
@@ -9588,6 +9588,16 @@ $float-label-rtl-value: -10px !default;
|
|
|
9588
9588
|
}
|
|
9589
9589
|
}
|
|
9590
9590
|
|
|
9591
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9592
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9593
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9594
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9595
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9596
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9597
|
+
margin-right: $zero-value;
|
|
9598
|
+
}
|
|
9599
|
+
}
|
|
9600
|
+
|
|
9591
9601
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9592
9602
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9593
9603
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9671,6 +9681,17 @@ $float-label-rtl-value: -10px !default;
|
|
|
9671
9681
|
}
|
|
9672
9682
|
}
|
|
9673
9683
|
|
|
9684
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9685
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9686
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9687
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9688
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9689
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9690
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9691
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9692
|
+
}
|
|
9693
|
+
}
|
|
9694
|
+
|
|
9674
9695
|
input.e-input.e-bigger.e-outline,
|
|
9675
9696
|
.e-bigger input.e-input.e-outline,
|
|
9676
9697
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9877,6 +9898,17 @@ $float-label-rtl-value: -10px !default;
|
|
|
9877
9898
|
}
|
|
9878
9899
|
}
|
|
9879
9900
|
|
|
9901
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9902
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9903
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9904
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9905
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9906
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9907
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9908
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9909
|
+
}
|
|
9910
|
+
}
|
|
9911
|
+
|
|
9880
9912
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9881
9913
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9882
9914
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -72649,6 +72681,7 @@ $split-bar-hover-border-right: 1px solid $splitbar-hover-border-color !default;
|
|
|
72649
72681
|
.e-resize-handler {
|
|
72650
72682
|
background: $resize-icon-bg-color;
|
|
72651
72683
|
color: $splitbar-icon-color;
|
|
72684
|
+
z-index: 10;
|
|
72652
72685
|
}
|
|
72653
72686
|
|
|
72654
72687
|
.e-navigate-arrow:not(.e-icon-hidden) {
|
|
@@ -72735,6 +72768,7 @@ $split-bar-hover-border-right: 1px solid $splitbar-hover-border-color !default;
|
|
|
72735
72768
|
.e-resize-handler {
|
|
72736
72769
|
background: $resize-icon-bg-color;
|
|
72737
72770
|
color: $splitbar-icon-color;
|
|
72771
|
+
z-index: 12;
|
|
72738
72772
|
}
|
|
72739
72773
|
|
|
72740
72774
|
&.e-split-bar-hover,
|
|
@@ -94045,7 +94079,6 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
94045
94079
|
}
|
|
94046
94080
|
|
|
94047
94081
|
&:hover,
|
|
94048
|
-
&:focus,
|
|
94049
94082
|
&:active {
|
|
94050
94083
|
|
|
94051
94084
|
.e-btn-icon.e-icons {
|
|
@@ -94055,6 +94088,16 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
94055
94088
|
}
|
|
94056
94089
|
}
|
|
94057
94090
|
}
|
|
94091
|
+
|
|
94092
|
+
&:focus {
|
|
94093
|
+
|
|
94094
|
+
.e-btn-icon.e-icons {
|
|
94095
|
+
|
|
94096
|
+
@if $skin-name == 'bootstrap4' {
|
|
94097
|
+
color: $white;
|
|
94098
|
+
}
|
|
94099
|
+
}
|
|
94100
|
+
}
|
|
94058
94101
|
}
|
|
94059
94102
|
}
|
|
94060
94103
|
}
|
|
@@ -111200,8 +111243,6 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
111200
111243
|
&.e-not {
|
|
111201
111244
|
@if $skin-name == 'Material3' {
|
|
111202
111245
|
border: 1px solid $secondary-outline-border;
|
|
111203
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
111204
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
111205
111246
|
}
|
|
111206
111247
|
@else {
|
|
111207
111248
|
border-bottom-right-radius: 0;
|
|
@@ -111230,14 +111271,16 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
111230
111271
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
111231
111272
|
@if $skin-name == 'Material3' {
|
|
111232
111273
|
border: 1px solid $secondary-outline-border;
|
|
111233
|
-
border-bottom-
|
|
111234
|
-
border-
|
|
111274
|
+
border-bottom-right-radius: 4px;
|
|
111275
|
+
border-bottom-left-radius: 0;
|
|
111276
|
+
border-top-left-radius: 0;
|
|
111277
|
+
border-top-right-radius: 4px;
|
|
111235
111278
|
}
|
|
111236
111279
|
@else {
|
|
111237
111280
|
border-bottom-left-radius: 0;
|
|
111238
111281
|
border-top-left-radius: 0;
|
|
111282
|
+
border-top-right-radius: 0;
|
|
111239
111283
|
}
|
|
111240
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111241
111284
|
|
|
111242
111285
|
&.e-not-readonly {
|
|
111243
111286
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -111381,8 +111424,8 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
111381
111424
|
@if $skin-name == 'Material3' {
|
|
111382
111425
|
border: 1px solid $secondary-outline-border;
|
|
111383
111426
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111384
|
-
border-bottom-left-radius:
|
|
111385
|
-
border-top-left-radius:
|
|
111427
|
+
border-bottom-left-radius: 4px;
|
|
111428
|
+
border-top-left-radius: 4px;
|
|
111386
111429
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111387
111430
|
}
|
|
111388
111431
|
@else {
|
|
@@ -111425,6 +111468,8 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
111425
111468
|
&.e-not {
|
|
111426
111469
|
@if $skin-name == 'Material3' {
|
|
111427
111470
|
border: 1px solid $secondary-outline-border;
|
|
111471
|
+
border-bottom-right-radius: 0;
|
|
111472
|
+
border-top-right-radius: 0;
|
|
111428
111473
|
}
|
|
111429
111474
|
border-bottom-left-radius: 0;
|
|
111430
111475
|
border-top-left-radius: 0;
|
|
@@ -111443,11 +111488,11 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
111443
111488
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
111444
111489
|
@if $skin-name == 'Material3' {
|
|
111445
111490
|
border: 1px solid $secondary-outline-border;
|
|
111446
|
-
border-bottom-right-radius: 20px;
|
|
111447
|
-
border-top-right-radius: 20px;
|
|
111448
111491
|
}
|
|
111449
|
-
|
|
111450
|
-
|
|
111492
|
+
@else {
|
|
111493
|
+
border-bottom-left-radius: 0;
|
|
111494
|
+
border-top-left-radius: 0;
|
|
111495
|
+
}
|
|
111451
111496
|
|
|
111452
111497
|
&.e-readonly-or-not {
|
|
111453
111498
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -118353,13 +118398,11 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
118353
118398
|
|
|
118354
118399
|
.e-dropdown-popup {
|
|
118355
118400
|
& .e-selected-btn {
|
|
118356
|
-
|
|
118357
|
-
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118358
|
-
}
|
|
118401
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118359
118402
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
118360
118403
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
118361
118404
|
}
|
|
118362
|
-
@if $skin-name == 'bootstrap4' {
|
|
118405
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
|
|
118363
118406
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118364
118407
|
}
|
|
118365
118408
|
}
|
|
@@ -121032,6 +121075,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
121032
121075
|
> .e-split-btn-wrapper .e-btn,
|
|
121033
121076
|
> .e-btn {
|
|
121034
121077
|
line-height: $ribbon-overflow-item-btn-height;
|
|
121078
|
+
overflow: hidden;
|
|
121035
121079
|
}
|
|
121036
121080
|
|
|
121037
121081
|
>.e-split-btn-wrapper {
|