@syncfusion/blazor-themes 22.1.34 → 22.1.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bootstrap-dark.scss +62 -18
- package/SCSS-Themes/bootstrap.scss +66 -22
- package/SCSS-Themes/bootstrap4.scss +65 -21
- package/SCSS-Themes/bootstrap5-dark.scss +62 -18
- package/SCSS-Themes/bootstrap5.scss +62 -18
- package/SCSS-Themes/fabric-dark.scss +62 -18
- package/SCSS-Themes/fabric.scss +65 -21
- package/SCSS-Themes/fluent-dark.scss +62 -18
- package/SCSS-Themes/fluent.scss +62 -18
- package/SCSS-Themes/highcontrast.scss +65 -21
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +3 -5
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material3.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +2 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material3-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material3.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +10 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap4.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap5.scss +34 -2
- package/SCSS-Themes/inputs/input/fabric-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/fabric.scss +34 -2
- package/SCSS-Themes/inputs/input/fluent-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/fluent.scss +34 -2
- package/SCSS-Themes/inputs/input/highcontrast.scss +34 -2
- package/SCSS-Themes/inputs/input/material-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/material.scss +34 -2
- package/SCSS-Themes/inputs/input/material3-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/material3.scss +34 -2
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/tailwind.scss +34 -2
- package/SCSS-Themes/layouts/splitter/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap4.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap5.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fabric-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fabric.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fluent-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fluent.scss +2 -0
- package/SCSS-Themes/layouts/splitter/highcontrast.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material3-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material3.scss +2 -0
- package/SCSS-Themes/layouts/splitter/tailwind-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/tailwind.scss +2 -0
- package/SCSS-Themes/material-dark.scss +68 -24
- package/SCSS-Themes/material.scss +71 -27
- package/SCSS-Themes/material3-dark.scss +62 -18
- package/SCSS-Themes/material3.scss +62 -18
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +3 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +3 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +4 -4
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +3 -3
- package/SCSS-Themes/pivotview/pivotview/material.scss +5 -5
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +13 -11
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +62 -18
- package/SCSS-Themes/tailwind.scss +62 -18
- package/package.json +1 -1
|
@@ -959,7 +959,6 @@ $editor-btn-icon-color: $neutral-light-fontalt !default;
|
|
|
959
959
|
}
|
|
960
960
|
|
|
961
961
|
&:hover,
|
|
962
|
-
&:focus,
|
|
963
962
|
&:active {
|
|
964
963
|
|
|
965
964
|
.e-btn-icon.e-icons {
|
|
@@ -969,6 +968,16 @@ $editor-btn-icon-color: $neutral-light-fontalt !default;
|
|
|
969
968
|
}
|
|
970
969
|
}
|
|
971
970
|
}
|
|
971
|
+
|
|
972
|
+
&:focus {
|
|
973
|
+
|
|
974
|
+
.e-btn-icon.e-icons {
|
|
975
|
+
|
|
976
|
+
@if $skin-name == 'bootstrap4' {
|
|
977
|
+
color: $white;
|
|
978
|
+
}
|
|
979
|
+
}
|
|
980
|
+
}
|
|
972
981
|
}
|
|
973
982
|
}
|
|
974
983
|
}
|
|
@@ -960,7 +960,6 @@ $editor-btn-icon-color: $neutral-light-font !default;
|
|
|
960
960
|
}
|
|
961
961
|
|
|
962
962
|
&:hover,
|
|
963
|
-
&:focus,
|
|
964
963
|
&:active {
|
|
965
964
|
|
|
966
965
|
.e-btn-icon.e-icons {
|
|
@@ -970,6 +969,16 @@ $editor-btn-icon-color: $neutral-light-font !default;
|
|
|
970
969
|
}
|
|
971
970
|
}
|
|
972
971
|
}
|
|
972
|
+
|
|
973
|
+
&:focus {
|
|
974
|
+
|
|
975
|
+
.e-btn-icon.e-icons {
|
|
976
|
+
|
|
977
|
+
@if $skin-name == 'bootstrap4' {
|
|
978
|
+
color: $white;
|
|
979
|
+
}
|
|
980
|
+
}
|
|
981
|
+
}
|
|
973
982
|
}
|
|
974
983
|
}
|
|
975
984
|
}
|
|
@@ -955,7 +955,6 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
955
955
|
}
|
|
956
956
|
|
|
957
957
|
&:hover,
|
|
958
|
-
&:focus,
|
|
959
958
|
&:active {
|
|
960
959
|
|
|
961
960
|
.e-btn-icon.e-icons {
|
|
@@ -965,6 +964,16 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
965
964
|
}
|
|
966
965
|
}
|
|
967
966
|
}
|
|
967
|
+
|
|
968
|
+
&:focus {
|
|
969
|
+
|
|
970
|
+
.e-btn-icon.e-icons {
|
|
971
|
+
|
|
972
|
+
@if $skin-name == 'bootstrap4' {
|
|
973
|
+
color: $white;
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
}
|
|
968
977
|
}
|
|
969
978
|
}
|
|
970
979
|
}
|
|
@@ -955,7 +955,6 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
955
955
|
}
|
|
956
956
|
|
|
957
957
|
&:hover,
|
|
958
|
-
&:focus,
|
|
959
958
|
&:active {
|
|
960
959
|
|
|
961
960
|
.e-btn-icon.e-icons {
|
|
@@ -965,6 +964,16 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
965
964
|
}
|
|
966
965
|
}
|
|
967
966
|
}
|
|
967
|
+
|
|
968
|
+
&:focus {
|
|
969
|
+
|
|
970
|
+
.e-btn-icon.e-icons {
|
|
971
|
+
|
|
972
|
+
@if $skin-name == 'bootstrap4' {
|
|
973
|
+
color: $white;
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
}
|
|
968
977
|
}
|
|
969
978
|
}
|
|
970
979
|
}
|
|
@@ -959,7 +959,6 @@ $editor-btn-icon-color: $content-font !default;
|
|
|
959
959
|
}
|
|
960
960
|
|
|
961
961
|
&:hover,
|
|
962
|
-
&:focus,
|
|
963
962
|
&:active {
|
|
964
963
|
|
|
965
964
|
.e-btn-icon.e-icons {
|
|
@@ -969,6 +968,16 @@ $editor-btn-icon-color: $content-font !default;
|
|
|
969
968
|
}
|
|
970
969
|
}
|
|
971
970
|
}
|
|
971
|
+
|
|
972
|
+
&:focus {
|
|
973
|
+
|
|
974
|
+
.e-btn-icon.e-icons {
|
|
975
|
+
|
|
976
|
+
@if $skin-name == 'bootstrap4' {
|
|
977
|
+
color: $white;
|
|
978
|
+
}
|
|
979
|
+
}
|
|
980
|
+
}
|
|
972
981
|
}
|
|
973
982
|
}
|
|
974
983
|
}
|
|
@@ -960,7 +960,6 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
960
960
|
}
|
|
961
961
|
|
|
962
962
|
&:hover,
|
|
963
|
-
&:focus,
|
|
964
963
|
&:active {
|
|
965
964
|
|
|
966
965
|
.e-btn-icon.e-icons {
|
|
@@ -970,6 +969,16 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
970
969
|
}
|
|
971
970
|
}
|
|
972
971
|
}
|
|
972
|
+
|
|
973
|
+
&:focus {
|
|
974
|
+
|
|
975
|
+
.e-btn-icon.e-icons {
|
|
976
|
+
|
|
977
|
+
@if $skin-name == 'bootstrap4' {
|
|
978
|
+
color: $white;
|
|
979
|
+
}
|
|
980
|
+
}
|
|
981
|
+
}
|
|
973
982
|
}
|
|
974
983
|
}
|
|
975
984
|
}
|
|
@@ -960,7 +960,6 @@ $editor-btn-icon-color: rgba($grey-light-font, .54) !default;
|
|
|
960
960
|
}
|
|
961
961
|
|
|
962
962
|
&:hover,
|
|
963
|
-
&:focus,
|
|
964
963
|
&:active {
|
|
965
964
|
|
|
966
965
|
.e-btn-icon.e-icons {
|
|
@@ -970,6 +969,16 @@ $editor-btn-icon-color: rgba($grey-light-font, .54) !default;
|
|
|
970
969
|
}
|
|
971
970
|
}
|
|
972
971
|
}
|
|
972
|
+
|
|
973
|
+
&:focus {
|
|
974
|
+
|
|
975
|
+
.e-btn-icon.e-icons {
|
|
976
|
+
|
|
977
|
+
@if $skin-name == 'bootstrap4' {
|
|
978
|
+
color: $white;
|
|
979
|
+
}
|
|
980
|
+
}
|
|
981
|
+
}
|
|
973
982
|
}
|
|
974
983
|
}
|
|
975
984
|
}
|
|
@@ -955,7 +955,6 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
955
955
|
}
|
|
956
956
|
|
|
957
957
|
&:hover,
|
|
958
|
-
&:focus,
|
|
959
958
|
&:active {
|
|
960
959
|
|
|
961
960
|
.e-btn-icon.e-icons {
|
|
@@ -965,6 +964,16 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
965
964
|
}
|
|
966
965
|
}
|
|
967
966
|
}
|
|
967
|
+
|
|
968
|
+
&:focus {
|
|
969
|
+
|
|
970
|
+
.e-btn-icon.e-icons {
|
|
971
|
+
|
|
972
|
+
@if $skin-name == 'bootstrap4' {
|
|
973
|
+
color: $white;
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
}
|
|
968
977
|
}
|
|
969
978
|
}
|
|
970
979
|
}
|
|
@@ -955,7 +955,6 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
955
955
|
}
|
|
956
956
|
|
|
957
957
|
&:hover,
|
|
958
|
-
&:focus,
|
|
959
958
|
&:active {
|
|
960
959
|
|
|
961
960
|
.e-btn-icon.e-icons {
|
|
@@ -965,6 +964,16 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
965
964
|
}
|
|
966
965
|
}
|
|
967
966
|
}
|
|
967
|
+
|
|
968
|
+
&:focus {
|
|
969
|
+
|
|
970
|
+
.e-btn-icon.e-icons {
|
|
971
|
+
|
|
972
|
+
@if $skin-name == 'bootstrap4' {
|
|
973
|
+
color: $white;
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
}
|
|
968
977
|
}
|
|
969
978
|
}
|
|
970
979
|
}
|
|
@@ -955,7 +955,6 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
955
955
|
}
|
|
956
956
|
|
|
957
957
|
&:hover,
|
|
958
|
-
&:focus,
|
|
959
958
|
&:active {
|
|
960
959
|
|
|
961
960
|
.e-btn-icon.e-icons {
|
|
@@ -965,6 +964,16 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
965
964
|
}
|
|
966
965
|
}
|
|
967
966
|
}
|
|
967
|
+
|
|
968
|
+
&:focus {
|
|
969
|
+
|
|
970
|
+
.e-btn-icon.e-icons {
|
|
971
|
+
|
|
972
|
+
@if $skin-name == 'bootstrap4' {
|
|
973
|
+
color: $white;
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
}
|
|
968
977
|
}
|
|
969
978
|
}
|
|
970
979
|
}
|
|
@@ -955,7 +955,6 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
955
955
|
}
|
|
956
956
|
|
|
957
957
|
&:hover,
|
|
958
|
-
&:focus,
|
|
959
958
|
&:active {
|
|
960
959
|
|
|
961
960
|
.e-btn-icon.e-icons {
|
|
@@ -965,6 +964,16 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
965
964
|
}
|
|
966
965
|
}
|
|
967
966
|
}
|
|
967
|
+
|
|
968
|
+
&:focus {
|
|
969
|
+
|
|
970
|
+
.e-btn-icon.e-icons {
|
|
971
|
+
|
|
972
|
+
@if $skin-name == 'bootstrap4' {
|
|
973
|
+
color: $white;
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
}
|
|
968
977
|
}
|
|
969
978
|
}
|
|
970
979
|
}
|
|
@@ -1787,7 +1787,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1787
1787
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1788
1788
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1789
1789
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1790
|
-
top: -
|
|
1790
|
+
top: -7px;
|
|
1791
1791
|
}
|
|
1792
1792
|
}
|
|
1793
1793
|
|
|
@@ -1828,7 +1828,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1828
1828
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1829
1829
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1830
1830
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1831
|
-
top: -
|
|
1831
|
+
top: -7px;
|
|
1832
1832
|
}
|
|
1833
1833
|
}
|
|
1834
1834
|
|
|
@@ -6337,6 +6337,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
6337
6337
|
}
|
|
6338
6338
|
}
|
|
6339
6339
|
|
|
6340
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6341
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
6342
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6343
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6344
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6345
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
6346
|
+
margin-right: $zero-value;
|
|
6347
|
+
}
|
|
6348
|
+
}
|
|
6349
|
+
|
|
6340
6350
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
6341
6351
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
6342
6352
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -6420,6 +6430,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6420
6430
|
}
|
|
6421
6431
|
}
|
|
6422
6432
|
|
|
6433
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
6434
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
6435
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6436
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
6437
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
6438
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6439
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6440
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
6441
|
+
}
|
|
6442
|
+
}
|
|
6443
|
+
|
|
6423
6444
|
input.e-input.e-bigger.e-outline,
|
|
6424
6445
|
.e-bigger input.e-input.e-outline,
|
|
6425
6446
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -6626,6 +6647,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6626
6647
|
}
|
|
6627
6648
|
}
|
|
6628
6649
|
|
|
6650
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
6651
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
6652
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
6653
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
6654
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6655
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
6656
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6657
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
6658
|
+
}
|
|
6659
|
+
}
|
|
6660
|
+
|
|
6629
6661
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
6630
6662
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
6631
6663
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -1778,7 +1778,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1778
1778
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1779
1779
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1780
1780
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1781
|
-
top: -
|
|
1781
|
+
top: -7px;
|
|
1782
1782
|
}
|
|
1783
1783
|
}
|
|
1784
1784
|
|
|
@@ -1819,7 +1819,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1819
1819
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1820
1820
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1821
1821
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1822
|
-
top: -
|
|
1822
|
+
top: -7px;
|
|
1823
1823
|
}
|
|
1824
1824
|
}
|
|
1825
1825
|
|
|
@@ -6328,6 +6328,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
6328
6328
|
}
|
|
6329
6329
|
}
|
|
6330
6330
|
|
|
6331
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6332
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
6333
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6334
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6335
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6336
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
6337
|
+
margin-right: $zero-value;
|
|
6338
|
+
}
|
|
6339
|
+
}
|
|
6340
|
+
|
|
6331
6341
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
6332
6342
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
6333
6343
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -6411,6 +6421,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6411
6421
|
}
|
|
6412
6422
|
}
|
|
6413
6423
|
|
|
6424
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
6425
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
6426
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6427
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
6428
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
6429
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6430
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6431
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
6432
|
+
}
|
|
6433
|
+
}
|
|
6434
|
+
|
|
6414
6435
|
input.e-input.e-bigger.e-outline,
|
|
6415
6436
|
.e-bigger input.e-input.e-outline,
|
|
6416
6437
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -6617,6 +6638,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6617
6638
|
}
|
|
6618
6639
|
}
|
|
6619
6640
|
|
|
6641
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
6642
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
6643
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
6644
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
6645
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6646
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
6647
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6648
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
6649
|
+
}
|
|
6650
|
+
}
|
|
6651
|
+
|
|
6620
6652
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
6621
6653
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
6622
6654
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -1783,7 +1783,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1783
1783
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1784
1784
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1785
1785
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1786
|
-
top: -
|
|
1786
|
+
top: -7px;
|
|
1787
1787
|
}
|
|
1788
1788
|
}
|
|
1789
1789
|
|
|
@@ -1824,7 +1824,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1824
1824
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1825
1825
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1826
1826
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1827
|
-
top: -
|
|
1827
|
+
top: -7px;
|
|
1828
1828
|
}
|
|
1829
1829
|
}
|
|
1830
1830
|
|
|
@@ -6333,6 +6333,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
6333
6333
|
}
|
|
6334
6334
|
}
|
|
6335
6335
|
|
|
6336
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6337
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
6338
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6339
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6340
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6341
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
6342
|
+
margin-right: $zero-value;
|
|
6343
|
+
}
|
|
6344
|
+
}
|
|
6345
|
+
|
|
6336
6346
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
6337
6347
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
6338
6348
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -6416,6 +6426,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6416
6426
|
}
|
|
6417
6427
|
}
|
|
6418
6428
|
|
|
6429
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
6430
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
6431
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6432
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
6433
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
6434
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6435
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6436
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
6437
|
+
}
|
|
6438
|
+
}
|
|
6439
|
+
|
|
6419
6440
|
input.e-input.e-bigger.e-outline,
|
|
6420
6441
|
.e-bigger input.e-input.e-outline,
|
|
6421
6442
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -6622,6 +6643,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6622
6643
|
}
|
|
6623
6644
|
}
|
|
6624
6645
|
|
|
6646
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
6647
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
6648
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
6649
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
6650
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6651
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
6652
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6653
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
6654
|
+
}
|
|
6655
|
+
}
|
|
6656
|
+
|
|
6625
6657
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
6626
6658
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
6627
6659
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -1794,7 +1794,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1794
1794
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1795
1795
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1796
1796
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1797
|
-
top: -
|
|
1797
|
+
top: -7px;
|
|
1798
1798
|
}
|
|
1799
1799
|
}
|
|
1800
1800
|
|
|
@@ -1835,7 +1835,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1835
1835
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1836
1836
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1837
1837
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1838
|
-
top: -
|
|
1838
|
+
top: -7px;
|
|
1839
1839
|
}
|
|
1840
1840
|
}
|
|
1841
1841
|
|
|
@@ -6344,6 +6344,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
6344
6344
|
}
|
|
6345
6345
|
}
|
|
6346
6346
|
|
|
6347
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6348
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
6349
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6350
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6351
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6352
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
6353
|
+
margin-right: $zero-value;
|
|
6354
|
+
}
|
|
6355
|
+
}
|
|
6356
|
+
|
|
6347
6357
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
6348
6358
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
6349
6359
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -6427,6 +6437,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6427
6437
|
}
|
|
6428
6438
|
}
|
|
6429
6439
|
|
|
6440
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
6441
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
6442
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6443
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
6444
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
6445
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6446
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6447
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
6448
|
+
}
|
|
6449
|
+
}
|
|
6450
|
+
|
|
6430
6451
|
input.e-input.e-bigger.e-outline,
|
|
6431
6452
|
.e-bigger input.e-input.e-outline,
|
|
6432
6453
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -6633,6 +6654,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6633
6654
|
}
|
|
6634
6655
|
}
|
|
6635
6656
|
|
|
6657
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
6658
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
6659
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
6660
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
6661
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6662
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
6663
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6664
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
6665
|
+
}
|
|
6666
|
+
}
|
|
6667
|
+
|
|
6636
6668
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
6637
6669
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
6638
6670
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -1794,7 +1794,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1794
1794
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1795
1795
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1796
1796
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1797
|
-
top: -
|
|
1797
|
+
top: -7px;
|
|
1798
1798
|
}
|
|
1799
1799
|
}
|
|
1800
1800
|
|
|
@@ -1835,7 +1835,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1835
1835
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1836
1836
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1837
1837
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1838
|
-
top: -
|
|
1838
|
+
top: -7px;
|
|
1839
1839
|
}
|
|
1840
1840
|
}
|
|
1841
1841
|
|
|
@@ -6344,6 +6344,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
6344
6344
|
}
|
|
6345
6345
|
}
|
|
6346
6346
|
|
|
6347
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6348
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
6349
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6350
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6351
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6352
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
6353
|
+
margin-right: $zero-value;
|
|
6354
|
+
}
|
|
6355
|
+
}
|
|
6356
|
+
|
|
6347
6357
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
6348
6358
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
6349
6359
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -6427,6 +6437,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6427
6437
|
}
|
|
6428
6438
|
}
|
|
6429
6439
|
|
|
6440
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
6441
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
6442
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6443
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
6444
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
6445
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6446
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6447
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
6448
|
+
}
|
|
6449
|
+
}
|
|
6450
|
+
|
|
6430
6451
|
input.e-input.e-bigger.e-outline,
|
|
6431
6452
|
.e-bigger input.e-input.e-outline,
|
|
6432
6453
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -6633,6 +6654,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6633
6654
|
}
|
|
6634
6655
|
}
|
|
6635
6656
|
|
|
6657
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
6658
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
6659
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
6660
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
6661
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6662
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
6663
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6664
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
6665
|
+
}
|
|
6666
|
+
}
|
|
6667
|
+
|
|
6636
6668
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
6637
6669
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
6638
6670
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|