@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
|
@@ -6224,6 +6224,29 @@ $textarea-float-top: -24px !default;
|
|
|
6224
6224
|
border-bottom: transparent;
|
|
6225
6225
|
}
|
|
6226
6226
|
}
|
|
6227
|
+
|
|
6228
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6229
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
6230
|
+
padding: 0;
|
|
6231
|
+
|
|
6232
|
+
input {
|
|
6233
|
+
padding: 14px 2px 5px 12px;
|
|
6234
|
+
}
|
|
6235
|
+
|
|
6236
|
+
label.e-float-text {
|
|
6237
|
+
padding-left: 12px;
|
|
6238
|
+
}
|
|
6239
|
+
|
|
6240
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
6241
|
+
@if $input-skin-name == 'material' {
|
|
6242
|
+
padding-right: 17px;
|
|
6243
|
+
}
|
|
6244
|
+
@else {
|
|
6245
|
+
margin-right: 10px;
|
|
6246
|
+
}
|
|
6247
|
+
}
|
|
6248
|
+
}
|
|
6249
|
+
}
|
|
6227
6250
|
}
|
|
6228
6251
|
|
|
6229
6252
|
|
|
@@ -6224,6 +6224,29 @@ $textarea-float-top: -24px !default;
|
|
|
6224
6224
|
border-bottom: transparent;
|
|
6225
6225
|
}
|
|
6226
6226
|
}
|
|
6227
|
+
|
|
6228
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6229
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
6230
|
+
padding: 0;
|
|
6231
|
+
|
|
6232
|
+
input {
|
|
6233
|
+
padding: 14px 2px 5px 12px;
|
|
6234
|
+
}
|
|
6235
|
+
|
|
6236
|
+
label.e-float-text {
|
|
6237
|
+
padding-left: 12px;
|
|
6238
|
+
}
|
|
6239
|
+
|
|
6240
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
6241
|
+
@if $input-skin-name == 'material' {
|
|
6242
|
+
padding-right: 17px;
|
|
6243
|
+
}
|
|
6244
|
+
@else {
|
|
6245
|
+
margin-right: 10px;
|
|
6246
|
+
}
|
|
6247
|
+
}
|
|
6248
|
+
}
|
|
6249
|
+
}
|
|
6227
6250
|
}
|
|
6228
6251
|
|
|
6229
6252
|
|
|
@@ -154,7 +154,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
154
154
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
155
155
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
156
156
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
157
|
-
$kanban-color-card-focus-border: $
|
|
157
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
158
158
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
159
159
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
160
160
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -154,7 +154,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
154
154
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
155
155
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
156
156
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
157
|
-
$kanban-color-card-focus-border: $
|
|
157
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
158
158
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
159
159
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
160
160
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -154,7 +154,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
154
154
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
155
155
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
156
156
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
157
|
-
$kanban-color-card-focus-border: $
|
|
157
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
158
158
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
159
159
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
160
160
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -154,7 +154,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
154
154
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
155
155
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
156
156
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
157
|
-
$kanban-color-card-focus-border: $
|
|
157
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
158
158
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
159
159
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
160
160
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -154,7 +154,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
154
154
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
155
155
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
156
156
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
157
|
-
$kanban-color-card-focus-border: $
|
|
157
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
158
158
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
159
159
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
160
160
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -154,7 +154,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
154
154
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
155
155
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
156
156
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
157
|
-
$kanban-color-card-focus-border: $
|
|
157
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
158
158
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
159
159
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
160
160
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -9270,6 +9270,29 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9270
9270
|
border-bottom: transparent;
|
|
9271
9271
|
}
|
|
9272
9272
|
}
|
|
9273
|
+
|
|
9274
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9275
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9276
|
+
padding: 0;
|
|
9277
|
+
|
|
9278
|
+
input {
|
|
9279
|
+
padding: 14px 2px 5px 12px;
|
|
9280
|
+
}
|
|
9281
|
+
|
|
9282
|
+
label.e-float-text {
|
|
9283
|
+
padding-left: 12px;
|
|
9284
|
+
}
|
|
9285
|
+
|
|
9286
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9287
|
+
@if $input-skin-name == 'material' {
|
|
9288
|
+
padding-right: 17px;
|
|
9289
|
+
}
|
|
9290
|
+
@else {
|
|
9291
|
+
margin-right: 10px;
|
|
9292
|
+
}
|
|
9293
|
+
}
|
|
9294
|
+
}
|
|
9295
|
+
}
|
|
9273
9296
|
}
|
|
9274
9297
|
|
|
9275
9298
|
|
|
@@ -38529,6 +38552,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38529
38552
|
@else {
|
|
38530
38553
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38531
38554
|
}
|
|
38555
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38556
|
+
.e-tbar-btn-text,
|
|
38557
|
+
.e-icons.e-btn-icon {
|
|
38558
|
+
color: $tbar-default-icon-color;
|
|
38559
|
+
}
|
|
38560
|
+
}
|
|
38532
38561
|
}
|
|
38533
38562
|
|
|
38534
38563
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38552,6 +38581,13 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38552
38581
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38553
38582
|
border-style: $tbar-border-nav-type;
|
|
38554
38583
|
border-width: $tbar-btn-hover-border-size;
|
|
38584
|
+
|
|
38585
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38586
|
+
.e-tbar-btn-text,
|
|
38587
|
+
.e-icons.e-btn-icon {
|
|
38588
|
+
color: $tbar-btn-text-focus-color;
|
|
38589
|
+
}
|
|
38590
|
+
}
|
|
38555
38591
|
}
|
|
38556
38592
|
|
|
38557
38593
|
&:active {
|
|
@@ -103052,6 +103088,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
103052
103088
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
103053
103089
|
top: calc(50% + 60px);
|
|
103054
103090
|
}
|
|
103091
|
+
|
|
103092
|
+
.e-image-editor.e-control.e-readonly {
|
|
103093
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
103094
|
+
}
|
|
103055
103095
|
}
|
|
103056
103096
|
|
|
103057
103097
|
|
|
@@ -10104,6 +10104,29 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
10104
10104
|
border-bottom: transparent;
|
|
10105
10105
|
}
|
|
10106
10106
|
}
|
|
10107
|
+
|
|
10108
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10109
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10110
|
+
padding: 0;
|
|
10111
|
+
|
|
10112
|
+
input {
|
|
10113
|
+
padding: 14px 2px 5px 12px;
|
|
10114
|
+
}
|
|
10115
|
+
|
|
10116
|
+
label.e-float-text {
|
|
10117
|
+
padding-left: 12px;
|
|
10118
|
+
}
|
|
10119
|
+
|
|
10120
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10121
|
+
@if $input-skin-name == 'material' {
|
|
10122
|
+
padding-right: 17px;
|
|
10123
|
+
}
|
|
10124
|
+
@else {
|
|
10125
|
+
margin-right: 10px;
|
|
10126
|
+
}
|
|
10127
|
+
}
|
|
10128
|
+
}
|
|
10129
|
+
}
|
|
10107
10130
|
}
|
|
10108
10131
|
|
|
10109
10132
|
|
|
@@ -52773,6 +52796,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52773
52796
|
@else {
|
|
52774
52797
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52775
52798
|
}
|
|
52799
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52800
|
+
.e-tbar-btn-text,
|
|
52801
|
+
.e-icons.e-btn-icon {
|
|
52802
|
+
color: $tbar-default-icon-color;
|
|
52803
|
+
}
|
|
52804
|
+
}
|
|
52776
52805
|
}
|
|
52777
52806
|
|
|
52778
52807
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52796,6 +52825,13 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52796
52825
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52797
52826
|
border-style: $tbar-border-nav-type;
|
|
52798
52827
|
border-width: $tbar-btn-hover-border-size;
|
|
52828
|
+
|
|
52829
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52830
|
+
.e-tbar-btn-text,
|
|
52831
|
+
.e-icons.e-btn-icon {
|
|
52832
|
+
color: $tbar-btn-text-focus-color;
|
|
52833
|
+
}
|
|
52834
|
+
}
|
|
52799
52835
|
}
|
|
52800
52836
|
|
|
52801
52837
|
&:active {
|
|
@@ -134240,6 +134276,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
134240
134276
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
134241
134277
|
top: calc(50% + 60px);
|
|
134242
134278
|
}
|
|
134279
|
+
|
|
134280
|
+
.e-image-editor.e-control.e-readonly {
|
|
134281
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134282
|
+
}
|
|
134243
134283
|
}
|
|
134244
134284
|
|
|
134245
134285
|
|
|
@@ -9260,6 +9260,29 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9260
9260
|
border-bottom: transparent;
|
|
9261
9261
|
}
|
|
9262
9262
|
}
|
|
9263
|
+
|
|
9264
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9265
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9266
|
+
padding: 0;
|
|
9267
|
+
|
|
9268
|
+
input {
|
|
9269
|
+
padding: 14px 2px 5px 12px;
|
|
9270
|
+
}
|
|
9271
|
+
|
|
9272
|
+
label.e-float-text {
|
|
9273
|
+
padding-left: 12px;
|
|
9274
|
+
}
|
|
9275
|
+
|
|
9276
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9277
|
+
@if $input-skin-name == 'material' {
|
|
9278
|
+
padding-right: 17px;
|
|
9279
|
+
}
|
|
9280
|
+
@else {
|
|
9281
|
+
margin-right: 10px;
|
|
9282
|
+
}
|
|
9283
|
+
}
|
|
9284
|
+
}
|
|
9285
|
+
}
|
|
9263
9286
|
}
|
|
9264
9287
|
|
|
9265
9288
|
|
|
@@ -38271,6 +38294,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38271
38294
|
@else {
|
|
38272
38295
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38273
38296
|
}
|
|
38297
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38298
|
+
.e-tbar-btn-text,
|
|
38299
|
+
.e-icons.e-btn-icon {
|
|
38300
|
+
color: $tbar-default-icon-color;
|
|
38301
|
+
}
|
|
38302
|
+
}
|
|
38274
38303
|
}
|
|
38275
38304
|
|
|
38276
38305
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38294,6 +38323,13 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38294
38323
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38295
38324
|
border-style: $tbar-border-nav-type;
|
|
38296
38325
|
border-width: $tbar-btn-hover-border-size;
|
|
38326
|
+
|
|
38327
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38328
|
+
.e-tbar-btn-text,
|
|
38329
|
+
.e-icons.e-btn-icon {
|
|
38330
|
+
color: $tbar-btn-text-focus-color;
|
|
38331
|
+
}
|
|
38332
|
+
}
|
|
38297
38333
|
}
|
|
38298
38334
|
|
|
38299
38335
|
&:active {
|
|
@@ -102777,6 +102813,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
102777
102813
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102778
102814
|
top: calc(50% + 60px);
|
|
102779
102815
|
}
|
|
102816
|
+
|
|
102817
|
+
.e-image-editor.e-control.e-readonly {
|
|
102818
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102819
|
+
}
|
|
102780
102820
|
}
|
|
102781
102821
|
|
|
102782
102822
|
|
|
@@ -10094,6 +10094,29 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
10094
10094
|
border-bottom: transparent;
|
|
10095
10095
|
}
|
|
10096
10096
|
}
|
|
10097
|
+
|
|
10098
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10099
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10100
|
+
padding: 0;
|
|
10101
|
+
|
|
10102
|
+
input {
|
|
10103
|
+
padding: 14px 2px 5px 12px;
|
|
10104
|
+
}
|
|
10105
|
+
|
|
10106
|
+
label.e-float-text {
|
|
10107
|
+
padding-left: 12px;
|
|
10108
|
+
}
|
|
10109
|
+
|
|
10110
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10111
|
+
@if $input-skin-name == 'material' {
|
|
10112
|
+
padding-right: 17px;
|
|
10113
|
+
}
|
|
10114
|
+
@else {
|
|
10115
|
+
margin-right: 10px;
|
|
10116
|
+
}
|
|
10117
|
+
}
|
|
10118
|
+
}
|
|
10119
|
+
}
|
|
10097
10120
|
}
|
|
10098
10121
|
|
|
10099
10122
|
|
|
@@ -52515,6 +52538,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52515
52538
|
@else {
|
|
52516
52539
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52517
52540
|
}
|
|
52541
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52542
|
+
.e-tbar-btn-text,
|
|
52543
|
+
.e-icons.e-btn-icon {
|
|
52544
|
+
color: $tbar-default-icon-color;
|
|
52545
|
+
}
|
|
52546
|
+
}
|
|
52518
52547
|
}
|
|
52519
52548
|
|
|
52520
52549
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52538,6 +52567,13 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52538
52567
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52539
52568
|
border-style: $tbar-border-nav-type;
|
|
52540
52569
|
border-width: $tbar-btn-hover-border-size;
|
|
52570
|
+
|
|
52571
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52572
|
+
.e-tbar-btn-text,
|
|
52573
|
+
.e-icons.e-btn-icon {
|
|
52574
|
+
color: $tbar-btn-text-focus-color;
|
|
52575
|
+
}
|
|
52576
|
+
}
|
|
52541
52577
|
}
|
|
52542
52578
|
|
|
52543
52579
|
&:active {
|
|
@@ -133965,6 +134001,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
133965
134001
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133966
134002
|
top: calc(50% + 60px);
|
|
133967
134003
|
}
|
|
134004
|
+
|
|
134005
|
+
.e-image-editor.e-control.e-readonly {
|
|
134006
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134007
|
+
}
|
|
133968
134008
|
}
|
|
133969
134009
|
|
|
133970
134010
|
|
|
@@ -9430,6 +9430,29 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
9430
9430
|
border-bottom: transparent;
|
|
9431
9431
|
}
|
|
9432
9432
|
}
|
|
9433
|
+
|
|
9434
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9435
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9436
|
+
padding: 0;
|
|
9437
|
+
|
|
9438
|
+
input {
|
|
9439
|
+
padding: 14px 2px 5px 12px;
|
|
9440
|
+
}
|
|
9441
|
+
|
|
9442
|
+
label.e-float-text {
|
|
9443
|
+
padding-left: 12px;
|
|
9444
|
+
}
|
|
9445
|
+
|
|
9446
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9447
|
+
@if $input-skin-name == 'material' {
|
|
9448
|
+
padding-right: 17px;
|
|
9449
|
+
}
|
|
9450
|
+
@else {
|
|
9451
|
+
margin-right: 10px;
|
|
9452
|
+
}
|
|
9453
|
+
}
|
|
9454
|
+
}
|
|
9455
|
+
}
|
|
9433
9456
|
}
|
|
9434
9457
|
|
|
9435
9458
|
|
|
@@ -38280,6 +38303,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38280
38303
|
@else {
|
|
38281
38304
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38282
38305
|
}
|
|
38306
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38307
|
+
.e-tbar-btn-text,
|
|
38308
|
+
.e-icons.e-btn-icon {
|
|
38309
|
+
color: $tbar-default-icon-color;
|
|
38310
|
+
}
|
|
38311
|
+
}
|
|
38283
38312
|
}
|
|
38284
38313
|
|
|
38285
38314
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38303,6 +38332,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38303
38332
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38304
38333
|
border-style: $tbar-border-nav-type;
|
|
38305
38334
|
border-width: $tbar-btn-hover-border-size;
|
|
38335
|
+
|
|
38336
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38337
|
+
.e-tbar-btn-text,
|
|
38338
|
+
.e-icons.e-btn-icon {
|
|
38339
|
+
color: $tbar-btn-text-focus-color;
|
|
38340
|
+
}
|
|
38341
|
+
}
|
|
38306
38342
|
}
|
|
38307
38343
|
|
|
38308
38344
|
&:active {
|
|
@@ -102852,6 +102888,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
102852
102888
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102853
102889
|
top: calc(50% + 60px);
|
|
102854
102890
|
}
|
|
102891
|
+
|
|
102892
|
+
.e-image-editor.e-control.e-readonly {
|
|
102893
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102894
|
+
}
|
|
102855
102895
|
}
|
|
102856
102896
|
|
|
102857
102897
|
|
|
@@ -10264,6 +10264,29 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10264
10264
|
border-bottom: transparent;
|
|
10265
10265
|
}
|
|
10266
10266
|
}
|
|
10267
|
+
|
|
10268
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10269
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10270
|
+
padding: 0;
|
|
10271
|
+
|
|
10272
|
+
input {
|
|
10273
|
+
padding: 14px 2px 5px 12px;
|
|
10274
|
+
}
|
|
10275
|
+
|
|
10276
|
+
label.e-float-text {
|
|
10277
|
+
padding-left: 12px;
|
|
10278
|
+
}
|
|
10279
|
+
|
|
10280
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10281
|
+
@if $input-skin-name == 'material' {
|
|
10282
|
+
padding-right: 17px;
|
|
10283
|
+
}
|
|
10284
|
+
@else {
|
|
10285
|
+
margin-right: 10px;
|
|
10286
|
+
}
|
|
10287
|
+
}
|
|
10288
|
+
}
|
|
10289
|
+
}
|
|
10267
10290
|
}
|
|
10268
10291
|
|
|
10269
10292
|
|
|
@@ -52524,6 +52547,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52524
52547
|
@else {
|
|
52525
52548
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52526
52549
|
}
|
|
52550
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52551
|
+
.e-tbar-btn-text,
|
|
52552
|
+
.e-icons.e-btn-icon {
|
|
52553
|
+
color: $tbar-default-icon-color;
|
|
52554
|
+
}
|
|
52555
|
+
}
|
|
52527
52556
|
}
|
|
52528
52557
|
|
|
52529
52558
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52547,6 +52576,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52547
52576
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52548
52577
|
border-style: $tbar-border-nav-type;
|
|
52549
52578
|
border-width: $tbar-btn-hover-border-size;
|
|
52579
|
+
|
|
52580
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52581
|
+
.e-tbar-btn-text,
|
|
52582
|
+
.e-icons.e-btn-icon {
|
|
52583
|
+
color: $tbar-btn-text-focus-color;
|
|
52584
|
+
}
|
|
52585
|
+
}
|
|
52550
52586
|
}
|
|
52551
52587
|
|
|
52552
52588
|
&:active {
|
|
@@ -134040,6 +134076,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
134040
134076
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
134041
134077
|
top: calc(50% + 60px);
|
|
134042
134078
|
}
|
|
134079
|
+
|
|
134080
|
+
.e-image-editor.e-control.e-readonly {
|
|
134081
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134082
|
+
}
|
|
134043
134083
|
}
|
|
134044
134084
|
|
|
134045
134085
|
|
|
@@ -9500,6 +9500,29 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
9500
9500
|
border-bottom: transparent;
|
|
9501
9501
|
}
|
|
9502
9502
|
}
|
|
9503
|
+
|
|
9504
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9505
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9506
|
+
padding: 0;
|
|
9507
|
+
|
|
9508
|
+
input {
|
|
9509
|
+
padding: 14px 2px 5px 12px;
|
|
9510
|
+
}
|
|
9511
|
+
|
|
9512
|
+
label.e-float-text {
|
|
9513
|
+
padding-left: 12px;
|
|
9514
|
+
}
|
|
9515
|
+
|
|
9516
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9517
|
+
@if $input-skin-name == 'material' {
|
|
9518
|
+
padding-right: 17px;
|
|
9519
|
+
}
|
|
9520
|
+
@else {
|
|
9521
|
+
margin-right: 10px;
|
|
9522
|
+
}
|
|
9523
|
+
}
|
|
9524
|
+
}
|
|
9525
|
+
}
|
|
9503
9526
|
}
|
|
9504
9527
|
|
|
9505
9528
|
|
|
@@ -38350,6 +38373,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38350
38373
|
@else {
|
|
38351
38374
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38352
38375
|
}
|
|
38376
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38377
|
+
.e-tbar-btn-text,
|
|
38378
|
+
.e-icons.e-btn-icon {
|
|
38379
|
+
color: $tbar-default-icon-color;
|
|
38380
|
+
}
|
|
38381
|
+
}
|
|
38353
38382
|
}
|
|
38354
38383
|
|
|
38355
38384
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38373,6 +38402,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38373
38402
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38374
38403
|
border-style: $tbar-border-nav-type;
|
|
38375
38404
|
border-width: $tbar-btn-hover-border-size;
|
|
38405
|
+
|
|
38406
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38407
|
+
.e-tbar-btn-text,
|
|
38408
|
+
.e-icons.e-btn-icon {
|
|
38409
|
+
color: $tbar-btn-text-focus-color;
|
|
38410
|
+
}
|
|
38411
|
+
}
|
|
38376
38412
|
}
|
|
38377
38413
|
|
|
38378
38414
|
&:active {
|
|
@@ -102922,6 +102958,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
102922
102958
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102923
102959
|
top: calc(50% + 60px);
|
|
102924
102960
|
}
|
|
102961
|
+
|
|
102962
|
+
.e-image-editor.e-control.e-readonly {
|
|
102963
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102964
|
+
}
|
|
102925
102965
|
}
|
|
102926
102966
|
|
|
102927
102967
|
|
|
@@ -10334,6 +10334,29 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10334
10334
|
border-bottom: transparent;
|
|
10335
10335
|
}
|
|
10336
10336
|
}
|
|
10337
|
+
|
|
10338
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10339
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10340
|
+
padding: 0;
|
|
10341
|
+
|
|
10342
|
+
input {
|
|
10343
|
+
padding: 14px 2px 5px 12px;
|
|
10344
|
+
}
|
|
10345
|
+
|
|
10346
|
+
label.e-float-text {
|
|
10347
|
+
padding-left: 12px;
|
|
10348
|
+
}
|
|
10349
|
+
|
|
10350
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10351
|
+
@if $input-skin-name == 'material' {
|
|
10352
|
+
padding-right: 17px;
|
|
10353
|
+
}
|
|
10354
|
+
@else {
|
|
10355
|
+
margin-right: 10px;
|
|
10356
|
+
}
|
|
10357
|
+
}
|
|
10358
|
+
}
|
|
10359
|
+
}
|
|
10337
10360
|
}
|
|
10338
10361
|
|
|
10339
10362
|
|
|
@@ -52594,6 +52617,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52594
52617
|
@else {
|
|
52595
52618
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52596
52619
|
}
|
|
52620
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52621
|
+
.e-tbar-btn-text,
|
|
52622
|
+
.e-icons.e-btn-icon {
|
|
52623
|
+
color: $tbar-default-icon-color;
|
|
52624
|
+
}
|
|
52625
|
+
}
|
|
52597
52626
|
}
|
|
52598
52627
|
|
|
52599
52628
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52617,6 +52646,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52617
52646
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52618
52647
|
border-style: $tbar-border-nav-type;
|
|
52619
52648
|
border-width: $tbar-btn-hover-border-size;
|
|
52649
|
+
|
|
52650
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52651
|
+
.e-tbar-btn-text,
|
|
52652
|
+
.e-icons.e-btn-icon {
|
|
52653
|
+
color: $tbar-btn-text-focus-color;
|
|
52654
|
+
}
|
|
52655
|
+
}
|
|
52620
52656
|
}
|
|
52621
52657
|
|
|
52622
52658
|
&:active {
|
|
@@ -134110,6 +134146,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
134110
134146
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
134111
134147
|
top: calc(50% + 60px);
|
|
134112
134148
|
}
|
|
134149
|
+
|
|
134150
|
+
.e-image-editor.e-control.e-readonly {
|
|
134151
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134152
|
+
}
|
|
134113
134153
|
}
|
|
134114
134154
|
|
|
134115
134155
|
|
|
@@ -1322,6 +1322,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1322
1322
|
@else {
|
|
1323
1323
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1324
1324
|
}
|
|
1325
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1326
|
+
.e-tbar-btn-text,
|
|
1327
|
+
.e-icons.e-btn-icon {
|
|
1328
|
+
color: $tbar-default-icon-color;
|
|
1329
|
+
}
|
|
1330
|
+
}
|
|
1325
1331
|
}
|
|
1326
1332
|
|
|
1327
1333
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1345,6 +1351,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1345
1351
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1346
1352
|
border-style: $tbar-border-nav-type;
|
|
1347
1353
|
border-width: $tbar-btn-hover-border-size;
|
|
1354
|
+
|
|
1355
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1356
|
+
.e-tbar-btn-text,
|
|
1357
|
+
.e-icons.e-btn-icon {
|
|
1358
|
+
color: $tbar-btn-text-focus-color;
|
|
1359
|
+
}
|
|
1360
|
+
}
|
|
1348
1361
|
}
|
|
1349
1362
|
|
|
1350
1363
|
&:active {
|