@syncfusion/blazor-themes 22.2.8 → 22.2.10
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/base/material.scss +1 -1
- package/SCSS-Themes/bootstrap-dark.scss +23 -4
- package/SCSS-Themes/bootstrap.scss +23 -4
- package/SCSS-Themes/bootstrap4.scss +23 -4
- package/SCSS-Themes/bootstrap5-dark.scss +23 -4
- package/SCSS-Themes/bootstrap5.scss +23 -4
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +10 -2
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +10 -2
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +10 -2
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/fabric.scss +10 -2
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/fluent.scss +10 -2
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +10 -2
- package/SCSS-Themes/buttons/check-box/material-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/material.scss +10 -2
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/material3.scss +10 -2
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/tailwind.scss +10 -2
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +3 -1
- package/SCSS-Themes/fabric-dark.scss +24 -5
- package/SCSS-Themes/fabric.scss +24 -5
- package/SCSS-Themes/fluent-dark.scss +23 -4
- package/SCSS-Themes/fluent.scss +23 -4
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/highcontrast.scss +23 -4
- package/SCSS-Themes/material-dark.scss +24 -5
- package/SCSS-Themes/material.scss +25 -6
- package/SCSS-Themes/material3-dark.scss +23 -4
- package/SCSS-Themes/material3.scss +23 -4
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.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/tailwind-dark.scss +23 -4
- package/SCSS-Themes/tailwind.scss +23 -4
- package/package.json +1 -1
|
@@ -183,7 +183,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
183
183
|
.e-de-toolbar {
|
|
184
184
|
height: 100%;
|
|
185
185
|
}
|
|
186
|
-
|
|
186
|
+
.e-documenteditorcontainer {
|
|
187
|
+
display: block;
|
|
188
|
+
}
|
|
187
189
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
188
190
|
height: 0;
|
|
189
191
|
@if $skin-name == 'tailwind' {
|
|
@@ -180,7 +180,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
180
180
|
.e-de-toolbar {
|
|
181
181
|
height: 100%;
|
|
182
182
|
}
|
|
183
|
-
|
|
183
|
+
.e-documenteditorcontainer {
|
|
184
|
+
display: block;
|
|
185
|
+
}
|
|
184
186
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
185
187
|
height: 0;
|
|
186
188
|
@if $skin-name == 'tailwind' {
|
|
@@ -205,7 +205,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
205
205
|
.e-de-toolbar {
|
|
206
206
|
height: 100%;
|
|
207
207
|
}
|
|
208
|
-
|
|
208
|
+
.e-documenteditorcontainer {
|
|
209
|
+
display: block;
|
|
210
|
+
}
|
|
209
211
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
210
212
|
height: 0;
|
|
211
213
|
@if $skin-name == 'tailwind' {
|
|
@@ -205,7 +205,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
205
205
|
.e-de-toolbar {
|
|
206
206
|
height: 100%;
|
|
207
207
|
}
|
|
208
|
-
|
|
208
|
+
.e-documenteditorcontainer {
|
|
209
|
+
display: block;
|
|
210
|
+
}
|
|
209
211
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
210
212
|
height: 0;
|
|
211
213
|
@if $skin-name == 'tailwind' {
|
|
@@ -181,7 +181,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
181
181
|
.e-de-toolbar {
|
|
182
182
|
height: 100%;
|
|
183
183
|
}
|
|
184
|
-
|
|
184
|
+
.e-documenteditorcontainer {
|
|
185
|
+
display: block;
|
|
186
|
+
}
|
|
185
187
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
186
188
|
height: 0;
|
|
187
189
|
@if $skin-name == 'tailwind' {
|
|
@@ -182,7 +182,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
182
182
|
.e-de-toolbar {
|
|
183
183
|
height: 100%;
|
|
184
184
|
}
|
|
185
|
-
|
|
185
|
+
.e-documenteditorcontainer {
|
|
186
|
+
display: block;
|
|
187
|
+
}
|
|
186
188
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
187
189
|
height: 0;
|
|
188
190
|
@if $skin-name == 'tailwind' {
|
|
@@ -181,7 +181,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
181
181
|
.e-de-toolbar {
|
|
182
182
|
height: 100%;
|
|
183
183
|
}
|
|
184
|
-
|
|
184
|
+
.e-documenteditorcontainer {
|
|
185
|
+
display: block;
|
|
186
|
+
}
|
|
185
187
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
186
188
|
height: 0;
|
|
187
189
|
@if $skin-name == 'tailwind' {
|
|
@@ -208,7 +208,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
208
208
|
.e-de-toolbar {
|
|
209
209
|
height: 100%;
|
|
210
210
|
}
|
|
211
|
-
|
|
211
|
+
.e-documenteditorcontainer {
|
|
212
|
+
display: block;
|
|
213
|
+
}
|
|
212
214
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
213
215
|
height: 0;
|
|
214
216
|
@if $skin-name == 'tailwind' {
|
|
@@ -208,7 +208,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
208
208
|
.e-de-toolbar {
|
|
209
209
|
height: 100%;
|
|
210
210
|
}
|
|
211
|
-
|
|
211
|
+
.e-documenteditorcontainer {
|
|
212
|
+
display: block;
|
|
213
|
+
}
|
|
212
214
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
213
215
|
height: 0;
|
|
214
216
|
@if $skin-name == 'tailwind' {
|
|
@@ -198,7 +198,9 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
198
198
|
.e-de-toolbar {
|
|
199
199
|
height: 100%;
|
|
200
200
|
}
|
|
201
|
-
|
|
201
|
+
.e-documenteditorcontainer {
|
|
202
|
+
display: block;
|
|
203
|
+
}
|
|
202
204
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
203
205
|
height: 0;
|
|
204
206
|
@if $skin-name == 'tailwind' {
|
|
@@ -198,7 +198,9 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
198
198
|
.e-de-toolbar {
|
|
199
199
|
height: 100%;
|
|
200
200
|
}
|
|
201
|
-
|
|
201
|
+
.e-documenteditorcontainer {
|
|
202
|
+
display: block;
|
|
203
|
+
}
|
|
202
204
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
203
205
|
height: 0;
|
|
204
206
|
@if $skin-name == 'tailwind' {
|
|
@@ -28450,8 +28450,12 @@ $cbox-ripple-size: -9px !default;
|
|
|
28450
28450
|
margin: 0;
|
|
28451
28451
|
|
|
28452
28452
|
&:hover {
|
|
28453
|
-
|
|
28454
|
-
|
|
28453
|
+
@if $skin-name != 'FluentUI' {
|
|
28454
|
+
&.e-check {
|
|
28455
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28456
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28457
|
+
}
|
|
28458
|
+
}
|
|
28455
28459
|
@if $skin-name == 'FluentUI' {
|
|
28456
28460
|
&:not(.e-check),
|
|
28457
28461
|
&:not(.e-stop)::before {
|
|
@@ -28576,6 +28580,8 @@ $cbox-ripple-size: -9px !default;
|
|
|
28576
28580
|
}
|
|
28577
28581
|
|
|
28578
28582
|
&.e-stop {
|
|
28583
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28584
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28579
28585
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28580
28586
|
color: $cbox-indeterminate-hover-color;
|
|
28581
28587
|
}
|
|
@@ -28598,6 +28604,8 @@ $cbox-ripple-size: -9px !default;
|
|
|
28598
28604
|
}
|
|
28599
28605
|
|
|
28600
28606
|
&.e-stop {
|
|
28607
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28608
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28601
28609
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28602
28610
|
color: $cbox-indeterminate-hover-color;
|
|
28603
28611
|
}
|
|
@@ -63846,6 +63854,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
63846
63854
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
63847
63855
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
63848
63856
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
63857
|
+
$de-svg-border-stroke: $neutral-light-font !default;
|
|
63849
63858
|
|
|
63850
63859
|
// Table properties
|
|
63851
63860
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -63862,6 +63871,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
63862
63871
|
display: flex;
|
|
63863
63872
|
}
|
|
63864
63873
|
|
|
63874
|
+
.e-de-svg-border-color {
|
|
63875
|
+
stroke: $de-svg-border-stroke;
|
|
63876
|
+
}
|
|
63877
|
+
|
|
63878
|
+
.e-de-svg-border-fill-color {
|
|
63879
|
+
fill: $de-svg-border-stroke;
|
|
63880
|
+
}
|
|
63881
|
+
|
|
63865
63882
|
.e-de-container-row {
|
|
63866
63883
|
display: flex;
|
|
63867
63884
|
padding-bottom: $de-padding-full;
|
|
@@ -68633,7 +68650,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68633
68650
|
.e-de-toolbar {
|
|
68634
68651
|
height: 100%;
|
|
68635
68652
|
}
|
|
68636
|
-
|
|
68653
|
+
.e-documenteditorcontainer {
|
|
68654
|
+
display: block;
|
|
68655
|
+
}
|
|
68637
68656
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68638
68657
|
height: 0;
|
|
68639
68658
|
@if $skin-name == 'tailwind' {
|
|
@@ -90879,7 +90898,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90879
90898
|
pointer-events: none;
|
|
90880
90899
|
position: absolute;
|
|
90881
90900
|
top: 50%;
|
|
90882
|
-
width: 99%;
|
|
90901
|
+
width: 99.5%;
|
|
90883
90902
|
}
|
|
90884
90903
|
|
|
90885
90904
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -107015,7 +107034,7 @@ $pivotgrid-cell-border-color: $neutral-light !default;
|
|
|
107015
107034
|
$pivotgrid-default-border-color: $neutral-light !default;
|
|
107016
107035
|
$pivotgrid-border-type: $border-type !default;
|
|
107017
107036
|
$pivotgrid-border-size: $border-size !default;
|
|
107018
|
-
$pivotgrid-table-background-color: $neutral-
|
|
107037
|
+
$pivotgrid-table-background-color: $neutral-lighter-alt !default;
|
|
107019
107038
|
$pivotgrid-content-font-size: 13px !default;
|
|
107020
107039
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
107021
107040
|
$field-list-font-family: $font-family !default;
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -28295,8 +28295,12 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28295
28295
|
margin: 0;
|
|
28296
28296
|
|
|
28297
28297
|
&:hover {
|
|
28298
|
-
|
|
28299
|
-
|
|
28298
|
+
@if $skin-name != 'FluentUI' {
|
|
28299
|
+
&.e-check {
|
|
28300
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28301
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28302
|
+
}
|
|
28303
|
+
}
|
|
28300
28304
|
@if $skin-name == 'FluentUI' {
|
|
28301
28305
|
&:not(.e-check),
|
|
28302
28306
|
&:not(.e-stop)::before {
|
|
@@ -28421,6 +28425,8 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28421
28425
|
}
|
|
28422
28426
|
|
|
28423
28427
|
&.e-stop {
|
|
28428
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28429
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28424
28430
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28425
28431
|
color: $cbox-indeterminate-hover-color;
|
|
28426
28432
|
}
|
|
@@ -28443,6 +28449,8 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28443
28449
|
}
|
|
28444
28450
|
|
|
28445
28451
|
&.e-stop {
|
|
28452
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28453
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28446
28454
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28447
28455
|
color: $cbox-indeterminate-hover-color;
|
|
28448
28456
|
}
|
|
@@ -63610,6 +63618,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
63610
63618
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
63611
63619
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
63612
63620
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
63621
|
+
$de-svg-border-stroke: $neutral-light-font !default;
|
|
63613
63622
|
|
|
63614
63623
|
// Table properties
|
|
63615
63624
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -63626,6 +63635,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
63626
63635
|
display: flex;
|
|
63627
63636
|
}
|
|
63628
63637
|
|
|
63638
|
+
.e-de-svg-border-color {
|
|
63639
|
+
stroke: $de-svg-border-stroke;
|
|
63640
|
+
}
|
|
63641
|
+
|
|
63642
|
+
.e-de-svg-border-fill-color {
|
|
63643
|
+
fill: $de-svg-border-stroke;
|
|
63644
|
+
}
|
|
63645
|
+
|
|
63629
63646
|
.e-de-container-row {
|
|
63630
63647
|
display: flex;
|
|
63631
63648
|
padding-bottom: $de-padding-full;
|
|
@@ -68394,7 +68411,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68394
68411
|
.e-de-toolbar {
|
|
68395
68412
|
height: 100%;
|
|
68396
68413
|
}
|
|
68397
|
-
|
|
68414
|
+
.e-documenteditorcontainer {
|
|
68415
|
+
display: block;
|
|
68416
|
+
}
|
|
68398
68417
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68399
68418
|
height: 0;
|
|
68400
68419
|
@if $skin-name == 'tailwind' {
|
|
@@ -90636,7 +90655,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90636
90655
|
pointer-events: none;
|
|
90637
90656
|
position: absolute;
|
|
90638
90657
|
top: 50%;
|
|
90639
|
-
width: 99%;
|
|
90658
|
+
width: 99.5%;
|
|
90640
90659
|
}
|
|
90641
90660
|
|
|
90642
90661
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -106771,7 +106790,7 @@ $pivotgrid-cell-border-color: rgba($neutral-black, .12) !default;
|
|
|
106771
106790
|
$pivotgrid-default-border-color: $neutral-quintenaryalt !default;
|
|
106772
106791
|
$pivotgrid-border-type: $border-type !default;
|
|
106773
106792
|
$pivotgrid-border-size: $border-size !default;
|
|
106774
|
-
$pivotgrid-table-background-color: $neutral-
|
|
106793
|
+
$pivotgrid-table-background-color: $neutral-lighter !default;
|
|
106775
106794
|
$pivotgrid-content-font-size: 13px !default;
|
|
106776
106795
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
106777
106796
|
$field-list-font-family: $font-family !default;
|
|
@@ -28744,8 +28744,12 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28744
28744
|
margin: 0;
|
|
28745
28745
|
|
|
28746
28746
|
&:hover {
|
|
28747
|
-
|
|
28748
|
-
|
|
28747
|
+
@if $skin-name != 'FluentUI' {
|
|
28748
|
+
&.e-check {
|
|
28749
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28750
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28751
|
+
}
|
|
28752
|
+
}
|
|
28749
28753
|
@if $skin-name == 'FluentUI' {
|
|
28750
28754
|
&:not(.e-check),
|
|
28751
28755
|
&:not(.e-stop)::before {
|
|
@@ -28870,6 +28874,8 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28870
28874
|
}
|
|
28871
28875
|
|
|
28872
28876
|
&.e-stop {
|
|
28877
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28878
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28873
28879
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28874
28880
|
color: $cbox-indeterminate-hover-color;
|
|
28875
28881
|
}
|
|
@@ -28892,6 +28898,8 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28892
28898
|
}
|
|
28893
28899
|
|
|
28894
28900
|
&.e-stop {
|
|
28901
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28902
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28895
28903
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28896
28904
|
color: $cbox-indeterminate-hover-color;
|
|
28897
28905
|
}
|
|
@@ -64253,6 +64261,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
64253
64261
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
64254
64262
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
64255
64263
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
64264
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
64256
64265
|
|
|
64257
64266
|
// Color variable
|
|
64258
64267
|
$de-background: $content-bg-color-alt4 !default;
|
|
@@ -64357,6 +64366,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64357
64366
|
display: flex;
|
|
64358
64367
|
}
|
|
64359
64368
|
|
|
64369
|
+
.e-de-svg-border-color {
|
|
64370
|
+
stroke: $de-svg-border-stroke;
|
|
64371
|
+
}
|
|
64372
|
+
|
|
64373
|
+
.e-de-svg-border-fill-color {
|
|
64374
|
+
fill: $de-svg-border-stroke;
|
|
64375
|
+
}
|
|
64376
|
+
|
|
64360
64377
|
.e-de-container-row {
|
|
64361
64378
|
display: flex;
|
|
64362
64379
|
padding-bottom: $de-padding-full;
|
|
@@ -69192,7 +69209,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69192
69209
|
.e-de-toolbar {
|
|
69193
69210
|
height: 100%;
|
|
69194
69211
|
}
|
|
69195
|
-
|
|
69212
|
+
.e-documenteditorcontainer {
|
|
69213
|
+
display: block;
|
|
69214
|
+
}
|
|
69196
69215
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69197
69216
|
height: 0;
|
|
69198
69217
|
@if $skin-name == 'tailwind' {
|
|
@@ -91500,7 +91519,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91500
91519
|
pointer-events: none;
|
|
91501
91520
|
position: absolute;
|
|
91502
91521
|
top: 50%;
|
|
91503
|
-
width: 99%;
|
|
91522
|
+
width: 99.5%;
|
|
91504
91523
|
}
|
|
91505
91524
|
|
|
91506
91525
|
.e-gantt-child-taskbar-inner-div,
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -28745,8 +28745,12 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28745
28745
|
margin: 0;
|
|
28746
28746
|
|
|
28747
28747
|
&:hover {
|
|
28748
|
-
|
|
28749
|
-
|
|
28748
|
+
@if $skin-name != 'FluentUI' {
|
|
28749
|
+
&.e-check {
|
|
28750
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28751
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28752
|
+
}
|
|
28753
|
+
}
|
|
28750
28754
|
@if $skin-name == 'FluentUI' {
|
|
28751
28755
|
&:not(.e-check),
|
|
28752
28756
|
&:not(.e-stop)::before {
|
|
@@ -28871,6 +28875,8 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28871
28875
|
}
|
|
28872
28876
|
|
|
28873
28877
|
&.e-stop {
|
|
28878
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28879
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28874
28880
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28875
28881
|
color: $cbox-indeterminate-hover-color;
|
|
28876
28882
|
}
|
|
@@ -28893,6 +28899,8 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28893
28899
|
}
|
|
28894
28900
|
|
|
28895
28901
|
&.e-stop {
|
|
28902
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28903
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28896
28904
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28897
28905
|
color: $cbox-indeterminate-hover-color;
|
|
28898
28906
|
}
|
|
@@ -64254,6 +64262,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
64254
64262
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
64255
64263
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
64256
64264
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
64265
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
64257
64266
|
|
|
64258
64267
|
// Color variable
|
|
64259
64268
|
$de-background: $content-bg-color-alt4 !default;
|
|
@@ -64358,6 +64367,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64358
64367
|
display: flex;
|
|
64359
64368
|
}
|
|
64360
64369
|
|
|
64370
|
+
.e-de-svg-border-color {
|
|
64371
|
+
stroke: $de-svg-border-stroke;
|
|
64372
|
+
}
|
|
64373
|
+
|
|
64374
|
+
.e-de-svg-border-fill-color {
|
|
64375
|
+
fill: $de-svg-border-stroke;
|
|
64376
|
+
}
|
|
64377
|
+
|
|
64361
64378
|
.e-de-container-row {
|
|
64362
64379
|
display: flex;
|
|
64363
64380
|
padding-bottom: $de-padding-full;
|
|
@@ -69193,7 +69210,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69193
69210
|
.e-de-toolbar {
|
|
69194
69211
|
height: 100%;
|
|
69195
69212
|
}
|
|
69196
|
-
|
|
69213
|
+
.e-documenteditorcontainer {
|
|
69214
|
+
display: block;
|
|
69215
|
+
}
|
|
69197
69216
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69198
69217
|
height: 0;
|
|
69199
69218
|
@if $skin-name == 'tailwind' {
|
|
@@ -91501,7 +91520,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91501
91520
|
pointer-events: none;
|
|
91502
91521
|
position: absolute;
|
|
91503
91522
|
top: 50%;
|
|
91504
|
-
width: 99%;
|
|
91523
|
+
width: 99.5%;
|
|
91505
91524
|
}
|
|
91506
91525
|
|
|
91507
91526
|
.e-gantt-child-taskbar-inner-div,
|