@syncfusion/blazor-themes 31.1.19 → 31.1.20
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 -5
- package/Compiled-Themes/bds-dark.css +5 -5
- package/Compiled-Themes/bds-lite.css +5 -5
- package/Compiled-Themes/bds.css +5 -5
- package/Compiled-Themes/bootstrap-dark-lite.css +4 -2
- package/Compiled-Themes/bootstrap-dark.css +4 -2
- package/Compiled-Themes/bootstrap-lite.css +4 -2
- package/Compiled-Themes/bootstrap.css +4 -2
- package/Compiled-Themes/bootstrap4-lite.css +11 -8
- package/Compiled-Themes/bootstrap4.css +22 -12
- package/Compiled-Themes/bootstrap5-dark-lite.css +15 -13
- package/Compiled-Themes/bootstrap5-dark.css +31 -20
- package/Compiled-Themes/bootstrap5-lite.css +15 -13
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3-dark.css +51 -28
- package/Compiled-Themes/bootstrap5.3-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3.css +51 -28
- package/Compiled-Themes/bootstrap5.css +31 -20
- package/Compiled-Themes/fabric-dark-lite.css +4 -2
- package/Compiled-Themes/fabric-dark.css +4 -2
- package/Compiled-Themes/fabric-lite.css +4 -2
- package/Compiled-Themes/fabric.css +4 -2
- package/Compiled-Themes/fluent-dark-lite.css +13 -10
- package/Compiled-Themes/fluent-dark.css +23 -13
- package/Compiled-Themes/fluent-lite.css +13 -10
- package/Compiled-Themes/fluent.css +23 -13
- package/Compiled-Themes/fluent2-dark-lite.css +7 -5
- package/Compiled-Themes/fluent2-dark.css +8 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -5
- package/Compiled-Themes/fluent2-highcontrast.css +11 -6
- package/Compiled-Themes/fluent2-lite.css +7 -5
- package/Compiled-Themes/fluent2.css +8 -6
- package/Compiled-Themes/highcontrast-lite.css +12 -9
- package/Compiled-Themes/highcontrast.css +24 -12
- package/Compiled-Themes/material-dark-lite.css +17 -12
- package/Compiled-Themes/material-dark.css +37 -16
- package/Compiled-Themes/material-lite.css +17 -9
- package/Compiled-Themes/material.css +34 -12
- package/Compiled-Themes/material3-dark-lite.css +5 -6
- package/Compiled-Themes/material3-dark.css +6 -6
- package/Compiled-Themes/material3-lite.css +5 -6
- package/Compiled-Themes/material3.css +6 -6
- package/Compiled-Themes/tailwind-dark-lite.css +4 -4
- package/Compiled-Themes/tailwind-dark.css +4 -4
- package/Compiled-Themes/tailwind-lite.css +4 -4
- package/Compiled-Themes/tailwind.css +4 -4
- package/Compiled-Themes/tailwind3-dark-lite.css +9 -4
- package/Compiled-Themes/tailwind3-dark.css +16 -4
- package/Compiled-Themes/tailwind3-lite.css +9 -4
- package/Compiled-Themes/tailwind3.css +16 -4
- package/SCSS-Themes/bds-dark-lite.scss +85 -24
- package/SCSS-Themes/bds-dark.scss +179 -26
- package/SCSS-Themes/bds-lite.scss +85 -24
- package/SCSS-Themes/bds.scss +179 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +84 -23
- package/SCSS-Themes/bootstrap-dark.scss +178 -25
- package/SCSS-Themes/bootstrap-lite.scss +84 -23
- package/SCSS-Themes/bootstrap.scss +178 -25
- package/SCSS-Themes/bootstrap4-lite.scss +91 -30
- package/SCSS-Themes/bootstrap4.scss +185 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5-dark.scss +186 -33
- package/SCSS-Themes/bootstrap5-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +194 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3.scss +194 -41
- package/SCSS-Themes/bootstrap5.scss +186 -33
- package/SCSS-Themes/fabric-dark-lite.scss +84 -23
- package/SCSS-Themes/fabric-dark.scss +178 -25
- package/SCSS-Themes/fabric-lite.scss +84 -23
- package/SCSS-Themes/fabric.scss +178 -25
- package/SCSS-Themes/fluent-dark-lite.scss +90 -29
- package/SCSS-Themes/fluent-dark.scss +184 -31
- package/SCSS-Themes/fluent-lite.scss +90 -29
- package/SCSS-Themes/fluent.scss +184 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +87 -26
- package/SCSS-Themes/fluent2-dark.scss +181 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +87 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +181 -28
- package/SCSS-Themes/fluent2-lite.scss +87 -26
- package/SCSS-Themes/fluent2.scss +181 -28
- package/SCSS-Themes/highcontrast-lite.scss +90 -29
- package/SCSS-Themes/highcontrast.scss +184 -31
- package/SCSS-Themes/material-dark-lite.scss +91 -30
- package/SCSS-Themes/material-dark.scss +185 -32
- package/SCSS-Themes/material-lite.scss +90 -29
- package/SCSS-Themes/material.scss +184 -31
- package/SCSS-Themes/material3-dark-lite.scss +86 -25
- package/SCSS-Themes/material3-dark.scss +180 -27
- package/SCSS-Themes/material3-lite.scss +86 -25
- package/SCSS-Themes/material3.scss +180 -27
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +171 -24
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +166 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +166 -19
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -17
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/material-dark.scss +171 -24
- package/SCSS-Themes/navigations/treeview/material-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/material.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -18
- package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
- package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
- package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
- package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material.scss +14 -8
- package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
- package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3.scss +15 -9
- package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
- package/SCSS-Themes/tailwind-dark-lite.scss +84 -23
- package/SCSS-Themes/tailwind-dark.scss +178 -25
- package/SCSS-Themes/tailwind-lite.scss +84 -23
- package/SCSS-Themes/tailwind.scss +178 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +85 -24
- package/SCSS-Themes/tailwind3-dark.scss +179 -26
- package/SCSS-Themes/tailwind3-lite.scss +85 -24
- package/SCSS-Themes/tailwind3.scss +179 -26
- package/package.json +1 -1
|
@@ -297,7 +297,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
297
297
|
|
|
298
298
|
.e-list-item {
|
|
299
299
|
list-style: none;
|
|
300
|
-
@if $skin-name
|
|
300
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
301
301
|
padding: 2px 0;
|
|
302
302
|
}
|
|
303
303
|
@if $skin-name == 'fluent2' {
|
|
@@ -305,13 +305,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
305
305
|
}
|
|
306
306
|
|
|
307
307
|
.e-ul {
|
|
308
|
-
margin: 2px 0 -2px;
|
|
309
308
|
padding: $treeview-child-ul-padding;
|
|
310
|
-
@if $skin-name == '
|
|
311
|
-
margin: 2px 0
|
|
309
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
310
|
+
margin: 2px 0 -2px;
|
|
312
311
|
}
|
|
313
|
-
@
|
|
314
|
-
margin:
|
|
312
|
+
@if $skin-name == 'fluent2' {
|
|
313
|
+
margin-top: 4px;
|
|
315
314
|
}
|
|
316
315
|
}
|
|
317
316
|
|
|
@@ -348,6 +347,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
348
347
|
.e-icons.e-icons-spinner::before {
|
|
349
348
|
content: none;
|
|
350
349
|
}
|
|
350
|
+
|
|
351
|
+
.e-text-content {
|
|
352
|
+
.e-list-text {
|
|
353
|
+
&:has(> .e-input-group) {
|
|
354
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
355
|
+
padding-top: 1px;
|
|
356
|
+
padding-bottom: 1px;
|
|
357
|
+
.e-input-group {
|
|
358
|
+
height: 34px;
|
|
359
|
+
|
|
360
|
+
.e-input {
|
|
361
|
+
line-height: 26px;
|
|
362
|
+
min-height: 26px;
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
@if $skin-name == 'tailwind3' {
|
|
367
|
+
padding-top: 4px;
|
|
368
|
+
padding-bottom: 4px;
|
|
369
|
+
}
|
|
370
|
+
@if $skin-name == 'highcontrast' {
|
|
371
|
+
padding-top: 3px;
|
|
372
|
+
padding-bottom: 3px;
|
|
373
|
+
}
|
|
374
|
+
@if ($skin-name == 'FluentUI') {
|
|
375
|
+
padding-top: 3px;
|
|
376
|
+
padding-bottom: 3px;
|
|
377
|
+
}
|
|
378
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
379
|
+
padding-top: 2px;
|
|
380
|
+
padding-bottom: 2px;
|
|
381
|
+
}
|
|
382
|
+
@if $skin-name == 'bootstrap4' {
|
|
383
|
+
padding-top: 5px;
|
|
384
|
+
padding-bottom: 5px;
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
}
|
|
388
|
+
}
|
|
351
389
|
}
|
|
352
390
|
|
|
353
391
|
.e-icons {
|
|
@@ -365,11 +403,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
365
403
|
|
|
366
404
|
.e-text-content {
|
|
367
405
|
@include user-select;
|
|
368
|
-
border: 1px solid;
|
|
369
406
|
cursor: pointer;
|
|
370
407
|
margin: 0;
|
|
371
408
|
padding: $treeview-text-wrap-padding;
|
|
372
409
|
|
|
410
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
411
|
+
border: 1px solid;
|
|
412
|
+
}
|
|
413
|
+
|
|
373
414
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
374
415
|
border: none;
|
|
375
416
|
}
|
|
@@ -455,14 +496,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
455
496
|
|
|
456
497
|
.e-input-group {
|
|
457
498
|
height: $treeview-input-height;
|
|
458
|
-
@if ($skin-name == '
|
|
459
|
-
margin-top:
|
|
460
|
-
|
|
461
|
-
@else if($skin-name == 'tailwind') {
|
|
462
|
-
margin-bottom: 3px;
|
|
499
|
+
@if ($skin-name == 'tailwind') {
|
|
500
|
+
margin-top: 4px;
|
|
501
|
+
margin-bottom: 4px;
|
|
463
502
|
}
|
|
464
503
|
@else if($skin-name == 'bootstrap5') {
|
|
465
|
-
margin-bottom:
|
|
504
|
+
margin-bottom: 3px;
|
|
505
|
+
margin-top: 3px;
|
|
466
506
|
}
|
|
467
507
|
@else {
|
|
468
508
|
margin-bottom: 0;
|
|
@@ -472,9 +512,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
472
512
|
@if ($skin-name == 'fluent2') {
|
|
473
513
|
border-color: $treeview-input-border-color;
|
|
474
514
|
}
|
|
475
|
-
|
|
476
|
-
|
|
515
|
+
.e-input {
|
|
516
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
477
517
|
height: 28px;
|
|
518
|
+
padding-top: 6px;
|
|
519
|
+
padding-bottom: 6px;
|
|
520
|
+
}
|
|
521
|
+
@if $skin-name == 'tailwind3' {
|
|
522
|
+
line-height: 20px;
|
|
523
|
+
height: 32px;
|
|
524
|
+
}
|
|
525
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
526
|
+
height: 32px;
|
|
527
|
+
padding-top: 5px;
|
|
528
|
+
padding-bottom: 5px;
|
|
478
529
|
}
|
|
479
530
|
}
|
|
480
531
|
}
|
|
@@ -1066,13 +1117,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1066
1117
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
1067
1118
|
color: $treeview-item-active-check-color;
|
|
1068
1119
|
}
|
|
1069
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
1120
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
1070
1121
|
border-color: $content-text-color-selected;
|
|
1071
1122
|
}
|
|
1072
1123
|
}
|
|
1073
1124
|
|
|
1074
1125
|
.e-stop {
|
|
1075
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
1126
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
1076
1127
|
border-color: $content-text-color-selected;
|
|
1077
1128
|
}
|
|
1078
1129
|
}
|
|
@@ -1123,6 +1174,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1123
1174
|
}
|
|
1124
1175
|
}
|
|
1125
1176
|
}
|
|
1177
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
1178
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
1179
|
+
border-color: $content-text-color-hover;
|
|
1180
|
+
}
|
|
1181
|
+
}
|
|
1126
1182
|
}
|
|
1127
1183
|
|
|
1128
1184
|
.e-sibling {
|
|
@@ -1492,6 +1548,30 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1492
1548
|
min-height: $treeview-big-item-height;
|
|
1493
1549
|
}
|
|
1494
1550
|
|
|
1551
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1552
|
+
padding: $treeview-big-text-padding;
|
|
1553
|
+
}
|
|
1554
|
+
|
|
1555
|
+
@if $skin-name == 'highcontrast' {
|
|
1556
|
+
padding-top: 11px;
|
|
1557
|
+
padding-bottom: 11px;
|
|
1558
|
+
}
|
|
1559
|
+
|
|
1560
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
1561
|
+
padding-top: 12px;
|
|
1562
|
+
padding-bottom: 12px;
|
|
1563
|
+
}
|
|
1564
|
+
|
|
1565
|
+
@if $skin-name == 'FluentUI' {
|
|
1566
|
+
padding-top: 10px;
|
|
1567
|
+
padding-bottom: 10px;
|
|
1568
|
+
}
|
|
1569
|
+
|
|
1570
|
+
@if $skin-name == 'bootstrap4' {
|
|
1571
|
+
padding-top: 13px;
|
|
1572
|
+
padding-bottom: 13px;
|
|
1573
|
+
}
|
|
1574
|
+
|
|
1495
1575
|
.e-input-group {
|
|
1496
1576
|
height: $treeview-big-input-height;
|
|
1497
1577
|
|
|
@@ -1500,6 +1580,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1500
1580
|
height: 36px;
|
|
1501
1581
|
}
|
|
1502
1582
|
}
|
|
1583
|
+
|
|
1584
|
+
@if $skin-name =='bootstrap5' {
|
|
1585
|
+
padding-top: 6px;
|
|
1586
|
+
padding-bottom: 6px;
|
|
1587
|
+
margin-top: 2px;
|
|
1588
|
+
margin-bottom: 2px;
|
|
1589
|
+
}
|
|
1590
|
+
|
|
1591
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
1592
|
+
line-height: 42px;
|
|
1593
|
+
min-height: 42px;
|
|
1594
|
+
}
|
|
1595
|
+
|
|
1596
|
+
.e-input {
|
|
1597
|
+
@if $skin-name =='tailwind3' {
|
|
1598
|
+
height: 40px;
|
|
1599
|
+
line-height: 24px;
|
|
1600
|
+
padding-top: 8px;
|
|
1601
|
+
padding-bottom: 8px;
|
|
1602
|
+
}
|
|
1603
|
+
|
|
1604
|
+
@if $skin-name =='bootstrap5' {
|
|
1605
|
+
height: 24px;
|
|
1606
|
+
}
|
|
1607
|
+
|
|
1608
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
1609
|
+
line-height: 28px;
|
|
1610
|
+
min-height: 28px;
|
|
1611
|
+
padding-top: 9px;
|
|
1612
|
+
padding-bottom: 5px;
|
|
1613
|
+
}
|
|
1614
|
+
|
|
1615
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1616
|
+
line-height: 24px;
|
|
1617
|
+
min-height: 24px;
|
|
1618
|
+
padding-top: 7px;
|
|
1619
|
+
padding-bottom: 7px;
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1622
|
+
}
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
.e-list-item .e-text-content .e-list-text {
|
|
1626
|
+
&:has(> .e-input-group) {
|
|
1627
|
+
@if $skin-name =='highcontrast' {
|
|
1628
|
+
padding-top: 4px;
|
|
1629
|
+
padding-bottom: 4px;
|
|
1630
|
+
}
|
|
1631
|
+
|
|
1632
|
+
@if $skin-name =='FluentUI' {
|
|
1633
|
+
padding-top: 2px;
|
|
1634
|
+
padding-bottom: 2px;
|
|
1635
|
+
}
|
|
1636
|
+
|
|
1637
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
1638
|
+
padding-top: 3px;
|
|
1639
|
+
padding-bottom: 3px;
|
|
1640
|
+
}
|
|
1641
|
+
|
|
1642
|
+
@if $skin-name == 'bootstrap4' {
|
|
1643
|
+
padding-top: 6px;
|
|
1644
|
+
padding-bottom: 6px;
|
|
1645
|
+
}
|
|
1503
1646
|
}
|
|
1504
1647
|
}
|
|
1505
1648
|
|
|
@@ -1684,6 +1827,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1684
1827
|
.e-treeview.e-bigger {
|
|
1685
1828
|
.e-list-text {
|
|
1686
1829
|
font-size: $treeview-big-font-size;
|
|
1830
|
+
@if $skin-name == 'Material3' {
|
|
1831
|
+
padding: 12px;
|
|
1832
|
+
}
|
|
1833
|
+
|
|
1687
1834
|
@if $skin-name == 'bootstrap4' {
|
|
1688
1835
|
color: $treeview-big-text-color;
|
|
1689
1836
|
}
|
|
@@ -297,7 +297,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
297
297
|
|
|
298
298
|
.e-list-item {
|
|
299
299
|
list-style: none;
|
|
300
|
-
@if $skin-name
|
|
300
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
301
301
|
padding: 2px 0;
|
|
302
302
|
}
|
|
303
303
|
@if $skin-name == 'fluent2' {
|
|
@@ -305,13 +305,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
305
305
|
}
|
|
306
306
|
|
|
307
307
|
.e-ul {
|
|
308
|
-
margin: 2px 0 -2px;
|
|
309
308
|
padding: $treeview-child-ul-padding;
|
|
310
|
-
@if $skin-name == '
|
|
311
|
-
margin: 2px 0
|
|
309
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
310
|
+
margin: 2px 0 -2px;
|
|
312
311
|
}
|
|
313
|
-
@
|
|
314
|
-
margin:
|
|
312
|
+
@if $skin-name == 'fluent2' {
|
|
313
|
+
margin-top: 4px;
|
|
315
314
|
}
|
|
316
315
|
}
|
|
317
316
|
|
|
@@ -348,6 +347,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
348
347
|
.e-icons.e-icons-spinner::before {
|
|
349
348
|
content: none;
|
|
350
349
|
}
|
|
350
|
+
|
|
351
|
+
.e-text-content {
|
|
352
|
+
.e-list-text {
|
|
353
|
+
&:has(> .e-input-group) {
|
|
354
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
355
|
+
padding-top: 1px;
|
|
356
|
+
padding-bottom: 1px;
|
|
357
|
+
.e-input-group {
|
|
358
|
+
height: 34px;
|
|
359
|
+
|
|
360
|
+
.e-input {
|
|
361
|
+
line-height: 26px;
|
|
362
|
+
min-height: 26px;
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
@if $skin-name == 'tailwind3' {
|
|
367
|
+
padding-top: 4px;
|
|
368
|
+
padding-bottom: 4px;
|
|
369
|
+
}
|
|
370
|
+
@if $skin-name == 'highcontrast' {
|
|
371
|
+
padding-top: 3px;
|
|
372
|
+
padding-bottom: 3px;
|
|
373
|
+
}
|
|
374
|
+
@if ($skin-name == 'FluentUI') {
|
|
375
|
+
padding-top: 3px;
|
|
376
|
+
padding-bottom: 3px;
|
|
377
|
+
}
|
|
378
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
379
|
+
padding-top: 2px;
|
|
380
|
+
padding-bottom: 2px;
|
|
381
|
+
}
|
|
382
|
+
@if $skin-name == 'bootstrap4' {
|
|
383
|
+
padding-top: 5px;
|
|
384
|
+
padding-bottom: 5px;
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
}
|
|
388
|
+
}
|
|
351
389
|
}
|
|
352
390
|
|
|
353
391
|
.e-icons {
|
|
@@ -365,11 +403,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
365
403
|
|
|
366
404
|
.e-text-content {
|
|
367
405
|
@include user-select;
|
|
368
|
-
border: 1px solid;
|
|
369
406
|
cursor: pointer;
|
|
370
407
|
margin: 0;
|
|
371
408
|
padding: $treeview-text-wrap-padding;
|
|
372
409
|
|
|
410
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
411
|
+
border: 1px solid;
|
|
412
|
+
}
|
|
413
|
+
|
|
373
414
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
374
415
|
border: none;
|
|
375
416
|
}
|
|
@@ -455,14 +496,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
455
496
|
|
|
456
497
|
.e-input-group {
|
|
457
498
|
height: $treeview-input-height;
|
|
458
|
-
@if ($skin-name == '
|
|
459
|
-
margin-top:
|
|
460
|
-
|
|
461
|
-
@else if($skin-name == 'tailwind') {
|
|
462
|
-
margin-bottom: 3px;
|
|
499
|
+
@if ($skin-name == 'tailwind') {
|
|
500
|
+
margin-top: 4px;
|
|
501
|
+
margin-bottom: 4px;
|
|
463
502
|
}
|
|
464
503
|
@else if($skin-name == 'bootstrap5') {
|
|
465
|
-
margin-bottom:
|
|
504
|
+
margin-bottom: 3px;
|
|
505
|
+
margin-top: 3px;
|
|
466
506
|
}
|
|
467
507
|
@else {
|
|
468
508
|
margin-bottom: 0;
|
|
@@ -472,9 +512,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
472
512
|
@if ($skin-name == 'fluent2') {
|
|
473
513
|
border-color: $treeview-input-border-color;
|
|
474
514
|
}
|
|
475
|
-
|
|
476
|
-
|
|
515
|
+
.e-input {
|
|
516
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
477
517
|
height: 28px;
|
|
518
|
+
padding-top: 6px;
|
|
519
|
+
padding-bottom: 6px;
|
|
520
|
+
}
|
|
521
|
+
@if $skin-name == 'tailwind3' {
|
|
522
|
+
line-height: 20px;
|
|
523
|
+
height: 32px;
|
|
524
|
+
}
|
|
525
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
526
|
+
height: 32px;
|
|
527
|
+
padding-top: 5px;
|
|
528
|
+
padding-bottom: 5px;
|
|
478
529
|
}
|
|
479
530
|
}
|
|
480
531
|
}
|
|
@@ -1066,13 +1117,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1066
1117
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
1067
1118
|
color: $treeview-item-active-check-color;
|
|
1068
1119
|
}
|
|
1069
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
1120
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
1070
1121
|
border-color: $content-text-color-selected;
|
|
1071
1122
|
}
|
|
1072
1123
|
}
|
|
1073
1124
|
|
|
1074
1125
|
.e-stop {
|
|
1075
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
1126
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
1076
1127
|
border-color: $content-text-color-selected;
|
|
1077
1128
|
}
|
|
1078
1129
|
}
|
|
@@ -1123,6 +1174,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1123
1174
|
}
|
|
1124
1175
|
}
|
|
1125
1176
|
}
|
|
1177
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
1178
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
1179
|
+
border-color: $content-text-color-hover;
|
|
1180
|
+
}
|
|
1181
|
+
}
|
|
1126
1182
|
}
|
|
1127
1183
|
|
|
1128
1184
|
.e-sibling {
|
|
@@ -297,7 +297,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
297
297
|
|
|
298
298
|
.e-list-item {
|
|
299
299
|
list-style: none;
|
|
300
|
-
@if $skin-name
|
|
300
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
301
301
|
padding: 2px 0;
|
|
302
302
|
}
|
|
303
303
|
@if $skin-name == 'fluent2' {
|
|
@@ -305,13 +305,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
305
305
|
}
|
|
306
306
|
|
|
307
307
|
.e-ul {
|
|
308
|
-
margin: 2px 0 -2px;
|
|
309
308
|
padding: $treeview-child-ul-padding;
|
|
310
|
-
@if $skin-name == '
|
|
311
|
-
margin: 2px 0
|
|
309
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
310
|
+
margin: 2px 0 -2px;
|
|
312
311
|
}
|
|
313
|
-
@
|
|
314
|
-
margin:
|
|
312
|
+
@if $skin-name == 'fluent2' {
|
|
313
|
+
margin-top: 4px;
|
|
315
314
|
}
|
|
316
315
|
}
|
|
317
316
|
|
|
@@ -348,6 +347,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
348
347
|
.e-icons.e-icons-spinner::before {
|
|
349
348
|
content: none;
|
|
350
349
|
}
|
|
350
|
+
|
|
351
|
+
.e-text-content {
|
|
352
|
+
.e-list-text {
|
|
353
|
+
&:has(> .e-input-group) {
|
|
354
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
355
|
+
padding-top: 1px;
|
|
356
|
+
padding-bottom: 1px;
|
|
357
|
+
.e-input-group {
|
|
358
|
+
height: 34px;
|
|
359
|
+
|
|
360
|
+
.e-input {
|
|
361
|
+
line-height: 26px;
|
|
362
|
+
min-height: 26px;
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
@if $skin-name == 'tailwind3' {
|
|
367
|
+
padding-top: 4px;
|
|
368
|
+
padding-bottom: 4px;
|
|
369
|
+
}
|
|
370
|
+
@if $skin-name == 'highcontrast' {
|
|
371
|
+
padding-top: 3px;
|
|
372
|
+
padding-bottom: 3px;
|
|
373
|
+
}
|
|
374
|
+
@if ($skin-name == 'FluentUI') {
|
|
375
|
+
padding-top: 3px;
|
|
376
|
+
padding-bottom: 3px;
|
|
377
|
+
}
|
|
378
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
379
|
+
padding-top: 2px;
|
|
380
|
+
padding-bottom: 2px;
|
|
381
|
+
}
|
|
382
|
+
@if $skin-name == 'bootstrap4' {
|
|
383
|
+
padding-top: 5px;
|
|
384
|
+
padding-bottom: 5px;
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
}
|
|
388
|
+
}
|
|
351
389
|
}
|
|
352
390
|
|
|
353
391
|
.e-icons {
|
|
@@ -365,11 +403,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
365
403
|
|
|
366
404
|
.e-text-content {
|
|
367
405
|
@include user-select;
|
|
368
|
-
border: 1px solid;
|
|
369
406
|
cursor: pointer;
|
|
370
407
|
margin: 0;
|
|
371
408
|
padding: $treeview-text-wrap-padding;
|
|
372
409
|
|
|
410
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
411
|
+
border: 1px solid;
|
|
412
|
+
}
|
|
413
|
+
|
|
373
414
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
374
415
|
border: none;
|
|
375
416
|
}
|
|
@@ -455,14 +496,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
455
496
|
|
|
456
497
|
.e-input-group {
|
|
457
498
|
height: $treeview-input-height;
|
|
458
|
-
@if ($skin-name == '
|
|
459
|
-
margin-top:
|
|
460
|
-
|
|
461
|
-
@else if($skin-name == 'tailwind') {
|
|
462
|
-
margin-bottom: 3px;
|
|
499
|
+
@if ($skin-name == 'tailwind') {
|
|
500
|
+
margin-top: 4px;
|
|
501
|
+
margin-bottom: 4px;
|
|
463
502
|
}
|
|
464
503
|
@else if($skin-name == 'bootstrap5') {
|
|
465
|
-
margin-bottom:
|
|
504
|
+
margin-bottom: 3px;
|
|
505
|
+
margin-top: 3px;
|
|
466
506
|
}
|
|
467
507
|
@else {
|
|
468
508
|
margin-bottom: 0;
|
|
@@ -472,9 +512,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
472
512
|
@if ($skin-name == 'fluent2') {
|
|
473
513
|
border-color: $treeview-input-border-color;
|
|
474
514
|
}
|
|
475
|
-
|
|
476
|
-
|
|
515
|
+
.e-input {
|
|
516
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
477
517
|
height: 28px;
|
|
518
|
+
padding-top: 6px;
|
|
519
|
+
padding-bottom: 6px;
|
|
520
|
+
}
|
|
521
|
+
@if $skin-name == 'tailwind3' {
|
|
522
|
+
line-height: 20px;
|
|
523
|
+
height: 32px;
|
|
524
|
+
}
|
|
525
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
526
|
+
height: 32px;
|
|
527
|
+
padding-top: 5px;
|
|
528
|
+
padding-bottom: 5px;
|
|
478
529
|
}
|
|
479
530
|
}
|
|
480
531
|
}
|
|
@@ -1066,13 +1117,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1066
1117
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
1067
1118
|
color: $treeview-item-active-check-color;
|
|
1068
1119
|
}
|
|
1069
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
1120
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
1070
1121
|
border-color: $content-text-color-selected;
|
|
1071
1122
|
}
|
|
1072
1123
|
}
|
|
1073
1124
|
|
|
1074
1125
|
.e-stop {
|
|
1075
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
1126
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
1076
1127
|
border-color: $content-text-color-selected;
|
|
1077
1128
|
}
|
|
1078
1129
|
}
|
|
@@ -1123,6 +1174,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1123
1174
|
}
|
|
1124
1175
|
}
|
|
1125
1176
|
}
|
|
1177
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
1178
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
1179
|
+
border-color: $content-text-color-hover;
|
|
1180
|
+
}
|
|
1181
|
+
}
|
|
1126
1182
|
}
|
|
1127
1183
|
|
|
1128
1184
|
.e-sibling {
|
|
@@ -1492,6 +1548,30 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1492
1548
|
min-height: $treeview-big-item-height;
|
|
1493
1549
|
}
|
|
1494
1550
|
|
|
1551
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1552
|
+
padding: $treeview-big-text-padding;
|
|
1553
|
+
}
|
|
1554
|
+
|
|
1555
|
+
@if $skin-name == 'highcontrast' {
|
|
1556
|
+
padding-top: 11px;
|
|
1557
|
+
padding-bottom: 11px;
|
|
1558
|
+
}
|
|
1559
|
+
|
|
1560
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
1561
|
+
padding-top: 12px;
|
|
1562
|
+
padding-bottom: 12px;
|
|
1563
|
+
}
|
|
1564
|
+
|
|
1565
|
+
@if $skin-name == 'FluentUI' {
|
|
1566
|
+
padding-top: 10px;
|
|
1567
|
+
padding-bottom: 10px;
|
|
1568
|
+
}
|
|
1569
|
+
|
|
1570
|
+
@if $skin-name == 'bootstrap4' {
|
|
1571
|
+
padding-top: 13px;
|
|
1572
|
+
padding-bottom: 13px;
|
|
1573
|
+
}
|
|
1574
|
+
|
|
1495
1575
|
.e-input-group {
|
|
1496
1576
|
height: $treeview-big-input-height;
|
|
1497
1577
|
|
|
@@ -1500,6 +1580,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1500
1580
|
height: 36px;
|
|
1501
1581
|
}
|
|
1502
1582
|
}
|
|
1583
|
+
|
|
1584
|
+
@if $skin-name =='bootstrap5' {
|
|
1585
|
+
padding-top: 6px;
|
|
1586
|
+
padding-bottom: 6px;
|
|
1587
|
+
margin-top: 2px;
|
|
1588
|
+
margin-bottom: 2px;
|
|
1589
|
+
}
|
|
1590
|
+
|
|
1591
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
1592
|
+
line-height: 42px;
|
|
1593
|
+
min-height: 42px;
|
|
1594
|
+
}
|
|
1595
|
+
|
|
1596
|
+
.e-input {
|
|
1597
|
+
@if $skin-name =='tailwind3' {
|
|
1598
|
+
height: 40px;
|
|
1599
|
+
line-height: 24px;
|
|
1600
|
+
padding-top: 8px;
|
|
1601
|
+
padding-bottom: 8px;
|
|
1602
|
+
}
|
|
1603
|
+
|
|
1604
|
+
@if $skin-name =='bootstrap5' {
|
|
1605
|
+
height: 24px;
|
|
1606
|
+
}
|
|
1607
|
+
|
|
1608
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
1609
|
+
line-height: 28px;
|
|
1610
|
+
min-height: 28px;
|
|
1611
|
+
padding-top: 9px;
|
|
1612
|
+
padding-bottom: 5px;
|
|
1613
|
+
}
|
|
1614
|
+
|
|
1615
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1616
|
+
line-height: 24px;
|
|
1617
|
+
min-height: 24px;
|
|
1618
|
+
padding-top: 7px;
|
|
1619
|
+
padding-bottom: 7px;
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1622
|
+
}
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
.e-list-item .e-text-content .e-list-text {
|
|
1626
|
+
&:has(> .e-input-group) {
|
|
1627
|
+
@if $skin-name =='highcontrast' {
|
|
1628
|
+
padding-top: 4px;
|
|
1629
|
+
padding-bottom: 4px;
|
|
1630
|
+
}
|
|
1631
|
+
|
|
1632
|
+
@if $skin-name =='FluentUI' {
|
|
1633
|
+
padding-top: 2px;
|
|
1634
|
+
padding-bottom: 2px;
|
|
1635
|
+
}
|
|
1636
|
+
|
|
1637
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
1638
|
+
padding-top: 3px;
|
|
1639
|
+
padding-bottom: 3px;
|
|
1640
|
+
}
|
|
1641
|
+
|
|
1642
|
+
@if $skin-name == 'bootstrap4' {
|
|
1643
|
+
padding-top: 6px;
|
|
1644
|
+
padding-bottom: 6px;
|
|
1645
|
+
}
|
|
1503
1646
|
}
|
|
1504
1647
|
}
|
|
1505
1648
|
|
|
@@ -1684,6 +1827,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1684
1827
|
.e-treeview.e-bigger {
|
|
1685
1828
|
.e-list-text {
|
|
1686
1829
|
font-size: $treeview-big-font-size;
|
|
1830
|
+
@if $skin-name == 'Material3' {
|
|
1831
|
+
padding: 12px;
|
|
1832
|
+
}
|
|
1833
|
+
|
|
1687
1834
|
@if $skin-name == 'bootstrap4' {
|
|
1688
1835
|
color: $treeview-big-text-color;
|
|
1689
1836
|
}
|