@syncfusion/blazor-themes 24.1.45 → 24.1.46
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 +75 -71
- package/SCSS-Themes/bootstrap.scss +75 -71
- package/SCSS-Themes/bootstrap4.scss +87 -83
- package/SCSS-Themes/bootstrap5-dark.scss +78 -74
- package/SCSS-Themes/bootstrap5.scss +78 -74
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap4.scss +24 -60
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent.scss +12 -48
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -48
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material.scss +12 -48
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material3.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -48
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +5 -0
- package/SCSS-Themes/fabric-dark.scss +75 -71
- package/SCSS-Themes/fabric.scss +75 -71
- package/SCSS-Themes/fluent-dark.scss +78 -74
- package/SCSS-Themes/fluent.scss +78 -74
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap4.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent.scss +15 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +15 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material.scss +15 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material3.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind.scss +15 -4
- package/SCSS-Themes/highcontrast.scss +75 -71
- package/SCSS-Themes/material-dark.scss +75 -71
- package/SCSS-Themes/material.scss +75 -71
- package/SCSS-Themes/material3-dark.scss +76 -72
- package/SCSS-Themes/material3.scss +76 -72
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent.scss +10 -3
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind.scss +10 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/fluent.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +2 -2
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -0
- package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +14 -14
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -1
- package/SCSS-Themes/tailwind-dark.scss +77 -73
- package/SCSS-Themes/tailwind.scss +77 -73
- package/package.json +1 -1
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -3001,6 +3001,11 @@ $ddl-filter-box-shadow: none !default;
|
|
|
3001
3001
|
}
|
|
3002
3002
|
}
|
|
3003
3003
|
|
|
3004
|
+
.e-popup.e-ddl-device.e-popup-close {
|
|
3005
|
+
display: block;
|
|
3006
|
+
visibility: hidden;
|
|
3007
|
+
}
|
|
3008
|
+
|
|
3004
3009
|
.e-popup-full-page {
|
|
3005
3010
|
bottom: 0;
|
|
3006
3011
|
left: 0;
|
|
@@ -22912,11 +22917,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
22912
22917
|
outline: $btn-active-outline;
|
|
22913
22918
|
outline-offset: $btn-active-outline-offset;
|
|
22914
22919
|
}
|
|
22915
|
-
@if $skin-name
|
|
22916
|
-
$color-rgba: rgba(mix(lighten($btn-active-bgcolor, 50%), $btn-active-border-color, 15%), .5);
|
|
22917
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22918
|
-
}
|
|
22919
|
-
@else if $skin-name != 'bootstrap5' {
|
|
22920
|
+
@else if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22920
22921
|
box-shadow: $btn-active-box-shadow;
|
|
22921
22922
|
}
|
|
22922
22923
|
}
|
|
@@ -22948,11 +22949,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
22948
22949
|
@if $skin-name != 'FluentUI' {
|
|
22949
22950
|
outline: $btn-active-outline;
|
|
22950
22951
|
}
|
|
22951
|
-
@if $skin-name
|
|
22952
|
-
$color-rgba: rgba(mix(lighten($btn-primary-active-bgcolor, 50%), $btn-primary-active-border-color, 15%), .5);
|
|
22953
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22954
|
-
}
|
|
22955
|
-
@else if $skin-name != 'bootstrap5' {
|
|
22952
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22956
22953
|
box-shadow: $btn-active-box-shadow;
|
|
22957
22954
|
}
|
|
22958
22955
|
}
|
|
@@ -22989,13 +22986,11 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
22989
22986
|
@if $skin-name == 'bootstrap4' {
|
|
22990
22987
|
background: $btn-bgcolor;
|
|
22991
22988
|
border-color: transparent;
|
|
22992
|
-
$color-rgba: rgba(mix(lighten($btn-outline-active-bgcolor, 50%), $btn-outline-active-border-color, 15%), .5);
|
|
22993
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22994
22989
|
}
|
|
22995
22990
|
@else {
|
|
22996
22991
|
background: $btn-outline-active-bgcolor;
|
|
22997
22992
|
border-color: $btn-outline-active-border-color;
|
|
22998
|
-
@if $skin-name != 'bootstrap5' {
|
|
22993
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22999
22994
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23000
22995
|
}
|
|
23001
22996
|
}
|
|
@@ -23024,8 +23019,6 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
23024
23019
|
@if $skin-name == 'bootstrap4' {
|
|
23025
23020
|
background: $btn-primary-bgcolor;
|
|
23026
23021
|
border-color: transparent;
|
|
23027
|
-
$color-rgba: rgba(mix(lighten($btn-primary-active-bgcolor, 50%), $btn-outline-primary-active-border-color, 15%), .5);
|
|
23028
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23029
23022
|
}
|
|
23030
23023
|
@else if ($skin-name == 'bootstrap5') {
|
|
23031
23024
|
background: $btn-primary-bgcolor;
|
|
@@ -23033,7 +23026,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
23033
23026
|
@else {
|
|
23034
23027
|
background: $btn-primary-active-bgcolor;
|
|
23035
23028
|
border-color: $btn-outline-primary-active-border-color;
|
|
23036
|
-
@if $skin-name != 'bootstrap5' {
|
|
23029
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23037
23030
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23038
23031
|
}
|
|
23039
23032
|
}
|
|
@@ -23067,13 +23060,11 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
23067
23060
|
@if $skin-name == 'bootstrap4' {
|
|
23068
23061
|
background: $btn-success-bgcolor;
|
|
23069
23062
|
border-color: transparent;
|
|
23070
|
-
$color-rgba: rgba(mix(lighten($btn-success-active-bgcolor, 50%), $btn-success-active-border-color, 15%), .5);
|
|
23071
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23072
23063
|
}
|
|
23073
23064
|
@else {
|
|
23074
23065
|
background: $btn-success-active-bgcolor;
|
|
23075
23066
|
border-color: $btn-success-active-border-color;
|
|
23076
|
-
@if $skin-name != 'bootstrap5' {
|
|
23067
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23077
23068
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23078
23069
|
}
|
|
23079
23070
|
}
|
|
@@ -23107,8 +23098,6 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
23107
23098
|
@if $skin-name == 'bootstrap4' {
|
|
23108
23099
|
background: $btn-info-bgcolor;
|
|
23109
23100
|
border-color: transparent;
|
|
23110
|
-
$color-rgba: rgba(mix(lighten($btn-info-active-bgcolor, 50%), $btn-info-active-border-color, 15%), .5);
|
|
23111
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23112
23101
|
}
|
|
23113
23102
|
@else if ($skin-name == 'bootstrap5') {
|
|
23114
23103
|
background: $btn-info-bgcolor;
|
|
@@ -23116,7 +23105,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
23116
23105
|
@else {
|
|
23117
23106
|
background: $btn-info-active-bgcolor;
|
|
23118
23107
|
border-color: $btn-info-active-border-color;
|
|
23119
|
-
@if $skin-name != 'bootstrap5' {
|
|
23108
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23120
23109
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23121
23110
|
}
|
|
23122
23111
|
}
|
|
@@ -23150,13 +23139,11 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
23150
23139
|
@if $skin-name == 'bootstrap4' {
|
|
23151
23140
|
background: $btn-warning-bgcolor;
|
|
23152
23141
|
border-color: transparent;
|
|
23153
|
-
$color-rgba: rgba(mix(lighten($btn-warning-active-bgcolor, 50%), $btn-warning-active-border-color, 15%), .5);
|
|
23154
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23155
23142
|
}
|
|
23156
23143
|
@else {
|
|
23157
23144
|
background: $btn-warning-active-bgcolor;
|
|
23158
23145
|
border-color: $btn-warning-active-border-color;
|
|
23159
|
-
@if $skin-name != 'bootstrap5' {
|
|
23146
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23160
23147
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23161
23148
|
}
|
|
23162
23149
|
}
|
|
@@ -23190,13 +23177,11 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
23190
23177
|
@if $skin-name == 'bootstrap4' {
|
|
23191
23178
|
background: $btn-danger-bgcolor;
|
|
23192
23179
|
border-color: transparent;
|
|
23193
|
-
$color-rgba: rgba(mix(lighten($btn-danger-active-bgcolor, 50%), $btn-danger-active-border-color, 15%), .5);
|
|
23194
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23195
23180
|
}
|
|
23196
23181
|
@else {
|
|
23197
23182
|
background: $btn-danger-active-bgcolor;
|
|
23198
23183
|
border-color: $btn-danger-active-border-color;
|
|
23199
|
-
@if $skin-name != 'bootstrap5' {
|
|
23184
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23200
23185
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23201
23186
|
}
|
|
23202
23187
|
}
|
|
@@ -23308,11 +23293,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
23308
23293
|
background: $btn-success-active-bgcolor;
|
|
23309
23294
|
border-color: $btn-success-active-border-color;
|
|
23310
23295
|
color: $btn-success-active-color;
|
|
23311
|
-
@if $skin-name
|
|
23312
|
-
$color-rgba: rgba(mix(lighten($btn-success-active-bgcolor, 50%), $btn-success-active-border-color, 15%), .5);
|
|
23313
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23314
|
-
}
|
|
23315
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23296
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23316
23297
|
box-shadow: $btn-active-box-shadow;
|
|
23317
23298
|
}
|
|
23318
23299
|
}
|
|
@@ -23345,11 +23326,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
23345
23326
|
@else {
|
|
23346
23327
|
border-color: $btn-info-active-border-color;
|
|
23347
23328
|
}
|
|
23348
|
-
@if $skin-name
|
|
23349
|
-
$color-rgba: rgba(mix(lighten($btn-info-active-bgcolor, 50%), $btn-info-active-border-color, 15%), .5);
|
|
23350
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23351
|
-
}
|
|
23352
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23329
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23353
23330
|
box-shadow: $btn-active-box-shadow;
|
|
23354
23331
|
}
|
|
23355
23332
|
}
|
|
@@ -23382,11 +23359,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
23382
23359
|
border-color: $btn-warning-active-border-color;
|
|
23383
23360
|
}
|
|
23384
23361
|
color: $btn-warning-active-color;
|
|
23385
|
-
@if $skin-name
|
|
23386
|
-
$color-rgba: rgba(mix(lighten($btn-warning-active-bgcolor, 50%), $btn-warning-active-border-color, 15%), .5);
|
|
23387
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23388
|
-
}
|
|
23389
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23362
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23390
23363
|
box-shadow: $btn-active-box-shadow;
|
|
23391
23364
|
}
|
|
23392
23365
|
}
|
|
@@ -23419,11 +23392,7 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
|
|
|
23419
23392
|
border-color: $btn-danger-active-border-color;
|
|
23420
23393
|
}
|
|
23421
23394
|
color: $btn-danger-active-color;
|
|
23422
|
-
@if $skin-name
|
|
23423
|
-
$color-rgba: rgba(mix(lighten($btn-danger-active-bgcolor, 50%), $btn-danger-active-border-color, 15%), .5);
|
|
23424
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23425
|
-
}
|
|
23426
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23395
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23427
23396
|
box-shadow: $btn-active-box-shadow;
|
|
23428
23397
|
}
|
|
23429
23398
|
}
|
|
@@ -31060,7 +31029,7 @@ $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
|
|
|
31060
31029
|
$drop-down-btn-popup-margin-top: 4px !default;
|
|
31061
31030
|
$drop-down-btn-bigger-popup-margin-top: 4px !default;
|
|
31062
31031
|
$drop-down-btn-ul-border: 0 solid $border-light !default;
|
|
31063
|
-
$drop-down-btn-li-box-shadow:
|
|
31032
|
+
$drop-down-btn-li-box-shadow: inset 0 0 0 1px rgba($content-text-color, 1) !default;
|
|
31064
31033
|
$drop-down-btn-li-border-style: solid !default;
|
|
31065
31034
|
|
|
31066
31035
|
//Color
|
|
@@ -31343,7 +31312,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
31343
31312
|
}
|
|
31344
31313
|
|
|
31345
31314
|
&.e-focused {
|
|
31346
|
-
|
|
31315
|
+
@if $skin-name != 'FluentUI' {
|
|
31316
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
31317
|
+
}
|
|
31347
31318
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
31348
31319
|
}
|
|
31349
31320
|
|
|
@@ -47596,7 +47567,7 @@ $tbar-separator-border: $border-dark !default;
|
|
|
47596
47567
|
$tbar-default-border: $border-light !default;
|
|
47597
47568
|
$tbar-hover-border-color: $icon-color !default;
|
|
47598
47569
|
$tbar-focus-border-color: $tbar-hover-border-color !default;
|
|
47599
|
-
$tbar-focus-bg:
|
|
47570
|
+
$tbar-focus-bg: none !default;
|
|
47600
47571
|
$tbar-press-font: $content-text-color !default;
|
|
47601
47572
|
|
|
47602
47573
|
$tbar-default-font-overlay: $content-text-color !default;
|
|
@@ -47717,7 +47688,7 @@ $tbar-flat-btn-active-box-shadow: none !default;
|
|
|
47717
47688
|
$tbar-ext-btn-focus-padding: 0 4px !default;
|
|
47718
47689
|
$tbar-ext-btn-icon-padding: 0 !default;
|
|
47719
47690
|
$tbar-ext-btn-icon-font-size: $text-sm !default;
|
|
47720
|
-
$tbar-ext-btn-focus-box-shadow:
|
|
47691
|
+
$tbar-ext-btn-focus-box-shadow: inset 0 0 0 1px !default;
|
|
47721
47692
|
$tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
|
|
47722
47693
|
$tbar-ext-btn-border: none !default;
|
|
47723
47694
|
|
|
@@ -58009,6 +57980,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
58009
57980
|
$stepper-bigger-small-text-size: 14px !default;
|
|
58010
57981
|
|
|
58011
57982
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary-border-color, 0 0 0 8px $content-bg-color !default;
|
|
57983
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
|
|
58012
57984
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
|
|
58013
57985
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
|
|
58014
57986
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -58743,12 +58715,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58743
58715
|
}
|
|
58744
58716
|
}
|
|
58745
58717
|
|
|
58746
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
58718
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
58719
|
+
box-shadow: $step-selected-li-shadow;
|
|
58720
|
+
}
|
|
58721
|
+
|
|
58747
58722
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
58748
58723
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
58749
58724
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
58750
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
58751
|
-
|
|
58725
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
58726
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
58727
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
58728
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
58729
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
58752
58730
|
}
|
|
58753
58731
|
|
|
58754
58732
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -70141,6 +70119,11 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
70141
70119
|
content: '\e882';
|
|
70142
70120
|
}
|
|
70143
70121
|
|
|
70122
|
+
.e-de-share::before {
|
|
70123
|
+
content: '\e8f2';
|
|
70124
|
+
font-family: 'e-icons';
|
|
70125
|
+
}
|
|
70126
|
+
|
|
70144
70127
|
.e-de-preset-container {
|
|
70145
70128
|
width: 95px;
|
|
70146
70129
|
}
|
|
@@ -78113,7 +78096,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78113
78096
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
78114
78097
|
& .e-rowcell.e-dragborder,
|
|
78115
78098
|
& .e-rowdragdrop.e-dragborder,
|
|
78116
|
-
& .e-detailrowcollapse.e-dragborder
|
|
78099
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
78100
|
+
& .e-detailrowexpand.e-dragborder {
|
|
78117
78101
|
z-index: $grid-dragborder-z-index;
|
|
78118
78102
|
}
|
|
78119
78103
|
}
|
|
@@ -78132,7 +78116,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78132
78116
|
& .e-rowdragdrop.e-dragborder.e-fixedfreeze,
|
|
78133
78117
|
& .e-detailrowcollapse.e-dragborder.e-leftfreeze,
|
|
78134
78118
|
& .e-detailrowcollapse.e-dragborder.e-rightfreeze,
|
|
78135
|
-
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze
|
|
78119
|
+
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze,
|
|
78120
|
+
& .e-detailrowexpand.e-dragborder.e-leftfreeze,
|
|
78121
|
+
& .e-detailrowexpand.e-dragborder.e-rightfreeze,
|
|
78122
|
+
& .e-detailrowexpand.e-dragborder.e-fixedfreeze {
|
|
78136
78123
|
z-index: 6;
|
|
78137
78124
|
}
|
|
78138
78125
|
}
|
|
@@ -78143,7 +78130,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78143
78130
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
78144
78131
|
& .e-rowcell.e-dragborder,
|
|
78145
78132
|
& .e-rowdragdrop.e-dragborder,
|
|
78146
|
-
& .e-detailrowcollapse.e-dragborder
|
|
78133
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
78134
|
+
& .e-detailrowexpand.e-dragborder {
|
|
78147
78135
|
box-shadow: $grid-dragborder-box-shadow;
|
|
78148
78136
|
}
|
|
78149
78137
|
}
|
|
@@ -78179,7 +78167,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78179
78167
|
& tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
78180
78168
|
& .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
78181
78169
|
& .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
78182
|
-
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
78170
|
+
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
78171
|
+
& .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
|
|
78183
78172
|
position: $grid-dragborder-position;
|
|
78184
78173
|
}
|
|
78185
78174
|
}
|
|
@@ -81571,6 +81560,11 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81571
81560
|
overflow-y: auto;
|
|
81572
81561
|
}
|
|
81573
81562
|
|
|
81563
|
+
.e-gridcontent .e-content,
|
|
81564
|
+
.e-detailrowcollapse.e-dragborder,
|
|
81565
|
+
.e-detailrowexpand.e-dragborder{
|
|
81566
|
+
position: $grid-dragborder-position;
|
|
81567
|
+
}
|
|
81574
81568
|
.e-gridcontent .e-content.e-yscroll {
|
|
81575
81569
|
overflow-y: scroll;
|
|
81576
81570
|
}
|
|
@@ -87838,7 +87832,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87838
87832
|
input:focus+label.e-btn,
|
|
87839
87833
|
.e-btn:focus,
|
|
87840
87834
|
.e-btn:hover {
|
|
87841
|
-
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
87835
|
+
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
|
|
87842
87836
|
z-index: 2;
|
|
87843
87837
|
}
|
|
87844
87838
|
}
|
|
@@ -88128,7 +88122,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88128
88122
|
}
|
|
88129
88123
|
}
|
|
88130
88124
|
|
|
88131
|
-
@if $skin-name == 'material' or $skin-name == '
|
|
88125
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
88132
88126
|
.e-btn {
|
|
88133
88127
|
box-shadow: none;
|
|
88134
88128
|
}
|
|
@@ -88172,7 +88166,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88172
88166
|
.e-btn:focus,
|
|
88173
88167
|
input:focus+label.e-btn {
|
|
88174
88168
|
@include button-focus;
|
|
88175
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88169
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88176
88170
|
box-shadow: none;
|
|
88177
88171
|
}
|
|
88178
88172
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88189,7 +88183,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88189
88183
|
|
|
88190
88184
|
&.e-primary {
|
|
88191
88185
|
@include primary-focus;
|
|
88192
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88186
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88193
88187
|
box-shadow: none;
|
|
88194
88188
|
}
|
|
88195
88189
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88203,7 +88197,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88203
88197
|
|
|
88204
88198
|
&.e-success {
|
|
88205
88199
|
@include success-focus;
|
|
88206
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88200
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88207
88201
|
box-shadow: none;
|
|
88208
88202
|
}
|
|
88209
88203
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88217,7 +88211,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88217
88211
|
|
|
88218
88212
|
&.e-info {
|
|
88219
88213
|
@include info-focus;
|
|
88220
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88214
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88221
88215
|
box-shadow: none;
|
|
88222
88216
|
}
|
|
88223
88217
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88231,7 +88225,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88231
88225
|
|
|
88232
88226
|
&.e-warning {
|
|
88233
88227
|
@include warning-focus;
|
|
88234
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88228
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88235
88229
|
box-shadow: none;
|
|
88236
88230
|
}
|
|
88237
88231
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88245,7 +88239,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88245
88239
|
|
|
88246
88240
|
&.e-danger {
|
|
88247
88241
|
@include danger-focus;
|
|
88248
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88242
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88249
88243
|
box-shadow: none;
|
|
88250
88244
|
}
|
|
88251
88245
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88267,7 +88261,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88267
88261
|
|
|
88268
88262
|
&.e-outline {
|
|
88269
88263
|
@include outline-focus;
|
|
88270
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88264
|
+
@if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
|
|
88271
88265
|
box-shadow: none;
|
|
88272
88266
|
}
|
|
88273
88267
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88276,7 +88270,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88276
88270
|
|
|
88277
88271
|
&.e-primary {
|
|
88278
88272
|
@include outline-primary-focus;
|
|
88279
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88273
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88280
88274
|
box-shadow: none;
|
|
88281
88275
|
}
|
|
88282
88276
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88286,7 +88280,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88286
88280
|
|
|
88287
88281
|
&.e-success {
|
|
88288
88282
|
@include outline-success-focus;
|
|
88289
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88283
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88290
88284
|
box-shadow: none;
|
|
88291
88285
|
}
|
|
88292
88286
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88296,7 +88290,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88296
88290
|
|
|
88297
88291
|
&.e-info {
|
|
88298
88292
|
@include outline-info-focus;
|
|
88299
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88293
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88300
88294
|
box-shadow: none;
|
|
88301
88295
|
}
|
|
88302
88296
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88306,7 +88300,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88306
88300
|
|
|
88307
88301
|
&.e-warning {
|
|
88308
88302
|
@include outline-warning-focus;
|
|
88309
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88303
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88310
88304
|
box-shadow: none;
|
|
88311
88305
|
}
|
|
88312
88306
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -88316,7 +88310,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88316
88310
|
|
|
88317
88311
|
&.e-danger {
|
|
88318
88312
|
@include outline-danger-focus;
|
|
88319
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
88313
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88320
88314
|
box-shadow: none;
|
|
88321
88315
|
}
|
|
88322
88316
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -94382,7 +94376,7 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
94382
94376
|
}
|
|
94383
94377
|
|
|
94384
94378
|
.e-zero-spacing {
|
|
94385
|
-
border-spacing:
|
|
94379
|
+
border-spacing: 0;
|
|
94386
94380
|
}
|
|
94387
94381
|
|
|
94388
94382
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -124353,6 +124347,7 @@ $ribbon-large-items-btn-padding: 0 2px !default;
|
|
|
124353
124347
|
$ribbon-large-items-btn-height: 18px !default;
|
|
124354
124348
|
$ribbon-large-items-icon-size: $text-2xl !default;
|
|
124355
124349
|
$ribbon-large-items-max-width: 10ch !default;
|
|
124350
|
+
$ribbon-large-items-btn-gap: 4px !default;
|
|
124356
124351
|
$ribbon-items-border: none !default;
|
|
124357
124352
|
$ribbon-items-border-radius: 2px !default;
|
|
124358
124353
|
$ribbon-items-font-weight: $font-weight-normal !default;
|
|
@@ -124449,6 +124444,7 @@ $ribbon-bigger-large-items-icon-size: $text-4xl !default;
|
|
|
124449
124444
|
$ribbon-bigger-large-items-btn-padding: 0 5px !default;
|
|
124450
124445
|
$ribbon-bigger-large-items-btn-size: $text-sm !default;
|
|
124451
124446
|
$ribbon-bigger-large-items-btn-height: 125% !default;
|
|
124447
|
+
$ribbon-bigger-large-items-btn-gap: 8px !default;
|
|
124452
124448
|
$ribbon-bigger-items-padding: 2px !default;
|
|
124453
124449
|
$ribbon-bigger-items-btn-size: $text-sm !default;
|
|
124454
124450
|
$ribbon-bigger-items-height: 125% !default;
|
|
@@ -125228,6 +125224,10 @@ $ribbon-filemenu-popup-border-radius: 2px !default;
|
|
|
125228
125224
|
.e-icon-top {
|
|
125229
125225
|
height: 50%;
|
|
125230
125226
|
}
|
|
125227
|
+
|
|
125228
|
+
&.e-top-icon-btn {
|
|
125229
|
+
gap: $ribbon-large-items-btn-gap;
|
|
125230
|
+
}
|
|
125231
125231
|
}
|
|
125232
125232
|
|
|
125233
125233
|
& > .e-split-btn-wrapper.e-vertical .e-btn {
|
|
@@ -125853,6 +125853,10 @@ $ribbon-filemenu-popup-border-radius: 2px !default;
|
|
|
125853
125853
|
font-size: $ribbon-bigger-large-items-icon-size;
|
|
125854
125854
|
padding: $ribbon-bigger-large-items-icon-padding;
|
|
125855
125855
|
}
|
|
125856
|
+
|
|
125857
|
+
&.e-top-icon-btn {
|
|
125858
|
+
gap: $ribbon-bigger-large-items-btn-gap;
|
|
125859
|
+
}
|
|
125856
125860
|
}
|
|
125857
125861
|
|
|
125858
125862
|
.e-dropdown-btn {
|