@syncfusion/blazor-themes 21.1.41 → 21.2.3
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 +29 -23
- package/SCSS-Themes/bootstrap.scss +29 -23
- package/SCSS-Themes/bootstrap4.scss +29 -23
- package/SCSS-Themes/bootstrap5-dark.scss +26 -23
- package/SCSS-Themes/bootstrap5.scss +26 -23
- package/SCSS-Themes/fabric-dark.scss +29 -23
- package/SCSS-Themes/fabric.scss +29 -23
- package/SCSS-Themes/fluent-dark.scss +26 -23
- package/SCSS-Themes/fluent.scss +26 -23
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +4 -0
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +4 -0
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +4 -0
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/fabric.scss +4 -0
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/fluent.scss +4 -0
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +4 -0
- package/SCSS-Themes/gantt/gantt/material-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/material.scss +4 -0
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/tailwind.scss +4 -0
- package/SCSS-Themes/highcontrast.scss +29 -23
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +3 -12
- package/SCSS-Themes/inputs/rating/bootstrap.scss +3 -12
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +3 -12
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +0 -12
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +0 -12
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +3 -12
- package/SCSS-Themes/inputs/rating/fabric.scss +3 -12
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +0 -12
- package/SCSS-Themes/inputs/rating/fluent.scss +0 -12
- package/SCSS-Themes/inputs/rating/highcontrast.scss +3 -12
- package/SCSS-Themes/inputs/rating/material-dark.scss +3 -12
- package/SCSS-Themes/inputs/rating/material.scss +3 -12
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +0 -12
- package/SCSS-Themes/inputs/rating/tailwind.scss +0 -12
- package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
- package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
- package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
- package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
- package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/material.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +29 -23
- package/SCSS-Themes/material.scss +29 -23
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +20 -10
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +20 -10
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +20 -10
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/fabric.scss +20 -10
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/fluent.scss +20 -10
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +20 -10
- package/SCSS-Themes/navigations/treeview/material-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/material.scss +20 -10
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/tailwind.scss +20 -10
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +26 -23
- package/SCSS-Themes/tailwind.scss +26 -23
- package/package.json +1 -1
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -39734,7 +39734,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
|
|
|
39734
39734
|
font-size: $listview-header-font-size;
|
|
39735
39735
|
}
|
|
39736
39736
|
|
|
39737
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
39737
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
39738
39738
|
color: $listview-icon-color;
|
|
39739
39739
|
|
|
39740
39740
|
@if ($skin-name == 'tailwind') {
|
|
@@ -53501,11 +53501,13 @@ $ripple-width: 32px !default;
|
|
|
53501
53501
|
}
|
|
53502
53502
|
|
|
53503
53503
|
.e-list-item.e-active,
|
|
53504
|
-
.e-list-item.e-hover
|
|
53504
|
+
.e-list-item.e-hover,
|
|
53505
|
+
.e-list-item.e-node-focus {
|
|
53505
53506
|
background: transparent;
|
|
53506
53507
|
}
|
|
53507
53508
|
|
|
53508
|
-
.e-list-item.e-hover > .e-text-content
|
|
53509
|
+
.e-list-item.e-hover > .e-text-content,
|
|
53510
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
53509
53511
|
color: $treeview-text-hover-color;
|
|
53510
53512
|
|
|
53511
53513
|
.e-list-text {
|
|
@@ -53554,7 +53556,8 @@ $ripple-width: 32px !default;
|
|
|
53554
53556
|
}
|
|
53555
53557
|
}
|
|
53556
53558
|
|
|
53557
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
53559
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
53560
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
53558
53561
|
color: $treeview-text-active-hover-color;
|
|
53559
53562
|
|
|
53560
53563
|
.e-list-text {
|
|
@@ -53568,7 +53571,8 @@ $ripple-width: 32px !default;
|
|
|
53568
53571
|
}
|
|
53569
53572
|
|
|
53570
53573
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
53571
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
53574
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
53575
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
53572
53576
|
color: $treeview-text-color;
|
|
53573
53577
|
|
|
53574
53578
|
.e-list-text {
|
|
@@ -53585,7 +53589,8 @@ $ripple-width: 32px !default;
|
|
|
53585
53589
|
}
|
|
53586
53590
|
}
|
|
53587
53591
|
|
|
53588
|
-
.e-list-item.e-hover > .e-fullrow
|
|
53592
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
53593
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
53589
53594
|
background-color: $treeview-item-hover-bg;
|
|
53590
53595
|
border-color: $treeview-item-hover-border-color;
|
|
53591
53596
|
}
|
|
@@ -53610,12 +53615,14 @@ $ripple-width: 32px !default;
|
|
|
53610
53615
|
}
|
|
53611
53616
|
}
|
|
53612
53617
|
|
|
53613
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
53618
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
53619
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
53614
53620
|
@include active-hover-theme;
|
|
53615
53621
|
}
|
|
53616
53622
|
|
|
53617
53623
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
53618
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
53624
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
53625
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
53619
53626
|
@include active-editing-theme;
|
|
53620
53627
|
}
|
|
53621
53628
|
|
|
@@ -53681,7 +53688,8 @@ $ripple-width: 32px !default;
|
|
|
53681
53688
|
|
|
53682
53689
|
&:not(.e-fullrow-wrap) {
|
|
53683
53690
|
|
|
53684
|
-
.e-list-item.e-hover > .e-text-content
|
|
53691
|
+
.e-list-item.e-hover > .e-text-content,
|
|
53692
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
53685
53693
|
background-color: $treeview-item-hover-bg;
|
|
53686
53694
|
border-color: $treeview-item-hover-border-color;
|
|
53687
53695
|
}
|
|
@@ -53691,12 +53699,14 @@ $ripple-width: 32px !default;
|
|
|
53691
53699
|
border-color: $treeview-item-active-border-color;
|
|
53692
53700
|
}
|
|
53693
53701
|
|
|
53694
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
53702
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
53703
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
53695
53704
|
@include active-hover-theme;
|
|
53696
53705
|
}
|
|
53697
53706
|
|
|
53698
53707
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
53699
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
53708
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
53709
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
53700
53710
|
@include active-editing-theme;
|
|
53701
53711
|
}
|
|
53702
53712
|
}
|
|
@@ -87754,6 +87764,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
87754
87764
|
border-radius: $gantt-header-border-radius;
|
|
87755
87765
|
}
|
|
87756
87766
|
|
|
87767
|
+
.e-grid .e-spinner-pane {
|
|
87768
|
+
display: none;
|
|
87769
|
+
}
|
|
87770
|
+
|
|
87757
87771
|
.e-cloneproperties.e-draganddrop {
|
|
87758
87772
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
87759
87773
|
opacity: .95;
|
|
@@ -100129,6 +100143,7 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
100129
100143
|
|
|
100130
100144
|
.e-checkbox-layout {
|
|
100131
100145
|
max-width: 45%;
|
|
100146
|
+
overflow: visible;
|
|
100132
100147
|
}
|
|
100133
100148
|
|
|
100134
100149
|
}
|
|
@@ -114061,7 +114076,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114061
114076
|
$rating-li-font-size: 20px !default;
|
|
114062
114077
|
$rating-li-padding: 4px !default;
|
|
114063
114078
|
$rating-li-line-height: 13px !default;
|
|
114064
|
-
$rating-li-min-width-height: 28px !default;
|
|
114065
114079
|
$rating-focus-border-radius: 0 !default;
|
|
114066
114080
|
$rating-label-bottom-margin: 4px !default;
|
|
114067
114081
|
$rating-label-right-margin: 8px !default;
|
|
@@ -114074,21 +114088,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114074
114088
|
|
|
114075
114089
|
$rating-small-li-font-size: 16px !default;
|
|
114076
114090
|
$rating-small-li-line-height: 13px !default;
|
|
114077
|
-
$rating-small-li-
|
|
114091
|
+
$rating-small-li-hover-font-size: 18px !default;
|
|
114078
114092
|
$rating-small-label-font-size: 10px !default;
|
|
114079
114093
|
$rating-small-label-line-height: 16px !default;
|
|
114080
114094
|
$rating-small-reset-font-size : 12px !default;
|
|
114081
114095
|
|
|
114082
114096
|
$rating-bigger-li-font-size: 28px !default;
|
|
114083
114097
|
$rating-bigger-li-line-height: 21px !default;
|
|
114084
|
-
$rating-bigger-li-
|
|
114098
|
+
$rating-bigger-li-hover-font-size: 30px !default;
|
|
114085
114099
|
$rating-bigger-label-font-size: 14px !default;
|
|
114086
114100
|
$rating-bigger-label-line-height: 22px !default;
|
|
114087
114101
|
$rating-bigger-reset-font-size : 24px !default;
|
|
114088
114102
|
|
|
114089
114103
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
114090
114104
|
$rating-bigger-small-li-line-height: 19px !default;
|
|
114091
|
-
$rating-bigger-small-li-
|
|
114105
|
+
$rating-bigger-small-li-hover-font-size: 26px !default;
|
|
114092
114106
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
114093
114107
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114094
114108
|
$rating-bigger-small-reset-font-size : 20px !default;
|
|
@@ -114143,8 +114157,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114143
114157
|
padding: $rating-li-padding;
|
|
114144
114158
|
line-height: $rating-li-line-height;
|
|
114145
114159
|
display: block;
|
|
114146
|
-
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114147
|
-
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114148
114160
|
//For Blazor Tooltip
|
|
114149
114161
|
position: relative;
|
|
114150
114162
|
|
|
@@ -114269,8 +114281,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114269
114281
|
.e-rating-item-container {
|
|
114270
114282
|
font-size: $rating-small-li-font-size;
|
|
114271
114283
|
line-height: $rating-small-li-line-height;
|
|
114272
|
-
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114273
|
-
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114274
114284
|
}
|
|
114275
114285
|
|
|
114276
114286
|
.e-rating-label {
|
|
@@ -114288,8 +114298,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114288
114298
|
.e-rating-item-container {
|
|
114289
114299
|
font-size: $rating-bigger-li-font-size;
|
|
114290
114300
|
line-height: $rating-bigger-li-line-height;
|
|
114291
|
-
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114292
|
-
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114293
114301
|
}
|
|
114294
114302
|
|
|
114295
114303
|
.e-rating-label {
|
|
@@ -114309,8 +114317,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114309
114317
|
.e-rating-item-container {
|
|
114310
114318
|
font-size: $rating-bigger-small-li-font-size;
|
|
114311
114319
|
line-height: $rating-bigger-small-li-line-height;
|
|
114312
|
-
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114313
|
-
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114314
114320
|
}
|
|
114315
114321
|
|
|
114316
114322
|
.e-rating-label {
|
|
@@ -40214,7 +40214,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
|
|
|
40214
40214
|
font-size: $listview-header-font-size;
|
|
40215
40215
|
}
|
|
40216
40216
|
|
|
40217
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
40217
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
40218
40218
|
color: $listview-icon-color;
|
|
40219
40219
|
|
|
40220
40220
|
@if ($skin-name == 'tailwind') {
|
|
@@ -54111,11 +54111,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54111
54111
|
}
|
|
54112
54112
|
|
|
54113
54113
|
.e-list-item.e-active,
|
|
54114
|
-
.e-list-item.e-hover
|
|
54114
|
+
.e-list-item.e-hover,
|
|
54115
|
+
.e-list-item.e-node-focus {
|
|
54115
54116
|
background: transparent;
|
|
54116
54117
|
}
|
|
54117
54118
|
|
|
54118
|
-
.e-list-item.e-hover > .e-text-content
|
|
54119
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54120
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54119
54121
|
color: $treeview-text-hover-color;
|
|
54120
54122
|
|
|
54121
54123
|
.e-list-text {
|
|
@@ -54164,7 +54166,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54164
54166
|
}
|
|
54165
54167
|
}
|
|
54166
54168
|
|
|
54167
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54169
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54170
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54168
54171
|
color: $treeview-text-active-hover-color;
|
|
54169
54172
|
|
|
54170
54173
|
.e-list-text {
|
|
@@ -54178,7 +54181,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54178
54181
|
}
|
|
54179
54182
|
|
|
54180
54183
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54181
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54184
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54185
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54182
54186
|
color: $treeview-text-color;
|
|
54183
54187
|
|
|
54184
54188
|
.e-list-text {
|
|
@@ -54195,7 +54199,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54195
54199
|
}
|
|
54196
54200
|
}
|
|
54197
54201
|
|
|
54198
|
-
.e-list-item.e-hover > .e-fullrow
|
|
54202
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
54203
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
54199
54204
|
background-color: $treeview-item-hover-bg;
|
|
54200
54205
|
border-color: $treeview-item-hover-border-color;
|
|
54201
54206
|
}
|
|
@@ -54220,12 +54225,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54220
54225
|
}
|
|
54221
54226
|
}
|
|
54222
54227
|
|
|
54223
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54228
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
54229
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
54224
54230
|
@include active-hover-theme;
|
|
54225
54231
|
}
|
|
54226
54232
|
|
|
54227
54233
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54228
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54234
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
54235
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
54229
54236
|
@include active-editing-theme;
|
|
54230
54237
|
}
|
|
54231
54238
|
|
|
@@ -54291,7 +54298,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54291
54298
|
|
|
54292
54299
|
&:not(.e-fullrow-wrap) {
|
|
54293
54300
|
|
|
54294
|
-
.e-list-item.e-hover > .e-text-content
|
|
54301
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54302
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54295
54303
|
background-color: $treeview-item-hover-bg;
|
|
54296
54304
|
border-color: $treeview-item-hover-border-color;
|
|
54297
54305
|
}
|
|
@@ -54301,12 +54309,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54301
54309
|
border-color: $treeview-item-active-border-color;
|
|
54302
54310
|
}
|
|
54303
54311
|
|
|
54304
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54312
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54313
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54305
54314
|
@include active-hover-theme;
|
|
54306
54315
|
}
|
|
54307
54316
|
|
|
54308
54317
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54309
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54318
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54319
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54310
54320
|
@include active-editing-theme;
|
|
54311
54321
|
}
|
|
54312
54322
|
}
|
|
@@ -88613,6 +88623,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
88613
88623
|
border-radius: $gantt-header-border-radius;
|
|
88614
88624
|
}
|
|
88615
88625
|
|
|
88626
|
+
.e-grid .e-spinner-pane {
|
|
88627
|
+
display: none;
|
|
88628
|
+
}
|
|
88629
|
+
|
|
88616
88630
|
.e-cloneproperties.e-draganddrop {
|
|
88617
88631
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
88618
88632
|
opacity: .95;
|
|
@@ -101000,6 +101014,7 @@ $field-list-adaptive-outerdiv-height: 184px !default;
|
|
|
101000
101014
|
|
|
101001
101015
|
.e-checkbox-layout {
|
|
101002
101016
|
max-width: 45%;
|
|
101017
|
+
overflow: visible;
|
|
101003
101018
|
}
|
|
101004
101019
|
|
|
101005
101020
|
}
|
|
@@ -114950,7 +114965,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114950
114965
|
$rating-li-font-size: $font-icon-20 !default;
|
|
114951
114966
|
$rating-li-padding: 4px !default;
|
|
114952
114967
|
$rating-li-line-height: 13px !default;
|
|
114953
|
-
$rating-li-min-width-height: 28px !default;
|
|
114954
114968
|
$rating-focus-border-radius: 0 !default;
|
|
114955
114969
|
$rating-label-bottom-margin: 4px !default;
|
|
114956
114970
|
$rating-label-right-margin: 4px !default;
|
|
@@ -114963,21 +114977,18 @@ $rating-tooltip-tip-bottom-height: 12.5px !default;
|
|
|
114963
114977
|
|
|
114964
114978
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
114965
114979
|
$rating-small-li-line-height: 13px !default;
|
|
114966
|
-
$rating-small-li-min-width-height: 24px !default;
|
|
114967
114980
|
$rating-small-label-font-size: $text-xxs !default;
|
|
114968
114981
|
$rating-small-label-line-height: 16px !default;
|
|
114969
114982
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
114970
114983
|
|
|
114971
114984
|
$rating-bigger-li-font-size: $font-icon-28 !default;
|
|
114972
114985
|
$rating-bigger-li-line-height: 21px !default;
|
|
114973
|
-
$rating-bigger-li-min-width-height: 36px !default;
|
|
114974
114986
|
$rating-bigger-label-font-size: $text-sm !default;
|
|
114975
114987
|
$rating-bigger-label-line-height: 22px !default;
|
|
114976
114988
|
$rating-bigger-reset-font-size : $font-icon-24 !default;
|
|
114977
114989
|
|
|
114978
114990
|
$rating-bigger-small-li-font-size: $font-icon-24 !default;
|
|
114979
114991
|
$rating-bigger-small-li-line-height: 19px !default;
|
|
114980
|
-
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
114981
114992
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
114982
114993
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114983
114994
|
$rating-bigger-small-reset-font-size : $font-icon-20 !default;
|
|
@@ -115032,8 +115043,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115032
115043
|
padding: $rating-li-padding;
|
|
115033
115044
|
line-height: $rating-li-line-height;
|
|
115034
115045
|
display: block;
|
|
115035
|
-
min-width: $rating-li-min-width-height; //font-size + padding
|
|
115036
|
-
min-height: $rating-li-min-width-height; //font-size + padding
|
|
115037
115046
|
//For Blazor Tooltip
|
|
115038
115047
|
position: relative;
|
|
115039
115048
|
|
|
@@ -115158,8 +115167,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115158
115167
|
.e-rating-item-container {
|
|
115159
115168
|
font-size: $rating-small-li-font-size;
|
|
115160
115169
|
line-height: $rating-small-li-line-height;
|
|
115161
|
-
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
115162
|
-
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
115163
115170
|
}
|
|
115164
115171
|
|
|
115165
115172
|
.e-rating-label {
|
|
@@ -115177,8 +115184,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115177
115184
|
.e-rating-item-container {
|
|
115178
115185
|
font-size: $rating-bigger-li-font-size;
|
|
115179
115186
|
line-height: $rating-bigger-li-line-height;
|
|
115180
|
-
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115181
|
-
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115182
115187
|
}
|
|
115183
115188
|
|
|
115184
115189
|
.e-rating-label {
|
|
@@ -115198,8 +115203,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115198
115203
|
.e-rating-item-container {
|
|
115199
115204
|
font-size: $rating-bigger-small-li-font-size;
|
|
115200
115205
|
line-height: $rating-bigger-small-li-line-height;
|
|
115201
|
-
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115202
|
-
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115203
115206
|
}
|
|
115204
115207
|
|
|
115205
115208
|
.e-rating-label {
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -40215,7 +40215,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
|
|
|
40215
40215
|
font-size: $listview-header-font-size;
|
|
40216
40216
|
}
|
|
40217
40217
|
|
|
40218
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
40218
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
40219
40219
|
color: $listview-icon-color;
|
|
40220
40220
|
|
|
40221
40221
|
@if ($skin-name == 'tailwind') {
|
|
@@ -54112,11 +54112,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54112
54112
|
}
|
|
54113
54113
|
|
|
54114
54114
|
.e-list-item.e-active,
|
|
54115
|
-
.e-list-item.e-hover
|
|
54115
|
+
.e-list-item.e-hover,
|
|
54116
|
+
.e-list-item.e-node-focus {
|
|
54116
54117
|
background: transparent;
|
|
54117
54118
|
}
|
|
54118
54119
|
|
|
54119
|
-
.e-list-item.e-hover > .e-text-content
|
|
54120
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54121
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54120
54122
|
color: $treeview-text-hover-color;
|
|
54121
54123
|
|
|
54122
54124
|
.e-list-text {
|
|
@@ -54165,7 +54167,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54165
54167
|
}
|
|
54166
54168
|
}
|
|
54167
54169
|
|
|
54168
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54170
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54171
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54169
54172
|
color: $treeview-text-active-hover-color;
|
|
54170
54173
|
|
|
54171
54174
|
.e-list-text {
|
|
@@ -54179,7 +54182,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54179
54182
|
}
|
|
54180
54183
|
|
|
54181
54184
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54182
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54185
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54186
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54183
54187
|
color: $treeview-text-color;
|
|
54184
54188
|
|
|
54185
54189
|
.e-list-text {
|
|
@@ -54196,7 +54200,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54196
54200
|
}
|
|
54197
54201
|
}
|
|
54198
54202
|
|
|
54199
|
-
.e-list-item.e-hover > .e-fullrow
|
|
54203
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
54204
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
54200
54205
|
background-color: $treeview-item-hover-bg;
|
|
54201
54206
|
border-color: $treeview-item-hover-border-color;
|
|
54202
54207
|
}
|
|
@@ -54221,12 +54226,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54221
54226
|
}
|
|
54222
54227
|
}
|
|
54223
54228
|
|
|
54224
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54229
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
54230
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
54225
54231
|
@include active-hover-theme;
|
|
54226
54232
|
}
|
|
54227
54233
|
|
|
54228
54234
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54229
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54235
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
54236
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
54230
54237
|
@include active-editing-theme;
|
|
54231
54238
|
}
|
|
54232
54239
|
|
|
@@ -54292,7 +54299,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54292
54299
|
|
|
54293
54300
|
&:not(.e-fullrow-wrap) {
|
|
54294
54301
|
|
|
54295
|
-
.e-list-item.e-hover > .e-text-content
|
|
54302
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54303
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54296
54304
|
background-color: $treeview-item-hover-bg;
|
|
54297
54305
|
border-color: $treeview-item-hover-border-color;
|
|
54298
54306
|
}
|
|
@@ -54302,12 +54310,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54302
54310
|
border-color: $treeview-item-active-border-color;
|
|
54303
54311
|
}
|
|
54304
54312
|
|
|
54305
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54313
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54314
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54306
54315
|
@include active-hover-theme;
|
|
54307
54316
|
}
|
|
54308
54317
|
|
|
54309
54318
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54310
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54319
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54320
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54311
54321
|
@include active-editing-theme;
|
|
54312
54322
|
}
|
|
54313
54323
|
}
|
|
@@ -88614,6 +88624,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
88614
88624
|
border-radius: $gantt-header-border-radius;
|
|
88615
88625
|
}
|
|
88616
88626
|
|
|
88627
|
+
.e-grid .e-spinner-pane {
|
|
88628
|
+
display: none;
|
|
88629
|
+
}
|
|
88630
|
+
|
|
88617
88631
|
.e-cloneproperties.e-draganddrop {
|
|
88618
88632
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
88619
88633
|
opacity: .95;
|
|
@@ -101001,6 +101015,7 @@ $field-list-adaptive-outerdiv-height: 184px !default;
|
|
|
101001
101015
|
|
|
101002
101016
|
.e-checkbox-layout {
|
|
101003
101017
|
max-width: 45%;
|
|
101018
|
+
overflow: visible;
|
|
101004
101019
|
}
|
|
101005
101020
|
|
|
101006
101021
|
}
|
|
@@ -114951,7 +114966,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114951
114966
|
$rating-li-font-size: $font-icon-20 !default;
|
|
114952
114967
|
$rating-li-padding: 4px !default;
|
|
114953
114968
|
$rating-li-line-height: 13px !default;
|
|
114954
|
-
$rating-li-min-width-height: 28px !default;
|
|
114955
114969
|
$rating-focus-border-radius: 0 !default;
|
|
114956
114970
|
$rating-label-bottom-margin: 4px !default;
|
|
114957
114971
|
$rating-label-right-margin: 4px !default;
|
|
@@ -114964,21 +114978,18 @@ $rating-tooltip-tip-bottom-height: 12.5px !default;
|
|
|
114964
114978
|
|
|
114965
114979
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
114966
114980
|
$rating-small-li-line-height: 13px !default;
|
|
114967
|
-
$rating-small-li-min-width-height: 24px !default;
|
|
114968
114981
|
$rating-small-label-font-size: $text-xxs !default;
|
|
114969
114982
|
$rating-small-label-line-height: 16px !default;
|
|
114970
114983
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
114971
114984
|
|
|
114972
114985
|
$rating-bigger-li-font-size: $font-icon-28 !default;
|
|
114973
114986
|
$rating-bigger-li-line-height: 21px !default;
|
|
114974
|
-
$rating-bigger-li-min-width-height: 36px !default;
|
|
114975
114987
|
$rating-bigger-label-font-size: $text-sm !default;
|
|
114976
114988
|
$rating-bigger-label-line-height: 22px !default;
|
|
114977
114989
|
$rating-bigger-reset-font-size : $font-icon-24 !default;
|
|
114978
114990
|
|
|
114979
114991
|
$rating-bigger-small-li-font-size: $font-icon-24 !default;
|
|
114980
114992
|
$rating-bigger-small-li-line-height: 19px !default;
|
|
114981
|
-
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
114982
114993
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
114983
114994
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114984
114995
|
$rating-bigger-small-reset-font-size : $font-icon-20 !default;
|
|
@@ -115033,8 +115044,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115033
115044
|
padding: $rating-li-padding;
|
|
115034
115045
|
line-height: $rating-li-line-height;
|
|
115035
115046
|
display: block;
|
|
115036
|
-
min-width: $rating-li-min-width-height; //font-size + padding
|
|
115037
|
-
min-height: $rating-li-min-width-height; //font-size + padding
|
|
115038
115047
|
//For Blazor Tooltip
|
|
115039
115048
|
position: relative;
|
|
115040
115049
|
|
|
@@ -115159,8 +115168,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115159
115168
|
.e-rating-item-container {
|
|
115160
115169
|
font-size: $rating-small-li-font-size;
|
|
115161
115170
|
line-height: $rating-small-li-line-height;
|
|
115162
|
-
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
115163
|
-
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
115164
115171
|
}
|
|
115165
115172
|
|
|
115166
115173
|
.e-rating-label {
|
|
@@ -115178,8 +115185,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115178
115185
|
.e-rating-item-container {
|
|
115179
115186
|
font-size: $rating-bigger-li-font-size;
|
|
115180
115187
|
line-height: $rating-bigger-li-line-height;
|
|
115181
|
-
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115182
|
-
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115183
115188
|
}
|
|
115184
115189
|
|
|
115185
115190
|
.e-rating-label {
|
|
@@ -115199,8 +115204,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115199
115204
|
.e-rating-item-container {
|
|
115200
115205
|
font-size: $rating-bigger-small-li-font-size;
|
|
115201
115206
|
line-height: $rating-bigger-small-li-line-height;
|
|
115202
|
-
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115203
|
-
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115204
115207
|
}
|
|
115205
115208
|
|
|
115206
115209
|
.e-rating-label {
|
|
@@ -1960,6 +1960,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1960
1960
|
border-radius: $gantt-header-border-radius;
|
|
1961
1961
|
}
|
|
1962
1962
|
|
|
1963
|
+
.e-grid .e-spinner-pane {
|
|
1964
|
+
display: none;
|
|
1965
|
+
}
|
|
1966
|
+
|
|
1963
1967
|
.e-cloneproperties.e-draganddrop {
|
|
1964
1968
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
1965
1969
|
opacity: .95;
|
|
@@ -1960,6 +1960,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1960
1960
|
border-radius: $gantt-header-border-radius;
|
|
1961
1961
|
}
|
|
1962
1962
|
|
|
1963
|
+
.e-grid .e-spinner-pane {
|
|
1964
|
+
display: none;
|
|
1965
|
+
}
|
|
1966
|
+
|
|
1963
1967
|
.e-cloneproperties.e-draganddrop {
|
|
1964
1968
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
1965
1969
|
opacity: .95;
|
|
@@ -1962,6 +1962,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1962
1962
|
border-radius: $gantt-header-border-radius;
|
|
1963
1963
|
}
|
|
1964
1964
|
|
|
1965
|
+
.e-grid .e-spinner-pane {
|
|
1966
|
+
display: none;
|
|
1967
|
+
}
|
|
1968
|
+
|
|
1965
1969
|
.e-cloneproperties.e-draganddrop {
|
|
1966
1970
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
1967
1971
|
opacity: .95;
|
|
@@ -1964,6 +1964,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
1964
1964
|
border-radius: $gantt-header-border-radius;
|
|
1965
1965
|
}
|
|
1966
1966
|
|
|
1967
|
+
.e-grid .e-spinner-pane {
|
|
1968
|
+
display: none;
|
|
1969
|
+
}
|
|
1970
|
+
|
|
1967
1971
|
.e-cloneproperties.e-draganddrop {
|
|
1968
1972
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
1969
1973
|
opacity: .95;
|
|
@@ -1964,6 +1964,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
1964
1964
|
border-radius: $gantt-header-border-radius;
|
|
1965
1965
|
}
|
|
1966
1966
|
|
|
1967
|
+
.e-grid .e-spinner-pane {
|
|
1968
|
+
display: none;
|
|
1969
|
+
}
|
|
1970
|
+
|
|
1967
1971
|
.e-cloneproperties.e-draganddrop {
|
|
1968
1972
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
1969
1973
|
opacity: .95;
|
|
@@ -1960,6 +1960,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1960
1960
|
border-radius: $gantt-header-border-radius;
|
|
1961
1961
|
}
|
|
1962
1962
|
|
|
1963
|
+
.e-grid .e-spinner-pane {
|
|
1964
|
+
display: none;
|
|
1965
|
+
}
|
|
1966
|
+
|
|
1963
1967
|
.e-cloneproperties.e-draganddrop {
|
|
1964
1968
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
1965
1969
|
opacity: .95;
|
|
@@ -1960,6 +1960,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1960
1960
|
border-radius: $gantt-header-border-radius;
|
|
1961
1961
|
}
|
|
1962
1962
|
|
|
1963
|
+
.e-grid .e-spinner-pane {
|
|
1964
|
+
display: none;
|
|
1965
|
+
}
|
|
1966
|
+
|
|
1963
1967
|
.e-cloneproperties.e-draganddrop {
|
|
1964
1968
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
1965
1969
|
opacity: .95;
|
|
@@ -1964,6 +1964,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
1964
1964
|
border-radius: $gantt-header-border-radius;
|
|
1965
1965
|
}
|
|
1966
1966
|
|
|
1967
|
+
.e-grid .e-spinner-pane {
|
|
1968
|
+
display: none;
|
|
1969
|
+
}
|
|
1970
|
+
|
|
1967
1971
|
.e-cloneproperties.e-draganddrop {
|
|
1968
1972
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
1969
1973
|
opacity: .95;
|
|
@@ -1964,6 +1964,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
1964
1964
|
border-radius: $gantt-header-border-radius;
|
|
1965
1965
|
}
|
|
1966
1966
|
|
|
1967
|
+
.e-grid .e-spinner-pane {
|
|
1968
|
+
display: none;
|
|
1969
|
+
}
|
|
1970
|
+
|
|
1967
1971
|
.e-cloneproperties.e-draganddrop {
|
|
1968
1972
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
1969
1973
|
opacity: .95;
|
|
@@ -1960,6 +1960,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1960
1960
|
border-radius: $gantt-header-border-radius;
|
|
1961
1961
|
}
|
|
1962
1962
|
|
|
1963
|
+
.e-grid .e-spinner-pane {
|
|
1964
|
+
display: none;
|
|
1965
|
+
}
|
|
1966
|
+
|
|
1963
1967
|
.e-cloneproperties.e-draganddrop {
|
|
1964
1968
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
1965
1969
|
opacity: .95;
|
|
@@ -1961,6 +1961,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1961
1961
|
border-radius: $gantt-header-border-radius;
|
|
1962
1962
|
}
|
|
1963
1963
|
|
|
1964
|
+
.e-grid .e-spinner-pane {
|
|
1965
|
+
display: none;
|
|
1966
|
+
}
|
|
1967
|
+
|
|
1964
1968
|
.e-cloneproperties.e-draganddrop {
|
|
1965
1969
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
1966
1970
|
opacity: .95;
|