@syncfusion/blazor-themes 27.1.48 → 27.1.50
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/bds-dark.scss +103 -87
- package/SCSS-Themes/bds.scss +103 -87
- package/SCSS-Themes/bootstrap-dark.scss +103 -87
- package/SCSS-Themes/bootstrap.scss +103 -87
- package/SCSS-Themes/bootstrap4.scss +103 -87
- package/SCSS-Themes/bootstrap5-dark.scss +103 -87
- package/SCSS-Themes/bootstrap5.3.scss +103 -87
- package/SCSS-Themes/bootstrap5.scss +103 -87
- package/SCSS-Themes/buttons/check-box/bds-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bds.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2.scss +7 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +7 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +1 -3
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +103 -87
- package/SCSS-Themes/fabric.scss +103 -87
- package/SCSS-Themes/fluent-dark.scss +104 -88
- package/SCSS-Themes/fluent.scss +104 -88
- package/SCSS-Themes/fluent2-dark.scss +104 -88
- package/SCSS-Themes/fluent2.scss +104 -88
- package/SCSS-Themes/grids/grid/bds-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bds.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap4.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric.scss +52 -41
- package/SCSS-Themes/grids/grid/fluent-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2.scss +53 -42
- package/SCSS-Themes/grids/grid/highcontrast.scss +52 -41
- package/SCSS-Themes/grids/grid/material-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material.scss +52 -41
- package/SCSS-Themes/grids/grid/material3-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material3.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind.scss +52 -41
- package/SCSS-Themes/highcontrast.scss +103 -87
- package/SCSS-Themes/inputs/color-picker/bds-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bds.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +103 -87
- package/SCSS-Themes/material.scss +103 -87
- package/SCSS-Themes/material3-dark.scss +103 -87
- package/SCSS-Themes/material3.scss +103 -87
- package/SCSS-Themes/popups/dialog/bds-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bds.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.3.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2.scss +0 -35
- package/SCSS-Themes/popups/dialog/highcontrast.scss +0 -35
- package/SCSS-Themes/popups/dialog/material-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind.scss +0 -35
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +41 -7
- package/SCSS-Themes/tailwind-dark.scss +103 -87
- package/SCSS-Themes/tailwind.scss +103 -87
- package/package.json +1 -1
|
@@ -3755,9 +3755,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3755
3755
|
|
|
3756
3756
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3757
3757
|
border-color: transparent;
|
|
3758
|
-
|
|
3759
|
-
background: none;
|
|
3760
|
-
}
|
|
3758
|
+
background: none;
|
|
3761
3759
|
}
|
|
3762
3760
|
}
|
|
3763
3761
|
|
|
@@ -29896,6 +29894,13 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
29896
29894
|
}
|
|
29897
29895
|
}
|
|
29898
29896
|
}
|
|
29897
|
+
|
|
29898
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
29899
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
29900
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
29901
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
29902
|
+
}
|
|
29903
|
+
}
|
|
29899
29904
|
}
|
|
29900
29905
|
}
|
|
29901
29906
|
}
|
|
@@ -37658,7 +37663,7 @@ $cpicker-recent-color-tile-border: $border-alt !default;
|
|
|
37658
37663
|
color: $cpicker-handler-tooltip-color;
|
|
37659
37664
|
}
|
|
37660
37665
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37661
|
-
background-color: $btn-hover-bgcolor
|
|
37666
|
+
background-color: $btn-hover-bgcolor;
|
|
37662
37667
|
color: $cpicker-handler-tooltip-color;
|
|
37663
37668
|
}
|
|
37664
37669
|
}
|
|
@@ -48719,41 +48724,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
48719
48724
|
.e-footer-content {
|
|
48720
48725
|
background-color: $dialog-footer-bg-color;
|
|
48721
48726
|
|
|
48722
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48723
|
-
.e-btn.e-primary {
|
|
48724
|
-
background: none;
|
|
48725
|
-
box-shadow: none;
|
|
48726
|
-
color: $dialog-primary-button-color;
|
|
48727
|
-
}
|
|
48728
|
-
|
|
48729
|
-
.e-btn:not(.e-primary) {
|
|
48730
|
-
background: none;
|
|
48731
|
-
box-shadow: none;
|
|
48732
|
-
color: $dialog-secondary-button-color;
|
|
48733
|
-
}
|
|
48734
|
-
}
|
|
48735
|
-
|
|
48736
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48737
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
48738
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
48739
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
48740
|
-
}
|
|
48741
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
48742
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
48743
|
-
}
|
|
48744
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
48745
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
48746
|
-
}
|
|
48747
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
48748
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
48749
|
-
.e-btn:not([DISABLED]):hover {
|
|
48750
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
48751
|
-
}
|
|
48752
|
-
.e-btn:not([DISABLED]):active {
|
|
48753
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
48754
|
-
}
|
|
48755
|
-
}
|
|
48756
|
-
|
|
48757
48727
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' or $skin-name == 'tailwind' or $skin-name == 'FluentUI' or $skin-name == 'fluent2' {
|
|
48758
48728
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
48759
48729
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -67865,6 +67835,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
67865
67835
|
}
|
|
67866
67836
|
}
|
|
67867
67837
|
|
|
67838
|
+
& .e-list-wrap:focus-visible,
|
|
67868
67839
|
&:focus {
|
|
67869
67840
|
outline: none;
|
|
67870
67841
|
}
|
|
@@ -82377,28 +82348,18 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
82377
82348
|
}
|
|
82378
82349
|
|
|
82379
82350
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82380
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
82381
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82382
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82351
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82383
82352
|
@if $grid-skin == 'material3' {
|
|
82384
82353
|
border: 1px solid rgba($content-text-color);
|
|
82385
82354
|
}
|
|
82386
82355
|
}
|
|
82387
82356
|
|
|
82388
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82389
|
-
.e-
|
|
82390
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82391
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
82392
|
-
@if $grid-skin == 'material3' {
|
|
82393
|
-
padding-bottom: 13px;
|
|
82394
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
82395
|
-
}
|
|
82396
|
-
}
|
|
82397
|
-
|
|
82398
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82399
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82357
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82358
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
82400
82359
|
@if $grid-skin == 'material3' {
|
|
82401
|
-
padding-top:
|
|
82360
|
+
padding-top: 0;
|
|
82361
|
+
padding-bottom: 0;
|
|
82362
|
+
@include grid-padding-left-right(12px, 12px);
|
|
82402
82363
|
}
|
|
82403
82364
|
}
|
|
82404
82365
|
|
|
@@ -83038,6 +82999,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
83038
82999
|
|
|
83039
83000
|
& .e-res-apply-btn:disabled {
|
|
83040
83001
|
color: $grid-btn-disabled-bgcolor;
|
|
83002
|
+
@if $grid-skin == 'fluent2' {
|
|
83003
|
+
color: $primary-text-disabled;
|
|
83004
|
+
}
|
|
83041
83005
|
}
|
|
83042
83006
|
& .e-btn {
|
|
83043
83007
|
@if $grid-skin != 'fluent2' {
|
|
@@ -84136,6 +84100,18 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
84136
84100
|
}
|
|
84137
84101
|
}
|
|
84138
84102
|
|
|
84103
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
84104
|
+
& .e-search-icon {
|
|
84105
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84106
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
84107
|
+
padding: 9px 8px;
|
|
84108
|
+
}
|
|
84109
|
+
@if $grid-skin == 'bootstrap4' {
|
|
84110
|
+
padding: 9px 9.5px;
|
|
84111
|
+
}
|
|
84112
|
+
}
|
|
84113
|
+
}
|
|
84114
|
+
|
|
84139
84115
|
.e-res-toolbar {
|
|
84140
84116
|
border-bottom: 1px solid;
|
|
84141
84117
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84236,18 +84212,6 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
84236
84212
|
}
|
|
84237
84213
|
}
|
|
84238
84214
|
|
|
84239
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84240
|
-
& .e-search-icon {
|
|
84241
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84242
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84243
|
-
padding: 9px 8px;
|
|
84244
|
-
}
|
|
84245
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84246
|
-
padding: 9px 9.5px;
|
|
84247
|
-
}
|
|
84248
|
-
}
|
|
84249
|
-
}
|
|
84250
|
-
|
|
84251
84215
|
& .e-responsive-right {
|
|
84252
84216
|
& .e-search-wrapper {
|
|
84253
84217
|
padding-left: 0;
|
|
@@ -84444,8 +84408,11 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
84444
84408
|
}
|
|
84445
84409
|
}
|
|
84446
84410
|
|
|
84447
|
-
&.e-default
|
|
84448
|
-
|
|
84411
|
+
&.e-default {
|
|
84412
|
+
.e-grouptopleftcell,
|
|
84413
|
+
.e-rowdragheader {
|
|
84414
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
84415
|
+
}
|
|
84449
84416
|
}
|
|
84450
84417
|
|
|
84451
84418
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -84453,10 +84420,13 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
84453
84420
|
border-left: 1px solid;
|
|
84454
84421
|
}
|
|
84455
84422
|
|
|
84456
|
-
&.e-default.e-verticallines
|
|
84457
|
-
&.e-default.e-bothlines
|
|
84458
|
-
&.e-default.e-hidelines
|
|
84459
|
-
|
|
84423
|
+
&.e-default.e-verticallines,
|
|
84424
|
+
&.e-default.e-bothlines,
|
|
84425
|
+
&.e-default.e-hidelines {
|
|
84426
|
+
.e-grouptopleftcell,
|
|
84427
|
+
.e-rowdragheader {
|
|
84428
|
+
border-top-width: 0;
|
|
84429
|
+
}
|
|
84460
84430
|
}
|
|
84461
84431
|
|
|
84462
84432
|
&.e-default.e-verticallines,
|
|
@@ -84717,6 +84687,12 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
84717
84687
|
width: auto;
|
|
84718
84688
|
}
|
|
84719
84689
|
|
|
84690
|
+
.e-rowcell.e-gridchkbox {
|
|
84691
|
+
@if $grid-skin == 'fluent' {
|
|
84692
|
+
padding-left: 8px;
|
|
84693
|
+
}
|
|
84694
|
+
}
|
|
84695
|
+
|
|
84720
84696
|
&.e-left-shadow,
|
|
84721
84697
|
&.e-rtl.e-left-shadow,
|
|
84722
84698
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -85660,13 +85636,12 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
85660
85636
|
font-weight: $grid-selection-font-weight;
|
|
85661
85637
|
}
|
|
85662
85638
|
|
|
85663
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
85639
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
85664
85640
|
td.e-cellselectionbackground {
|
|
85665
85641
|
font-weight: $grid-selection-font-weight;
|
|
85666
85642
|
@if $grid-skin == 'material3' {
|
|
85667
|
-
border: 1px solid rgba($content-text-color);
|
|
85668
85643
|
padding-bottom: 7px;
|
|
85669
|
-
@include grid-padding-left-right(
|
|
85644
|
+
@include grid-padding-left-right(8px, 8px);
|
|
85670
85645
|
}
|
|
85671
85646
|
}
|
|
85672
85647
|
|
|
@@ -85677,14 +85652,13 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
85677
85652
|
}
|
|
85678
85653
|
|
|
85679
85654
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
85680
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
85681
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85655
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85682
85656
|
@if $grid-skin == 'material3' {
|
|
85683
85657
|
border: 1px solid rgba($content-text-color);
|
|
85684
85658
|
}
|
|
85685
85659
|
}
|
|
85686
85660
|
|
|
85687
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
85661
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
85688
85662
|
@if $grid-skin == 'material3' {
|
|
85689
85663
|
padding-top: 7px;
|
|
85690
85664
|
}
|
|
@@ -86764,7 +86738,8 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
86764
86738
|
}
|
|
86765
86739
|
|
|
86766
86740
|
&.e-wrap {
|
|
86767
|
-
& .e-rowcell,
|
|
86741
|
+
& .e-gridheader .e-rowcell,
|
|
86742
|
+
& .e-gridcontent .e-rowcell,
|
|
86768
86743
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
86769
86744
|
& .e-columnheader .e-headercelldiv,
|
|
86770
86745
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -86777,6 +86752,10 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
86777
86752
|
max-height: $grid-rowcell-wrap-max-height;
|
|
86778
86753
|
}
|
|
86779
86754
|
}
|
|
86755
|
+
|
|
86756
|
+
& .e-checkbox-wrapper {
|
|
86757
|
+
vertical-align: middle;
|
|
86758
|
+
}
|
|
86780
86759
|
}
|
|
86781
86760
|
|
|
86782
86761
|
&.e-wrap .e-columnheader {
|
|
@@ -86949,6 +86928,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
86949
86928
|
}
|
|
86950
86929
|
|
|
86951
86930
|
&.sf-grid {
|
|
86931
|
+
|
|
86952
86932
|
span.e-ungroupbutton.e-icons {
|
|
86953
86933
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
86954
86934
|
@if $grid-skin == 'material3' {
|
|
@@ -87627,10 +87607,12 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
87627
87607
|
|
|
87628
87608
|
.e-verticallines tr th,
|
|
87629
87609
|
.e-grouptopleftcell,
|
|
87610
|
+
.e-rowdragheader,
|
|
87630
87611
|
.e-gridpopup .e-content,
|
|
87631
87612
|
.e-filterbarcell,
|
|
87632
87613
|
.e-filterbarcelldisabled,
|
|
87633
87614
|
&.e-default .e-grouptopleftcell,
|
|
87615
|
+
&.e-default .e-rowdragheader,
|
|
87634
87616
|
.e-headercell,
|
|
87635
87617
|
.e-summarycell,
|
|
87636
87618
|
.e-detailheadercell,
|
|
@@ -95626,6 +95608,22 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
95626
95608
|
margin-block-start: 10px;
|
|
95627
95609
|
}
|
|
95628
95610
|
|
|
95611
|
+
.e-content ul {
|
|
95612
|
+
list-style-type: disc;
|
|
95613
|
+
}
|
|
95614
|
+
|
|
95615
|
+
.e-content ul ul,
|
|
95616
|
+
.e-content ol ul {
|
|
95617
|
+
list-style-type: circle;
|
|
95618
|
+
}
|
|
95619
|
+
|
|
95620
|
+
.e-content ul ul ul,
|
|
95621
|
+
.e-content ol ul ul,
|
|
95622
|
+
.e-content ul ol ul,
|
|
95623
|
+
.e-content ol ol ul {
|
|
95624
|
+
list-style-type: square;
|
|
95625
|
+
}
|
|
95626
|
+
|
|
95629
95627
|
.e-content h1 {
|
|
95630
95628
|
font-size: 2.857em;
|
|
95631
95629
|
font-weight: 600;
|
|
@@ -95694,7 +95692,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
95694
95692
|
word-break: inherit;
|
|
95695
95693
|
word-wrap: break-word;
|
|
95696
95694
|
|
|
95697
|
-
@if $skin-name == 'fluent2' or $
|
|
95695
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
95698
95696
|
background-color: $rte-pre-bg-color;
|
|
95699
95697
|
}
|
|
95700
95698
|
}
|
|
@@ -97535,6 +97533,12 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
97535
97533
|
color: $rte-drop-btn-active-color;
|
|
97536
97534
|
}
|
|
97537
97535
|
}
|
|
97536
|
+
|
|
97537
|
+
.e-tbar-btn:hover {
|
|
97538
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97539
|
+
color: $rte-drop-btn-active-color;
|
|
97540
|
+
}
|
|
97541
|
+
}
|
|
97538
97542
|
}
|
|
97539
97543
|
|
|
97540
97544
|
.e-toolbar-extended {
|
|
@@ -97561,6 +97565,12 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
97561
97565
|
background: $rte-drop-btn-active-bg;
|
|
97562
97566
|
}
|
|
97563
97567
|
|
|
97568
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
97569
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97570
|
+
color: $rte-drop-btn-active-color;
|
|
97571
|
+
}
|
|
97572
|
+
}
|
|
97573
|
+
|
|
97564
97574
|
@if $skin-name == 'bootstrap5' {
|
|
97565
97575
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
97566
97576
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -97579,7 +97589,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
97579
97589
|
background: transparent;
|
|
97580
97590
|
color: transparent;
|
|
97581
97591
|
}
|
|
97582
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
97592
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97583
97593
|
::selection {
|
|
97584
97594
|
color: $rte-selection-color;
|
|
97585
97595
|
background: $rte-selection-bg;
|
|
@@ -97697,7 +97707,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
97697
97707
|
.e-rte-list-primary-content {
|
|
97698
97708
|
|
|
97699
97709
|
&:hover {
|
|
97700
|
-
@if $
|
|
97710
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97701
97711
|
background: $rte-split-btn-span-active-bg;
|
|
97702
97712
|
}
|
|
97703
97713
|
@else {
|
|
@@ -97717,7 +97727,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
97717
97727
|
.e-caret {
|
|
97718
97728
|
|
|
97719
97729
|
&:hover {
|
|
97720
|
-
@if $
|
|
97730
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97721
97731
|
background: $rte-split-btn-span-active-bg;
|
|
97722
97732
|
}
|
|
97723
97733
|
@else {
|
|
@@ -97779,7 +97789,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
97779
97789
|
justify-content: center;
|
|
97780
97790
|
}
|
|
97781
97791
|
&:hover {
|
|
97782
|
-
@if $
|
|
97792
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97783
97793
|
background: $rte-split-btn-span-active-bg;
|
|
97784
97794
|
}
|
|
97785
97795
|
@else {
|
|
@@ -97790,7 +97800,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
97790
97800
|
|
|
97791
97801
|
.e-caret {
|
|
97792
97802
|
&:hover {
|
|
97793
|
-
@if $
|
|
97803
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97794
97804
|
background: $rte-split-btn-span-active-bg;
|
|
97795
97805
|
}
|
|
97796
97806
|
@else {
|
|
@@ -98084,8 +98094,14 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
98084
98094
|
}
|
|
98085
98095
|
}
|
|
98086
98096
|
}
|
|
98097
|
+
|
|
98087
98098
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98088
|
-
|
|
98099
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98100
|
+
color: $rte-drop-btn-active-color;
|
|
98101
|
+
}
|
|
98102
|
+
@else {
|
|
98103
|
+
color: $rte-tlbar-expand-active;
|
|
98104
|
+
}
|
|
98089
98105
|
}
|
|
98090
98106
|
|
|
98091
98107
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1796,7 +1796,7 @@ $cpicker-recent-color-tile-border: $gray-700 !default;
|
|
|
1796
1796
|
color: $cpicker-handler-tooltip-color;
|
|
1797
1797
|
}
|
|
1798
1798
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1799
|
-
background-color: $btn-hover-bgcolor
|
|
1799
|
+
background-color: $btn-hover-bgcolor;
|
|
1800
1800
|
color: $cpicker-handler-tooltip-color;
|
|
1801
1801
|
}
|
|
1802
1802
|
}
|
|
@@ -1796,7 +1796,7 @@ $cpicker-recent-color-tile-border: $gray-700 !default;
|
|
|
1796
1796
|
color: $cpicker-handler-tooltip-color;
|
|
1797
1797
|
}
|
|
1798
1798
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1799
|
-
background-color: $btn-hover-bgcolor
|
|
1799
|
+
background-color: $btn-hover-bgcolor;
|
|
1800
1800
|
color: $cpicker-handler-tooltip-color;
|
|
1801
1801
|
}
|
|
1802
1802
|
}
|
|
@@ -1781,7 +1781,7 @@ $cpicker-recent-color-tile-border: $grey-ad !default;
|
|
|
1781
1781
|
color: $cpicker-handler-tooltip-color;
|
|
1782
1782
|
}
|
|
1783
1783
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1784
|
-
background-color: $btn-hover-bgcolor
|
|
1784
|
+
background-color: $btn-hover-bgcolor;
|
|
1785
1785
|
color: $cpicker-handler-tooltip-color;
|
|
1786
1786
|
}
|
|
1787
1787
|
}
|
|
@@ -1781,7 +1781,7 @@ $cpicker-recent-color-tile-border: $grey-e6 !default;
|
|
|
1781
1781
|
color: $cpicker-handler-tooltip-color;
|
|
1782
1782
|
}
|
|
1783
1783
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1784
|
-
background-color: $btn-hover-bgcolor
|
|
1784
|
+
background-color: $btn-hover-bgcolor;
|
|
1785
1785
|
color: $cpicker-handler-tooltip-color;
|
|
1786
1786
|
}
|
|
1787
1787
|
}
|
|
@@ -1780,7 +1780,7 @@ $cpicker-recent-color-tile-border: $gray-200 !default;
|
|
|
1780
1780
|
color: $cpicker-handler-tooltip-color;
|
|
1781
1781
|
}
|
|
1782
1782
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1783
|
-
background-color: $btn-hover-bgcolor
|
|
1783
|
+
background-color: $btn-hover-bgcolor;
|
|
1784
1784
|
color: $cpicker-handler-tooltip-color;
|
|
1785
1785
|
}
|
|
1786
1786
|
}
|
|
@@ -1785,7 +1785,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
1785
1785
|
color: $cpicker-handler-tooltip-color;
|
|
1786
1786
|
}
|
|
1787
1787
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1788
|
-
background-color: $btn-hover-bgcolor
|
|
1788
|
+
background-color: $btn-hover-bgcolor;
|
|
1789
1789
|
color: $cpicker-handler-tooltip-color;
|
|
1790
1790
|
}
|
|
1791
1791
|
}
|
|
@@ -1785,7 +1785,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
1785
1785
|
color: $cpicker-handler-tooltip-color;
|
|
1786
1786
|
}
|
|
1787
1787
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1788
|
-
background-color: $btn-hover-bgcolor
|
|
1788
|
+
background-color: $btn-hover-bgcolor;
|
|
1789
1789
|
color: $cpicker-handler-tooltip-color;
|
|
1790
1790
|
}
|
|
1791
1791
|
}
|
|
@@ -1785,7 +1785,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
1785
1785
|
color: $cpicker-handler-tooltip-color;
|
|
1786
1786
|
}
|
|
1787
1787
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1788
|
-
background-color: $btn-hover-bgcolor
|
|
1788
|
+
background-color: $btn-hover-bgcolor;
|
|
1789
1789
|
color: $cpicker-handler-tooltip-color;
|
|
1790
1790
|
}
|
|
1791
1791
|
}
|
|
@@ -1781,7 +1781,7 @@ $cpicker-recent-color-tile-border: $neutral-light !default;
|
|
|
1781
1781
|
color: $cpicker-handler-tooltip-color;
|
|
1782
1782
|
}
|
|
1783
1783
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1784
|
-
background-color: $btn-hover-bgcolor
|
|
1784
|
+
background-color: $btn-hover-bgcolor;
|
|
1785
1785
|
color: $cpicker-handler-tooltip-color;
|
|
1786
1786
|
}
|
|
1787
1787
|
}
|
|
@@ -1780,7 +1780,7 @@ $cpicker-recent-color-tile-border: $neutral-lighter !default;
|
|
|
1780
1780
|
color: $cpicker-handler-tooltip-color;
|
|
1781
1781
|
}
|
|
1782
1782
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1783
|
-
background-color: $btn-hover-bgcolor
|
|
1783
|
+
background-color: $btn-hover-bgcolor;
|
|
1784
1784
|
color: $cpicker-handler-tooltip-color;
|
|
1785
1785
|
}
|
|
1786
1786
|
}
|
|
@@ -1785,7 +1785,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
1785
1785
|
color: $cpicker-handler-tooltip-color;
|
|
1786
1786
|
}
|
|
1787
1787
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1788
|
-
background-color: $btn-hover-bgcolor
|
|
1788
|
+
background-color: $btn-hover-bgcolor;
|
|
1789
1789
|
color: $cpicker-handler-tooltip-color;
|
|
1790
1790
|
}
|
|
1791
1791
|
}
|
|
@@ -1785,7 +1785,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
1785
1785
|
color: $cpicker-handler-tooltip-color;
|
|
1786
1786
|
}
|
|
1787
1787
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1788
|
-
background-color: $btn-hover-bgcolor
|
|
1788
|
+
background-color: $btn-hover-bgcolor;
|
|
1789
1789
|
color: $cpicker-handler-tooltip-color;
|
|
1790
1790
|
}
|
|
1791
1791
|
}
|
|
@@ -1796,7 +1796,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
1796
1796
|
color: $cpicker-handler-tooltip-color;
|
|
1797
1797
|
}
|
|
1798
1798
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1799
|
-
background-color: $btn-hover-bgcolor
|
|
1799
|
+
background-color: $btn-hover-bgcolor;
|
|
1800
1800
|
color: $cpicker-handler-tooltip-color;
|
|
1801
1801
|
}
|
|
1802
1802
|
}
|
|
@@ -1796,7 +1796,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
1796
1796
|
color: $cpicker-handler-tooltip-color;
|
|
1797
1797
|
}
|
|
1798
1798
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1799
|
-
background-color: $btn-hover-bgcolor
|
|
1799
|
+
background-color: $btn-hover-bgcolor;
|
|
1800
1800
|
color: $cpicker-handler-tooltip-color;
|
|
1801
1801
|
}
|
|
1802
1802
|
}
|
|
@@ -1780,7 +1780,7 @@ $cpicker-recent-color-tile-border: $border-alt !default;
|
|
|
1780
1780
|
color: $cpicker-handler-tooltip-color;
|
|
1781
1781
|
}
|
|
1782
1782
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1783
|
-
background-color: $btn-hover-bgcolor
|
|
1783
|
+
background-color: $btn-hover-bgcolor;
|
|
1784
1784
|
color: $cpicker-handler-tooltip-color;
|
|
1785
1785
|
}
|
|
1786
1786
|
}
|
|
@@ -1785,7 +1785,7 @@ $cpicker-recent-color-tile-border: $grey-700 !default;
|
|
|
1785
1785
|
color: $cpicker-handler-tooltip-color;
|
|
1786
1786
|
}
|
|
1787
1787
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1788
|
-
background-color: $btn-hover-bgcolor
|
|
1788
|
+
background-color: $btn-hover-bgcolor;
|
|
1789
1789
|
color: $cpicker-handler-tooltip-color;
|
|
1790
1790
|
}
|
|
1791
1791
|
}
|
|
@@ -1783,7 +1783,7 @@ $cpicker-recent-color-tile-border: $grey-200 !default;
|
|
|
1783
1783
|
color: $cpicker-handler-tooltip-color;
|
|
1784
1784
|
}
|
|
1785
1785
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1786
|
-
background-color: $btn-hover-bgcolor
|
|
1786
|
+
background-color: $btn-hover-bgcolor;
|
|
1787
1787
|
color: $cpicker-handler-tooltip-color;
|
|
1788
1788
|
}
|
|
1789
1789
|
}
|
|
@@ -1793,7 +1793,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
1793
1793
|
color: $cpicker-handler-tooltip-color;
|
|
1794
1794
|
}
|
|
1795
1795
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1796
|
-
background-color: $btn-hover-bgcolor
|
|
1796
|
+
background-color: $btn-hover-bgcolor;
|
|
1797
1797
|
color: $cpicker-handler-tooltip-color;
|
|
1798
1798
|
}
|
|
1799
1799
|
}
|
|
@@ -1793,7 +1793,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
1793
1793
|
color: $cpicker-handler-tooltip-color;
|
|
1794
1794
|
}
|
|
1795
1795
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1796
|
-
background-color: $btn-hover-bgcolor
|
|
1796
|
+
background-color: $btn-hover-bgcolor;
|
|
1797
1797
|
color: $cpicker-handler-tooltip-color;
|
|
1798
1798
|
}
|
|
1799
1799
|
}
|
|
@@ -1784,7 +1784,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
1784
1784
|
color: $cpicker-handler-tooltip-color;
|
|
1785
1785
|
}
|
|
1786
1786
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1787
|
-
background-color: $btn-hover-bgcolor
|
|
1787
|
+
background-color: $btn-hover-bgcolor;
|
|
1788
1788
|
color: $cpicker-handler-tooltip-color;
|
|
1789
1789
|
}
|
|
1790
1790
|
}
|
|
@@ -1784,7 +1784,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
1784
1784
|
color: $cpicker-handler-tooltip-color;
|
|
1785
1785
|
}
|
|
1786
1786
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
1787
|
-
background-color: $btn-hover-bgcolor
|
|
1787
|
+
background-color: $btn-hover-bgcolor;
|
|
1788
1788
|
color: $cpicker-handler-tooltip-color;
|
|
1789
1789
|
}
|
|
1790
1790
|
}
|