@syncfusion/blazor-themes 24.1.45 → 24.1.47
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 +109 -83
- package/SCSS-Themes/bootstrap.scss +109 -83
- package/SCSS-Themes/bootstrap4.scss +121 -95
- package/SCSS-Themes/bootstrap5-dark.scss +115 -89
- package/SCSS-Themes/bootstrap5.scss +115 -89
- 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-base/bootstrap-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -5
- 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 +109 -83
- package/SCSS-Themes/fabric.scss +109 -83
- package/SCSS-Themes/fluent-dark.scss +113 -87
- package/SCSS-Themes/fluent.scss +113 -87
- 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 +22 -4
- package/SCSS-Themes/grids/grid/bootstrap.scss +22 -4
- package/SCSS-Themes/grids/grid/bootstrap4.scss +22 -4
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -4
- package/SCSS-Themes/grids/grid/fabric-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/fabric.scss +22 -4
- package/SCSS-Themes/grids/grid/fluent-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/fluent.scss +22 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +22 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/material.scss +22 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/material3.scss +22 -4
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/tailwind.scss +22 -4
- package/SCSS-Themes/highcontrast.scss +109 -83
- package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap4.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent.scss +0 -1
- package/SCSS-Themes/kanban/kanban/highcontrast.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind.scss +0 -1
- package/SCSS-Themes/material-dark.scss +109 -83
- package/SCSS-Themes/material.scss +110 -83
- package/SCSS-Themes/material3-dark.scss +111 -85
- package/SCSS-Themes/material3.scss +111 -85
- 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/bootstrap-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +13 -5
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +13 -5
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/fluent.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +10 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +14 -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/richtexteditor/rich-text-editor/bootstrap-dark.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +6 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +6 -5
- 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 +112 -86
- package/SCSS-Themes/tailwind.scss +112 -86
- package/package.json +1 -1
|
@@ -44,6 +44,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
44
44
|
$stepper-bigger-small-text-size: 14px !default;
|
|
45
45
|
|
|
46
46
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
|
|
47
|
+
$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;
|
|
47
48
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
|
|
49
50
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -778,12 +779,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
778
779
|
}
|
|
779
780
|
}
|
|
780
781
|
|
|
781
|
-
&: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
|
|
782
|
+
&: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 {
|
|
783
|
+
box-shadow: $step-selected-li-shadow;
|
|
784
|
+
}
|
|
785
|
+
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
784
788
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
785
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
786
|
-
|
|
789
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
792
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
793
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
787
794
|
}
|
|
788
795
|
|
|
789
796
|
&: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,
|
|
@@ -44,6 +44,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
44
44
|
$stepper-bigger-small-text-size: 14px !default;
|
|
45
45
|
|
|
46
46
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
|
|
47
|
+
$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;
|
|
47
48
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
|
|
49
50
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -778,12 +779,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
778
779
|
}
|
|
779
780
|
}
|
|
780
781
|
|
|
781
|
-
&: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
|
|
782
|
+
&: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 {
|
|
783
|
+
box-shadow: $step-selected-li-shadow;
|
|
784
|
+
}
|
|
785
|
+
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
784
788
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
785
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
786
|
-
|
|
789
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
792
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
793
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
787
794
|
}
|
|
788
795
|
|
|
789
796
|
&: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,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $theme-primary, 0 0 0 8px $neutral-white !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $neutral-light-fontalt, 0 0 0 8px $neutral-white !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $success-bg, 0 0 0 8px $neutral-white !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $error-bg, 0 0 0 8px $neutral-white !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $neutral-white !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&: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
|
|
781
|
+
&: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 {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&: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,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $theme-primary, 0 0 0 8px $neutral-white !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $base-font, 0 0 0 8px $neutral-white !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $success-bg, 0 0 0 8px $neutral-white !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $error-bg, 0 0 0 8px $neutral-white !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $neutral-white !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&: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
|
|
781
|
+
&: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 {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&: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,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$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;
|
|
46
|
+
$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;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&: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
|
|
781
|
+
&: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 {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&: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,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$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;
|
|
46
|
+
$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;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&: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
|
|
781
|
+
&: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 {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&: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,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $selection-bg, 0 0 0 8px $bg-base-0 !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $content-font, 0 0 0 8px $bg-base-0 !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $success-alt, 0 0 0 8px $bg-base-0 !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $error-alt, 0 0 0 8px $bg-base-0 !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $bg-base-0 !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $selection-bg !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&: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
|
|
781
|
+
&: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 {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&: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,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $overlay-bg-color, 0 0 0 4px $primary, 0 0 0 8px $overlay-bg-color !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $overlay-bg-color, 0 0 0 4px $grey-dark-font, 0 0 0 8px $overlay-bg-color !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $overlay-bg-color, 0 0 0 4px $success-bg, 0 0 0 8px $overlay-bg-color !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $overlay-bg-color, 0 0 0 4px $error-font, 0 0 0 8px $overlay-bg-color !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $overlay-bg-color !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: lighten($primary, 15%) !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&: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
|
|
781
|
+
&: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 {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&: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,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $primary, 0 0 0 8px $grey-white !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $base-font, 0 0 0 8px $grey-white !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $msg-success-color-alt1, 0 0 0 8px $grey-white !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px darken($error-font, 11%), 0 0 0 8px $grey-white !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $grey-white !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: darken($primary, 15%) !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&: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
|
|
781
|
+
&: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 {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&: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,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($primary), 0 0 0 8px rgba($content-bg-color) !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($content-text-color), 0 0 0 8px rgba($content-bg-color) !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($success), 0 0 0 8px rgba($content-bg-color) !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($danger), 0 0 0 8px rgba($content-bg-color) !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px rgba($content-bg-color) !default;
|
|
@@ -777,12 +778,18 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&: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
|
|
781
|
+
&: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 {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&: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,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($primary), 0 0 0 8px rgba($content-bg-color) !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($content-text-color), 0 0 0 8px rgba($content-bg-color) !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($success), 0 0 0 8px rgba($content-bg-color) !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($danger), 0 0 0 8px rgba($content-bg-color) !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px rgba($content-bg-color) !default;
|
|
@@ -777,12 +778,18 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&: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
|
|
781
|
+
&: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 {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&: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,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
|
|
46
|
+
$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;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success-border-color, 0 0 0 8px $content-bg-color !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $border-error, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&: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
|
|
781
|
+
&: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 {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&: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,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
|
|
46
|
+
$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;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success-border-color, 0 0 0 8px $content-bg-color !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $border-error, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&: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
|
|
781
|
+
&: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 {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&: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,
|
|
@@ -1301,6 +1301,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1301
1301
|
|
|
1302
1302
|
.e-tbar-btn-text {
|
|
1303
1303
|
color: $tbar-btn-text-focus-color;
|
|
1304
|
+
|
|
1305
|
+
@if $skin-name == 'bootstrap5' {
|
|
1306
|
+
color: $tbar-btn-icons-focus-color;
|
|
1307
|
+
}
|
|
1304
1308
|
}
|
|
1305
1309
|
}
|
|
1306
1310
|
|
|
@@ -1314,6 +1318,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1314
1318
|
|
|
1315
1319
|
.e-icons {
|
|
1316
1320
|
color: $tbar-btn-icons-focus-color;
|
|
1321
|
+
|
|
1322
|
+
@if $skin-name == 'bootstrap5' {
|
|
1323
|
+
color: $tbar-btn-text-focus-color;
|
|
1324
|
+
}
|
|
1317
1325
|
}
|
|
1318
1326
|
|
|
1319
1327
|
.e-tbar-btn-text {
|
|
@@ -1299,6 +1299,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1299
1299
|
|
|
1300
1300
|
.e-tbar-btn-text {
|
|
1301
1301
|
color: $tbar-btn-text-focus-color;
|
|
1302
|
+
|
|
1303
|
+
@if $skin-name == 'bootstrap5' {
|
|
1304
|
+
color: $tbar-btn-icons-focus-color;
|
|
1305
|
+
}
|
|
1302
1306
|
}
|
|
1303
1307
|
}
|
|
1304
1308
|
|
|
@@ -1312,6 +1316,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1312
1316
|
|
|
1313
1317
|
.e-icons {
|
|
1314
1318
|
color: $tbar-btn-icons-focus-color;
|
|
1319
|
+
|
|
1320
|
+
@if $skin-name == 'bootstrap5' {
|
|
1321
|
+
color: $tbar-btn-text-focus-color;
|
|
1322
|
+
}
|
|
1315
1323
|
}
|
|
1316
1324
|
|
|
1317
1325
|
.e-tbar-btn-text {
|
|
@@ -1304,6 +1304,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1304
1304
|
|
|
1305
1305
|
.e-tbar-btn-text {
|
|
1306
1306
|
color: $tbar-btn-text-focus-color;
|
|
1307
|
+
|
|
1308
|
+
@if $skin-name == 'bootstrap5' {
|
|
1309
|
+
color: $tbar-btn-icons-focus-color;
|
|
1310
|
+
}
|
|
1307
1311
|
}
|
|
1308
1312
|
}
|
|
1309
1313
|
|
|
@@ -1317,6 +1321,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1317
1321
|
|
|
1318
1322
|
.e-icons {
|
|
1319
1323
|
color: $tbar-btn-icons-focus-color;
|
|
1324
|
+
|
|
1325
|
+
@if $skin-name == 'bootstrap5' {
|
|
1326
|
+
color: $tbar-btn-text-focus-color;
|
|
1327
|
+
}
|
|
1320
1328
|
}
|
|
1321
1329
|
|
|
1322
1330
|
.e-tbar-btn-text {
|
|
@@ -141,7 +141,7 @@ $tbar-pressed-bg: $secondary-bg-color-focus !default;
|
|
|
141
141
|
$tbar-pressed-font: $content-text-color-alt2 !default;
|
|
142
142
|
$tbar-select-font: $content-text-color-alt2 !default;
|
|
143
143
|
$tbar-default-icon-overlay: $content-text-color-alt2 !default;
|
|
144
|
-
$tbar-focus-bg:
|
|
144
|
+
$tbar-focus-bg: none !default;
|
|
145
145
|
$tbar-press-font: $content-text-color-alt2 !default;
|
|
146
146
|
$tbar-default-font-overlay: $content-text-color-alt2 !default;
|
|
147
147
|
$tbar-active-font-color: $primary-text-color !default;
|
|
@@ -155,12 +155,12 @@ $tbar-nrml-btn-border-radius: 4px !default;
|
|
|
155
155
|
$tbar-nrml-btn-focus-padding: 0 4px !default;
|
|
156
156
|
$tbar-nrml-btn-focus-outline: 0 !default;
|
|
157
157
|
|
|
158
|
-
$tbar-btn-icons-focus-color: $
|
|
158
|
+
$tbar-btn-icons-focus-color: $icon-color !default;
|
|
159
159
|
$tbar-btn-text-focus-color: $primary-text-color !default;
|
|
160
160
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
161
161
|
$tbar-btn-hover-border-size: $tbar-border-size !default;
|
|
162
|
-
$tbar-btn-hover-active-icons-color: $
|
|
163
|
-
$tbar-btn-hover-active-text-color: $
|
|
162
|
+
$tbar-btn-hover-active-icons-color: $primary-text-color !default;
|
|
163
|
+
$tbar-btn-hover-active-text-color: $primary-text-color !default;
|
|
164
164
|
$tbar-btn-overlay-opacity: .5 !default;
|
|
165
165
|
$tbar-btn-active-bg: $tbar-active-bg !default;
|
|
166
166
|
$tbar-btn-active-icons-color: $tbar-default-icon-color !default;
|
|
@@ -174,7 +174,7 @@ $tbar-flat-btn-active-box-shadow: none !default;
|
|
|
174
174
|
$tbar-ext-btn-focus-padding: 0 4px !default;
|
|
175
175
|
$tbar-ext-btn-icon-padding: 5px 6px !default;
|
|
176
176
|
$tbar-ext-btn-icon-font-size: $text-base !default;
|
|
177
|
-
$tbar-ext-btn-focus-box-shadow:
|
|
177
|
+
$tbar-ext-btn-focus-box-shadow: $secondary-shadow-focus !default;
|
|
178
178
|
$tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
|
|
179
179
|
$tbar-ext-btn-border: none !default;
|
|
180
180
|
|
|
@@ -1313,6 +1313,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1313
1313
|
|
|
1314
1314
|
.e-tbar-btn-text {
|
|
1315
1315
|
color: $tbar-btn-text-focus-color;
|
|
1316
|
+
|
|
1317
|
+
@if $skin-name == 'bootstrap5' {
|
|
1318
|
+
color: $tbar-btn-icons-focus-color;
|
|
1319
|
+
}
|
|
1316
1320
|
}
|
|
1317
1321
|
}
|
|
1318
1322
|
|
|
@@ -1326,6 +1330,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1326
1330
|
|
|
1327
1331
|
.e-icons {
|
|
1328
1332
|
color: $tbar-btn-icons-focus-color;
|
|
1333
|
+
|
|
1334
|
+
@if $skin-name == 'bootstrap5' {
|
|
1335
|
+
color: $tbar-btn-text-focus-color;
|
|
1336
|
+
}
|
|
1329
1337
|
}
|
|
1330
1338
|
|
|
1331
1339
|
.e-tbar-btn-text {
|
|
@@ -141,7 +141,7 @@ $tbar-pressed-bg: $secondary-bg-color-focus !default;
|
|
|
141
141
|
$tbar-pressed-font: $content-text-color-alt2 !default;
|
|
142
142
|
$tbar-select-font: $content-text-color-alt2 !default;
|
|
143
143
|
$tbar-default-icon-overlay: $content-text-color-alt2 !default;
|
|
144
|
-
$tbar-focus-bg:
|
|
144
|
+
$tbar-focus-bg: none !default;
|
|
145
145
|
$tbar-press-font: $content-text-color-alt2 !default;
|
|
146
146
|
$tbar-default-font-overlay: $content-text-color-alt2 !default;
|
|
147
147
|
$tbar-active-font-color: $primary-text-color !default;
|
|
@@ -155,12 +155,12 @@ $tbar-nrml-btn-border-radius: 4px !default;
|
|
|
155
155
|
$tbar-nrml-btn-focus-padding: 0 4px !default;
|
|
156
156
|
$tbar-nrml-btn-focus-outline: 0 !default;
|
|
157
157
|
|
|
158
|
-
$tbar-btn-icons-focus-color: $
|
|
158
|
+
$tbar-btn-icons-focus-color: $icon-color !default;
|
|
159
159
|
$tbar-btn-text-focus-color: $primary-text-color !default;
|
|
160
160
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
161
161
|
$tbar-btn-hover-border-size: $tbar-border-size !default;
|
|
162
|
-
$tbar-btn-hover-active-icons-color: $
|
|
163
|
-
$tbar-btn-hover-active-text-color: $
|
|
162
|
+
$tbar-btn-hover-active-icons-color: $primary-text-color !default;
|
|
163
|
+
$tbar-btn-hover-active-text-color: $primary-text-color !default;
|
|
164
164
|
$tbar-btn-overlay-opacity: .5 !default;
|
|
165
165
|
$tbar-btn-active-bg: $tbar-active-bg !default;
|
|
166
166
|
$tbar-btn-active-icons-color: $tbar-default-icon-color !default;
|
|
@@ -174,7 +174,7 @@ $tbar-flat-btn-active-box-shadow: none !default;
|
|
|
174
174
|
$tbar-ext-btn-focus-padding: 0 4px !default;
|
|
175
175
|
$tbar-ext-btn-icon-padding: 5px 6px !default;
|
|
176
176
|
$tbar-ext-btn-icon-font-size: $text-base !default;
|
|
177
|
-
$tbar-ext-btn-focus-box-shadow:
|
|
177
|
+
$tbar-ext-btn-focus-box-shadow: $secondary-shadow-focus !default;
|
|
178
178
|
$tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
|
|
179
179
|
$tbar-ext-btn-border: none !default;
|
|
180
180
|
|
|
@@ -1313,6 +1313,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1313
1313
|
|
|
1314
1314
|
.e-tbar-btn-text {
|
|
1315
1315
|
color: $tbar-btn-text-focus-color;
|
|
1316
|
+
|
|
1317
|
+
@if $skin-name == 'bootstrap5' {
|
|
1318
|
+
color: $tbar-btn-icons-focus-color;
|
|
1319
|
+
}
|
|
1316
1320
|
}
|
|
1317
1321
|
}
|
|
1318
1322
|
|
|
@@ -1326,6 +1330,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1326
1330
|
|
|
1327
1331
|
.e-icons {
|
|
1328
1332
|
color: $tbar-btn-icons-focus-color;
|
|
1333
|
+
|
|
1334
|
+
@if $skin-name == 'bootstrap5' {
|
|
1335
|
+
color: $tbar-btn-text-focus-color;
|
|
1336
|
+
}
|
|
1329
1337
|
}
|
|
1330
1338
|
|
|
1331
1339
|
.e-tbar-btn-text {
|
|
@@ -1315,6 +1315,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1315
1315
|
|
|
1316
1316
|
.e-tbar-btn-text {
|
|
1317
1317
|
color: $tbar-btn-text-focus-color;
|
|
1318
|
+
|
|
1319
|
+
@if $skin-name == 'bootstrap5' {
|
|
1320
|
+
color: $tbar-btn-icons-focus-color;
|
|
1321
|
+
}
|
|
1318
1322
|
}
|
|
1319
1323
|
}
|
|
1320
1324
|
|
|
@@ -1328,6 +1332,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1328
1332
|
|
|
1329
1333
|
.e-icons {
|
|
1330
1334
|
color: $tbar-btn-icons-focus-color;
|
|
1335
|
+
|
|
1336
|
+
@if $skin-name == 'bootstrap5' {
|
|
1337
|
+
color: $tbar-btn-text-focus-color;
|
|
1338
|
+
}
|
|
1331
1339
|
}
|
|
1332
1340
|
|
|
1333
1341
|
.e-tbar-btn-text {
|
|
@@ -1301,6 +1301,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1301
1301
|
|
|
1302
1302
|
.e-tbar-btn-text {
|
|
1303
1303
|
color: $tbar-btn-text-focus-color;
|
|
1304
|
+
|
|
1305
|
+
@if $skin-name == 'bootstrap5' {
|
|
1306
|
+
color: $tbar-btn-icons-focus-color;
|
|
1307
|
+
}
|
|
1304
1308
|
}
|
|
1305
1309
|
}
|
|
1306
1310
|
|
|
@@ -1314,6 +1318,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1314
1318
|
|
|
1315
1319
|
.e-icons {
|
|
1316
1320
|
color: $tbar-btn-icons-focus-color;
|
|
1321
|
+
|
|
1322
|
+
@if $skin-name == 'bootstrap5' {
|
|
1323
|
+
color: $tbar-btn-text-focus-color;
|
|
1324
|
+
}
|
|
1317
1325
|
}
|
|
1318
1326
|
|
|
1319
1327
|
.e-tbar-btn-text {
|