@syncfusion/blazor-themes 21.1.35 → 21.1.38
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/bootstrap-dark.scss +91 -33
- package/SCSS-Themes/bootstrap.scss +91 -33
- package/SCSS-Themes/bootstrap4.scss +91 -33
- package/SCSS-Themes/bootstrap5-dark.scss +91 -30
- package/SCSS-Themes/bootstrap5.scss +91 -30
- package/SCSS-Themes/fabric-dark.scss +91 -33
- package/SCSS-Themes/fabric.scss +91 -33
- package/SCSS-Themes/fluent-dark.scss +91 -30
- package/SCSS-Themes/fluent.scss +91 -30
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap4.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap5.scss +3 -6
- package/SCSS-Themes/grids/grid/fabric-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/fabric.scss +3 -6
- package/SCSS-Themes/grids/grid/fluent-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/fluent.scss +3 -6
- package/SCSS-Themes/grids/grid/highcontrast.scss +3 -6
- package/SCSS-Themes/grids/grid/material-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/material.scss +3 -6
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/tailwind.scss +3 -6
- package/SCSS-Themes/highcontrast.scss +91 -33
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +12 -0
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/fabric.scss +12 -3
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/fluent.scss +12 -0
- package/SCSS-Themes/inputs/rating/highcontrast.scss +12 -3
- package/SCSS-Themes/inputs/rating/material-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/material.scss +12 -3
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/tailwind.scss +12 -0
- package/SCSS-Themes/material-dark.scss +91 -33
- package/SCSS-Themes/material.scss +91 -33
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fabric.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fluent.scss +3 -3
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +3 -3
- package/SCSS-Themes/navigations/treeview/material-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/material.scss +3 -3
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/tailwind.scss +3 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/material.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +68 -18
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fabric.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fluent.scss +4 -2
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +4 -2
- package/SCSS-Themes/schedule/schedule/material-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/material.scss +4 -2
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/tailwind.scss +4 -2
- package/SCSS-Themes/tailwind-dark.scss +91 -30
- package/SCSS-Themes/tailwind.scss +91 -30
- package/package.json +1 -1
|
@@ -54431,12 +54431,12 @@ $ripple-width: 32px !default;
|
|
|
54431
54431
|
}
|
|
54432
54432
|
}
|
|
54433
54433
|
|
|
54434
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54434
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
54435
54435
|
@include active-hover-theme;
|
|
54436
54436
|
}
|
|
54437
54437
|
|
|
54438
54438
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54439
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54439
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
54440
54440
|
@include active-editing-theme;
|
|
54441
54441
|
}
|
|
54442
54442
|
|
|
@@ -54502,7 +54502,7 @@ $ripple-width: 32px !default;
|
|
|
54502
54502
|
|
|
54503
54503
|
&:not(.e-fullrow-wrap) {
|
|
54504
54504
|
|
|
54505
|
-
.e-list-item.e-hover > .e-text-content
|
|
54505
|
+
.e-list-item.e-hover > .e-text-content{
|
|
54506
54506
|
background-color: $treeview-item-hover-bg;
|
|
54507
54507
|
border-color: $treeview-item-hover-border-color;
|
|
54508
54508
|
}
|
|
@@ -77381,11 +77381,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77381
77381
|
}
|
|
77382
77382
|
|
|
77383
77383
|
&.sf-grid {
|
|
77384
|
-
|
|
77385
|
-
.e-table {
|
|
77386
|
-
border-spacing: .25px;
|
|
77387
|
-
}
|
|
77388
|
-
|
|
77389
77384
|
span.e-ungroupbutton.e-icons {
|
|
77390
77385
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
77391
77386
|
}
|
|
@@ -77570,7 +77565,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77570
77565
|
}
|
|
77571
77566
|
|
|
77572
77567
|
#{&}.e-grid-min-height {
|
|
77573
|
-
.e-rowcell
|
|
77568
|
+
.e-rowcell,
|
|
77569
|
+
.e-icon-grightarrow,
|
|
77570
|
+
.e-icon-gdownarrow {
|
|
77574
77571
|
line-height: 0;
|
|
77575
77572
|
padding-bottom: 0;
|
|
77576
77573
|
padding-top: 0;
|
|
@@ -106451,7 +106448,7 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
106451
106448
|
.e-pivot-pager-column-maindiv {
|
|
106452
106449
|
&.e-page-size-disable {
|
|
106453
106450
|
.e-pivotview-text-div {
|
|
106454
|
-
width:
|
|
106451
|
+
width: 50%;
|
|
106455
106452
|
}
|
|
106456
106453
|
}
|
|
106457
106454
|
}
|
|
@@ -113722,7 +113719,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
113722
113719
|
background: $schedule-current-date-bg-color;
|
|
113723
113720
|
border-radius: 50%;
|
|
113724
113721
|
color: $schedule-current-date-header-font-color;
|
|
113725
|
-
width: 20px;
|
|
113722
|
+
min-width: 20px;
|
|
113723
|
+
padding: 0 4px;
|
|
113724
|
+
width: fit-content;
|
|
113726
113725
|
}
|
|
113727
113726
|
|
|
113728
113727
|
.e-selected-cell {
|
|
@@ -113758,7 +113757,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
113758
113757
|
}
|
|
113759
113758
|
|
|
113760
113759
|
.e-current-date .e-date-header {
|
|
113761
|
-
width: 24px;
|
|
113760
|
+
min-width: 24px;
|
|
113762
113761
|
}
|
|
113763
113762
|
}
|
|
113764
113763
|
|
|
@@ -115672,6 +115671,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
115672
115671
|
$rating-li-font-size: 20px !default;
|
|
115673
115672
|
$rating-li-padding: 4px !default;
|
|
115674
115673
|
$rating-li-line-height: 13px !default;
|
|
115674
|
+
$rating-li-min-width-height: 28px !default;
|
|
115675
115675
|
$rating-focus-border-radius: 0 !default;
|
|
115676
115676
|
$rating-label-bottom-margin: 4px !default;
|
|
115677
115677
|
$rating-label-right-margin: 8px !default;
|
|
@@ -115684,21 +115684,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
115684
115684
|
|
|
115685
115685
|
$rating-small-li-font-size: 16px !default;
|
|
115686
115686
|
$rating-small-li-line-height: 9px !default;
|
|
115687
|
-
$rating-small-li-
|
|
115687
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
115688
115688
|
$rating-small-label-font-size: 10px !default;
|
|
115689
115689
|
$rating-small-label-line-height: 16px !default;
|
|
115690
115690
|
$rating-small-reset-font-size : 12px !default;
|
|
115691
115691
|
|
|
115692
115692
|
$rating-bigger-li-font-size: 32px !default;
|
|
115693
115693
|
$rating-bigger-li-line-height: 21px !default;
|
|
115694
|
-
$rating-bigger-li-
|
|
115694
|
+
$rating-bigger-li-min-width-height: 40px !default;
|
|
115695
115695
|
$rating-bigger-label-font-size: 14px !default;
|
|
115696
115696
|
$rating-bigger-label-line-height: 22px !default;
|
|
115697
115697
|
$rating-bigger-reset-font-size : 28px !default;
|
|
115698
115698
|
|
|
115699
115699
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
115700
115700
|
$rating-bigger-small-li-line-height: 17px !default;
|
|
115701
|
-
$rating-bigger-small-li-
|
|
115701
|
+
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
115702
115702
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
115703
115703
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
115704
115704
|
$rating-bigger-small-reset-font-size : 20px !default;
|
|
@@ -115753,6 +115753,8 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
115753
115753
|
padding: $rating-li-padding;
|
|
115754
115754
|
line-height: $rating-li-line-height;
|
|
115755
115755
|
display: block;
|
|
115756
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
115757
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
115756
115758
|
//For Blazor Tooltip
|
|
115757
115759
|
position: relative;
|
|
115758
115760
|
|
|
@@ -115877,6 +115879,8 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
115877
115879
|
.e-rating-item-container {
|
|
115878
115880
|
font-size: $rating-small-li-font-size;
|
|
115879
115881
|
line-height: $rating-small-li-line-height;
|
|
115882
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
115883
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
115880
115884
|
}
|
|
115881
115885
|
|
|
115882
115886
|
.e-rating-label {
|
|
@@ -115894,6 +115898,8 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
115894
115898
|
.e-rating-item-container {
|
|
115895
115899
|
font-size: $rating-bigger-li-font-size;
|
|
115896
115900
|
line-height: $rating-bigger-li-line-height;
|
|
115901
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115902
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115897
115903
|
}
|
|
115898
115904
|
|
|
115899
115905
|
.e-rating-label {
|
|
@@ -115913,6 +115919,8 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
115913
115919
|
.e-rating-item-container {
|
|
115914
115920
|
font-size: $rating-bigger-small-li-font-size;
|
|
115915
115921
|
line-height: $rating-bigger-small-li-line-height;
|
|
115922
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115923
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115916
115924
|
}
|
|
115917
115925
|
|
|
115918
115926
|
.e-rating-label {
|
|
@@ -116319,10 +116327,6 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116319
116327
|
display: none;
|
|
116320
116328
|
}
|
|
116321
116329
|
|
|
116322
|
-
.e-item {
|
|
116323
|
-
width: fit-content;
|
|
116324
|
-
}
|
|
116325
|
-
|
|
116326
116330
|
.e-ribbon-file-menu {
|
|
116327
116331
|
position: absolute;
|
|
116328
116332
|
line-height: $ribbon-file-menu-height;
|
|
@@ -116428,6 +116432,12 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116428
116432
|
}
|
|
116429
116433
|
}
|
|
116430
116434
|
|
|
116435
|
+
.e-hscroll.e-scroll-device {
|
|
116436
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
116437
|
+
box-shadow: none;
|
|
116438
|
+
}
|
|
116439
|
+
}
|
|
116440
|
+
|
|
116431
116441
|
.e-hscroll {
|
|
116432
116442
|
padding: $ribbon-hscroll-padding;
|
|
116433
116443
|
|
|
@@ -116437,6 +116447,7 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116437
116447
|
min-width: auto;
|
|
116438
116448
|
width: auto;
|
|
116439
116449
|
border-style: solid;
|
|
116450
|
+
transform: none;
|
|
116440
116451
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
116441
116452
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
116442
116453
|
z-index: 3;
|
|
@@ -116448,6 +116459,7 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116448
116459
|
.e-nav-arrow {
|
|
116449
116460
|
font-size: $ribbon-nav-arrow-size;
|
|
116450
116461
|
height: auto;
|
|
116462
|
+
transform: none;
|
|
116451
116463
|
line-height: $ribbon-nav-arrow-height;
|
|
116452
116464
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
116453
116465
|
width: auto;
|
|
@@ -116602,6 +116614,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116602
116614
|
.e-tab-header {
|
|
116603
116615
|
left: var(--fileMenuWidth);
|
|
116604
116616
|
}
|
|
116617
|
+
|
|
116618
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
116619
|
+
padding-right: 30px;
|
|
116620
|
+
}
|
|
116605
116621
|
}
|
|
116606
116622
|
|
|
116607
116623
|
&.e-rtl {
|
|
@@ -116619,6 +116635,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116619
116635
|
.e-tab-header {
|
|
116620
116636
|
right: var(--fileMenuWidth);
|
|
116621
116637
|
}
|
|
116638
|
+
|
|
116639
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
116640
|
+
padding-left: 30px;
|
|
116641
|
+
}
|
|
116622
116642
|
}
|
|
116623
116643
|
}
|
|
116624
116644
|
|
|
@@ -116966,8 +116986,12 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116966
116986
|
|
|
116967
116987
|
.e-ribbon-overflow-target {
|
|
116968
116988
|
|
|
116969
|
-
.e-ribbon-item
|
|
116970
|
-
|
|
116989
|
+
.e-ribbon-item {
|
|
116990
|
+
|
|
116991
|
+
& > .e-input-group,
|
|
116992
|
+
.e-ribbon-template {
|
|
116993
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
116994
|
+
}
|
|
116971
116995
|
}
|
|
116972
116996
|
|
|
116973
116997
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116993,14 +117017,6 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116993
117017
|
width: 100%;
|
|
116994
117018
|
justify-content: flex-start;
|
|
116995
117019
|
}
|
|
116996
|
-
|
|
116997
|
-
>.e-split-btn-wrapper,
|
|
116998
|
-
>.e-dropdown-btn {
|
|
116999
|
-
.e-icons.e-caret {
|
|
117000
|
-
transform: rotate(-90deg);
|
|
117001
|
-
margin-left: auto;
|
|
117002
|
-
}
|
|
117003
|
-
}
|
|
117004
117020
|
}
|
|
117005
117021
|
|
|
117006
117022
|
.e-ribbon-overflow-header {
|
|
@@ -117011,6 +117027,20 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
117011
117027
|
}
|
|
117012
117028
|
}
|
|
117013
117029
|
|
|
117030
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
117031
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
117032
|
+
|
|
117033
|
+
>.e-split-btn-wrapper,
|
|
117034
|
+
>.e-dropdown-btn {
|
|
117035
|
+
.e-icons.e-caret {
|
|
117036
|
+
transform: rotate(-90deg);
|
|
117037
|
+
padding: $ribbon-items-margin;
|
|
117038
|
+
margin: 0 0 0 auto;
|
|
117039
|
+
}
|
|
117040
|
+
}
|
|
117041
|
+
}
|
|
117042
|
+
}
|
|
117043
|
+
|
|
117014
117044
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
117015
117045
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
117016
117046
|
|
|
@@ -117018,8 +117048,8 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
117018
117048
|
>.e-dropdown-btn {
|
|
117019
117049
|
.e-icons.e-caret {
|
|
117020
117050
|
transform: rotate(90deg);
|
|
117021
|
-
|
|
117022
|
-
margin
|
|
117051
|
+
padding: $ribbon-items-margin;
|
|
117052
|
+
margin: 0 auto 0 0;
|
|
117023
117053
|
}
|
|
117024
117054
|
}
|
|
117025
117055
|
}
|
|
@@ -117322,8 +117352,12 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
117322
117352
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
117323
117353
|
.e-ribbon-overflow-target {
|
|
117324
117354
|
|
|
117325
|
-
.e-ribbon-item
|
|
117326
|
-
|
|
117355
|
+
.e-ribbon-item {
|
|
117356
|
+
|
|
117357
|
+
& > .e-input-group,
|
|
117358
|
+
.e-ribbon-template {
|
|
117359
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
117360
|
+
}
|
|
117327
117361
|
}
|
|
117328
117362
|
|
|
117329
117363
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -117331,6 +117365,30 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
117331
117365
|
padding: 0;
|
|
117332
117366
|
}
|
|
117333
117367
|
}
|
|
117368
|
+
|
|
117369
|
+
&:not(.e-rtl) {
|
|
117370
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
117371
|
+
|
|
117372
|
+
>.e-split-btn-wrapper,
|
|
117373
|
+
>.e-dropdown-btn {
|
|
117374
|
+
.e-icons.e-caret {
|
|
117375
|
+
padding: $ribbon-bigger-items-margin;
|
|
117376
|
+
}
|
|
117377
|
+
}
|
|
117378
|
+
}
|
|
117379
|
+
}
|
|
117380
|
+
|
|
117381
|
+
&.e-rtl {
|
|
117382
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
117383
|
+
|
|
117384
|
+
>.e-split-btn-wrapper,
|
|
117385
|
+
>.e-dropdown-btn {
|
|
117386
|
+
.e-icons.e-caret {
|
|
117387
|
+
padding: $ribbon-bigger-items-margin;
|
|
117388
|
+
}
|
|
117389
|
+
}
|
|
117390
|
+
}
|
|
117391
|
+
}
|
|
117334
117392
|
}
|
|
117335
117393
|
|
|
117336
117394
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
@@ -54173,12 +54173,12 @@ $ripple-width: 32px !default;
|
|
|
54173
54173
|
}
|
|
54174
54174
|
}
|
|
54175
54175
|
|
|
54176
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54176
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
54177
54177
|
@include active-hover-theme;
|
|
54178
54178
|
}
|
|
54179
54179
|
|
|
54180
54180
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54181
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54181
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
54182
54182
|
@include active-editing-theme;
|
|
54183
54183
|
}
|
|
54184
54184
|
|
|
@@ -54244,7 +54244,7 @@ $ripple-width: 32px !default;
|
|
|
54244
54244
|
|
|
54245
54245
|
&:not(.e-fullrow-wrap) {
|
|
54246
54246
|
|
|
54247
|
-
.e-list-item.e-hover > .e-text-content
|
|
54247
|
+
.e-list-item.e-hover > .e-text-content{
|
|
54248
54248
|
background-color: $treeview-item-hover-bg;
|
|
54249
54249
|
border-color: $treeview-item-hover-border-color;
|
|
54250
54250
|
}
|
|
@@ -77104,11 +77104,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77104
77104
|
}
|
|
77105
77105
|
|
|
77106
77106
|
&.sf-grid {
|
|
77107
|
-
|
|
77108
|
-
.e-table {
|
|
77109
|
-
border-spacing: .25px;
|
|
77110
|
-
}
|
|
77111
|
-
|
|
77112
77107
|
span.e-ungroupbutton.e-icons {
|
|
77113
77108
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
77114
77109
|
}
|
|
@@ -77293,7 +77288,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77293
77288
|
}
|
|
77294
77289
|
|
|
77295
77290
|
#{&}.e-grid-min-height {
|
|
77296
|
-
.e-rowcell
|
|
77291
|
+
.e-rowcell,
|
|
77292
|
+
.e-icon-grightarrow,
|
|
77293
|
+
.e-icon-gdownarrow {
|
|
77297
77294
|
line-height: 0;
|
|
77298
77295
|
padding-bottom: 0;
|
|
77299
77296
|
padding-top: 0;
|
|
@@ -106160,7 +106157,7 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
106160
106157
|
.e-pivot-pager-column-maindiv {
|
|
106161
106158
|
&.e-page-size-disable {
|
|
106162
106159
|
.e-pivotview-text-div {
|
|
106163
|
-
width:
|
|
106160
|
+
width: 50%;
|
|
106164
106161
|
}
|
|
106165
106162
|
}
|
|
106166
106163
|
}
|
|
@@ -113430,7 +113427,9 @@ $schedule-tree-content-color: $shadow;
|
|
|
113430
113427
|
background: $schedule-current-date-bg-color;
|
|
113431
113428
|
border-radius: 50%;
|
|
113432
113429
|
color: $schedule-current-date-header-font-color;
|
|
113433
|
-
width: 20px;
|
|
113430
|
+
min-width: 20px;
|
|
113431
|
+
padding: 0 4px;
|
|
113432
|
+
width: fit-content;
|
|
113434
113433
|
}
|
|
113435
113434
|
|
|
113436
113435
|
.e-selected-cell {
|
|
@@ -113466,7 +113465,7 @@ $schedule-tree-content-color: $shadow;
|
|
|
113466
113465
|
}
|
|
113467
113466
|
|
|
113468
113467
|
.e-current-date .e-date-header {
|
|
113469
|
-
width: 24px;
|
|
113468
|
+
min-width: 24px;
|
|
113470
113469
|
}
|
|
113471
113470
|
}
|
|
113472
113471
|
|
|
@@ -115380,6 +115379,7 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
115380
115379
|
$rating-li-font-size: 20px !default;
|
|
115381
115380
|
$rating-li-padding: 4px !default;
|
|
115382
115381
|
$rating-li-line-height: 13px !default;
|
|
115382
|
+
$rating-li-min-width-height: 28px !default;
|
|
115383
115383
|
$rating-focus-border-radius: 0 !default;
|
|
115384
115384
|
$rating-label-bottom-margin: 4px !default;
|
|
115385
115385
|
$rating-label-right-margin: 8px !default;
|
|
@@ -115392,21 +115392,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
115392
115392
|
|
|
115393
115393
|
$rating-small-li-font-size: 16px !default;
|
|
115394
115394
|
$rating-small-li-line-height: 9px !default;
|
|
115395
|
-
$rating-small-li-
|
|
115395
|
+
$rating-small-li-min-width-height: 24px !default;
|
|
115396
115396
|
$rating-small-label-font-size: 10px !default;
|
|
115397
115397
|
$rating-small-label-line-height: 16px !default;
|
|
115398
115398
|
$rating-small-reset-font-size : 12px !default;
|
|
115399
115399
|
|
|
115400
115400
|
$rating-bigger-li-font-size: 32px !default;
|
|
115401
115401
|
$rating-bigger-li-line-height: 21px !default;
|
|
115402
|
-
$rating-bigger-li-
|
|
115402
|
+
$rating-bigger-li-min-width-height: 40px !default;
|
|
115403
115403
|
$rating-bigger-label-font-size: 14px !default;
|
|
115404
115404
|
$rating-bigger-label-line-height: 22px !default;
|
|
115405
115405
|
$rating-bigger-reset-font-size : 28px !default;
|
|
115406
115406
|
|
|
115407
115407
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
115408
115408
|
$rating-bigger-small-li-line-height: 17px !default;
|
|
115409
|
-
$rating-bigger-small-li-
|
|
115409
|
+
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
115410
115410
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
115411
115411
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
115412
115412
|
$rating-bigger-small-reset-font-size : 20px !default;
|
|
@@ -115461,6 +115461,8 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
115461
115461
|
padding: $rating-li-padding;
|
|
115462
115462
|
line-height: $rating-li-line-height;
|
|
115463
115463
|
display: block;
|
|
115464
|
+
min-width: $rating-li-min-width-height; //font-size + padding
|
|
115465
|
+
min-height: $rating-li-min-width-height; //font-size + padding
|
|
115464
115466
|
//For Blazor Tooltip
|
|
115465
115467
|
position: relative;
|
|
115466
115468
|
|
|
@@ -115585,6 +115587,8 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
115585
115587
|
.e-rating-item-container {
|
|
115586
115588
|
font-size: $rating-small-li-font-size;
|
|
115587
115589
|
line-height: $rating-small-li-line-height;
|
|
115590
|
+
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
115591
|
+
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
115588
115592
|
}
|
|
115589
115593
|
|
|
115590
115594
|
.e-rating-label {
|
|
@@ -115602,6 +115606,8 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
115602
115606
|
.e-rating-item-container {
|
|
115603
115607
|
font-size: $rating-bigger-li-font-size;
|
|
115604
115608
|
line-height: $rating-bigger-li-line-height;
|
|
115609
|
+
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115610
|
+
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115605
115611
|
}
|
|
115606
115612
|
|
|
115607
115613
|
.e-rating-label {
|
|
@@ -115621,6 +115627,8 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
115621
115627
|
.e-rating-item-container {
|
|
115622
115628
|
font-size: $rating-bigger-small-li-font-size;
|
|
115623
115629
|
line-height: $rating-bigger-small-li-line-height;
|
|
115630
|
+
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115631
|
+
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115624
115632
|
}
|
|
115625
115633
|
|
|
115626
115634
|
.e-rating-label {
|
|
@@ -116027,10 +116035,6 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116027
116035
|
display: none;
|
|
116028
116036
|
}
|
|
116029
116037
|
|
|
116030
|
-
.e-item {
|
|
116031
|
-
width: fit-content;
|
|
116032
|
-
}
|
|
116033
|
-
|
|
116034
116038
|
.e-ribbon-file-menu {
|
|
116035
116039
|
position: absolute;
|
|
116036
116040
|
line-height: $ribbon-file-menu-height;
|
|
@@ -116136,6 +116140,12 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116136
116140
|
}
|
|
116137
116141
|
}
|
|
116138
116142
|
|
|
116143
|
+
.e-hscroll.e-scroll-device {
|
|
116144
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
116145
|
+
box-shadow: none;
|
|
116146
|
+
}
|
|
116147
|
+
}
|
|
116148
|
+
|
|
116139
116149
|
.e-hscroll {
|
|
116140
116150
|
padding: $ribbon-hscroll-padding;
|
|
116141
116151
|
|
|
@@ -116145,6 +116155,7 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116145
116155
|
min-width: auto;
|
|
116146
116156
|
width: auto;
|
|
116147
116157
|
border-style: solid;
|
|
116158
|
+
transform: none;
|
|
116148
116159
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
116149
116160
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
116150
116161
|
z-index: 3;
|
|
@@ -116156,6 +116167,7 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116156
116167
|
.e-nav-arrow {
|
|
116157
116168
|
font-size: $ribbon-nav-arrow-size;
|
|
116158
116169
|
height: auto;
|
|
116170
|
+
transform: none;
|
|
116159
116171
|
line-height: $ribbon-nav-arrow-height;
|
|
116160
116172
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
116161
116173
|
width: auto;
|
|
@@ -116310,6 +116322,10 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116310
116322
|
.e-tab-header {
|
|
116311
116323
|
left: var(--fileMenuWidth);
|
|
116312
116324
|
}
|
|
116325
|
+
|
|
116326
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
116327
|
+
padding-right: 30px;
|
|
116328
|
+
}
|
|
116313
116329
|
}
|
|
116314
116330
|
|
|
116315
116331
|
&.e-rtl {
|
|
@@ -116327,6 +116343,10 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116327
116343
|
.e-tab-header {
|
|
116328
116344
|
right: var(--fileMenuWidth);
|
|
116329
116345
|
}
|
|
116346
|
+
|
|
116347
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
116348
|
+
padding-left: 30px;
|
|
116349
|
+
}
|
|
116330
116350
|
}
|
|
116331
116351
|
}
|
|
116332
116352
|
|
|
@@ -116674,8 +116694,12 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116674
116694
|
|
|
116675
116695
|
.e-ribbon-overflow-target {
|
|
116676
116696
|
|
|
116677
|
-
.e-ribbon-item
|
|
116678
|
-
|
|
116697
|
+
.e-ribbon-item {
|
|
116698
|
+
|
|
116699
|
+
& > .e-input-group,
|
|
116700
|
+
.e-ribbon-template {
|
|
116701
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
116702
|
+
}
|
|
116679
116703
|
}
|
|
116680
116704
|
|
|
116681
116705
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -116701,14 +116725,6 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116701
116725
|
width: 100%;
|
|
116702
116726
|
justify-content: flex-start;
|
|
116703
116727
|
}
|
|
116704
|
-
|
|
116705
|
-
>.e-split-btn-wrapper,
|
|
116706
|
-
>.e-dropdown-btn {
|
|
116707
|
-
.e-icons.e-caret {
|
|
116708
|
-
transform: rotate(-90deg);
|
|
116709
|
-
margin-left: auto;
|
|
116710
|
-
}
|
|
116711
|
-
}
|
|
116712
116728
|
}
|
|
116713
116729
|
|
|
116714
116730
|
.e-ribbon-overflow-header {
|
|
@@ -116719,6 +116735,20 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116719
116735
|
}
|
|
116720
116736
|
}
|
|
116721
116737
|
|
|
116738
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
116739
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116740
|
+
|
|
116741
|
+
>.e-split-btn-wrapper,
|
|
116742
|
+
>.e-dropdown-btn {
|
|
116743
|
+
.e-icons.e-caret {
|
|
116744
|
+
transform: rotate(-90deg);
|
|
116745
|
+
padding: $ribbon-items-margin;
|
|
116746
|
+
margin: 0 0 0 auto;
|
|
116747
|
+
}
|
|
116748
|
+
}
|
|
116749
|
+
}
|
|
116750
|
+
}
|
|
116751
|
+
|
|
116722
116752
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
116723
116753
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116724
116754
|
|
|
@@ -116726,8 +116756,8 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116726
116756
|
>.e-dropdown-btn {
|
|
116727
116757
|
.e-icons.e-caret {
|
|
116728
116758
|
transform: rotate(90deg);
|
|
116729
|
-
|
|
116730
|
-
margin
|
|
116759
|
+
padding: $ribbon-items-margin;
|
|
116760
|
+
margin: 0 auto 0 0;
|
|
116731
116761
|
}
|
|
116732
116762
|
}
|
|
116733
116763
|
}
|
|
@@ -117030,8 +117060,12 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
117030
117060
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
117031
117061
|
.e-ribbon-overflow-target {
|
|
117032
117062
|
|
|
117033
|
-
.e-ribbon-item
|
|
117034
|
-
|
|
117063
|
+
.e-ribbon-item {
|
|
117064
|
+
|
|
117065
|
+
& > .e-input-group,
|
|
117066
|
+
.e-ribbon-template {
|
|
117067
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
117068
|
+
}
|
|
117035
117069
|
}
|
|
117036
117070
|
|
|
117037
117071
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -117039,6 +117073,30 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
117039
117073
|
padding: 0;
|
|
117040
117074
|
}
|
|
117041
117075
|
}
|
|
117076
|
+
|
|
117077
|
+
&:not(.e-rtl) {
|
|
117078
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
117079
|
+
|
|
117080
|
+
>.e-split-btn-wrapper,
|
|
117081
|
+
>.e-dropdown-btn {
|
|
117082
|
+
.e-icons.e-caret {
|
|
117083
|
+
padding: $ribbon-bigger-items-margin;
|
|
117084
|
+
}
|
|
117085
|
+
}
|
|
117086
|
+
}
|
|
117087
|
+
}
|
|
117088
|
+
|
|
117089
|
+
&.e-rtl {
|
|
117090
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
117091
|
+
|
|
117092
|
+
>.e-split-btn-wrapper,
|
|
117093
|
+
>.e-dropdown-btn {
|
|
117094
|
+
.e-icons.e-caret {
|
|
117095
|
+
padding: $ribbon-bigger-items-margin;
|
|
117096
|
+
}
|
|
117097
|
+
}
|
|
117098
|
+
}
|
|
117099
|
+
}
|
|
117042
117100
|
}
|
|
117043
117101
|
|
|
117044
117102
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
@@ -1391,12 +1391,12 @@ $ripple-width: 32px !default;
|
|
|
1391
1391
|
}
|
|
1392
1392
|
}
|
|
1393
1393
|
|
|
1394
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1394
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1395
1395
|
@include active-hover-theme;
|
|
1396
1396
|
}
|
|
1397
1397
|
|
|
1398
1398
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1399
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1399
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1400
1400
|
@include active-editing-theme;
|
|
1401
1401
|
}
|
|
1402
1402
|
|
|
@@ -1462,7 +1462,7 @@ $ripple-width: 32px !default;
|
|
|
1462
1462
|
|
|
1463
1463
|
&:not(.e-fullrow-wrap) {
|
|
1464
1464
|
|
|
1465
|
-
.e-list-item.e-hover > .e-text-content
|
|
1465
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1466
1466
|
background-color: $treeview-item-hover-bg;
|
|
1467
1467
|
border-color: $treeview-item-hover-border-color;
|
|
1468
1468
|
}
|
|
@@ -1386,12 +1386,12 @@ $ripple-width: 32px !default;
|
|
|
1386
1386
|
}
|
|
1387
1387
|
}
|
|
1388
1388
|
|
|
1389
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1389
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1390
1390
|
@include active-hover-theme;
|
|
1391
1391
|
}
|
|
1392
1392
|
|
|
1393
1393
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1394
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1394
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1395
1395
|
@include active-editing-theme;
|
|
1396
1396
|
}
|
|
1397
1397
|
|
|
@@ -1457,7 +1457,7 @@ $ripple-width: 32px !default;
|
|
|
1457
1457
|
|
|
1458
1458
|
&:not(.e-fullrow-wrap) {
|
|
1459
1459
|
|
|
1460
|
-
.e-list-item.e-hover > .e-text-content
|
|
1460
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1461
1461
|
background-color: $treeview-item-hover-bg;
|
|
1462
1462
|
border-color: $treeview-item-hover-border-color;
|
|
1463
1463
|
}
|
|
@@ -1414,12 +1414,12 @@ $ripple-width: 32px !default;
|
|
|
1414
1414
|
}
|
|
1415
1415
|
}
|
|
1416
1416
|
|
|
1417
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1417
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1418
1418
|
@include active-hover-theme;
|
|
1419
1419
|
}
|
|
1420
1420
|
|
|
1421
1421
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1422
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1422
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1423
1423
|
@include active-editing-theme;
|
|
1424
1424
|
}
|
|
1425
1425
|
|
|
@@ -1485,7 +1485,7 @@ $ripple-width: 32px !default;
|
|
|
1485
1485
|
|
|
1486
1486
|
&:not(.e-fullrow-wrap) {
|
|
1487
1487
|
|
|
1488
|
-
.e-list-item.e-hover > .e-text-content
|
|
1488
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1489
1489
|
background-color: $treeview-item-hover-bg;
|
|
1490
1490
|
border-color: $treeview-item-hover-border-color;
|
|
1491
1491
|
}
|