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