@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
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -851,6 +851,13 @@ $cbox-border-style: solid !default;
|
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
|
+
|
|
855
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
856
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
857
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
858
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
859
|
+
}
|
|
860
|
+
}
|
|
854
861
|
}
|
|
855
862
|
}
|
|
856
863
|
}
|
|
@@ -1072,9 +1072,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
1072
1072
|
|
|
1073
1073
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1074
1074
|
border-color: transparent;
|
|
1075
|
-
|
|
1076
|
-
background: none;
|
|
1077
|
-
}
|
|
1075
|
+
background: none;
|
|
1078
1076
|
}
|
|
1079
1077
|
}
|
|
1080
1078
|
|
|
@@ -1072,9 +1072,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
1072
1072
|
|
|
1073
1073
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1074
1074
|
border-color: transparent;
|
|
1075
|
-
|
|
1076
|
-
background: none;
|
|
1077
|
-
}
|
|
1075
|
+
background: none;
|
|
1078
1076
|
}
|
|
1079
1077
|
}
|
|
1080
1078
|
|
|
@@ -1065,9 +1065,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
1065
1065
|
|
|
1066
1066
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1067
1067
|
border-color: transparent;
|
|
1068
|
-
|
|
1069
|
-
background: none;
|
|
1070
|
-
}
|
|
1068
|
+
background: none;
|
|
1071
1069
|
}
|
|
1072
1070
|
}
|
|
1073
1071
|
|
|
@@ -1064,9 +1064,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
1064
1064
|
|
|
1065
1065
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1066
1066
|
border-color: transparent;
|
|
1067
|
-
|
|
1068
|
-
background: none;
|
|
1069
|
-
}
|
|
1067
|
+
background: none;
|
|
1070
1068
|
}
|
|
1071
1069
|
}
|
|
1072
1070
|
|
|
@@ -1093,9 +1093,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
1093
1093
|
|
|
1094
1094
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1095
1095
|
border-color: transparent;
|
|
1096
|
-
|
|
1097
|
-
background: none;
|
|
1098
|
-
}
|
|
1096
|
+
background: none;
|
|
1099
1097
|
}
|
|
1100
1098
|
}
|
|
1101
1099
|
|
|
@@ -1107,9 +1107,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
1107
1107
|
|
|
1108
1108
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1109
1109
|
border-color: transparent;
|
|
1110
|
-
|
|
1111
|
-
background: none;
|
|
1112
|
-
}
|
|
1110
|
+
background: none;
|
|
1113
1111
|
}
|
|
1114
1112
|
}
|
|
1115
1113
|
|
|
@@ -1107,9 +1107,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
1107
1107
|
|
|
1108
1108
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1109
1109
|
border-color: transparent;
|
|
1110
|
-
|
|
1111
|
-
background: none;
|
|
1112
|
-
}
|
|
1110
|
+
background: none;
|
|
1113
1111
|
}
|
|
1114
1112
|
}
|
|
1115
1113
|
|
|
@@ -1106,9 +1106,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
1106
1106
|
|
|
1107
1107
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1108
1108
|
border-color: transparent;
|
|
1109
|
-
|
|
1110
|
-
background: none;
|
|
1111
|
-
}
|
|
1109
|
+
background: none;
|
|
1112
1110
|
}
|
|
1113
1111
|
}
|
|
1114
1112
|
|
|
@@ -1043,9 +1043,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
1043
1043
|
|
|
1044
1044
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1045
1045
|
border-color: transparent;
|
|
1046
|
-
|
|
1047
|
-
background: none;
|
|
1048
|
-
}
|
|
1046
|
+
background: none;
|
|
1049
1047
|
}
|
|
1050
1048
|
}
|
|
1051
1049
|
|
|
@@ -1040,9 +1040,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
1040
1040
|
|
|
1041
1041
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1042
1042
|
border-color: transparent;
|
|
1043
|
-
|
|
1044
|
-
background: none;
|
|
1045
|
-
}
|
|
1043
|
+
background: none;
|
|
1046
1044
|
}
|
|
1047
1045
|
}
|
|
1048
1046
|
|
|
@@ -1100,9 +1100,7 @@ $ddl-filter-box-shadow: none !default;
|
|
|
1100
1100
|
|
|
1101
1101
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1102
1102
|
border-color: transparent;
|
|
1103
|
-
|
|
1104
|
-
background: none;
|
|
1105
|
-
}
|
|
1103
|
+
background: none;
|
|
1106
1104
|
}
|
|
1107
1105
|
}
|
|
1108
1106
|
|
|
@@ -1100,9 +1100,7 @@ $ddl-filter-box-shadow: none !default;
|
|
|
1100
1100
|
|
|
1101
1101
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1102
1102
|
border-color: transparent;
|
|
1103
|
-
|
|
1104
|
-
background: none;
|
|
1105
|
-
}
|
|
1103
|
+
background: none;
|
|
1106
1104
|
}
|
|
1107
1105
|
}
|
|
1108
1106
|
|
|
@@ -1073,9 +1073,7 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
1073
1073
|
|
|
1074
1074
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1075
1075
|
border-color: transparent;
|
|
1076
|
-
|
|
1077
|
-
background: none;
|
|
1078
|
-
}
|
|
1076
|
+
background: none;
|
|
1079
1077
|
}
|
|
1080
1078
|
}
|
|
1081
1079
|
|
|
@@ -1073,9 +1073,7 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
1073
1073
|
|
|
1074
1074
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1075
1075
|
border-color: transparent;
|
|
1076
|
-
|
|
1077
|
-
background: none;
|
|
1078
|
-
}
|
|
1076
|
+
background: none;
|
|
1079
1077
|
}
|
|
1080
1078
|
}
|
|
1081
1079
|
|
|
@@ -1054,9 +1054,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
1054
1054
|
|
|
1055
1055
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1056
1056
|
border-color: transparent;
|
|
1057
|
-
|
|
1058
|
-
background: none;
|
|
1059
|
-
}
|
|
1057
|
+
background: none;
|
|
1060
1058
|
}
|
|
1061
1059
|
}
|
|
1062
1060
|
|
|
@@ -1082,9 +1082,7 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
1082
1082
|
|
|
1083
1083
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1084
1084
|
border-color: transparent;
|
|
1085
|
-
|
|
1086
|
-
background: none;
|
|
1087
|
-
}
|
|
1085
|
+
background: none;
|
|
1088
1086
|
}
|
|
1089
1087
|
}
|
|
1090
1088
|
|
|
@@ -1084,9 +1084,7 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
1084
1084
|
|
|
1085
1085
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1086
1086
|
border-color: transparent;
|
|
1087
|
-
|
|
1088
|
-
background: none;
|
|
1089
|
-
}
|
|
1087
|
+
background: none;
|
|
1090
1088
|
}
|
|
1091
1089
|
}
|
|
1092
1090
|
|
|
@@ -1086,9 +1086,7 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
1086
1086
|
|
|
1087
1087
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1088
1088
|
border-color: transparent;
|
|
1089
|
-
|
|
1090
|
-
background: none;
|
|
1091
|
-
}
|
|
1089
|
+
background: none;
|
|
1092
1090
|
}
|
|
1093
1091
|
}
|
|
1094
1092
|
|
|
@@ -1086,9 +1086,7 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
1086
1086
|
|
|
1087
1087
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1088
1088
|
border-color: transparent;
|
|
1089
|
-
|
|
1090
|
-
background: none;
|
|
1091
|
-
}
|
|
1089
|
+
background: none;
|
|
1092
1090
|
}
|
|
1093
1091
|
}
|
|
1094
1092
|
|
|
@@ -1072,9 +1072,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
1072
1072
|
|
|
1073
1073
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1074
1074
|
border-color: transparent;
|
|
1075
|
-
|
|
1076
|
-
background: none;
|
|
1077
|
-
}
|
|
1075
|
+
background: none;
|
|
1078
1076
|
}
|
|
1079
1077
|
}
|
|
1080
1078
|
|
|
@@ -1072,9 +1072,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
1072
1072
|
|
|
1073
1073
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
1074
1074
|
border-color: transparent;
|
|
1075
|
-
|
|
1076
|
-
background: none;
|
|
1077
|
-
}
|
|
1075
|
+
background: none;
|
|
1078
1076
|
}
|
|
1079
1077
|
}
|
|
1080
1078
|
|