@syncfusion/blazor-themes 20.4.43 → 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/base/tailwind.scss +1 -1
- package/SCSS-Themes/bootstrap-dark.scss +95 -47
- package/SCSS-Themes/bootstrap.scss +95 -47
- package/SCSS-Themes/bootstrap4.scss +96 -48
- package/SCSS-Themes/bootstrap5-dark.scss +96 -48
- package/SCSS-Themes/bootstrap5.scss +96 -48
- 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/drop-down-list/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +3 -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 +95 -47
- package/SCSS-Themes/fabric.scss +95 -47
- package/SCSS-Themes/fluent-dark.scss +96 -48
- package/SCSS-Themes/fluent.scss +96 -48
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +17 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/fabric.scss +17 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/fluent.scss +17 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +17 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/material.scss +17 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +17 -1
- package/SCSS-Themes/highcontrast.scss +95 -47
- 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/inputs/input/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent.scss +1 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -0
- package/SCSS-Themes/material-dark.scss +95 -47
- package/SCSS-Themes/material.scss +95 -47
- 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 +95 -47
- package/SCSS-Themes/tailwind.scss +96 -48
- package/package.json +1 -1
|
@@ -829,20 +829,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
829
829
|
|
|
830
830
|
.e-toolbar-items {
|
|
831
831
|
background: $pivotgrid-grp-bg-color;
|
|
832
|
-
|
|
833
|
-
.e-toolbar-item {
|
|
834
|
-
.e-tbar-btn.e-btn.e-control {
|
|
835
|
-
@if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
|
|
836
|
-
background: $pivotgrid-grp-bg-color;
|
|
837
|
-
|
|
838
|
-
&:hover {
|
|
839
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
840
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
841
|
-
}
|
|
842
|
-
}
|
|
843
|
-
}
|
|
844
|
-
}
|
|
845
|
-
}
|
|
846
832
|
}
|
|
847
833
|
|
|
848
834
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -935,20 +921,28 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
935
921
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
936
922
|
background-color: $gray-600;
|
|
937
923
|
border-radius: $pivotgrid-default-border-radius;
|
|
938
|
-
|
|
924
|
+
}
|
|
939
925
|
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
926
|
+
.e-menu-icon,
|
|
927
|
+
.e-icons{
|
|
928
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
929
|
+
color: $white;
|
|
930
|
+
}
|
|
931
|
+
|
|
932
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
933
|
+
color: $pivotgrid-active-color;
|
|
934
|
+
}
|
|
944
935
|
}
|
|
936
|
+
}
|
|
945
937
|
|
|
946
|
-
|
|
947
|
-
|
|
938
|
+
ul.e-menu {
|
|
939
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
940
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
941
|
+
padding-right: 0 !important;
|
|
942
|
+
padding-left: 0 !important;
|
|
948
943
|
}
|
|
949
944
|
}
|
|
950
945
|
}
|
|
951
|
-
}
|
|
952
946
|
|
|
953
947
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
954
948
|
margin-left: 18px !important;
|
|
@@ -1441,15 +1435,17 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1441
1435
|
}
|
|
1442
1436
|
|
|
1443
1437
|
.e-toolbar .e-tbar-btn {
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1438
|
+
background-color: transparent;
|
|
1439
|
+
|
|
1440
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1441
|
+
border: none !important;
|
|
1442
|
+
}
|
|
1447
1443
|
|
|
1448
1444
|
&:hover {
|
|
1449
1445
|
@if ($skin-name == 'tailwind') {
|
|
1450
1446
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
1451
|
-
|
|
1452
|
-
|
|
1447
|
+
}
|
|
1448
|
+
}
|
|
1453
1449
|
}
|
|
1454
1450
|
|
|
1455
1451
|
|
|
@@ -837,20 +837,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
837
837
|
|
|
838
838
|
.e-toolbar-items {
|
|
839
839
|
background: $pivotgrid-grp-bg-color;
|
|
840
|
-
|
|
841
|
-
.e-toolbar-item {
|
|
842
|
-
.e-tbar-btn.e-btn.e-control {
|
|
843
|
-
@if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
|
|
844
|
-
background: $pivotgrid-grp-bg-color;
|
|
845
|
-
|
|
846
|
-
&:hover {
|
|
847
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
848
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
849
|
-
}
|
|
850
|
-
}
|
|
851
|
-
}
|
|
852
|
-
}
|
|
853
|
-
}
|
|
854
840
|
}
|
|
855
841
|
|
|
856
842
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -943,20 +929,28 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
943
929
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
944
930
|
background-color: $gray-600;
|
|
945
931
|
border-radius: $pivotgrid-default-border-radius;
|
|
946
|
-
|
|
932
|
+
}
|
|
947
933
|
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
934
|
+
.e-menu-icon,
|
|
935
|
+
.e-icons{
|
|
936
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
937
|
+
color: $white;
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
941
|
+
color: $pivotgrid-active-color;
|
|
942
|
+
}
|
|
952
943
|
}
|
|
944
|
+
}
|
|
953
945
|
|
|
954
|
-
|
|
955
|
-
|
|
946
|
+
ul.e-menu {
|
|
947
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
948
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
949
|
+
padding-right: 0 !important;
|
|
950
|
+
padding-left: 0 !important;
|
|
956
951
|
}
|
|
957
952
|
}
|
|
958
953
|
}
|
|
959
|
-
}
|
|
960
954
|
|
|
961
955
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
962
956
|
margin-left: 18px !important;
|
|
@@ -1449,15 +1443,17 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1449
1443
|
}
|
|
1450
1444
|
|
|
1451
1445
|
.e-toolbar .e-tbar-btn {
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1446
|
+
background-color: transparent;
|
|
1447
|
+
|
|
1448
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1449
|
+
border: none !important;
|
|
1450
|
+
}
|
|
1455
1451
|
|
|
1456
1452
|
&:hover {
|
|
1457
1453
|
@if ($skin-name == 'tailwind') {
|
|
1458
1454
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
1459
|
-
|
|
1460
|
-
|
|
1455
|
+
}
|
|
1456
|
+
}
|
|
1461
1457
|
}
|
|
1462
1458
|
|
|
1463
1459
|
|
|
@@ -833,20 +833,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
833
833
|
|
|
834
834
|
.e-toolbar-items {
|
|
835
835
|
background: $pivotgrid-grp-bg-color;
|
|
836
|
-
|
|
837
|
-
.e-toolbar-item {
|
|
838
|
-
.e-tbar-btn.e-btn.e-control {
|
|
839
|
-
@if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
|
|
840
|
-
background: $pivotgrid-grp-bg-color;
|
|
841
|
-
|
|
842
|
-
&:hover {
|
|
843
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
844
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
845
|
-
}
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
}
|
|
849
|
-
}
|
|
850
836
|
}
|
|
851
837
|
|
|
852
838
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -939,20 +925,28 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
939
925
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
940
926
|
background-color: $gray-600;
|
|
941
927
|
border-radius: $pivotgrid-default-border-radius;
|
|
942
|
-
|
|
928
|
+
}
|
|
943
929
|
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
930
|
+
.e-menu-icon,
|
|
931
|
+
.e-icons{
|
|
932
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
933
|
+
color: $white;
|
|
934
|
+
}
|
|
935
|
+
|
|
936
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
937
|
+
color: $pivotgrid-active-color;
|
|
938
|
+
}
|
|
948
939
|
}
|
|
940
|
+
}
|
|
949
941
|
|
|
950
|
-
|
|
951
|
-
|
|
942
|
+
ul.e-menu {
|
|
943
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
944
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
945
|
+
padding-right: 0 !important;
|
|
946
|
+
padding-left: 0 !important;
|
|
952
947
|
}
|
|
953
948
|
}
|
|
954
949
|
}
|
|
955
|
-
}
|
|
956
950
|
|
|
957
951
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
958
952
|
margin-left: 18px !important;
|
|
@@ -1445,15 +1439,17 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1445
1439
|
}
|
|
1446
1440
|
|
|
1447
1441
|
.e-toolbar .e-tbar-btn {
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1442
|
+
background-color: transparent;
|
|
1443
|
+
|
|
1444
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1445
|
+
border: none !important;
|
|
1446
|
+
}
|
|
1451
1447
|
|
|
1452
1448
|
&:hover {
|
|
1453
1449
|
@if ($skin-name == 'tailwind') {
|
|
1454
1450
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
1455
|
-
|
|
1456
|
-
|
|
1451
|
+
}
|
|
1452
|
+
}
|
|
1457
1453
|
}
|
|
1458
1454
|
|
|
1459
1455
|
|
|
@@ -836,20 +836,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
836
836
|
|
|
837
837
|
.e-toolbar-items {
|
|
838
838
|
background: $pivotgrid-grp-bg-color;
|
|
839
|
-
|
|
840
|
-
.e-toolbar-item {
|
|
841
|
-
.e-tbar-btn.e-btn.e-control {
|
|
842
|
-
@if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
|
|
843
|
-
background: $pivotgrid-grp-bg-color;
|
|
844
|
-
|
|
845
|
-
&:hover {
|
|
846
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
847
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
848
|
-
}
|
|
849
|
-
}
|
|
850
|
-
}
|
|
851
|
-
}
|
|
852
|
-
}
|
|
853
839
|
}
|
|
854
840
|
|
|
855
841
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -942,20 +928,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
942
928
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
943
929
|
background-color: $gray-600;
|
|
944
930
|
border-radius: $pivotgrid-default-border-radius;
|
|
945
|
-
|
|
931
|
+
}
|
|
946
932
|
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
933
|
+
.e-menu-icon,
|
|
934
|
+
.e-icons{
|
|
935
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
936
|
+
color: $white;
|
|
937
|
+
}
|
|
938
|
+
|
|
939
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
940
|
+
color: $pivotgrid-active-color;
|
|
941
|
+
}
|
|
951
942
|
}
|
|
943
|
+
}
|
|
952
944
|
|
|
953
|
-
|
|
954
|
-
|
|
945
|
+
ul.e-menu {
|
|
946
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
947
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
948
|
+
padding-right: 0 !important;
|
|
949
|
+
padding-left: 0 !important;
|
|
955
950
|
}
|
|
956
951
|
}
|
|
957
952
|
}
|
|
958
|
-
}
|
|
959
953
|
|
|
960
954
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
961
955
|
margin-left: 18px !important;
|
|
@@ -1448,15 +1442,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1448
1442
|
}
|
|
1449
1443
|
|
|
1450
1444
|
.e-toolbar .e-tbar-btn {
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1445
|
+
background-color: transparent;
|
|
1446
|
+
|
|
1447
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1448
|
+
border: none !important;
|
|
1449
|
+
}
|
|
1454
1450
|
|
|
1455
1451
|
&:hover {
|
|
1456
1452
|
@if ($skin-name == 'tailwind') {
|
|
1457
1453
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
1458
|
-
|
|
1459
|
-
|
|
1454
|
+
}
|
|
1455
|
+
}
|
|
1460
1456
|
}
|
|
1461
1457
|
|
|
1462
1458
|
|
|
@@ -836,20 +836,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
836
836
|
|
|
837
837
|
.e-toolbar-items {
|
|
838
838
|
background: $pivotgrid-grp-bg-color;
|
|
839
|
-
|
|
840
|
-
.e-toolbar-item {
|
|
841
|
-
.e-tbar-btn.e-btn.e-control {
|
|
842
|
-
@if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
|
|
843
|
-
background: $pivotgrid-grp-bg-color;
|
|
844
|
-
|
|
845
|
-
&:hover {
|
|
846
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
847
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
848
|
-
}
|
|
849
|
-
}
|
|
850
|
-
}
|
|
851
|
-
}
|
|
852
|
-
}
|
|
853
839
|
}
|
|
854
840
|
|
|
855
841
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -942,20 +928,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
942
928
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
943
929
|
background-color: $gray-600;
|
|
944
930
|
border-radius: $pivotgrid-default-border-radius;
|
|
945
|
-
|
|
931
|
+
}
|
|
946
932
|
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
933
|
+
.e-menu-icon,
|
|
934
|
+
.e-icons{
|
|
935
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
936
|
+
color: $white;
|
|
937
|
+
}
|
|
938
|
+
|
|
939
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
940
|
+
color: $pivotgrid-active-color;
|
|
941
|
+
}
|
|
951
942
|
}
|
|
943
|
+
}
|
|
952
944
|
|
|
953
|
-
|
|
954
|
-
|
|
945
|
+
ul.e-menu {
|
|
946
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
947
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
948
|
+
padding-right: 0 !important;
|
|
949
|
+
padding-left: 0 !important;
|
|
955
950
|
}
|
|
956
951
|
}
|
|
957
952
|
}
|
|
958
|
-
}
|
|
959
953
|
|
|
960
954
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
961
955
|
margin-left: 18px !important;
|
|
@@ -1448,15 +1442,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1448
1442
|
}
|
|
1449
1443
|
|
|
1450
1444
|
.e-toolbar .e-tbar-btn {
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1445
|
+
background-color: transparent;
|
|
1446
|
+
|
|
1447
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1448
|
+
border: none !important;
|
|
1449
|
+
}
|
|
1454
1450
|
|
|
1455
1451
|
&:hover {
|
|
1456
1452
|
@if ($skin-name == 'tailwind') {
|
|
1457
1453
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
1458
|
-
|
|
1459
|
-
|
|
1454
|
+
}
|
|
1455
|
+
}
|
|
1460
1456
|
}
|
|
1461
1457
|
|
|
1462
1458
|
|
|
@@ -21,7 +21,7 @@ $dialog-close-button-width: 32px !default;
|
|
|
21
21
|
$dialog-header-content-padding: 16px 24px 20px !default;
|
|
22
22
|
$dialog-content-padding: 24px 24px 12px 24px !default;
|
|
23
23
|
$dialog-content-margin-bottom: 12px !default;
|
|
24
|
-
$dialog-footer-content-padding:
|
|
24
|
+
$dialog-footer-content-padding: 24px !default;
|
|
25
25
|
$dialog-footer-content-padding-bottom: 9px !default;
|
|
26
26
|
$dialog-footer-content-border-top: 0 solid $border-light !default;
|
|
27
27
|
$dialog-alert-footer-content-border-top: 0 solid $border-light !default;
|
|
@@ -21,7 +21,7 @@ $dialog-close-button-width: 32px !default;
|
|
|
21
21
|
$dialog-header-content-padding: 16px 24px 20px !default;
|
|
22
22
|
$dialog-content-padding: 24px 24px 12px 24px !default;
|
|
23
23
|
$dialog-content-margin-bottom: 12px !default;
|
|
24
|
-
$dialog-footer-content-padding:
|
|
24
|
+
$dialog-footer-content-padding: 24px !default;
|
|
25
25
|
$dialog-footer-content-padding-bottom: 9px !default;
|
|
26
26
|
$dialog-footer-content-border-top: 0 solid $border-light !default;
|
|
27
27
|
$dialog-alert-footer-content-border-top: 0 solid $border-light !default;
|
|
@@ -296,7 +296,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
296
296
|
font-size: $rte-toolbar-big-icon-size;
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
299
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
300
300
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
301
301
|
top: -20px;
|
|
302
302
|
}
|
|
@@ -540,13 +540,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
540
540
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
541
541
|
}
|
|
542
542
|
|
|
543
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
543
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
544
544
|
font-size: 12px;
|
|
545
545
|
position: relative;
|
|
546
546
|
top: -18px;
|
|
547
547
|
}
|
|
548
548
|
|
|
549
|
-
.e-font-color.e-icons::before {
|
|
549
|
+
.e-rte-font-color.e-icons::before {
|
|
550
550
|
font-size: 13px;
|
|
551
551
|
}
|
|
552
552
|
|
|
@@ -2830,7 +2830,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
2830
2830
|
content: '\e35f';
|
|
2831
2831
|
}
|
|
2832
2832
|
|
|
2833
|
-
.e-font-color::before {
|
|
2833
|
+
.e-rte-font-color::before {
|
|
2834
2834
|
content: '\e34c';
|
|
2835
2835
|
}
|
|
2836
2836
|
|
|
@@ -351,7 +351,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
351
351
|
font-size: $rte-toolbar-big-icon-size;
|
|
352
352
|
}
|
|
353
353
|
|
|
354
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
354
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
355
355
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
356
356
|
top: -20px;
|
|
357
357
|
}
|
|
@@ -595,13 +595,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
595
595
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
596
596
|
}
|
|
597
597
|
|
|
598
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
598
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
599
599
|
font-size: 12px;
|
|
600
600
|
position: relative;
|
|
601
601
|
top: -18px;
|
|
602
602
|
}
|
|
603
603
|
|
|
604
|
-
.e-font-color.e-icons::before {
|
|
604
|
+
.e-rte-font-color.e-icons::before {
|
|
605
605
|
font-size: 13px;
|
|
606
606
|
}
|
|
607
607
|
|
|
@@ -2885,7 +2885,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
2885
2885
|
content: '\e35f';
|
|
2886
2886
|
}
|
|
2887
2887
|
|
|
2888
|
-
.e-font-color::before {
|
|
2888
|
+
.e-rte-font-color::before {
|
|
2889
2889
|
content: '\e34c';
|
|
2890
2890
|
}
|
|
2891
2891
|
|
|
@@ -478,7 +478,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
478
478
|
font-size: $rte-toolbar-big-icon-size;
|
|
479
479
|
}
|
|
480
480
|
|
|
481
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
481
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
482
482
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
483
483
|
top: -20px;
|
|
484
484
|
}
|
|
@@ -722,13 +722,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
722
722
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
723
723
|
}
|
|
724
724
|
|
|
725
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
725
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
726
726
|
font-size: 12px;
|
|
727
727
|
position: relative;
|
|
728
728
|
top: -18px;
|
|
729
729
|
}
|
|
730
730
|
|
|
731
|
-
.e-font-color.e-icons::before {
|
|
731
|
+
.e-rte-font-color.e-icons::before {
|
|
732
732
|
font-size: 13px;
|
|
733
733
|
}
|
|
734
734
|
|
|
@@ -3012,7 +3012,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
3012
3012
|
content: '\e74b';
|
|
3013
3013
|
}
|
|
3014
3014
|
|
|
3015
|
-
.e-font-color::before {
|
|
3015
|
+
.e-rte-font-color::before {
|
|
3016
3016
|
content: '\e80e';
|
|
3017
3017
|
}
|
|
3018
3018
|
|
|
@@ -281,7 +281,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
281
281
|
font-size: $rte-toolbar-big-icon-size;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
284
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
285
285
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
286
286
|
top: -20px;
|
|
287
287
|
}
|
|
@@ -525,13 +525,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
525
525
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
526
526
|
}
|
|
527
527
|
|
|
528
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
528
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
529
529
|
font-size: 12px;
|
|
530
530
|
position: relative;
|
|
531
531
|
top: -18px;
|
|
532
532
|
}
|
|
533
533
|
|
|
534
|
-
.e-font-color.e-icons::before {
|
|
534
|
+
.e-rte-font-color.e-icons::before {
|
|
535
535
|
font-size: 13px;
|
|
536
536
|
}
|
|
537
537
|
|
|
@@ -2814,7 +2814,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
2814
2814
|
content: '\e76f';
|
|
2815
2815
|
}
|
|
2816
2816
|
|
|
2817
|
-
.e-font-color::before {
|
|
2817
|
+
.e-rte-font-color::before {
|
|
2818
2818
|
content: '\e79f';
|
|
2819
2819
|
}
|
|
2820
2820
|
|
|
@@ -281,7 +281,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
281
281
|
font-size: $rte-toolbar-big-icon-size;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
284
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
285
285
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
286
286
|
top: -20px;
|
|
287
287
|
}
|
|
@@ -525,13 +525,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
525
525
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
526
526
|
}
|
|
527
527
|
|
|
528
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
528
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
529
529
|
font-size: 12px;
|
|
530
530
|
position: relative;
|
|
531
531
|
top: -18px;
|
|
532
532
|
}
|
|
533
533
|
|
|
534
|
-
.e-font-color.e-icons::before {
|
|
534
|
+
.e-rte-font-color.e-icons::before {
|
|
535
535
|
font-size: 13px;
|
|
536
536
|
}
|
|
537
537
|
|
|
@@ -2814,7 +2814,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
2814
2814
|
content: '\e76f';
|
|
2815
2815
|
}
|
|
2816
2816
|
|
|
2817
|
-
.e-font-color::before {
|
|
2817
|
+
.e-rte-font-color::before {
|
|
2818
2818
|
content: '\e79f';
|
|
2819
2819
|
}
|
|
2820
2820
|
|
|
@@ -277,7 +277,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
277
277
|
font-size: $rte-toolbar-big-icon-size;
|
|
278
278
|
}
|
|
279
279
|
|
|
280
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
280
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
281
281
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
282
282
|
top: -20px;
|
|
283
283
|
}
|
|
@@ -521,13 +521,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
521
521
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
522
522
|
}
|
|
523
523
|
|
|
524
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
524
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
525
525
|
font-size: 12px;
|
|
526
526
|
position: relative;
|
|
527
527
|
top: -18px;
|
|
528
528
|
}
|
|
529
529
|
|
|
530
|
-
.e-font-color.e-icons::before {
|
|
530
|
+
.e-rte-font-color.e-icons::before {
|
|
531
531
|
font-size: 13px;
|
|
532
532
|
}
|
|
533
533
|
|
|
@@ -2811,7 +2811,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
2811
2811
|
content: '\e35f';
|
|
2812
2812
|
}
|
|
2813
2813
|
|
|
2814
|
-
.e-font-color::before {
|
|
2814
|
+
.e-rte-font-color::before {
|
|
2815
2815
|
content: '\e34c';
|
|
2816
2816
|
}
|
|
2817
2817
|
|
|
@@ -275,7 +275,7 @@ $rte-drop-text-mobile-width: 240px !default;
|
|
|
275
275
|
font-size: $rte-toolbar-big-icon-size;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
278
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
279
279
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
280
280
|
top: -20px;
|
|
281
281
|
}
|
|
@@ -519,13 +519,13 @@ $rte-drop-text-mobile-width: 240px !default;
|
|
|
519
519
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
520
520
|
}
|
|
521
521
|
|
|
522
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
522
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
523
523
|
font-size: 12px;
|
|
524
524
|
position: relative;
|
|
525
525
|
top: -18px;
|
|
526
526
|
}
|
|
527
527
|
|
|
528
|
-
.e-font-color.e-icons::before {
|
|
528
|
+
.e-rte-font-color.e-icons::before {
|
|
529
529
|
font-size: 13px;
|
|
530
530
|
}
|
|
531
531
|
|
|
@@ -2809,7 +2809,7 @@ $rte-drop-text-mobile-width: 240px !default;
|
|
|
2809
2809
|
content: '\e35f';
|
|
2810
2810
|
}
|
|
2811
2811
|
|
|
2812
|
-
.e-font-color::before {
|
|
2812
|
+
.e-rte-font-color::before {
|
|
2813
2813
|
content: '\e34c';
|
|
2814
2814
|
}
|
|
2815
2815
|
|