@syncfusion/blazor-themes 26.2.8 → 26.2.9
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/bds-dark.scss +39 -6
- package/SCSS-Themes/bds.scss +39 -6
- package/SCSS-Themes/bootstrap-dark.scss +39 -6
- package/SCSS-Themes/bootstrap.scss +39 -6
- package/SCSS-Themes/bootstrap4.scss +39 -6
- package/SCSS-Themes/bootstrap5-dark.scss +41 -8
- package/SCSS-Themes/bootstrap5.scss +41 -8
- package/SCSS-Themes/dropdowns/drop-down-base/bds-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bds.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent2-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent2.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bds.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material3.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +6 -0
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +39 -6
- package/SCSS-Themes/fabric.scss +39 -6
- package/SCSS-Themes/fluent-dark.scss +39 -6
- package/SCSS-Themes/fluent.scss +39 -6
- package/SCSS-Themes/fluent2-dark.scss +41 -7
- package/SCSS-Themes/fluent2.scss +41 -7
- package/SCSS-Themes/grids/excel-filter/bds-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bds.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +2 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/bds.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap4.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -5
- package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -5
- package/SCSS-Themes/grids/grid/fabric-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/fabric.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/fluent2.scss +22 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +21 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/material.scss +21 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/material3.scss +20 -3
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/tailwind.scss +20 -3
- package/SCSS-Themes/highcontrast.scss +40 -7
- package/SCSS-Themes/inputs/signature/bds-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bds.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap4.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap5.scss +2 -2
- package/SCSS-Themes/inputs/signature/fabric-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fabric.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent2-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent2.scss +2 -2
- package/SCSS-Themes/inputs/signature/highcontrast.scss +2 -2
- package/SCSS-Themes/inputs/signature/material-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/material.scss +2 -2
- package/SCSS-Themes/inputs/signature/material3-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/material3.scss +2 -2
- package/SCSS-Themes/inputs/signature/tailwind-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/tailwind.scss +2 -2
- package/SCSS-Themes/material-dark.scss +39 -6
- package/SCSS-Themes/material.scss +40 -7
- package/SCSS-Themes/material3-dark.scss +39 -6
- package/SCSS-Themes/material3.scss +39 -6
- package/SCSS-Themes/navigations/pager/bds-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bds.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +6 -0
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fabric.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent2-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent2.scss +6 -0
- package/SCSS-Themes/navigations/pager/highcontrast.scss +6 -0
- package/SCSS-Themes/navigations/pager/material-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/material.scss +6 -0
- package/SCSS-Themes/navigations/pager/material3-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/material3.scss +6 -0
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/tailwind.scss +6 -0
- package/SCSS-Themes/tailwind-dark.scss +39 -6
- package/SCSS-Themes/tailwind.scss +39 -6
- package/package.json +1 -1
|
@@ -17723,14 +17723,14 @@ $signature-border-color: $border-light !default;
|
|
|
17723
17723
|
$signature-background-color: $white !default;
|
|
17724
17724
|
|
|
17725
17725
|
@include export-module('signature-layout') {
|
|
17726
|
-
.e-signature {
|
|
17726
|
+
.e-signature.e-control {
|
|
17727
17727
|
border: $signature-border;
|
|
17728
17728
|
}
|
|
17729
17729
|
}
|
|
17730
17730
|
|
|
17731
17731
|
|
|
17732
17732
|
@include export-module('signature-theme') {
|
|
17733
|
-
.e-signature {
|
|
17733
|
+
.e-signature.e-control {
|
|
17734
17734
|
background-color: $signature-background-color;
|
|
17735
17735
|
border: $signature-border;
|
|
17736
17736
|
border-color: $signature-border-color;
|
|
@@ -18522,6 +18522,8 @@ $ddl-bigger-small-list-font-color: $content-text-color !default;
|
|
|
18522
18522
|
min-height: $ddl-list-line-height;
|
|
18523
18523
|
padding-left: $ddl-list-header-padding-left;
|
|
18524
18524
|
padding-right: $ddl-list-padding-right;
|
|
18525
|
+
overflow: hidden;
|
|
18526
|
+
text-overflow: ellipsis;
|
|
18525
18527
|
@if $skin-name == 'Material3' {
|
|
18526
18528
|
background: $ddl-list-bg-color;
|
|
18527
18529
|
}
|
|
@@ -60279,6 +60281,7 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
60279
60281
|
display: block;
|
|
60280
60282
|
line-height: $ddl-select-all-height;
|
|
60281
60283
|
overflow: hidden;
|
|
60284
|
+
text-overflow: ellipsis;
|
|
60282
60285
|
padding-right: $ddl-list-padding-right;
|
|
60283
60286
|
position: relative;
|
|
60284
60287
|
text-indent: $ddl-check-right;
|
|
@@ -62860,6 +62863,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62860
62863
|
}
|
|
62861
62864
|
}
|
|
62862
62865
|
|
|
62866
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
62867
|
+
overflow: hidden;
|
|
62868
|
+
white-space: nowrap;
|
|
62869
|
+
text-overflow: ellipsis;
|
|
62870
|
+
}
|
|
62871
|
+
|
|
62863
62872
|
|
|
62864
62873
|
@mixin avatar {
|
|
62865
62874
|
height: $listbox-template-avatar-size;
|
|
@@ -73812,6 +73821,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 13px !default;
|
|
|
73812
73821
|
color: $pager-icon-color;
|
|
73813
73822
|
}
|
|
73814
73823
|
|
|
73824
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
73825
|
+
@if $pager-skin == 'fluent2' {
|
|
73826
|
+
color: $pager-hover-color;
|
|
73827
|
+
}
|
|
73828
|
+
}
|
|
73829
|
+
|
|
73815
73830
|
div.e-icons.e-disable {
|
|
73816
73831
|
color: $pager-numeric-txt-bg-color;
|
|
73817
73832
|
}
|
|
@@ -74565,7 +74580,8 @@ $grid-xlfl-skin: 'bootstrap5' !default;
|
|
|
74565
74580
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
74566
74581
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
74567
74582
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74568
|
-
margin-top: -
|
|
74583
|
+
margin-top: -3px;
|
|
74584
|
+
margin-right: 17px;
|
|
74569
74585
|
}
|
|
74570
74586
|
}
|
|
74571
74587
|
}
|
|
@@ -75019,7 +75035,7 @@ $group-header-color: $content-text-color-alt1 !default;
|
|
|
75019
75035
|
$group-grouped-droparea-bg-color: $content-bg-color !default;
|
|
75020
75036
|
$group-border-width: 1px !default;
|
|
75021
75037
|
$grouped-text-font-size: $text-sm !default;
|
|
75022
|
-
$group-header-border-radius:
|
|
75038
|
+
$group-header-border-radius: 4px !default;
|
|
75023
75039
|
$grid-hover-icon-color: $icon-color-hover !default;
|
|
75024
75040
|
$grid-headecell-span-height: 22px !default;
|
|
75025
75041
|
$grid-drag-clone-opacity: 1 !default;
|
|
@@ -75224,7 +75240,7 @@ $grid-dropitemscount-color: $white !default;
|
|
|
75224
75240
|
$grid-clone-prop-box-shadow: $shadow !default;
|
|
75225
75241
|
$grid-drag-icon-opacity: .54 !default;
|
|
75226
75242
|
$grid-clone-dropitemscount-border: $border-light !default;
|
|
75227
|
-
$grid-clone-dragdrop-bg-color: $content-bg-color-
|
|
75243
|
+
$grid-clone-dragdrop-bg-color: $content-bg-color-alt2 !default;
|
|
75228
75244
|
$grid-group-clone-box-shadow: $shadow !default;
|
|
75229
75245
|
$grid-unboundcelldiv-margin: 0 4px !default;
|
|
75230
75246
|
$grid-bigger-flmenu-padding: 16px 0 0 !default;
|
|
@@ -76833,7 +76849,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
76833
76849
|
}
|
|
76834
76850
|
}
|
|
76835
76851
|
|
|
76836
|
-
& .e-toolbar-right
|
|
76852
|
+
& .e-toolbar-right,
|
|
76853
|
+
& .e-toolbar-left {
|
|
76837
76854
|
& .e-search-wrapper {
|
|
76838
76855
|
width: 100%;
|
|
76839
76856
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -80437,6 +80454,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80437
80454
|
}
|
|
80438
80455
|
}
|
|
80439
80456
|
|
|
80457
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
80458
|
+
background-color: $group-header-hover-bg-color;
|
|
80459
|
+
}
|
|
80460
|
+
|
|
80440
80461
|
.e-search-icon {
|
|
80441
80462
|
background: none;
|
|
80442
80463
|
}
|
|
@@ -81485,6 +81506,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81485
81506
|
.e-emptyrow {
|
|
81486
81507
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
81487
81508
|
color: $grid-rowcell-color;
|
|
81509
|
+
&.e-active {
|
|
81510
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
81511
|
+
color: $grid-row-selection-color;
|
|
81512
|
+
}
|
|
81513
|
+
}
|
|
81488
81514
|
}
|
|
81489
81515
|
}
|
|
81490
81516
|
|
|
@@ -81571,9 +81597,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81571
81597
|
|
|
81572
81598
|
&.e-gridhover .e-frozenhover,
|
|
81573
81599
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81574
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81600
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81575
81601
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
81576
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81602
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81577
81603
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81578
81604
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
81579
81605
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -81773,6 +81799,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81773
81799
|
color: $grid-filtered-color;
|
|
81774
81800
|
}
|
|
81775
81801
|
|
|
81802
|
+
.e-focused .e-filtered::before {
|
|
81803
|
+
color: $grid-hover-icon-color;
|
|
81804
|
+
}
|
|
81805
|
+
|
|
81776
81806
|
.e-gridpopup {
|
|
81777
81807
|
.e-content {
|
|
81778
81808
|
background-color: $grid-popup-bg-color;
|
|
@@ -81995,6 +82025,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81995
82025
|
padding-top: 6px;
|
|
81996
82026
|
padding-bottom: 6px;
|
|
81997
82027
|
}
|
|
82028
|
+
@if $grid-skin == 'fluent2' {
|
|
82029
|
+
color: $grid-dragdrop-text-color;
|
|
82030
|
+
}
|
|
81998
82031
|
|
|
81999
82032
|
&.e-focused {
|
|
82000
82033
|
box-shadow: none;
|
|
@@ -17722,14 +17722,14 @@ $signature-border-color: $border-light !default;
|
|
|
17722
17722
|
$signature-background-color: $white !default;
|
|
17723
17723
|
|
|
17724
17724
|
@include export-module('signature-layout') {
|
|
17725
|
-
.e-signature {
|
|
17725
|
+
.e-signature.e-control {
|
|
17726
17726
|
border: $signature-border;
|
|
17727
17727
|
}
|
|
17728
17728
|
}
|
|
17729
17729
|
|
|
17730
17730
|
|
|
17731
17731
|
@include export-module('signature-theme') {
|
|
17732
|
-
.e-signature {
|
|
17732
|
+
.e-signature.e-control {
|
|
17733
17733
|
background-color: $signature-background-color;
|
|
17734
17734
|
border: $signature-border;
|
|
17735
17735
|
border-color: $signature-border-color;
|
|
@@ -18521,6 +18521,8 @@ $ddl-bigger-small-list-font-color: $content-text-color !default;
|
|
|
18521
18521
|
min-height: $ddl-list-line-height;
|
|
18522
18522
|
padding-left: $ddl-list-header-padding-left;
|
|
18523
18523
|
padding-right: $ddl-list-padding-right;
|
|
18524
|
+
overflow: hidden;
|
|
18525
|
+
text-overflow: ellipsis;
|
|
18524
18526
|
@if $skin-name == 'Material3' {
|
|
18525
18527
|
background: $ddl-list-bg-color;
|
|
18526
18528
|
}
|
|
@@ -60278,6 +60280,7 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
60278
60280
|
display: block;
|
|
60279
60281
|
line-height: $ddl-select-all-height;
|
|
60280
60282
|
overflow: hidden;
|
|
60283
|
+
text-overflow: ellipsis;
|
|
60281
60284
|
padding-right: $ddl-list-padding-right;
|
|
60282
60285
|
position: relative;
|
|
60283
60286
|
text-indent: $ddl-check-right;
|
|
@@ -62859,6 +62862,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62859
62862
|
}
|
|
62860
62863
|
}
|
|
62861
62864
|
|
|
62865
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
62866
|
+
overflow: hidden;
|
|
62867
|
+
white-space: nowrap;
|
|
62868
|
+
text-overflow: ellipsis;
|
|
62869
|
+
}
|
|
62870
|
+
|
|
62862
62871
|
|
|
62863
62872
|
@mixin avatar {
|
|
62864
62873
|
height: $listbox-template-avatar-size;
|
|
@@ -73811,6 +73820,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 13px !default;
|
|
|
73811
73820
|
color: $pager-icon-color;
|
|
73812
73821
|
}
|
|
73813
73822
|
|
|
73823
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
73824
|
+
@if $pager-skin == 'fluent2' {
|
|
73825
|
+
color: $pager-hover-color;
|
|
73826
|
+
}
|
|
73827
|
+
}
|
|
73828
|
+
|
|
73814
73829
|
div.e-icons.e-disable {
|
|
73815
73830
|
color: $pager-numeric-txt-bg-color;
|
|
73816
73831
|
}
|
|
@@ -74564,7 +74579,8 @@ $grid-xlfl-skin: 'bootstrap5' !default;
|
|
|
74564
74579
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
74565
74580
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
74566
74581
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74567
|
-
margin-top: -
|
|
74582
|
+
margin-top: -3px;
|
|
74583
|
+
margin-right: 17px;
|
|
74568
74584
|
}
|
|
74569
74585
|
}
|
|
74570
74586
|
}
|
|
@@ -75018,7 +75034,7 @@ $group-header-color: $content-text-color-alt1 !default;
|
|
|
75018
75034
|
$group-grouped-droparea-bg-color: $content-bg-color !default;
|
|
75019
75035
|
$group-border-width: 1px !default;
|
|
75020
75036
|
$grouped-text-font-size: $text-sm !default;
|
|
75021
|
-
$group-header-border-radius:
|
|
75037
|
+
$group-header-border-radius: 4px !default;
|
|
75022
75038
|
$grid-hover-icon-color: $icon-color-hover !default;
|
|
75023
75039
|
$grid-headecell-span-height: 22px !default;
|
|
75024
75040
|
$grid-drag-clone-opacity: 1 !default;
|
|
@@ -75223,7 +75239,7 @@ $grid-dropitemscount-color: $white !default;
|
|
|
75223
75239
|
$grid-clone-prop-box-shadow: $shadow !default;
|
|
75224
75240
|
$grid-drag-icon-opacity: .54 !default;
|
|
75225
75241
|
$grid-clone-dropitemscount-border: $border-light !default;
|
|
75226
|
-
$grid-clone-dragdrop-bg-color: $content-bg-color-
|
|
75242
|
+
$grid-clone-dragdrop-bg-color: $content-bg-color-alt2 !default;
|
|
75227
75243
|
$grid-group-clone-box-shadow: $shadow !default;
|
|
75228
75244
|
$grid-unboundcelldiv-margin: 0 4px !default;
|
|
75229
75245
|
$grid-bigger-flmenu-padding: 16px 0 0 !default;
|
|
@@ -76832,7 +76848,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
76832
76848
|
}
|
|
76833
76849
|
}
|
|
76834
76850
|
|
|
76835
|
-
& .e-toolbar-right
|
|
76851
|
+
& .e-toolbar-right,
|
|
76852
|
+
& .e-toolbar-left {
|
|
76836
76853
|
& .e-search-wrapper {
|
|
76837
76854
|
width: 100%;
|
|
76838
76855
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -80436,6 +80453,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80436
80453
|
}
|
|
80437
80454
|
}
|
|
80438
80455
|
|
|
80456
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
80457
|
+
background-color: $group-header-hover-bg-color;
|
|
80458
|
+
}
|
|
80459
|
+
|
|
80439
80460
|
.e-search-icon {
|
|
80440
80461
|
background: none;
|
|
80441
80462
|
}
|
|
@@ -81484,6 +81505,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81484
81505
|
.e-emptyrow {
|
|
81485
81506
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
81486
81507
|
color: $grid-rowcell-color;
|
|
81508
|
+
&.e-active {
|
|
81509
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
81510
|
+
color: $grid-row-selection-color;
|
|
81511
|
+
}
|
|
81512
|
+
}
|
|
81487
81513
|
}
|
|
81488
81514
|
}
|
|
81489
81515
|
|
|
@@ -81570,9 +81596,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81570
81596
|
|
|
81571
81597
|
&.e-gridhover .e-frozenhover,
|
|
81572
81598
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81573
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81599
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81574
81600
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
81575
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81601
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81576
81602
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81577
81603
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
81578
81604
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -81772,6 +81798,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81772
81798
|
color: $grid-filtered-color;
|
|
81773
81799
|
}
|
|
81774
81800
|
|
|
81801
|
+
.e-focused .e-filtered::before {
|
|
81802
|
+
color: $grid-hover-icon-color;
|
|
81803
|
+
}
|
|
81804
|
+
|
|
81775
81805
|
.e-gridpopup {
|
|
81776
81806
|
.e-content {
|
|
81777
81807
|
background-color: $grid-popup-bg-color;
|
|
@@ -81994,6 +82024,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81994
82024
|
padding-top: 6px;
|
|
81995
82025
|
padding-bottom: 6px;
|
|
81996
82026
|
}
|
|
82027
|
+
@if $grid-skin == 'fluent2' {
|
|
82028
|
+
color: $grid-dragdrop-text-color;
|
|
82029
|
+
}
|
|
81997
82030
|
|
|
81998
82031
|
&.e-focused {
|
|
81999
82032
|
box-shadow: none;
|
|
@@ -462,6 +462,8 @@ $ddl-group-list-item-text-intent: 0 !default;
|
|
|
462
462
|
min-height: $ddl-list-line-height;
|
|
463
463
|
padding-left: $ddl-list-header-padding-left;
|
|
464
464
|
padding-right: $ddl-list-padding-right;
|
|
465
|
+
overflow: hidden;
|
|
466
|
+
text-overflow: ellipsis;
|
|
465
467
|
@if $skin-name == 'Material3' {
|
|
466
468
|
background: $ddl-list-bg-color;
|
|
467
469
|
}
|
|
@@ -462,6 +462,8 @@ $ddl-group-list-item-text-intent: 0 !default;
|
|
|
462
462
|
min-height: $ddl-list-line-height;
|
|
463
463
|
padding-left: $ddl-list-header-padding-left;
|
|
464
464
|
padding-right: $ddl-list-padding-right;
|
|
465
|
+
overflow: hidden;
|
|
466
|
+
text-overflow: ellipsis;
|
|
465
467
|
@if $skin-name == 'Material3' {
|
|
466
468
|
background: $ddl-list-bg-color;
|
|
467
469
|
}
|
|
@@ -411,6 +411,8 @@ $ddl-bigger-small-list-header-font-size: 14px !default;
|
|
|
411
411
|
min-height: $ddl-list-line-height;
|
|
412
412
|
padding-left: $ddl-list-header-padding-left;
|
|
413
413
|
padding-right: $ddl-list-padding-right;
|
|
414
|
+
overflow: hidden;
|
|
415
|
+
text-overflow: ellipsis;
|
|
414
416
|
@if $skin-name == 'Material3' {
|
|
415
417
|
background: $ddl-list-bg-color;
|
|
416
418
|
}
|
|
@@ -411,6 +411,8 @@ $ddl-group-list-item-text-intent: 0 !default;
|
|
|
411
411
|
min-height: $ddl-list-line-height;
|
|
412
412
|
padding-left: $ddl-list-header-padding-left;
|
|
413
413
|
padding-right: $ddl-list-padding-right;
|
|
414
|
+
overflow: hidden;
|
|
415
|
+
text-overflow: ellipsis;
|
|
414
416
|
@if $skin-name == 'Material3' {
|
|
415
417
|
background: $ddl-list-bg-color;
|
|
416
418
|
}
|
|
@@ -418,6 +418,8 @@ $ddl-group-list-item-text-intent: 0 !default;
|
|
|
418
418
|
min-height: $ddl-list-line-height;
|
|
419
419
|
padding-left: $ddl-list-header-padding-left;
|
|
420
420
|
padding-right: $ddl-list-padding-right;
|
|
421
|
+
overflow: hidden;
|
|
422
|
+
text-overflow: ellipsis;
|
|
421
423
|
@if $skin-name == 'Material3' {
|
|
422
424
|
background: $ddl-list-bg-color;
|
|
423
425
|
}
|
|
@@ -445,6 +445,8 @@ $ddl-bigger-small-list-font-color: $content-text-color !default;
|
|
|
445
445
|
min-height: $ddl-list-line-height;
|
|
446
446
|
padding-left: $ddl-list-header-padding-left;
|
|
447
447
|
padding-right: $ddl-list-padding-right;
|
|
448
|
+
overflow: hidden;
|
|
449
|
+
text-overflow: ellipsis;
|
|
448
450
|
@if $skin-name == 'Material3' {
|
|
449
451
|
background: $ddl-list-bg-color;
|
|
450
452
|
}
|
|
@@ -445,6 +445,8 @@ $ddl-bigger-small-list-font-color: $content-text-color !default;
|
|
|
445
445
|
min-height: $ddl-list-line-height;
|
|
446
446
|
padding-left: $ddl-list-header-padding-left;
|
|
447
447
|
padding-right: $ddl-list-padding-right;
|
|
448
|
+
overflow: hidden;
|
|
449
|
+
text-overflow: ellipsis;
|
|
448
450
|
@if $skin-name == 'Material3' {
|
|
449
451
|
background: $ddl-list-bg-color;
|
|
450
452
|
}
|
|
@@ -414,6 +414,8 @@ $ddl-bigger-small-list-header-font-size: 14px !default;
|
|
|
414
414
|
min-height: $ddl-list-line-height;
|
|
415
415
|
padding-left: $ddl-list-header-padding-left;
|
|
416
416
|
padding-right: $ddl-list-padding-right;
|
|
417
|
+
overflow: hidden;
|
|
418
|
+
text-overflow: ellipsis;
|
|
417
419
|
@if $skin-name == 'Material3' {
|
|
418
420
|
background: $ddl-list-bg-color;
|
|
419
421
|
}
|
|
@@ -412,6 +412,8 @@ $ddl-bigger-small-list-header-font-size: 14px !default;
|
|
|
412
412
|
min-height: $ddl-list-line-height;
|
|
413
413
|
padding-left: $ddl-list-header-padding-left;
|
|
414
414
|
padding-right: $ddl-list-padding-right;
|
|
415
|
+
overflow: hidden;
|
|
416
|
+
text-overflow: ellipsis;
|
|
415
417
|
@if $skin-name == 'Material3' {
|
|
416
418
|
background: $ddl-list-bg-color;
|
|
417
419
|
}
|
|
@@ -449,6 +449,8 @@ $ddl-group-list-item-text-intent: 0 !default;
|
|
|
449
449
|
min-height: $ddl-list-line-height;
|
|
450
450
|
padding-left: $ddl-list-header-padding-left;
|
|
451
451
|
padding-right: $ddl-list-padding-right;
|
|
452
|
+
overflow: hidden;
|
|
453
|
+
text-overflow: ellipsis;
|
|
452
454
|
@if $skin-name == 'Material3' {
|
|
453
455
|
background: $ddl-list-bg-color;
|
|
454
456
|
}
|
|
@@ -449,6 +449,8 @@ $ddl-group-list-item-text-intent: 0 !default;
|
|
|
449
449
|
min-height: $ddl-list-line-height;
|
|
450
450
|
padding-left: $ddl-list-header-padding-left;
|
|
451
451
|
padding-right: $ddl-list-padding-right;
|
|
452
|
+
overflow: hidden;
|
|
453
|
+
text-overflow: ellipsis;
|
|
452
454
|
@if $skin-name == 'Material3' {
|
|
453
455
|
background: $ddl-list-bg-color;
|
|
454
456
|
}
|
|
@@ -462,6 +462,8 @@ $ddl-group-list-item-text-intent: 0 !default;
|
|
|
462
462
|
min-height: $ddl-list-line-height;
|
|
463
463
|
padding-left: $ddl-list-header-padding-left;
|
|
464
464
|
padding-right: $ddl-list-padding-right;
|
|
465
|
+
overflow: hidden;
|
|
466
|
+
text-overflow: ellipsis;
|
|
465
467
|
@if $skin-name == 'Material3' {
|
|
466
468
|
background: $ddl-list-bg-color;
|
|
467
469
|
}
|
|
@@ -462,6 +462,8 @@ $ddl-group-list-item-text-intent: 0 !default;
|
|
|
462
462
|
min-height: $ddl-list-line-height;
|
|
463
463
|
padding-left: $ddl-list-header-padding-left;
|
|
464
464
|
padding-right: $ddl-list-padding-right;
|
|
465
|
+
overflow: hidden;
|
|
466
|
+
text-overflow: ellipsis;
|
|
465
467
|
@if $skin-name == 'Material3' {
|
|
466
468
|
background: $ddl-list-bg-color;
|
|
467
469
|
}
|
|
@@ -433,6 +433,8 @@ $ddl-bigger-small-list-header-font-size: 14px !default;
|
|
|
433
433
|
min-height: $ddl-list-line-height;
|
|
434
434
|
padding-left: $ddl-list-header-padding-left;
|
|
435
435
|
padding-right: $ddl-list-padding-right;
|
|
436
|
+
overflow: hidden;
|
|
437
|
+
text-overflow: ellipsis;
|
|
436
438
|
@if $skin-name == 'Material3' {
|
|
437
439
|
background: $ddl-list-bg-color;
|
|
438
440
|
}
|
|
@@ -414,6 +414,8 @@ $ddl-bigger-small-list-header-font-size: 13px !default;
|
|
|
414
414
|
min-height: $ddl-list-line-height;
|
|
415
415
|
padding-left: $ddl-list-header-padding-left;
|
|
416
416
|
padding-right: $ddl-list-padding-right;
|
|
417
|
+
overflow: hidden;
|
|
418
|
+
text-overflow: ellipsis;
|
|
417
419
|
@if $skin-name == 'Material3' {
|
|
418
420
|
background: $ddl-list-bg-color;
|
|
419
421
|
}
|
|
@@ -413,6 +413,8 @@ $ddl-small-list-header-font-size: $ddl-group-list-font-size !default;
|
|
|
413
413
|
min-height: $ddl-list-line-height;
|
|
414
414
|
padding-left: $ddl-list-header-padding-left;
|
|
415
415
|
padding-right: $ddl-list-padding-right;
|
|
416
|
+
overflow: hidden;
|
|
417
|
+
text-overflow: ellipsis;
|
|
416
418
|
@if $skin-name == 'Material3' {
|
|
417
419
|
background: $ddl-list-bg-color;
|
|
418
420
|
}
|
|
@@ -404,6 +404,8 @@ $ddl-small-list-header-font-size: $ddl-group-list-font-size !default;
|
|
|
404
404
|
min-height: $ddl-list-line-height;
|
|
405
405
|
padding-left: $ddl-list-header-padding-left;
|
|
406
406
|
padding-right: $ddl-list-padding-right;
|
|
407
|
+
overflow: hidden;
|
|
408
|
+
text-overflow: ellipsis;
|
|
407
409
|
@if $skin-name == 'Material3' {
|
|
408
410
|
background: $ddl-list-bg-color;
|
|
409
411
|
}
|
|
@@ -404,6 +404,8 @@ $ddl-small-list-header-font-size: $ddl-group-list-font-size !default;
|
|
|
404
404
|
min-height: $ddl-list-line-height;
|
|
405
405
|
padding-left: $ddl-list-header-padding-left;
|
|
406
406
|
padding-right: $ddl-list-padding-right;
|
|
407
|
+
overflow: hidden;
|
|
408
|
+
text-overflow: ellipsis;
|
|
407
409
|
@if $skin-name == 'Material3' {
|
|
408
410
|
background: $ddl-list-bg-color;
|
|
409
411
|
}
|
|
@@ -457,6 +457,8 @@ $ddl-group-list-item-text-intent: 0 !default;
|
|
|
457
457
|
min-height: $ddl-list-line-height;
|
|
458
458
|
padding-left: $ddl-list-header-padding-left;
|
|
459
459
|
padding-right: $ddl-list-padding-right;
|
|
460
|
+
overflow: hidden;
|
|
461
|
+
text-overflow: ellipsis;
|
|
460
462
|
@if $skin-name == 'Material3' {
|
|
461
463
|
background: $ddl-list-bg-color;
|
|
462
464
|
}
|
|
@@ -457,6 +457,8 @@ $ddl-group-list-item-text-intent: 0 !default;
|
|
|
457
457
|
min-height: $ddl-list-line-height;
|
|
458
458
|
padding-left: $ddl-list-header-padding-left;
|
|
459
459
|
padding-right: $ddl-list-padding-right;
|
|
460
|
+
overflow: hidden;
|
|
461
|
+
text-overflow: ellipsis;
|
|
460
462
|
@if $skin-name == 'Material3' {
|
|
461
463
|
background: $ddl-list-bg-color;
|
|
462
464
|
}
|
|
@@ -712,6 +712,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
712
712
|
}
|
|
713
713
|
}
|
|
714
714
|
|
|
715
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
716
|
+
overflow: hidden;
|
|
717
|
+
white-space: nowrap;
|
|
718
|
+
text-overflow: ellipsis;
|
|
719
|
+
}
|
|
720
|
+
|
|
715
721
|
|
|
716
722
|
@mixin avatar {
|
|
717
723
|
height: $listbox-template-avatar-size;
|
|
@@ -712,6 +712,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
712
712
|
}
|
|
713
713
|
}
|
|
714
714
|
|
|
715
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
716
|
+
overflow: hidden;
|
|
717
|
+
white-space: nowrap;
|
|
718
|
+
text-overflow: ellipsis;
|
|
719
|
+
}
|
|
720
|
+
|
|
715
721
|
|
|
716
722
|
@mixin avatar {
|
|
717
723
|
height: $listbox-template-avatar-size;
|
|
@@ -700,6 +700,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
700
700
|
}
|
|
701
701
|
}
|
|
702
702
|
|
|
703
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
704
|
+
overflow: hidden;
|
|
705
|
+
white-space: nowrap;
|
|
706
|
+
text-overflow: ellipsis;
|
|
707
|
+
}
|
|
708
|
+
|
|
703
709
|
|
|
704
710
|
@mixin avatar {
|
|
705
711
|
height: $listbox-template-avatar-size;
|
|
@@ -695,6 +695,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
697
|
|
|
698
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
699
|
+
overflow: hidden;
|
|
700
|
+
white-space: nowrap;
|
|
701
|
+
text-overflow: ellipsis;
|
|
702
|
+
}
|
|
703
|
+
|
|
698
704
|
|
|
699
705
|
@mixin avatar {
|
|
700
706
|
height: $listbox-template-avatar-size;
|
|
@@ -700,6 +700,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
|
|
|
700
700
|
}
|
|
701
701
|
}
|
|
702
702
|
|
|
703
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
704
|
+
overflow: hidden;
|
|
705
|
+
white-space: nowrap;
|
|
706
|
+
text-overflow: ellipsis;
|
|
707
|
+
}
|
|
708
|
+
|
|
703
709
|
|
|
704
710
|
@mixin avatar {
|
|
705
711
|
height: $listbox-template-avatar-size;
|
|
@@ -696,6 +696,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
696
696
|
}
|
|
697
697
|
}
|
|
698
698
|
|
|
699
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
700
|
+
overflow: hidden;
|
|
701
|
+
white-space: nowrap;
|
|
702
|
+
text-overflow: ellipsis;
|
|
703
|
+
}
|
|
704
|
+
|
|
699
705
|
|
|
700
706
|
@mixin avatar {
|
|
701
707
|
height: $listbox-template-avatar-size;
|
|
@@ -696,6 +696,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
696
696
|
}
|
|
697
697
|
}
|
|
698
698
|
|
|
699
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
700
|
+
overflow: hidden;
|
|
701
|
+
white-space: nowrap;
|
|
702
|
+
text-overflow: ellipsis;
|
|
703
|
+
}
|
|
704
|
+
|
|
699
705
|
|
|
700
706
|
@mixin avatar {
|
|
701
707
|
height: $listbox-template-avatar-size;
|
|
@@ -700,6 +700,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
700
700
|
}
|
|
701
701
|
}
|
|
702
702
|
|
|
703
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
704
|
+
overflow: hidden;
|
|
705
|
+
white-space: nowrap;
|
|
706
|
+
text-overflow: ellipsis;
|
|
707
|
+
}
|
|
708
|
+
|
|
703
709
|
|
|
704
710
|
@mixin avatar {
|
|
705
711
|
height: $listbox-template-avatar-size;
|
|
@@ -695,6 +695,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
697
|
|
|
698
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
699
|
+
overflow: hidden;
|
|
700
|
+
white-space: nowrap;
|
|
701
|
+
text-overflow: ellipsis;
|
|
702
|
+
}
|
|
703
|
+
|
|
698
704
|
|
|
699
705
|
@mixin avatar {
|
|
700
706
|
height: $listbox-template-avatar-size;
|
|
@@ -696,6 +696,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
|
|
|
696
696
|
}
|
|
697
697
|
}
|
|
698
698
|
|
|
699
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
700
|
+
overflow: hidden;
|
|
701
|
+
white-space: nowrap;
|
|
702
|
+
text-overflow: ellipsis;
|
|
703
|
+
}
|
|
704
|
+
|
|
699
705
|
|
|
700
706
|
@mixin avatar {
|
|
701
707
|
height: $listbox-template-avatar-size;
|
|
@@ -696,6 +696,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
|
|
|
696
696
|
}
|
|
697
697
|
}
|
|
698
698
|
|
|
699
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
700
|
+
overflow: hidden;
|
|
701
|
+
white-space: nowrap;
|
|
702
|
+
text-overflow: ellipsis;
|
|
703
|
+
}
|
|
704
|
+
|
|
699
705
|
|
|
700
706
|
@mixin avatar {
|
|
701
707
|
height: $listbox-template-avatar-size;
|