@syncfusion/blazor-themes 20.4.44 → 20.4.48
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 +86 -46
- package/SCSS-Themes/bootstrap.scss +86 -46
- package/SCSS-Themes/bootstrap4.scss +87 -47
- package/SCSS-Themes/bootstrap5-dark.scss +87 -47
- package/SCSS-Themes/bootstrap5.scss +87 -47
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +4 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -2
- package/SCSS-Themes/fabric-dark.scss +86 -46
- package/SCSS-Themes/fabric.scss +86 -46
- package/SCSS-Themes/fluent-dark.scss +87 -47
- package/SCSS-Themes/fluent.scss +87 -47
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +12 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/fabric.scss +12 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/fluent.scss +12 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +12 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/material.scss +12 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +12 -0
- package/SCSS-Themes/highcontrast.scss +86 -46
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +14 -0
- package/SCSS-Themes/material-dark.scss +86 -46
- package/SCSS-Themes/material.scss +86 -46
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/highcontrast.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind.scss +16 -12
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +23 -27
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +4 -4
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +1 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -0
- package/SCSS-Themes/tailwind-dark.scss +86 -46
- package/SCSS-Themes/tailwind.scss +86 -46
- package/package.json +1 -1
|
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
228
228
|
border-top: $image-editor-border;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
+
& .e-canvas-wrapper {
|
|
232
|
+
& .e-textarea {
|
|
233
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
|
|
231
237
|
& .e-bottom-toolbar {
|
|
232
238
|
border-top: $image-editor-border;
|
|
233
239
|
}
|
|
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $bg-base-0 !default;
|
|
|
228
228
|
border-top: $image-editor-border;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
+
& .e-canvas-wrapper {
|
|
232
|
+
& .e-textarea {
|
|
233
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
|
|
231
237
|
& .e-bottom-toolbar {
|
|
232
238
|
border-top: $image-editor-border;
|
|
233
239
|
}
|
|
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $grey-900 !default;
|
|
|
228
228
|
border-top: $image-editor-border;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
+
& .e-canvas-wrapper {
|
|
232
|
+
& .e-textarea {
|
|
233
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
|
|
231
237
|
& .e-bottom-toolbar {
|
|
232
238
|
border-top: $image-editor-border;
|
|
233
239
|
}
|
|
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $grey-50 !default;
|
|
|
228
228
|
border-top: $image-editor-border;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
+
& .e-canvas-wrapper {
|
|
232
|
+
& .e-textarea {
|
|
233
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
|
|
231
237
|
& .e-bottom-toolbar {
|
|
232
238
|
border-top: $image-editor-border;
|
|
233
239
|
}
|
|
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
228
228
|
border-top: $image-editor-border;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
+
& .e-canvas-wrapper {
|
|
232
|
+
& .e-textarea {
|
|
233
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
|
|
231
237
|
& .e-bottom-toolbar {
|
|
232
238
|
border-top: $image-editor-border;
|
|
233
239
|
}
|
|
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
228
228
|
border-top: $image-editor-border;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
+
& .e-canvas-wrapper {
|
|
232
|
+
& .e-textarea {
|
|
233
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
|
|
231
237
|
& .e-bottom-toolbar {
|
|
232
238
|
border-top: $image-editor-border;
|
|
233
239
|
}
|
|
@@ -885,12 +885,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.699% - 2.9px) !default;
|
|
|
885
885
|
& .e-slider-track {
|
|
886
886
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
887
887
|
}
|
|
888
|
+
|
|
889
|
+
& .e-handle {
|
|
890
|
+
@if $skin-name == 'FluentUI' {
|
|
891
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
892
|
+
}
|
|
893
|
+
}
|
|
888
894
|
}
|
|
889
895
|
|
|
890
896
|
& .e-preview-container {
|
|
891
897
|
margin-left: 0;
|
|
892
898
|
margin-right: $cpicker-preview-margin-left;
|
|
893
899
|
}
|
|
900
|
+
|
|
901
|
+
& .e-opacity-slider {
|
|
902
|
+
& .e-handle-first {
|
|
903
|
+
@if $skin-name == 'FluentUI' {
|
|
904
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
905
|
+
}
|
|
906
|
+
}
|
|
907
|
+
}
|
|
894
908
|
}
|
|
895
909
|
|
|
896
910
|
& .e-selected-value {
|
|
@@ -882,12 +882,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.699% - 2.9px) !default;
|
|
|
882
882
|
& .e-slider-track {
|
|
883
883
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
884
884
|
}
|
|
885
|
+
|
|
886
|
+
& .e-handle {
|
|
887
|
+
@if $skin-name == 'FluentUI' {
|
|
888
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
889
|
+
}
|
|
890
|
+
}
|
|
885
891
|
}
|
|
886
892
|
|
|
887
893
|
& .e-preview-container {
|
|
888
894
|
margin-left: 0;
|
|
889
895
|
margin-right: $cpicker-preview-margin-left;
|
|
890
896
|
}
|
|
897
|
+
|
|
898
|
+
& .e-opacity-slider {
|
|
899
|
+
& .e-handle-first {
|
|
900
|
+
@if $skin-name == 'FluentUI' {
|
|
901
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
902
|
+
}
|
|
903
|
+
}
|
|
904
|
+
}
|
|
891
905
|
}
|
|
892
906
|
|
|
893
907
|
& .e-selected-value {
|
|
@@ -881,12 +881,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.699% - 2.9px) !default;
|
|
|
881
881
|
& .e-slider-track {
|
|
882
882
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
883
883
|
}
|
|
884
|
+
|
|
885
|
+
& .e-handle {
|
|
886
|
+
@if $skin-name == 'FluentUI' {
|
|
887
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
888
|
+
}
|
|
889
|
+
}
|
|
884
890
|
}
|
|
885
891
|
|
|
886
892
|
& .e-preview-container {
|
|
887
893
|
margin-left: 0;
|
|
888
894
|
margin-right: $cpicker-preview-margin-left;
|
|
889
895
|
}
|
|
896
|
+
|
|
897
|
+
& .e-opacity-slider {
|
|
898
|
+
& .e-handle-first {
|
|
899
|
+
@if $skin-name == 'FluentUI' {
|
|
900
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
}
|
|
890
904
|
}
|
|
891
905
|
|
|
892
906
|
& .e-selected-value {
|
|
@@ -887,12 +887,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
887
887
|
& .e-slider-track {
|
|
888
888
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
889
889
|
}
|
|
890
|
+
|
|
891
|
+
& .e-handle {
|
|
892
|
+
@if $skin-name == 'FluentUI' {
|
|
893
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
894
|
+
}
|
|
895
|
+
}
|
|
890
896
|
}
|
|
891
897
|
|
|
892
898
|
& .e-preview-container {
|
|
893
899
|
margin-left: 0;
|
|
894
900
|
margin-right: $cpicker-preview-margin-left;
|
|
895
901
|
}
|
|
902
|
+
|
|
903
|
+
& .e-opacity-slider {
|
|
904
|
+
& .e-handle-first {
|
|
905
|
+
@if $skin-name == 'FluentUI' {
|
|
906
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
}
|
|
896
910
|
}
|
|
897
911
|
|
|
898
912
|
& .e-selected-value {
|
|
@@ -887,12 +887,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
887
887
|
& .e-slider-track {
|
|
888
888
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
889
889
|
}
|
|
890
|
+
|
|
891
|
+
& .e-handle {
|
|
892
|
+
@if $skin-name == 'FluentUI' {
|
|
893
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
894
|
+
}
|
|
895
|
+
}
|
|
890
896
|
}
|
|
891
897
|
|
|
892
898
|
& .e-preview-container {
|
|
893
899
|
margin-left: 0;
|
|
894
900
|
margin-right: $cpicker-preview-margin-left;
|
|
895
901
|
}
|
|
902
|
+
|
|
903
|
+
& .e-opacity-slider {
|
|
904
|
+
& .e-handle-first {
|
|
905
|
+
@if $skin-name == 'FluentUI' {
|
|
906
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
}
|
|
896
910
|
}
|
|
897
911
|
|
|
898
912
|
& .e-selected-value {
|
|
@@ -885,12 +885,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.66% - 4px) !default;
|
|
|
885
885
|
& .e-slider-track {
|
|
886
886
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
887
887
|
}
|
|
888
|
+
|
|
889
|
+
& .e-handle {
|
|
890
|
+
@if $skin-name == 'FluentUI' {
|
|
891
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
892
|
+
}
|
|
893
|
+
}
|
|
888
894
|
}
|
|
889
895
|
|
|
890
896
|
& .e-preview-container {
|
|
891
897
|
margin-left: 0;
|
|
892
898
|
margin-right: $cpicker-preview-margin-left;
|
|
893
899
|
}
|
|
900
|
+
|
|
901
|
+
& .e-opacity-slider {
|
|
902
|
+
& .e-handle-first {
|
|
903
|
+
@if $skin-name == 'FluentUI' {
|
|
904
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
905
|
+
}
|
|
906
|
+
}
|
|
907
|
+
}
|
|
894
908
|
}
|
|
895
909
|
|
|
896
910
|
& .e-selected-value {
|
|
@@ -881,12 +881,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.66% - 4px) !default;
|
|
|
881
881
|
& .e-slider-track {
|
|
882
882
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
883
883
|
}
|
|
884
|
+
|
|
885
|
+
& .e-handle {
|
|
886
|
+
@if $skin-name == 'FluentUI' {
|
|
887
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
888
|
+
}
|
|
889
|
+
}
|
|
884
890
|
}
|
|
885
891
|
|
|
886
892
|
& .e-preview-container {
|
|
887
893
|
margin-left: 0;
|
|
888
894
|
margin-right: $cpicker-preview-margin-left;
|
|
889
895
|
}
|
|
896
|
+
|
|
897
|
+
& .e-opacity-slider {
|
|
898
|
+
& .e-handle-first {
|
|
899
|
+
@if $skin-name == 'FluentUI' {
|
|
900
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
}
|
|
890
904
|
}
|
|
891
905
|
|
|
892
906
|
& .e-selected-value {
|
|
@@ -887,12 +887,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
887
887
|
& .e-slider-track {
|
|
888
888
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
889
889
|
}
|
|
890
|
+
|
|
891
|
+
& .e-handle {
|
|
892
|
+
@if $skin-name == 'FluentUI' {
|
|
893
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
894
|
+
}
|
|
895
|
+
}
|
|
890
896
|
}
|
|
891
897
|
|
|
892
898
|
& .e-preview-container {
|
|
893
899
|
margin-left: 0;
|
|
894
900
|
margin-right: $cpicker-preview-margin-left;
|
|
895
901
|
}
|
|
902
|
+
|
|
903
|
+
& .e-opacity-slider {
|
|
904
|
+
& .e-handle-first {
|
|
905
|
+
@if $skin-name == 'FluentUI' {
|
|
906
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
}
|
|
896
910
|
}
|
|
897
911
|
|
|
898
912
|
& .e-selected-value {
|
|
@@ -887,12 +887,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
887
887
|
& .e-slider-track {
|
|
888
888
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
889
889
|
}
|
|
890
|
+
|
|
891
|
+
& .e-handle {
|
|
892
|
+
@if $skin-name == 'FluentUI' {
|
|
893
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
894
|
+
}
|
|
895
|
+
}
|
|
890
896
|
}
|
|
891
897
|
|
|
892
898
|
& .e-preview-container {
|
|
893
899
|
margin-left: 0;
|
|
894
900
|
margin-right: $cpicker-preview-margin-left;
|
|
895
901
|
}
|
|
902
|
+
|
|
903
|
+
& .e-opacity-slider {
|
|
904
|
+
& .e-handle-first {
|
|
905
|
+
@if $skin-name == 'FluentUI' {
|
|
906
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
}
|
|
896
910
|
}
|
|
897
911
|
|
|
898
912
|
& .e-selected-value {
|
|
@@ -881,12 +881,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.67% - 2.7px) !default;
|
|
|
881
881
|
& .e-slider-track {
|
|
882
882
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
883
883
|
}
|
|
884
|
+
|
|
885
|
+
& .e-handle {
|
|
886
|
+
@if $skin-name == 'FluentUI' {
|
|
887
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
888
|
+
}
|
|
889
|
+
}
|
|
884
890
|
}
|
|
885
891
|
|
|
886
892
|
& .e-preview-container {
|
|
887
893
|
margin-left: 0;
|
|
888
894
|
margin-right: $cpicker-preview-margin-left;
|
|
889
895
|
}
|
|
896
|
+
|
|
897
|
+
& .e-opacity-slider {
|
|
898
|
+
& .e-handle-first {
|
|
899
|
+
@if $skin-name == 'FluentUI' {
|
|
900
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
}
|
|
890
904
|
}
|
|
891
905
|
|
|
892
906
|
& .e-selected-value {
|
|
@@ -889,12 +889,26 @@ $cpicker-blazor-bigger-input-margin: calc(3.425% - 2.28px) !default;
|
|
|
889
889
|
& .e-slider-track {
|
|
890
890
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
891
891
|
}
|
|
892
|
+
|
|
893
|
+
& .e-handle {
|
|
894
|
+
@if $skin-name == 'FluentUI' {
|
|
895
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
896
|
+
}
|
|
897
|
+
}
|
|
892
898
|
}
|
|
893
899
|
|
|
894
900
|
& .e-preview-container {
|
|
895
901
|
margin-left: 0;
|
|
896
902
|
margin-right: $cpicker-preview-margin-left;
|
|
897
903
|
}
|
|
904
|
+
|
|
905
|
+
& .e-opacity-slider {
|
|
906
|
+
& .e-handle-first {
|
|
907
|
+
@if $skin-name == 'FluentUI' {
|
|
908
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
}
|
|
898
912
|
}
|
|
899
913
|
|
|
900
914
|
& .e-selected-value {
|
|
@@ -884,12 +884,26 @@ $cpicker-blazor-bigger-input-margin: calc(3.425% - 2.38px) !default;
|
|
|
884
884
|
& .e-slider-track {
|
|
885
885
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
886
886
|
}
|
|
887
|
+
|
|
888
|
+
& .e-handle {
|
|
889
|
+
@if $skin-name == 'FluentUI' {
|
|
890
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
891
|
+
}
|
|
892
|
+
}
|
|
887
893
|
}
|
|
888
894
|
|
|
889
895
|
& .e-preview-container {
|
|
890
896
|
margin-left: 0;
|
|
891
897
|
margin-right: $cpicker-preview-margin-left;
|
|
892
898
|
}
|
|
899
|
+
|
|
900
|
+
& .e-opacity-slider {
|
|
901
|
+
& .e-handle-first {
|
|
902
|
+
@if $skin-name == 'FluentUI' {
|
|
903
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
904
|
+
}
|
|
905
|
+
}
|
|
906
|
+
}
|
|
893
907
|
}
|
|
894
908
|
|
|
895
909
|
& .e-selected-value {
|
|
@@ -886,12 +886,26 @@ $cpicker-handler-tooltip-color: $white !default;
|
|
|
886
886
|
& .e-slider-track {
|
|
887
887
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
888
888
|
}
|
|
889
|
+
|
|
890
|
+
& .e-handle {
|
|
891
|
+
@if $skin-name == 'FluentUI' {
|
|
892
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
893
|
+
}
|
|
894
|
+
}
|
|
889
895
|
}
|
|
890
896
|
|
|
891
897
|
& .e-preview-container {
|
|
892
898
|
margin-left: 0;
|
|
893
899
|
margin-right: $cpicker-preview-margin-left;
|
|
894
900
|
}
|
|
901
|
+
|
|
902
|
+
& .e-opacity-slider {
|
|
903
|
+
& .e-handle-first {
|
|
904
|
+
@if $skin-name == 'FluentUI' {
|
|
905
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
906
|
+
}
|
|
907
|
+
}
|
|
908
|
+
}
|
|
895
909
|
}
|
|
896
910
|
|
|
897
911
|
& .e-selected-value {
|
|
@@ -886,12 +886,26 @@ $cpicker-handler-tooltip-color: $white !default;
|
|
|
886
886
|
& .e-slider-track {
|
|
887
887
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
888
888
|
}
|
|
889
|
+
|
|
890
|
+
& .e-handle {
|
|
891
|
+
@if $skin-name == 'FluentUI' {
|
|
892
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
893
|
+
}
|
|
894
|
+
}
|
|
889
895
|
}
|
|
890
896
|
|
|
891
897
|
& .e-preview-container {
|
|
892
898
|
margin-left: 0;
|
|
893
899
|
margin-right: $cpicker-preview-margin-left;
|
|
894
900
|
}
|
|
901
|
+
|
|
902
|
+
& .e-opacity-slider {
|
|
903
|
+
& .e-handle-first {
|
|
904
|
+
@if $skin-name == 'FluentUI' {
|
|
905
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
906
|
+
}
|
|
907
|
+
}
|
|
908
|
+
}
|
|
895
909
|
}
|
|
896
910
|
|
|
897
911
|
& .e-selected-value {
|