@syncfusion/blazor-themes 20.3.56 → 20.3.58
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/base/bootstrap4.scss +599 -599
- package/SCSS-Themes/base/bootstrap5-dark.scss +457 -457
- package/SCSS-Themes/base/bootstrap5.scss +457 -457
- package/SCSS-Themes/base/fluent-dark.scss +457 -457
- package/SCSS-Themes/base/fluent.scss +457 -457
- package/SCSS-Themes/bootstrap-dark.scss +16 -42
- package/SCSS-Themes/bootstrap.scss +16 -42
- package/SCSS-Themes/bootstrap4.scss +616 -642
- package/SCSS-Themes/bootstrap5-dark.scss +476 -502
- package/SCSS-Themes/bootstrap5.scss +476 -502
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +1 -1
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/fabric.scss +1 -1
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -4
- package/SCSS-Themes/buttons/check-box/fluent.scss +4 -4
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +1 -1
- package/SCSS-Themes/buttons/check-box/material-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/material.scss +1 -1
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +4 -0
- package/SCSS-Themes/fabric-dark.scss +16 -42
- package/SCSS-Themes/fabric.scss +16 -42
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/material.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +0 -19
- package/SCSS-Themes/fluent-dark.scss +479 -505
- package/SCSS-Themes/fluent.scss +479 -505
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +1 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/fabric.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent.scss +1 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +1 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/material.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +1 -0
- package/SCSS-Themes/highcontrast.scss +16 -42
- package/SCSS-Themes/material-dark.scss +16 -42
- package/SCSS-Themes/material.scss +16 -42
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +6 -19
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/fabric.scss +6 -19
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/fluent.scss +6 -19
- package/SCSS-Themes/navigations/tab/highcontrast.scss +6 -19
- package/SCSS-Themes/navigations/tab/material-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/material.scss +6 -19
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/tailwind.scss +6 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/material.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -3
- package/SCSS-Themes/tailwind-dark.scss +16 -42
- package/SCSS-Themes/tailwind.scss +16 -42
- package/package.json +1 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
@import '../../base/fluent-dark.scss';
|
|
2
2
|
//layout variables
|
|
3
3
|
$cbox-bigger-check-fontsize: 18px !default;
|
|
4
|
-
$cbox-bigger-font-size:
|
|
4
|
+
$cbox-bigger-font-size: 16px !default;
|
|
5
5
|
$cbox-bigger-height: 24px !default;
|
|
6
6
|
$cbox-bigger-indeterminate-fontsize: 20px !default;
|
|
7
7
|
$cbox-bigger-indeterminate-lineheight: 23px !default;
|
|
8
8
|
$cbox-bigger-lineheight: 22px !default;
|
|
9
9
|
$cbox-bigger-margin: 12px !default;
|
|
10
10
|
$cbox-bigger-small-check-fontsize: 16px !default;
|
|
11
|
-
$cbox-bigger-small-font-size:
|
|
11
|
+
$cbox-bigger-small-font-size: 14px !default;
|
|
12
12
|
$cbox-bigger-small-height: 22px !default;
|
|
13
13
|
$cbox-bigger-small-indeterminate-fontsize: 16px !default;
|
|
14
14
|
$cbox-bigger-small-indeterminate-lineheight: 21px !default;
|
|
@@ -16,7 +16,7 @@ $cbox-bigger-small-lineheight: 21px !default;
|
|
|
16
16
|
$cbox-bigger-small-width: 22px !default;
|
|
17
17
|
$cbox-bigger-width: 24px !default;
|
|
18
18
|
$cbox-border: 1px solid !default;
|
|
19
|
-
$cbox-font-size:
|
|
19
|
+
$cbox-font-size: 14px !default;
|
|
20
20
|
$cbox-height: 20px !default;
|
|
21
21
|
$cbox-border-radius: $inputs-radius !default;
|
|
22
22
|
$cbox-check-fontsize: 16px !default;
|
|
@@ -593,7 +593,7 @@ $cbox-icon-color: $icon-color !default;
|
|
|
593
593
|
|
|
594
594
|
&:not(.e-check):not(.e-stop) {
|
|
595
595
|
color: $cbox-icon-color;
|
|
596
|
-
@media (
|
|
596
|
+
@media (max-width: 768px) {
|
|
597
597
|
color: $cbox-bgcolor;
|
|
598
598
|
}
|
|
599
599
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
@import '../../base/fluent.scss';
|
|
2
2
|
//layout variables
|
|
3
3
|
$cbox-bigger-check-fontsize: 18px !default;
|
|
4
|
-
$cbox-bigger-font-size:
|
|
4
|
+
$cbox-bigger-font-size: 16px !default;
|
|
5
5
|
$cbox-bigger-height: 24px !default;
|
|
6
6
|
$cbox-bigger-indeterminate-fontsize: 20px !default;
|
|
7
7
|
$cbox-bigger-indeterminate-lineheight: 23px !default;
|
|
8
8
|
$cbox-bigger-lineheight: 22px !default;
|
|
9
9
|
$cbox-bigger-margin: 12px !default;
|
|
10
10
|
$cbox-bigger-small-check-fontsize: 16px !default;
|
|
11
|
-
$cbox-bigger-small-font-size:
|
|
11
|
+
$cbox-bigger-small-font-size: 14px !default;
|
|
12
12
|
$cbox-bigger-small-height: 22px !default;
|
|
13
13
|
$cbox-bigger-small-indeterminate-fontsize: 16px !default;
|
|
14
14
|
$cbox-bigger-small-indeterminate-lineheight: 21px !default;
|
|
@@ -16,7 +16,7 @@ $cbox-bigger-small-lineheight: 21px !default;
|
|
|
16
16
|
$cbox-bigger-small-width: 22px !default;
|
|
17
17
|
$cbox-bigger-width: 24px !default;
|
|
18
18
|
$cbox-border: 1px solid !default;
|
|
19
|
-
$cbox-font-size:
|
|
19
|
+
$cbox-font-size: 14px !default;
|
|
20
20
|
$cbox-height: 20px !default;
|
|
21
21
|
$cbox-border-radius: $inputs-radius !default;
|
|
22
22
|
$cbox-check-fontsize: 16px !default;
|
|
@@ -593,7 +593,7 @@ $cbox-icon-color: $icon-color !default;
|
|
|
593
593
|
|
|
594
594
|
&:not(.e-check):not(.e-stop) {
|
|
595
595
|
color: $cbox-icon-color;
|
|
596
|
-
@media (
|
|
596
|
+
@media (max-width: 768px) {
|
|
597
597
|
color: $cbox-bgcolor;
|
|
598
598
|
}
|
|
599
599
|
}
|
|
@@ -2203,6 +2203,10 @@ ejs-multiselect {
|
|
|
2203
2203
|
display: none;
|
|
2204
2204
|
}
|
|
2205
2205
|
|
|
2206
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2207
|
+
margin-right: 0;
|
|
2208
|
+
}
|
|
2209
|
+
|
|
2206
2210
|
|
|
2207
2211
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2208
2212
|
color: $ddl-sel-chip-close;
|
|
@@ -2197,6 +2197,10 @@ ejs-multiselect {
|
|
|
2197
2197
|
display: none;
|
|
2198
2198
|
}
|
|
2199
2199
|
|
|
2200
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2201
|
+
margin-right: 0;
|
|
2202
|
+
}
|
|
2203
|
+
|
|
2200
2204
|
|
|
2201
2205
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2202
2206
|
color: $ddl-sel-chip-close;
|
|
@@ -2264,6 +2264,10 @@ ejs-multiselect {
|
|
|
2264
2264
|
display: none;
|
|
2265
2265
|
}
|
|
2266
2266
|
|
|
2267
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2268
|
+
margin-right: 0;
|
|
2269
|
+
}
|
|
2270
|
+
|
|
2267
2271
|
|
|
2268
2272
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2269
2273
|
color: $ddl-sel-chip-close;
|
|
@@ -2234,6 +2234,10 @@ ejs-multiselect {
|
|
|
2234
2234
|
display: none;
|
|
2235
2235
|
}
|
|
2236
2236
|
|
|
2237
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2238
|
+
margin-right: 0;
|
|
2239
|
+
}
|
|
2240
|
+
|
|
2237
2241
|
|
|
2238
2242
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2239
2243
|
color: $ddl-sel-chip-close;
|
|
@@ -2234,6 +2234,10 @@ ejs-multiselect {
|
|
|
2234
2234
|
display: none;
|
|
2235
2235
|
}
|
|
2236
2236
|
|
|
2237
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2238
|
+
margin-right: 0;
|
|
2239
|
+
}
|
|
2240
|
+
|
|
2237
2241
|
|
|
2238
2242
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2239
2243
|
color: $ddl-sel-chip-close;
|
|
@@ -2192,6 +2192,10 @@ ejs-multiselect {
|
|
|
2192
2192
|
display: none;
|
|
2193
2193
|
}
|
|
2194
2194
|
|
|
2195
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2196
|
+
margin-right: 0;
|
|
2197
|
+
}
|
|
2198
|
+
|
|
2195
2199
|
|
|
2196
2200
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2197
2201
|
color: $ddl-sel-chip-close;
|
|
@@ -2188,6 +2188,10 @@ ejs-multiselect {
|
|
|
2188
2188
|
display: none;
|
|
2189
2189
|
}
|
|
2190
2190
|
|
|
2191
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2192
|
+
margin-right: 0;
|
|
2193
|
+
}
|
|
2194
|
+
|
|
2191
2195
|
|
|
2192
2196
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2193
2197
|
color: $ddl-sel-chip-close;
|
|
@@ -2245,6 +2245,10 @@ ejs-multiselect {
|
|
|
2245
2245
|
display: none;
|
|
2246
2246
|
}
|
|
2247
2247
|
|
|
2248
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2249
|
+
margin-right: 0;
|
|
2250
|
+
}
|
|
2251
|
+
|
|
2248
2252
|
|
|
2249
2253
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2250
2254
|
color: $ddl-sel-chip-close;
|
|
@@ -2245,6 +2245,10 @@ ejs-multiselect {
|
|
|
2245
2245
|
display: none;
|
|
2246
2246
|
}
|
|
2247
2247
|
|
|
2248
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2249
|
+
margin-right: 0;
|
|
2250
|
+
}
|
|
2251
|
+
|
|
2248
2252
|
|
|
2249
2253
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2250
2254
|
color: $ddl-sel-chip-close;
|
|
@@ -2301,6 +2301,10 @@ ejs-multiselect {
|
|
|
2301
2301
|
display: none;
|
|
2302
2302
|
}
|
|
2303
2303
|
|
|
2304
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2305
|
+
margin-right: 0;
|
|
2306
|
+
}
|
|
2307
|
+
|
|
2304
2308
|
|
|
2305
2309
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2306
2310
|
color: $ddl-sel-chip-close;
|
|
@@ -2235,6 +2235,10 @@ ejs-multiselect {
|
|
|
2235
2235
|
display: none;
|
|
2236
2236
|
}
|
|
2237
2237
|
|
|
2238
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2239
|
+
margin-right: 0;
|
|
2240
|
+
}
|
|
2241
|
+
|
|
2238
2242
|
|
|
2239
2243
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2240
2244
|
color: $ddl-sel-chip-close;
|
|
@@ -2228,6 +2228,10 @@ ejs-multiselect {
|
|
|
2228
2228
|
display: none;
|
|
2229
2229
|
}
|
|
2230
2230
|
|
|
2231
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2232
|
+
margin-right: 0;
|
|
2233
|
+
}
|
|
2234
|
+
|
|
2231
2235
|
|
|
2232
2236
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2233
2237
|
color: $ddl-sel-chip-close;
|
|
@@ -2239,6 +2239,10 @@ ejs-multiselect {
|
|
|
2239
2239
|
display: none;
|
|
2240
2240
|
}
|
|
2241
2241
|
|
|
2242
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2243
|
+
margin-right: 0;
|
|
2244
|
+
}
|
|
2245
|
+
|
|
2242
2246
|
|
|
2243
2247
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2244
2248
|
color: $ddl-sel-chip-close;
|
|
@@ -2239,6 +2239,10 @@ ejs-multiselect {
|
|
|
2239
2239
|
display: none;
|
|
2240
2240
|
}
|
|
2241
2241
|
|
|
2242
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2243
|
+
margin-right: 0;
|
|
2244
|
+
}
|
|
2245
|
+
|
|
2242
2246
|
|
|
2243
2247
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2244
2248
|
color: $ddl-sel-chip-close;
|
|
@@ -27462,7 +27462,7 @@ $cbox-ripple-size: -9px !default;
|
|
|
27462
27462
|
|
|
27463
27463
|
&:not(.e-check):not(.e-stop) {
|
|
27464
27464
|
color: $cbox-icon-color;
|
|
27465
|
-
@media (
|
|
27465
|
+
@media (max-width: 768px) {
|
|
27466
27466
|
color: $cbox-bgcolor;
|
|
27467
27467
|
}
|
|
27468
27468
|
}
|
|
@@ -46921,11 +46921,6 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
46921
46921
|
height: auto;
|
|
46922
46922
|
min-height: auto;
|
|
46923
46923
|
|
|
46924
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
46925
|
-
height: $tab-big-height;
|
|
46926
|
-
min-height: $tab-big-height;
|
|
46927
|
-
}
|
|
46928
|
-
|
|
46929
46924
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
46930
46925
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
46931
46926
|
margin: $tab-big-first-item-margin;
|
|
@@ -47641,11 +47636,11 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
47641
47636
|
|
|
47642
47637
|
&.e-vertical-icon {
|
|
47643
47638
|
|
|
47644
|
-
.e-tab-header {
|
|
47639
|
+
> .e-tab-header {
|
|
47645
47640
|
height: $tab-big-tb-icon-height;
|
|
47646
47641
|
min-height: $tab-big-tb-icon-height;
|
|
47647
47642
|
|
|
47648
|
-
.e-toolbar-items {
|
|
47643
|
+
> .e-toolbar-items {
|
|
47649
47644
|
height: $tab-big-tb-icon-height;
|
|
47650
47645
|
}
|
|
47651
47646
|
|
|
@@ -48121,7 +48116,7 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
48121
48116
|
|
|
48122
48117
|
&.e-vertical-icon {
|
|
48123
48118
|
|
|
48124
|
-
.e-tab-header {
|
|
48119
|
+
> .e-tab-header {
|
|
48125
48120
|
height: $tab-big-tb-icon-height - 2;
|
|
48126
48121
|
min-height: $tab-big-tb-icon-height - 2;
|
|
48127
48122
|
}
|
|
@@ -48398,16 +48393,8 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
48398
48393
|
min-height: $tab-nrml-height;
|
|
48399
48394
|
position: relative;
|
|
48400
48395
|
|
|
48401
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
48402
|
-
height: $tab-nrml-height;
|
|
48403
|
-
min-height: $tab-nrml-height;
|
|
48404
|
-
}
|
|
48405
|
-
|
|
48406
48396
|
@media screen and (max-width: 480px) {
|
|
48407
48397
|
min-height: $tab-big-height;
|
|
48408
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
48409
|
-
height: $tab-big-height;
|
|
48410
|
-
}
|
|
48411
48398
|
}
|
|
48412
48399
|
|
|
48413
48400
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -49716,7 +49703,7 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
49716
49703
|
|
|
49717
49704
|
&.e-vertical-icon {
|
|
49718
49705
|
|
|
49719
|
-
.e-tab-header {
|
|
49706
|
+
> .e-tab-header {
|
|
49720
49707
|
height: $tab-nrml-tb-icon-height;
|
|
49721
49708
|
min-height: $tab-nrml-tb-icon-height;
|
|
49722
49709
|
|
|
@@ -49728,7 +49715,7 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
49728
49715
|
}
|
|
49729
49716
|
}
|
|
49730
49717
|
|
|
49731
|
-
.e-toolbar-items {
|
|
49718
|
+
> .e-toolbar-items {
|
|
49732
49719
|
height: $tab-nrml-tb-icon-height;
|
|
49733
49720
|
}
|
|
49734
49721
|
|
|
@@ -50364,7 +50351,7 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
50364
50351
|
|
|
50365
50352
|
&.e-vertical-icon {
|
|
50366
50353
|
|
|
50367
|
-
.e-tab-header {
|
|
50354
|
+
> .e-tab-header {
|
|
50368
50355
|
height: $tab-nrml-tb-icon-height - 2;
|
|
50369
50356
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
50370
50357
|
}
|
|
@@ -60276,6 +60263,10 @@ ejs-multiselect {
|
|
|
60276
60263
|
display: none;
|
|
60277
60264
|
}
|
|
60278
60265
|
|
|
60266
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
60267
|
+
margin-right: 0;
|
|
60268
|
+
}
|
|
60269
|
+
|
|
60279
60270
|
|
|
60280
60271
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
60281
60272
|
color: $ddl-sel-chip-close;
|
|
@@ -74242,6 +74233,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74242
74233
|
}
|
|
74243
74234
|
|
|
74244
74235
|
&.e-responsive .e-rowcell.e-gridchkbox,
|
|
74236
|
+
&.e-responsive .e-rowcell.e-gridchkbox-cell,
|
|
74245
74237
|
&.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
74246
74238
|
text-overflow: clip;
|
|
74247
74239
|
}
|
|
@@ -78145,25 +78137,6 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
78145
78137
|
border-width: 0 0 1px;
|
|
78146
78138
|
}
|
|
78147
78139
|
|
|
78148
|
-
.e-toolbar-items .e-toolbar-item.e-template {
|
|
78149
|
-
height: 30px;
|
|
78150
|
-
|
|
78151
|
-
.e-upload.e-fm-upload {
|
|
78152
|
-
border: 0;
|
|
78153
|
-
|
|
78154
|
-
.e-file-select-wrap {
|
|
78155
|
-
padding-left: 1px;
|
|
78156
|
-
padding-right: 1px;
|
|
78157
|
-
|
|
78158
|
-
.e-css.e-btn:hover {
|
|
78159
|
-
@if $fm-skin-name == 'material' {
|
|
78160
|
-
box-shadow: none;
|
|
78161
|
-
}
|
|
78162
|
-
}
|
|
78163
|
-
}
|
|
78164
|
-
}
|
|
78165
|
-
}
|
|
78166
|
-
|
|
78167
78140
|
.e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
|
|
78168
78141
|
border: 0;
|
|
78169
78142
|
box-shadow: none;
|
|
@@ -96594,6 +96567,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
96594
96567
|
width: 28px;
|
|
96595
96568
|
}
|
|
96596
96569
|
}
|
|
96570
|
+
.e-pv-toolbar-tooltip {
|
|
96571
|
+
pointer-events: none;
|
|
96572
|
+
}
|
|
96597
96573
|
}
|
|
96598
96574
|
|
|
96599
96575
|
|
|
@@ -104084,7 +104060,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
104084
104060
|
.e-expand,
|
|
104085
104061
|
.e-collapse {
|
|
104086
104062
|
cursor: pointer;
|
|
104087
|
-
display: inline
|
|
104063
|
+
display: inline;
|
|
104088
104064
|
height: 18px;
|
|
104089
104065
|
margin-top: 5px;
|
|
104090
104066
|
text-align: center;
|
|
@@ -104465,7 +104441,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
104465
104441
|
|
|
104466
104442
|
.e-grid .e-headercelldiv,
|
|
104467
104443
|
.e-grid .e-columnsheader {
|
|
104468
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
104469
104444
|
padding-right: 8px !important;
|
|
104470
104445
|
}
|
|
104471
104446
|
|
|
@@ -105002,7 +104977,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
105002
104977
|
|
|
105003
104978
|
.e-grid .e-headercelldiv,
|
|
105004
104979
|
.e-grid .e-columnsheader {
|
|
105005
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
105006
104980
|
padding-right: 8px !important;
|
|
105007
104981
|
}
|
|
105008
104982
|
|