@syncfusion/blazor-themes 28.2.4 → 28.2.5
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/Compiled-Themes/bds-dark-lite.css +5 -0
- package/Compiled-Themes/bds-dark.css +5 -0
- package/Compiled-Themes/bds-lite.css +5 -0
- package/Compiled-Themes/bds.css +5 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +5 -0
- package/Compiled-Themes/bootstrap-dark.css +5 -0
- package/Compiled-Themes/bootstrap-lite.css +5 -0
- package/Compiled-Themes/bootstrap.css +5 -0
- package/Compiled-Themes/bootstrap4-lite.css +5 -0
- package/Compiled-Themes/bootstrap4.css +5 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +5 -0
- package/Compiled-Themes/bootstrap5-dark.css +5 -0
- package/Compiled-Themes/bootstrap5-lite.css +5 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +13 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +13 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +13 -0
- package/Compiled-Themes/bootstrap5.3.css +13 -0
- package/Compiled-Themes/bootstrap5.css +5 -0
- package/Compiled-Themes/fabric-dark-lite.css +5 -0
- package/Compiled-Themes/fabric-dark.css +5 -0
- package/Compiled-Themes/fabric-lite.css +5 -0
- package/Compiled-Themes/fabric.css +5 -0
- package/Compiled-Themes/fluent-dark-lite.css +5 -0
- package/Compiled-Themes/fluent-dark.css +5 -0
- package/Compiled-Themes/fluent-lite.css +5 -0
- package/Compiled-Themes/fluent.css +5 -0
- package/Compiled-Themes/fluent2-dark-lite.css +6 -1
- package/Compiled-Themes/fluent2-dark.css +6 -1
- package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -1
- package/Compiled-Themes/fluent2-highcontrast.css +6 -1
- package/Compiled-Themes/fluent2-lite.css +6 -1
- package/Compiled-Themes/fluent2.css +6 -1
- package/Compiled-Themes/highcontrast-lite.css +5 -0
- package/Compiled-Themes/highcontrast.css +5 -0
- package/Compiled-Themes/material-dark-lite.css +18 -0
- package/Compiled-Themes/material-dark.css +18 -0
- package/Compiled-Themes/material-lite.css +18 -0
- package/Compiled-Themes/material.css +18 -0
- package/Compiled-Themes/material3-dark-lite.css +18 -0
- package/Compiled-Themes/material3-dark.css +18 -0
- package/Compiled-Themes/material3-lite.css +18 -0
- package/Compiled-Themes/material3.css +18 -0
- package/Compiled-Themes/tailwind-dark-lite.css +5 -0
- package/Compiled-Themes/tailwind-dark.css +5 -0
- package/Compiled-Themes/tailwind-lite.css +5 -0
- package/Compiled-Themes/tailwind.css +5 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +5 -0
- package/Compiled-Themes/tailwind3-dark.css +5 -0
- package/Compiled-Themes/tailwind3-lite.css +5 -0
- package/Compiled-Themes/tailwind3.css +5 -0
- package/SCSS-Themes/bds-dark-lite.scss +40 -0
- package/SCSS-Themes/bds-dark.scss +40 -0
- package/SCSS-Themes/bds-lite.scss +40 -0
- package/SCSS-Themes/bds.scss +40 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +40 -0
- package/SCSS-Themes/bootstrap-dark.scss +40 -0
- package/SCSS-Themes/bootstrap-lite.scss +40 -0
- package/SCSS-Themes/bootstrap.scss +40 -0
- package/SCSS-Themes/bootstrap4-lite.scss +40 -0
- package/SCSS-Themes/bootstrap4.scss +40 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5-dark.scss +40 -0
- package/SCSS-Themes/bootstrap5-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +40 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5.3.scss +40 -0
- package/SCSS-Themes/bootstrap5.scss +40 -0
- package/SCSS-Themes/fabric-dark-lite.scss +40 -0
- package/SCSS-Themes/fabric-dark.scss +40 -0
- package/SCSS-Themes/fabric-lite.scss +40 -0
- package/SCSS-Themes/fabric.scss +40 -0
- package/SCSS-Themes/fluent-dark-lite.scss +40 -0
- package/SCSS-Themes/fluent-dark.scss +40 -0
- package/SCSS-Themes/fluent-lite.scss +40 -0
- package/SCSS-Themes/fluent.scss +40 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +41 -1
- package/SCSS-Themes/fluent2-dark.scss +41 -1
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +41 -1
- package/SCSS-Themes/fluent2-highcontrast.scss +41 -1
- package/SCSS-Themes/fluent2-lite.scss +41 -1
- package/SCSS-Themes/fluent2.scss +41 -1
- package/SCSS-Themes/highcontrast-lite.scss +40 -0
- package/SCSS-Themes/highcontrast.scss +40 -0
- package/SCSS-Themes/image-editor/image-editor/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3.scss +4 -0
- package/SCSS-Themes/inputs/input/bds-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bds-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bds-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bds.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2.scss +23 -0
- package/SCSS-Themes/inputs/input/highcontrast-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +23 -0
- package/SCSS-Themes/inputs/input/material-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/material-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material3.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3.scss +23 -0
- package/SCSS-Themes/kanban/kanban/fluent2-dark-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-highcontrast-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2.scss +1 -1
- package/SCSS-Themes/material-dark-lite.scss +40 -0
- package/SCSS-Themes/material-dark.scss +40 -0
- package/SCSS-Themes/material-lite.scss +40 -0
- package/SCSS-Themes/material.scss +40 -0
- package/SCSS-Themes/material3-dark-lite.scss +40 -0
- package/SCSS-Themes/material3-dark.scss +40 -0
- package/SCSS-Themes/material3-lite.scss +40 -0
- package/SCSS-Themes/material3.scss +40 -0
- package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3.scss +13 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +40 -0
- package/SCSS-Themes/tailwind-dark.scss +40 -0
- package/SCSS-Themes/tailwind-lite.scss +40 -0
- package/SCSS-Themes/tailwind.scss +40 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +40 -0
- package/SCSS-Themes/tailwind3-dark.scss +40 -0
- package/SCSS-Themes/tailwind3-lite.scss +40 -0
- package/SCSS-Themes/tailwind3.scss +40 -0
- package/package.json +1 -1
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -6195,6 +6195,29 @@ $input-error-text-color:$danger !default;
|
|
|
6195
6195
|
border-bottom: transparent;
|
|
6196
6196
|
}
|
|
6197
6197
|
}
|
|
6198
|
+
|
|
6199
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6200
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
6201
|
+
padding: 0;
|
|
6202
|
+
|
|
6203
|
+
input {
|
|
6204
|
+
padding: 14px 2px 5px 12px;
|
|
6205
|
+
}
|
|
6206
|
+
|
|
6207
|
+
label.e-float-text {
|
|
6208
|
+
padding-left: 12px;
|
|
6209
|
+
}
|
|
6210
|
+
|
|
6211
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
6212
|
+
@if $input-skin-name == 'material' {
|
|
6213
|
+
padding-right: 17px;
|
|
6214
|
+
}
|
|
6215
|
+
@else {
|
|
6216
|
+
margin-right: 10px;
|
|
6217
|
+
}
|
|
6218
|
+
}
|
|
6219
|
+
}
|
|
6220
|
+
}
|
|
6198
6221
|
}
|
|
6199
6222
|
|
|
6200
6223
|
|
|
@@ -6195,6 +6195,29 @@ $input-error-text-color:$danger !default;
|
|
|
6195
6195
|
border-bottom: transparent;
|
|
6196
6196
|
}
|
|
6197
6197
|
}
|
|
6198
|
+
|
|
6199
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6200
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
6201
|
+
padding: 0;
|
|
6202
|
+
|
|
6203
|
+
input {
|
|
6204
|
+
padding: 14px 2px 5px 12px;
|
|
6205
|
+
}
|
|
6206
|
+
|
|
6207
|
+
label.e-float-text {
|
|
6208
|
+
padding-left: 12px;
|
|
6209
|
+
}
|
|
6210
|
+
|
|
6211
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
6212
|
+
@if $input-skin-name == 'material' {
|
|
6213
|
+
padding-right: 17px;
|
|
6214
|
+
}
|
|
6215
|
+
@else {
|
|
6216
|
+
margin-right: 10px;
|
|
6217
|
+
}
|
|
6218
|
+
}
|
|
6219
|
+
}
|
|
6220
|
+
}
|
|
6198
6221
|
}
|
|
6199
6222
|
|
|
6200
6223
|
|
|
@@ -6195,6 +6195,29 @@ $input-error-text-color:$danger !default;
|
|
|
6195
6195
|
border-bottom: transparent;
|
|
6196
6196
|
}
|
|
6197
6197
|
}
|
|
6198
|
+
|
|
6199
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6200
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
6201
|
+
padding: 0;
|
|
6202
|
+
|
|
6203
|
+
input {
|
|
6204
|
+
padding: 14px 2px 5px 12px;
|
|
6205
|
+
}
|
|
6206
|
+
|
|
6207
|
+
label.e-float-text {
|
|
6208
|
+
padding-left: 12px;
|
|
6209
|
+
}
|
|
6210
|
+
|
|
6211
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
6212
|
+
@if $input-skin-name == 'material' {
|
|
6213
|
+
padding-right: 17px;
|
|
6214
|
+
}
|
|
6215
|
+
@else {
|
|
6216
|
+
margin-right: 10px;
|
|
6217
|
+
}
|
|
6218
|
+
}
|
|
6219
|
+
}
|
|
6220
|
+
}
|
|
6198
6221
|
}
|
|
6199
6222
|
|
|
6200
6223
|
|