@syncfusion/blazor-themes 22.1.39 → 22.2.7
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 +50 -24
- package/SCSS-Themes/bootstrap.scss +50 -24
- package/SCSS-Themes/bootstrap4.scss +50 -24
- package/SCSS-Themes/bootstrap5-dark.scss +50 -24
- package/SCSS-Themes/bootstrap5.scss +50 -24
- package/SCSS-Themes/fabric-dark.scss +50 -24
- package/SCSS-Themes/fabric.scss +50 -24
- package/SCSS-Themes/fluent-dark.scss +50 -24
- package/SCSS-Themes/fluent.scss +50 -24
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -2
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -2
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -2
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -2
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -2
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -2
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/material.scss +1 -2
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -2
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -2
- package/SCSS-Themes/grids/grid/material.scss +2 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +14 -14
- package/SCSS-Themes/grids/grid/material3.scss +14 -14
- package/SCSS-Themes/highcontrast.scss +50 -24
- package/SCSS-Themes/material-dark.scss +50 -24
- package/SCSS-Themes/material.scss +52 -26
- package/SCSS-Themes/material3-dark.scss +64 -38
- package/SCSS-Themes/material3.scss +64 -38
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +5 -1
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +5 -1
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +5 -1
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/fabric.scss +5 -1
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/fluent.scss +5 -1
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +5 -1
- package/SCSS-Themes/navigations/accordion/material-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/material.scss +5 -1
- package/SCSS-Themes/navigations/accordion/material3-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/material3.scss +5 -1
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/tailwind.scss +5 -1
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +3 -1
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/fabric.scss +3 -1
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/fluent.scss +3 -1
- package/SCSS-Themes/navigations/pager/highcontrast.scss +3 -1
- package/SCSS-Themes/navigations/pager/material-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/material.scss +3 -1
- package/SCSS-Themes/navigations/pager/material3-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/material3.scss +3 -1
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/tailwind.scss +3 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material3.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +40 -19
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +1 -1
- package/SCSS-Themes/tailwind-dark.scss +50 -24
- package/SCSS-Themes/tailwind.scss +50 -24
- package/package.json +1 -1
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -2484,7 +2484,11 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $content-text-color !defaul
|
|
|
2484
2484
|
color: $acrdn-icon-color;
|
|
2485
2485
|
}
|
|
2486
2486
|
}
|
|
2487
|
-
|
|
2487
|
+
&.e-select.e-selected > .e-acrdn-header {
|
|
2488
|
+
&:focus {
|
|
2489
|
+
border: $acrdn-item-exp-not-selected-hdr-focus-border;
|
|
2490
|
+
}
|
|
2491
|
+
}
|
|
2488
2492
|
&.e-expand-state.e-select:not(.e-selected) > .e-acrdn-header {
|
|
2489
2493
|
|
|
2490
2494
|
&:focus {
|
|
@@ -30927,7 +30931,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
30927
30931
|
|
|
30928
30932
|
&:focus-visible { // only for keybord
|
|
30929
30933
|
@if $skin-name == 'Material3' {
|
|
30930
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30934
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30931
30935
|
}
|
|
30932
30936
|
}
|
|
30933
30937
|
|
|
@@ -73330,7 +73334,9 @@ $pager-focus-shadow: 0 0 0 1px $primary inset !default;
|
|
|
73330
73334
|
box-sizing: border-box;
|
|
73331
73335
|
}
|
|
73332
73336
|
|
|
73333
|
-
.e-pager-default.e-hide
|
|
73337
|
+
.e-pager-default.e-hide,
|
|
73338
|
+
.e-pagesizes.e-hide,
|
|
73339
|
+
.e-hide {
|
|
73334
73340
|
display: none;
|
|
73335
73341
|
}
|
|
73336
73342
|
|
|
@@ -91493,7 +91499,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91493
91499
|
pointer-events: none;
|
|
91494
91500
|
position: absolute;
|
|
91495
91501
|
top: 50%;
|
|
91496
|
-
width:
|
|
91502
|
+
width: 99%;
|
|
91497
91503
|
}
|
|
91498
91504
|
|
|
91499
91505
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -92998,7 +93004,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92998
93004
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92999
93005
|
background-color: $gantt-critical-child-progress-bar;
|
|
93000
93006
|
border: $gantt-child-progress-bar-border;
|
|
93001
|
-
position: absolute;
|
|
93002
93007
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
93003
93008
|
}
|
|
93004
93009
|
|
|
@@ -107701,6 +107706,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107701
107706
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107702
107707
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 65px !default;
|
|
107703
107708
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107709
|
+
$pivotgrid-cell-value-margin-top: 1px !default;
|
|
107704
107710
|
|
|
107705
107711
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
107706
107712
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -108457,6 +108463,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108457
108463
|
}
|
|
108458
108464
|
}
|
|
108459
108465
|
|
|
108466
|
+
&.sf-pivotview {
|
|
108467
|
+
.e-pivot-toolbar {
|
|
108468
|
+
box-sizing: border-box;
|
|
108469
|
+
}
|
|
108470
|
+
}
|
|
108471
|
+
|
|
108460
108472
|
.e-pivot-toolbar {
|
|
108461
108473
|
background: $pivotgrid-grp-bg-color;
|
|
108462
108474
|
border-bottom: 0;
|
|
@@ -108966,6 +108978,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108966
108978
|
|
|
108967
108979
|
/*! PivotView theme */
|
|
108968
108980
|
.e-pivotview {
|
|
108981
|
+
.e-pivotcell-container {
|
|
108982
|
+
display: flex;
|
|
108983
|
+
|
|
108984
|
+
.e-stackedheadertext,
|
|
108985
|
+
.e-headertext {
|
|
108986
|
+
&.e-cellvalue {
|
|
108987
|
+
overflow: hidden;
|
|
108988
|
+
text-overflow: ellipsis;
|
|
108989
|
+
}
|
|
108990
|
+
}
|
|
108991
|
+
|
|
108992
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108993
|
+
align-items: center;
|
|
108994
|
+
display: flex;
|
|
108995
|
+
}
|
|
108996
|
+
}
|
|
108997
|
+
|
|
108998
|
+
.e-gridclip .e-pivotcell-container {
|
|
108999
|
+
.e-stackedheadertext,
|
|
109000
|
+
.e-headertext {
|
|
109001
|
+
&.e-cellvalue {
|
|
109002
|
+
text-overflow: clip;
|
|
109003
|
+
}
|
|
109004
|
+
}
|
|
109005
|
+
}
|
|
109006
|
+
|
|
108969
109007
|
.e-nextspan {
|
|
108970
109008
|
display: inline-block;
|
|
108971
109009
|
width: $pivotview-indent-space-size;
|
|
@@ -109114,19 +109152,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109114
109152
|
|
|
109115
109153
|
div {
|
|
109116
109154
|
&.e-cellvalue {
|
|
109117
|
-
margin-top:
|
|
109118
|
-
|
|
109119
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
109120
|
-
margin-top: 0;
|
|
109121
|
-
}
|
|
109122
|
-
|
|
109123
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
109124
|
-
margin-top: 2px;
|
|
109125
|
-
}
|
|
109126
|
-
|
|
109127
|
-
@if ($skin-name == 'FluentUI') {
|
|
109128
|
-
margin-top: 1px;
|
|
109129
|
-
}
|
|
109155
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
109130
109156
|
}
|
|
109131
109157
|
|
|
109132
109158
|
div span.e-value-sort-icon {
|
|
@@ -109160,12 +109186,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109160
109186
|
}
|
|
109161
109187
|
}
|
|
109162
109188
|
|
|
109163
|
-
.e-stackedheadercelldiv
|
|
109164
|
-
|
|
109165
|
-
|
|
109166
|
-
|
|
109167
|
-
|
|
109168
|
-
|
|
109189
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
109190
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
109191
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
109192
|
+
margin-left: auto !important;
|
|
109193
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
109194
|
+
}
|
|
109169
109195
|
}
|
|
109170
109196
|
|
|
109171
109197
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -1201,7 +1201,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1201
1201
|
pointer-events: none;
|
|
1202
1202
|
position: absolute;
|
|
1203
1203
|
top: 50%;
|
|
1204
|
-
width:
|
|
1204
|
+
width: 99%;
|
|
1205
1205
|
}
|
|
1206
1206
|
|
|
1207
1207
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2706,7 +2706,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2706
2706
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2707
2707
|
background-color: $gantt-critical-child-progress-bar;
|
|
2708
2708
|
border: $gantt-child-progress-bar-border;
|
|
2709
|
-
position: absolute;
|
|
2710
2709
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2711
2710
|
}
|
|
2712
2711
|
|
|
@@ -1201,7 +1201,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1201
1201
|
pointer-events: none;
|
|
1202
1202
|
position: absolute;
|
|
1203
1203
|
top: 50%;
|
|
1204
|
-
width:
|
|
1204
|
+
width: 99%;
|
|
1205
1205
|
}
|
|
1206
1206
|
|
|
1207
1207
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2706,7 +2706,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2706
2706
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2707
2707
|
background-color: $gantt-critical-child-progress-bar;
|
|
2708
2708
|
border: $gantt-child-progress-bar-border;
|
|
2709
|
-
position: absolute;
|
|
2710
2709
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2711
2710
|
}
|
|
2712
2711
|
|
|
@@ -1203,7 +1203,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1203
1203
|
pointer-events: none;
|
|
1204
1204
|
position: absolute;
|
|
1205
1205
|
top: 50%;
|
|
1206
|
-
width:
|
|
1206
|
+
width: 99%;
|
|
1207
1207
|
}
|
|
1208
1208
|
|
|
1209
1209
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2708,7 +2708,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2708
2708
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2709
2709
|
background-color: $gantt-critical-child-progress-bar;
|
|
2710
2710
|
border: $gantt-child-progress-bar-border;
|
|
2711
|
-
position: absolute;
|
|
2712
2711
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2713
2712
|
}
|
|
2714
2713
|
|
|
@@ -1205,7 +1205,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
1205
1205
|
pointer-events: none;
|
|
1206
1206
|
position: absolute;
|
|
1207
1207
|
top: 50%;
|
|
1208
|
-
width:
|
|
1208
|
+
width: 99%;
|
|
1209
1209
|
}
|
|
1210
1210
|
|
|
1211
1211
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2710,7 +2710,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2710
2710
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2711
2711
|
background-color: $gantt-critical-child-progress-bar;
|
|
2712
2712
|
border: $gantt-child-progress-bar-border;
|
|
2713
|
-
position: absolute;
|
|
2714
2713
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2715
2714
|
}
|
|
2716
2715
|
|
|
@@ -1205,7 +1205,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
1205
1205
|
pointer-events: none;
|
|
1206
1206
|
position: absolute;
|
|
1207
1207
|
top: 50%;
|
|
1208
|
-
width:
|
|
1208
|
+
width: 99%;
|
|
1209
1209
|
}
|
|
1210
1210
|
|
|
1211
1211
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2710,7 +2710,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2710
2710
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2711
2711
|
background-color: $gantt-critical-child-progress-bar;
|
|
2712
2712
|
border: $gantt-child-progress-bar-border;
|
|
2713
|
-
position: absolute;
|
|
2714
2713
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2715
2714
|
}
|
|
2716
2715
|
|
|
@@ -1201,7 +1201,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1201
1201
|
pointer-events: none;
|
|
1202
1202
|
position: absolute;
|
|
1203
1203
|
top: 50%;
|
|
1204
|
-
width:
|
|
1204
|
+
width: 99%;
|
|
1205
1205
|
}
|
|
1206
1206
|
|
|
1207
1207
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2706,7 +2706,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2706
2706
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2707
2707
|
background-color: $gantt-critical-child-progress-bar;
|
|
2708
2708
|
border: $gantt-child-progress-bar-border;
|
|
2709
|
-
position: absolute;
|
|
2710
2709
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2711
2710
|
}
|
|
2712
2711
|
|
|
@@ -1201,7 +1201,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1201
1201
|
pointer-events: none;
|
|
1202
1202
|
position: absolute;
|
|
1203
1203
|
top: 50%;
|
|
1204
|
-
width:
|
|
1204
|
+
width: 99%;
|
|
1205
1205
|
}
|
|
1206
1206
|
|
|
1207
1207
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2706,7 +2706,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2706
2706
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2707
2707
|
background-color: $gantt-critical-child-progress-bar;
|
|
2708
2708
|
border: $gantt-child-progress-bar-border;
|
|
2709
|
-
position: absolute;
|
|
2710
2709
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2711
2710
|
}
|
|
2712
2711
|
|
|
@@ -1205,7 +1205,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
1205
1205
|
pointer-events: none;
|
|
1206
1206
|
position: absolute;
|
|
1207
1207
|
top: 50%;
|
|
1208
|
-
width:
|
|
1208
|
+
width: 99%;
|
|
1209
1209
|
}
|
|
1210
1210
|
|
|
1211
1211
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2710,7 +2710,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2710
2710
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2711
2711
|
background-color: $gantt-critical-child-progress-bar;
|
|
2712
2712
|
border: $gantt-child-progress-bar-border;
|
|
2713
|
-
position: absolute;
|
|
2714
2713
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2715
2714
|
}
|
|
2716
2715
|
|
|
@@ -1205,7 +1205,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
1205
1205
|
pointer-events: none;
|
|
1206
1206
|
position: absolute;
|
|
1207
1207
|
top: 50%;
|
|
1208
|
-
width:
|
|
1208
|
+
width: 99%;
|
|
1209
1209
|
}
|
|
1210
1210
|
|
|
1211
1211
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2710,7 +2710,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2710
2710
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2711
2711
|
background-color: $gantt-critical-child-progress-bar;
|
|
2712
2712
|
border: $gantt-child-progress-bar-border;
|
|
2713
|
-
position: absolute;
|
|
2714
2713
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2715
2714
|
}
|
|
2716
2715
|
|
|
@@ -1201,7 +1201,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1201
1201
|
pointer-events: none;
|
|
1202
1202
|
position: absolute;
|
|
1203
1203
|
top: 50%;
|
|
1204
|
-
width:
|
|
1204
|
+
width: 99%;
|
|
1205
1205
|
}
|
|
1206
1206
|
|
|
1207
1207
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2706,7 +2706,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2706
2706
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2707
2707
|
background-color: $gantt-critical-child-progress-bar;
|
|
2708
2708
|
border: $gantt-child-progress-bar-border;
|
|
2709
|
-
position: absolute;
|
|
2710
2709
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2711
2710
|
}
|
|
2712
2711
|
|
|
@@ -1202,7 +1202,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1202
1202
|
pointer-events: none;
|
|
1203
1203
|
position: absolute;
|
|
1204
1204
|
top: 50%;
|
|
1205
|
-
width:
|
|
1205
|
+
width: 99%;
|
|
1206
1206
|
}
|
|
1207
1207
|
|
|
1208
1208
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2707,7 +2707,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2707
2707
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2708
2708
|
background-color: $gantt-critical-child-progress-bar;
|
|
2709
2709
|
border: $gantt-child-progress-bar-border;
|
|
2710
|
-
position: absolute;
|
|
2711
2710
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2712
2711
|
}
|
|
2713
2712
|
|
|
@@ -1202,7 +1202,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1202
1202
|
pointer-events: none;
|
|
1203
1203
|
position: absolute;
|
|
1204
1204
|
top: 50%;
|
|
1205
|
-
width:
|
|
1205
|
+
width: 99%;
|
|
1206
1206
|
}
|
|
1207
1207
|
|
|
1208
1208
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2707,7 +2707,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2707
2707
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2708
2708
|
background-color: $gantt-critical-child-progress-bar;
|
|
2709
2709
|
border: $gantt-child-progress-bar-border;
|
|
2710
|
-
position: absolute;
|
|
2711
2710
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2712
2711
|
}
|
|
2713
2712
|
|
|
@@ -1206,7 +1206,7 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
1206
1206
|
pointer-events: none;
|
|
1207
1207
|
position: absolute;
|
|
1208
1208
|
top: 50%;
|
|
1209
|
-
width:
|
|
1209
|
+
width: 99%;
|
|
1210
1210
|
}
|
|
1211
1211
|
|
|
1212
1212
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2711,7 +2711,6 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
2711
2711
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2712
2712
|
background-color: $gantt-critical-child-progress-bar;
|
|
2713
2713
|
border: $gantt-child-progress-bar-border;
|
|
2714
|
-
position: absolute;
|
|
2715
2714
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2716
2715
|
}
|
|
2717
2716
|
|
|
@@ -1206,7 +1206,7 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
1206
1206
|
pointer-events: none;
|
|
1207
1207
|
position: absolute;
|
|
1208
1208
|
top: 50%;
|
|
1209
|
-
width:
|
|
1209
|
+
width: 99%;
|
|
1210
1210
|
}
|
|
1211
1211
|
|
|
1212
1212
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2711,7 +2711,6 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
2711
2711
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2712
2712
|
background-color: $gantt-critical-child-progress-bar;
|
|
2713
2713
|
border: $gantt-child-progress-bar-border;
|
|
2714
|
-
position: absolute;
|
|
2715
2714
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2716
2715
|
}
|
|
2717
2716
|
|
|
@@ -1206,7 +1206,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
1206
1206
|
pointer-events: none;
|
|
1207
1207
|
position: absolute;
|
|
1208
1208
|
top: 50%;
|
|
1209
|
-
width:
|
|
1209
|
+
width: 99%;
|
|
1210
1210
|
}
|
|
1211
1211
|
|
|
1212
1212
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2711,7 +2711,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2711
2711
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2712
2712
|
background-color: $gantt-critical-child-progress-bar;
|
|
2713
2713
|
border: $gantt-child-progress-bar-border;
|
|
2714
|
-
position: absolute;
|
|
2715
2714
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2716
2715
|
}
|
|
2717
2716
|
|
|
@@ -1206,7 +1206,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
1206
1206
|
pointer-events: none;
|
|
1207
1207
|
position: absolute;
|
|
1208
1208
|
top: 50%;
|
|
1209
|
-
width:
|
|
1209
|
+
width: 99%;
|
|
1210
1210
|
}
|
|
1211
1211
|
|
|
1212
1212
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -2711,7 +2711,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2711
2711
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2712
2712
|
background-color: $gantt-critical-child-progress-bar;
|
|
2713
2713
|
border: $gantt-child-progress-bar-border;
|
|
2714
|
-
position: absolute;
|
|
2715
2714
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2716
2715
|
}
|
|
2717
2716
|
|
|
@@ -209,7 +209,7 @@ $grid-edit-input-margin-top: 0 !default;
|
|
|
209
209
|
$frozen-border: 2px solid !default;
|
|
210
210
|
$grid-fltrdiv-float: right !default;
|
|
211
211
|
$grid-fltrdiv-text-align: right !default;
|
|
212
|
-
$grid-fltrdiv-margin: -
|
|
212
|
+
$grid-fltrdiv-margin: -18px -7px !default;
|
|
213
213
|
$grid-fltrdiv-padding: 6px !default;
|
|
214
214
|
$grid-rtl-fltrdiv-padding: 6px !default;
|
|
215
215
|
$grid-flmenu-padding: 24px 0 0 !default;
|
|
@@ -217,7 +217,7 @@ $grid-flmenu-boolean-content-padding: 18px 18px 0 !default;
|
|
|
217
217
|
$grid-flmenu-boolean-button-width: 110px !default;
|
|
218
218
|
$grid-flmenu-device-padding: 24px 0 0 !default;
|
|
219
219
|
$grid-fltrmnu-dd-max-height: 298px !default;
|
|
220
|
-
$grid-rtl-fltrdiv-margin: -
|
|
220
|
+
$grid-rtl-fltrdiv-margin: -18px 0 -18px -11px !default;
|
|
221
221
|
$grid-rtl-bigger-fltrdiv-margin: -20px 0 -18px -11px !default;
|
|
222
222
|
$grid-rtl-headercelldiv-rightalign-fltricon-margin: -7px !default;
|
|
223
223
|
$grid-rtl-headercelldiv-fltricon-margin: -7px !default;
|
|
@@ -275,8 +275,8 @@ $grid-fltr-sortnumber-rightalign-margin: 0 8px 0 8px !default;
|
|
|
275
275
|
$grid-sortnumber-rightalign-margin: 0 2px 0 2px !default;
|
|
276
276
|
$grid-sortnumer-line-height: 20px !default;
|
|
277
277
|
$grid-bigger-sortnumer-line-height: 24px !default;
|
|
278
|
-
$grid-sortdiv-right-align-margin: -
|
|
279
|
-
$grid-sortdiv-margin: -
|
|
278
|
+
$grid-sortdiv-right-align-margin: -14px 8px -12px -2px !default;
|
|
279
|
+
$grid-sortdiv-margin: -14px -2px -12px 8px !default;
|
|
280
280
|
$grid-sortdiv-padding: 2px !default;
|
|
281
281
|
$grid-ungroup-button-line-height: 12px !default;
|
|
282
282
|
$grid-ungroup-button-font-size: 12px !default;
|
|
@@ -333,10 +333,10 @@ $grid-fltr-rtl-sortnumber-margin: 0 0 0 12px !default;
|
|
|
333
333
|
$grid-rtl-sortnumber-margin: 0 8px 0 -8px !default;
|
|
334
334
|
$grid-fltr-rtl-sortnumber-rightalign-margin: 0 0 0 12px !default;
|
|
335
335
|
$grid-rtl-sortnumber-rightalign-margin: 0 8px 0 24px !default;
|
|
336
|
-
$grid-rtl-sortcelldiv-margin: -
|
|
337
|
-
$grid-rtl-sortcelldiv-right-align-margin: -
|
|
338
|
-
$grid-rtl-bigger-sortcelldiv-right-align-margin: -
|
|
339
|
-
$grid-rtl-bigger-sortcelldiv-margin: -
|
|
336
|
+
$grid-rtl-sortcelldiv-margin: -13px 8px -12px -2px !default;
|
|
337
|
+
$grid-rtl-sortcelldiv-right-align-margin: -13px 8px -12px -2px !default;
|
|
338
|
+
$grid-rtl-bigger-sortcelldiv-right-align-margin: -17px 12px -12px -2px !default;
|
|
339
|
+
$grid-rtl-bigger-sortcelldiv-margin: -17px 12px -12px -2px !default;
|
|
340
340
|
$grid-rtl-grouped-headercell-padding: 5px 0 !default;
|
|
341
341
|
$grid-rtl-group-text-margin-left: 2px !default;
|
|
342
342
|
$grid-rtl-group-sorticon-margin-right: -7px !default;
|
|
@@ -442,15 +442,15 @@ $grid-rtl-checkbox-content-padding-left: 14px !default;
|
|
|
442
442
|
$grid-bigger-checkbox-padding-topbottom: 9px !default;
|
|
443
443
|
$grid-bigger-checkbox-content-padding-left: 7px !default;
|
|
444
444
|
$grid-rtl-bigger-checkbox-content-padding-left: 16px !default;
|
|
445
|
-
$grid-fltrdiv-margin: -
|
|
446
|
-
$grid-rtl-fltrdiv-margin: -
|
|
445
|
+
$grid-fltrdiv-margin: -15px -2px -12px 8px !default;
|
|
446
|
+
$grid-rtl-fltrdiv-margin: -15px 8px -12px -2px !default;
|
|
447
447
|
$grid-rtl-bigger-fltrdiv-margin: -19px 4px -14px -2px !default;
|
|
448
448
|
$grid-bigger-rtl-headercelldiv-fltricon-padding: -5px -10px -5px 0 !default;
|
|
449
449
|
$grid-bigger-fltrdiv-margin: -19px -2px -14px 4px !default;
|
|
450
|
-
$grid-sortdiv-filtericon-margin: -
|
|
451
|
-
$grid-sortdiv-filtericon-rightalign-margin: -
|
|
452
|
-
$grid-rtl-sortdiv-filtericon-rightalign-margin: -
|
|
453
|
-
$grid-rtl-sortdiv-filtericon-margin: -
|
|
450
|
+
$grid-sortdiv-filtericon-margin: -15px 22px -12px 8px !default;
|
|
451
|
+
$grid-sortdiv-filtericon-rightalign-margin: -15px 8px -12px -2px !default;
|
|
452
|
+
$grid-rtl-sortdiv-filtericon-rightalign-margin: -15px 8px -12px 22px !default;
|
|
453
|
+
$grid-rtl-sortdiv-filtericon-margin: -15px 8px -13px 22px !default;
|
|
454
454
|
$grid-bigger-fltricon-sortdiv-rightalign-margin: -19px 4px -14px -2px !default;
|
|
455
455
|
$grid-bigger-fltricon-sortdiv-margin: -19px 23px -14px 4px !default;
|
|
456
456
|
$grid-rtl-bigger-fltricon-sortdiv-margin: -19px 4px -14px 24px !default;
|
|
@@ -458,7 +458,7 @@ $grid-rtl-bigger-fltricon-sortdiv-rightalign-margin: -19px 4px -14px 23px !defau
|
|
|
458
458
|
$grid-column-menu-sub-menu-box-shadow: $shadow-md !default;
|
|
459
459
|
$grid-bigger-checkbox-filter-min-height: 360px !default;
|
|
460
460
|
$grid-checkbox-filter-min-height: 307px !default;
|
|
461
|
-
$grid-column-menu-margin: -
|
|
461
|
+
$grid-column-menu-margin: -15px -18px -12px 8px !default;
|
|
462
462
|
$grid-column-menu-padding: 2px !default;
|
|
463
463
|
$grid-textwrap-column-menu-margin: -19px -20px -20px -20px !default;
|
|
464
464
|
$grid-bigger-column-menu-margin: -14px -18px -12px 8px !default;
|
|
@@ -528,7 +528,7 @@ $grid-ungroup-rtl-margin-left: 0 !default;
|
|
|
528
528
|
$grid-rtl-group-sorticon-margin-left: -5px !default;
|
|
529
529
|
$grid-rtl-column-menu-left: 23px !default;
|
|
530
530
|
$grid-checkboxfiltertext-width: 150px !default;
|
|
531
|
-
$grid-rtl-column-menu-margin: -
|
|
531
|
+
$grid-rtl-column-menu-margin: -15px 8px -12px -16px !default;
|
|
532
532
|
$grid-rtl-textwrap-column-menu-margin: -17px -13px -23px -25px !default;
|
|
533
533
|
$grid-filter-checkbox-width: 0 !default;
|
|
534
534
|
$grid-filter-checkbox-white-space: nowrap !default;
|
|
@@ -275,8 +275,8 @@ $grid-fltr-sortnumber-rightalign-margin: 0 8px 0 8px !default;
|
|
|
275
275
|
$grid-sortnumber-rightalign-margin: 0 2px 0 2px !default;
|
|
276
276
|
$grid-sortnumer-line-height: 20px !default;
|
|
277
277
|
$grid-bigger-sortnumer-line-height: 24px !default;
|
|
278
|
-
$grid-sortdiv-right-align-margin: -
|
|
279
|
-
$grid-sortdiv-margin: -
|
|
278
|
+
$grid-sortdiv-right-align-margin: -14px 8px -12px -2px !default;
|
|
279
|
+
$grid-sortdiv-margin: -14px -2px -12px 8px !default;
|
|
280
280
|
$grid-sortdiv-padding: 2px !default;
|
|
281
281
|
$grid-ungroup-button-line-height: 12px !default;
|
|
282
282
|
$grid-ungroup-button-font-size: 12px !default;
|
|
@@ -333,10 +333,10 @@ $grid-fltr-rtl-sortnumber-margin: 0 0 0 12px !default;
|
|
|
333
333
|
$grid-rtl-sortnumber-margin: 0 8px 0 -8px !default;
|
|
334
334
|
$grid-fltr-rtl-sortnumber-rightalign-margin: 0 0 0 12px !default;
|
|
335
335
|
$grid-rtl-sortnumber-rightalign-margin: 0 8px 0 24px !default;
|
|
336
|
-
$grid-rtl-sortcelldiv-margin: -
|
|
337
|
-
$grid-rtl-sortcelldiv-right-align-margin: -
|
|
338
|
-
$grid-rtl-bigger-sortcelldiv-right-align-margin: -
|
|
339
|
-
$grid-rtl-bigger-sortcelldiv-margin: -
|
|
336
|
+
$grid-rtl-sortcelldiv-margin: -13px 8px -12px -2px !default;
|
|
337
|
+
$grid-rtl-sortcelldiv-right-align-margin: -13px 8px -12px -2px !default;
|
|
338
|
+
$grid-rtl-bigger-sortcelldiv-right-align-margin: -17px 12px -12px -2px !default;
|
|
339
|
+
$grid-rtl-bigger-sortcelldiv-margin: -17px 12px -12px -2px !default;
|
|
340
340
|
$grid-rtl-grouped-headercell-padding: 5px 0 !default;
|
|
341
341
|
$grid-rtl-group-text-margin-left: 2px !default;
|
|
342
342
|
$grid-rtl-group-sorticon-margin-right: -7px !default;
|
|
@@ -442,15 +442,15 @@ $grid-rtl-checkbox-content-padding-left: 14px !default;
|
|
|
442
442
|
$grid-bigger-checkbox-padding-topbottom: 9px !default;
|
|
443
443
|
$grid-bigger-checkbox-content-padding-left: 7px !default;
|
|
444
444
|
$grid-rtl-bigger-checkbox-content-padding-left: 16px !default;
|
|
445
|
-
$grid-fltrdiv-margin: -
|
|
446
|
-
$grid-rtl-fltrdiv-margin: -
|
|
445
|
+
$grid-fltrdiv-margin: -15px -2px -12px 8px !default;
|
|
446
|
+
$grid-rtl-fltrdiv-margin: -15px 8px -12px -2px !default;
|
|
447
447
|
$grid-rtl-bigger-fltrdiv-margin: -19px 4px -14px -2px !default;
|
|
448
448
|
$grid-bigger-rtl-headercelldiv-fltricon-padding: -5px -10px -5px 0 !default;
|
|
449
449
|
$grid-bigger-fltrdiv-margin: -19px -2px -14px 4px !default;
|
|
450
|
-
$grid-sortdiv-filtericon-margin: -
|
|
451
|
-
$grid-sortdiv-filtericon-rightalign-margin: -
|
|
452
|
-
$grid-rtl-sortdiv-filtericon-rightalign-margin: -
|
|
453
|
-
$grid-rtl-sortdiv-filtericon-margin: -
|
|
450
|
+
$grid-sortdiv-filtericon-margin: -15px 22px -12px 8px !default;
|
|
451
|
+
$grid-sortdiv-filtericon-rightalign-margin: -15px 8px -12px -2px !default;
|
|
452
|
+
$grid-rtl-sortdiv-filtericon-rightalign-margin: -15px 8px -12px 22px !default;
|
|
453
|
+
$grid-rtl-sortdiv-filtericon-margin: -15px 8px -13px 22px !default;
|
|
454
454
|
$grid-bigger-fltricon-sortdiv-rightalign-margin: -19px 4px -14px -2px !default;
|
|
455
455
|
$grid-bigger-fltricon-sortdiv-margin: -19px 23px -14px 4px !default;
|
|
456
456
|
$grid-rtl-bigger-fltricon-sortdiv-margin: -19px 4px -14px 24px !default;
|
|
@@ -458,7 +458,7 @@ $grid-rtl-bigger-fltricon-sortdiv-rightalign-margin: -19px 4px -14px 23px !defau
|
|
|
458
458
|
$grid-column-menu-sub-menu-box-shadow: $shadow-md !default;
|
|
459
459
|
$grid-bigger-checkbox-filter-min-height: 360px !default;
|
|
460
460
|
$grid-checkbox-filter-min-height: 307px !default;
|
|
461
|
-
$grid-column-menu-margin: -
|
|
461
|
+
$grid-column-menu-margin: -15px -18px -12px 8px !default;
|
|
462
462
|
$grid-column-menu-padding: 2px !default;
|
|
463
463
|
$grid-textwrap-column-menu-margin: -19px -20px -20px -20px !default;
|
|
464
464
|
$grid-bigger-column-menu-margin: -14px -18px -12px 8px !default;
|
|
@@ -528,7 +528,7 @@ $grid-ungroup-rtl-margin-left: 0 !default;
|
|
|
528
528
|
$grid-rtl-group-sorticon-margin-left: -5px !default;
|
|
529
529
|
$grid-rtl-column-menu-left: 23px !default;
|
|
530
530
|
$grid-checkboxfiltertext-width: 150px !default;
|
|
531
|
-
$grid-rtl-column-menu-margin: -
|
|
531
|
+
$grid-rtl-column-menu-margin: -15px 8px -12px -16px !default;
|
|
532
532
|
$grid-rtl-textwrap-column-menu-margin: -17px -13px -23px -25px !default;
|
|
533
533
|
$grid-filter-checkbox-width: 0 !default;
|
|
534
534
|
$grid-filter-checkbox-white-space: nowrap !default;
|