@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
|
@@ -443,8 +443,12 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
443
443
|
margin: 0;
|
|
444
444
|
|
|
445
445
|
&:hover {
|
|
446
|
-
|
|
447
|
-
|
|
446
|
+
@if $skin-name != 'FluentUI' {
|
|
447
|
+
&.e-check {
|
|
448
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
449
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
450
|
+
}
|
|
451
|
+
}
|
|
448
452
|
@if $skin-name == 'FluentUI' {
|
|
449
453
|
&:not(.e-check),
|
|
450
454
|
&:not(.e-stop)::before {
|
|
@@ -569,6 +573,8 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
569
573
|
}
|
|
570
574
|
|
|
571
575
|
&.e-stop {
|
|
576
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
577
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
572
578
|
box-shadow: $cbox-focussed-box-shadow;
|
|
573
579
|
color: $cbox-indeterminate-hover-color;
|
|
574
580
|
}
|
|
@@ -591,6 +597,8 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
591
597
|
}
|
|
592
598
|
|
|
593
599
|
&.e-stop {
|
|
600
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
601
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
594
602
|
box-shadow: $cbox-focussed-box-shadow;
|
|
595
603
|
color: $cbox-indeterminate-hover-color;
|
|
596
604
|
}
|
|
@@ -448,8 +448,12 @@ $cbox-border-style: solid !default;
|
|
|
448
448
|
margin: 0;
|
|
449
449
|
|
|
450
450
|
&:hover {
|
|
451
|
-
|
|
452
|
-
|
|
451
|
+
@if $skin-name != 'FluentUI' {
|
|
452
|
+
&.e-check {
|
|
453
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
454
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
455
|
+
}
|
|
456
|
+
}
|
|
453
457
|
@if $skin-name == 'FluentUI' {
|
|
454
458
|
&:not(.e-check),
|
|
455
459
|
&:not(.e-stop)::before {
|
|
@@ -574,6 +578,8 @@ $cbox-border-style: solid !default;
|
|
|
574
578
|
}
|
|
575
579
|
|
|
576
580
|
&.e-stop {
|
|
581
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
582
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
577
583
|
box-shadow: $cbox-focussed-box-shadow;
|
|
578
584
|
color: $cbox-indeterminate-hover-color;
|
|
579
585
|
}
|
|
@@ -596,6 +602,8 @@ $cbox-border-style: solid !default;
|
|
|
596
602
|
}
|
|
597
603
|
|
|
598
604
|
&.e-stop {
|
|
605
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
606
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
599
607
|
box-shadow: $cbox-focussed-box-shadow;
|
|
600
608
|
color: $cbox-indeterminate-hover-color;
|
|
601
609
|
}
|
|
@@ -444,8 +444,12 @@ $cbox-border-style: solid !default;
|
|
|
444
444
|
margin: 0;
|
|
445
445
|
|
|
446
446
|
&:hover {
|
|
447
|
-
|
|
448
|
-
|
|
447
|
+
@if $skin-name != 'FluentUI' {
|
|
448
|
+
&.e-check {
|
|
449
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
450
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
451
|
+
}
|
|
452
|
+
}
|
|
449
453
|
@if $skin-name == 'FluentUI' {
|
|
450
454
|
&:not(.e-check),
|
|
451
455
|
&:not(.e-stop)::before {
|
|
@@ -570,6 +574,8 @@ $cbox-border-style: solid !default;
|
|
|
570
574
|
}
|
|
571
575
|
|
|
572
576
|
&.e-stop {
|
|
577
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
578
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
573
579
|
box-shadow: $cbox-focussed-box-shadow;
|
|
574
580
|
color: $cbox-indeterminate-hover-color;
|
|
575
581
|
}
|
|
@@ -592,6 +598,8 @@ $cbox-border-style: solid !default;
|
|
|
592
598
|
}
|
|
593
599
|
|
|
594
600
|
&.e-stop {
|
|
601
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
602
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
595
603
|
box-shadow: $cbox-focussed-box-shadow;
|
|
596
604
|
color: $cbox-indeterminate-hover-color;
|
|
597
605
|
}
|
|
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
445
445
|
margin: 0;
|
|
446
446
|
|
|
447
447
|
&:hover {
|
|
448
|
-
|
|
449
|
-
|
|
448
|
+
@if $skin-name != 'FluentUI' {
|
|
449
|
+
&.e-check {
|
|
450
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
451
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
452
|
+
}
|
|
453
|
+
}
|
|
450
454
|
@if $skin-name == 'FluentUI' {
|
|
451
455
|
&:not(.e-check),
|
|
452
456
|
&:not(.e-stop)::before {
|
|
@@ -571,6 +575,8 @@ $cbox-border-style: solid !default;
|
|
|
571
575
|
}
|
|
572
576
|
|
|
573
577
|
&.e-stop {
|
|
578
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
579
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
574
580
|
box-shadow: $cbox-focussed-box-shadow;
|
|
575
581
|
color: $cbox-indeterminate-hover-color;
|
|
576
582
|
}
|
|
@@ -593,6 +599,8 @@ $cbox-border-style: solid !default;
|
|
|
593
599
|
}
|
|
594
600
|
|
|
595
601
|
&.e-stop {
|
|
602
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
603
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
596
604
|
box-shadow: $cbox-focussed-box-shadow;
|
|
597
605
|
color: $cbox-indeterminate-hover-color;
|
|
598
606
|
}
|
|
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
445
445
|
margin: 0;
|
|
446
446
|
|
|
447
447
|
&:hover {
|
|
448
|
-
|
|
449
|
-
|
|
448
|
+
@if $skin-name != 'FluentUI' {
|
|
449
|
+
&.e-check {
|
|
450
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
451
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
452
|
+
}
|
|
453
|
+
}
|
|
450
454
|
@if $skin-name == 'FluentUI' {
|
|
451
455
|
&:not(.e-check),
|
|
452
456
|
&:not(.e-stop)::before {
|
|
@@ -571,6 +575,8 @@ $cbox-border-style: solid !default;
|
|
|
571
575
|
}
|
|
572
576
|
|
|
573
577
|
&.e-stop {
|
|
578
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
579
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
574
580
|
box-shadow: $cbox-focussed-box-shadow;
|
|
575
581
|
color: $cbox-indeterminate-hover-color;
|
|
576
582
|
}
|
|
@@ -593,6 +599,8 @@ $cbox-border-style: solid !default;
|
|
|
593
599
|
}
|
|
594
600
|
|
|
595
601
|
&.e-stop {
|
|
602
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
603
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
596
604
|
box-shadow: $cbox-focussed-box-shadow;
|
|
597
605
|
color: $cbox-indeterminate-hover-color;
|
|
598
606
|
}
|
|
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
445
445
|
margin: 0;
|
|
446
446
|
|
|
447
447
|
&:hover {
|
|
448
|
-
|
|
449
|
-
|
|
448
|
+
@if $skin-name != 'FluentUI' {
|
|
449
|
+
&.e-check {
|
|
450
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
451
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
452
|
+
}
|
|
453
|
+
}
|
|
450
454
|
@if $skin-name == 'FluentUI' {
|
|
451
455
|
&:not(.e-check),
|
|
452
456
|
&:not(.e-stop)::before {
|
|
@@ -571,6 +575,8 @@ $cbox-border-style: solid !default;
|
|
|
571
575
|
}
|
|
572
576
|
|
|
573
577
|
&.e-stop {
|
|
578
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
579
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
574
580
|
box-shadow: $cbox-focussed-box-shadow;
|
|
575
581
|
color: $cbox-indeterminate-hover-color;
|
|
576
582
|
}
|
|
@@ -593,6 +599,8 @@ $cbox-border-style: solid !default;
|
|
|
593
599
|
}
|
|
594
600
|
|
|
595
601
|
&.e-stop {
|
|
602
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
603
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
596
604
|
box-shadow: $cbox-focussed-box-shadow;
|
|
597
605
|
color: $cbox-indeterminate-hover-color;
|
|
598
606
|
}
|
|
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
445
445
|
margin: 0;
|
|
446
446
|
|
|
447
447
|
&:hover {
|
|
448
|
-
|
|
449
|
-
|
|
448
|
+
@if $skin-name != 'FluentUI' {
|
|
449
|
+
&.e-check {
|
|
450
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
451
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
452
|
+
}
|
|
453
|
+
}
|
|
450
454
|
@if $skin-name == 'FluentUI' {
|
|
451
455
|
&:not(.e-check),
|
|
452
456
|
&:not(.e-stop)::before {
|
|
@@ -571,6 +575,8 @@ $cbox-border-style: solid !default;
|
|
|
571
575
|
}
|
|
572
576
|
|
|
573
577
|
&.e-stop {
|
|
578
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
579
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
574
580
|
box-shadow: $cbox-focussed-box-shadow;
|
|
575
581
|
color: $cbox-indeterminate-hover-color;
|
|
576
582
|
}
|
|
@@ -593,6 +599,8 @@ $cbox-border-style: solid !default;
|
|
|
593
599
|
}
|
|
594
600
|
|
|
595
601
|
&.e-stop {
|
|
602
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
603
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
596
604
|
box-shadow: $cbox-focussed-box-shadow;
|
|
597
605
|
color: $cbox-indeterminate-hover-color;
|
|
598
606
|
}
|
|
@@ -580,6 +580,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
|
|
|
580
580
|
$de-para-dlg-rtl-btn-width: 200px;
|
|
581
581
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
582
582
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
583
|
+
$de-svg-border-stroke: rgba($grey-dark-font, 1) !default;
|
|
583
584
|
|
|
584
585
|
// Table properties
|
|
585
586
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -596,6 +597,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
596
597
|
display: flex;
|
|
597
598
|
}
|
|
598
599
|
|
|
600
|
+
.e-de-svg-border-color {
|
|
601
|
+
stroke: $de-svg-border-stroke;
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
.e-de-svg-border-fill-color {
|
|
605
|
+
fill: $de-svg-border-stroke;
|
|
606
|
+
}
|
|
607
|
+
|
|
599
608
|
.e-de-container-row {
|
|
600
609
|
display: flex;
|
|
601
610
|
padding-bottom: $de-padding-full;
|
|
@@ -579,6 +579,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
|
|
|
579
579
|
$de-para-dlg-rtl-btn-width: 200px;
|
|
580
580
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
581
581
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
582
|
+
$de-svg-border-stroke: rgba($grey-light-font, 1) !default;
|
|
582
583
|
|
|
583
584
|
// Table properties
|
|
584
585
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -595,6 +596,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
595
596
|
display: flex;
|
|
596
597
|
}
|
|
597
598
|
|
|
599
|
+
.e-de-svg-border-color {
|
|
600
|
+
stroke: $de-svg-border-stroke;
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
.e-de-svg-border-fill-color {
|
|
604
|
+
fill: $de-svg-border-stroke;
|
|
605
|
+
}
|
|
606
|
+
|
|
598
607
|
.e-de-container-row {
|
|
599
608
|
display: flex;
|
|
600
609
|
padding-bottom: $de-padding-full;
|
|
@@ -592,6 +592,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
|
|
|
592
592
|
$de-para-dlg-rtl-btn-width: 200px;
|
|
593
593
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
594
594
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
595
|
+
$de-svg-border-stroke: rgba($gray-900, 1) !default;
|
|
595
596
|
|
|
596
597
|
// Table properties
|
|
597
598
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -608,6 +609,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
608
609
|
display: flex;
|
|
609
610
|
}
|
|
610
611
|
|
|
612
|
+
.e-de-svg-border-color {
|
|
613
|
+
stroke: $de-svg-border-stroke;
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-de-svg-border-fill-color {
|
|
617
|
+
fill: $de-svg-border-stroke;
|
|
618
|
+
}
|
|
619
|
+
|
|
611
620
|
.e-de-container-row {
|
|
612
621
|
display: flex;
|
|
613
622
|
padding-bottom: $de-padding-full;
|
|
@@ -505,6 +505,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
505
505
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
506
506
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
507
507
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
508
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
508
509
|
|
|
509
510
|
// Color variable
|
|
510
511
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -609,6 +610,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
609
610
|
display: flex;
|
|
610
611
|
}
|
|
611
612
|
|
|
613
|
+
.e-de-svg-border-color {
|
|
614
|
+
stroke: $de-svg-border-stroke;
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
.e-de-svg-border-fill-color {
|
|
618
|
+
fill: $de-svg-border-stroke;
|
|
619
|
+
}
|
|
620
|
+
|
|
612
621
|
.e-de-container-row {
|
|
613
622
|
display: flex;
|
|
614
623
|
padding-bottom: $de-padding-full;
|
|
@@ -505,6 +505,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
505
505
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
506
506
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
507
507
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
508
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
508
509
|
|
|
509
510
|
// Color variable
|
|
510
511
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -609,6 +610,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
609
610
|
display: flex;
|
|
610
611
|
}
|
|
611
612
|
|
|
613
|
+
.e-de-svg-border-color {
|
|
614
|
+
stroke: $de-svg-border-stroke;
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
.e-de-svg-border-fill-color {
|
|
618
|
+
fill: $de-svg-border-stroke;
|
|
619
|
+
}
|
|
620
|
+
|
|
612
621
|
.e-de-container-row {
|
|
613
622
|
display: flex;
|
|
614
623
|
padding-bottom: $de-padding-full;
|
|
@@ -582,6 +582,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
582
582
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
583
583
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
584
584
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
585
|
+
$de-svg-border-stroke: $neutral-light-font !default;
|
|
585
586
|
|
|
586
587
|
// Table properties
|
|
587
588
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -598,6 +599,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
598
599
|
display: flex;
|
|
599
600
|
}
|
|
600
601
|
|
|
602
|
+
.e-de-svg-border-color {
|
|
603
|
+
stroke: $de-svg-border-stroke;
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
.e-de-svg-border-fill-color {
|
|
607
|
+
fill: $de-svg-border-stroke;
|
|
608
|
+
}
|
|
609
|
+
|
|
601
610
|
.e-de-container-row {
|
|
602
611
|
display: flex;
|
|
603
612
|
padding-bottom: $de-padding-full;
|
|
@@ -581,6 +581,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
581
581
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
582
582
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
583
583
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
584
|
+
$de-svg-border-stroke: $neutral-light-font !default;
|
|
584
585
|
|
|
585
586
|
// Table properties
|
|
586
587
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -597,6 +598,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
597
598
|
display: flex;
|
|
598
599
|
}
|
|
599
600
|
|
|
601
|
+
.e-de-svg-border-color {
|
|
602
|
+
stroke: $de-svg-border-stroke;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
.e-de-svg-border-fill-color {
|
|
606
|
+
fill: $de-svg-border-stroke;
|
|
607
|
+
}
|
|
608
|
+
|
|
600
609
|
.e-de-container-row {
|
|
601
610
|
display: flex;
|
|
602
611
|
padding-bottom: $de-padding-full;
|
|
@@ -514,6 +514,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
514
514
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
515
515
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
516
516
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
517
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
517
518
|
|
|
518
519
|
// Color variable
|
|
519
520
|
$de-background: $content-bg-color-alt4 !default;
|
|
@@ -618,6 +619,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
618
619
|
display: flex;
|
|
619
620
|
}
|
|
620
621
|
|
|
622
|
+
.e-de-svg-border-color {
|
|
623
|
+
stroke: $de-svg-border-stroke;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
.e-de-svg-border-fill-color {
|
|
627
|
+
fill: $de-svg-border-stroke;
|
|
628
|
+
}
|
|
629
|
+
|
|
621
630
|
.e-de-container-row {
|
|
622
631
|
display: flex;
|
|
623
632
|
padding-bottom: $de-padding-full;
|
|
@@ -514,6 +514,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
514
514
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
515
515
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
516
516
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
517
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
517
518
|
|
|
518
519
|
// Color variable
|
|
519
520
|
$de-background: $content-bg-color-alt4 !default;
|
|
@@ -618,6 +619,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
618
619
|
display: flex;
|
|
619
620
|
}
|
|
620
621
|
|
|
622
|
+
.e-de-svg-border-color {
|
|
623
|
+
stroke: $de-svg-border-stroke;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
.e-de-svg-border-fill-color {
|
|
627
|
+
fill: $de-svg-border-stroke;
|
|
628
|
+
}
|
|
629
|
+
|
|
621
630
|
.e-de-container-row {
|
|
622
631
|
display: flex;
|
|
623
632
|
padding-bottom: $de-padding-full;
|
|
@@ -581,6 +581,7 @@ $de-para-dlg-rtl-btn-font-size: 12px !default;
|
|
|
581
581
|
$de-para-dlg-rtl-btn-width: 200px !default;
|
|
582
582
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
583
583
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
584
|
+
$de-svg-border-stroke: $content-font !default;
|
|
584
585
|
|
|
585
586
|
// Table properties
|
|
586
587
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -597,6 +598,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
597
598
|
display: flex;
|
|
598
599
|
}
|
|
599
600
|
|
|
601
|
+
.e-de-svg-border-color {
|
|
602
|
+
stroke: $de-svg-border-stroke;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
.e-de-svg-border-fill-color {
|
|
606
|
+
fill: $de-svg-border-stroke;
|
|
607
|
+
}
|
|
608
|
+
|
|
600
609
|
.e-de-container-row {
|
|
601
610
|
display: flex;
|
|
602
611
|
padding-bottom: $de-padding-full;
|
|
@@ -598,6 +598,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
598
598
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
599
599
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
600
600
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
601
|
+
$de-svg-border-stroke: $grey-dark-font !default;
|
|
601
602
|
|
|
602
603
|
// Table properties
|
|
603
604
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -614,6 +615,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
614
615
|
display: flex;
|
|
615
616
|
}
|
|
616
617
|
|
|
618
|
+
.e-de-svg-border-color {
|
|
619
|
+
stroke: $de-svg-border-stroke;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
.e-de-svg-border-fill-color {
|
|
623
|
+
fill: $de-svg-border-stroke;
|
|
624
|
+
}
|
|
625
|
+
|
|
617
626
|
.e-de-container-row {
|
|
618
627
|
display: flex;
|
|
619
628
|
padding-bottom: $de-padding-full;
|
|
@@ -598,6 +598,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
598
598
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
599
599
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
600
600
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
601
|
+
$de-svg-border-stroke: rgba($grey-light-font, .87) !default;
|
|
601
602
|
|
|
602
603
|
// Table properties
|
|
603
604
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -614,6 +615,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
614
615
|
display: flex;
|
|
615
616
|
}
|
|
616
617
|
|
|
618
|
+
.e-de-svg-border-color {
|
|
619
|
+
stroke: $de-svg-border-stroke;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
.e-de-svg-border-fill-color {
|
|
623
|
+
fill: $de-svg-border-stroke;
|
|
624
|
+
}
|
|
625
|
+
|
|
617
626
|
.e-de-container-row {
|
|
618
627
|
display: flex;
|
|
619
628
|
padding-bottom: $de-padding-full;
|
|
@@ -505,6 +505,7 @@ $de-para-dlg-rtl-btn-width: 100px !default;
|
|
|
505
505
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
506
506
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 20px !default;
|
|
507
507
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
508
|
+
$de-svg-border-stroke: rgba($content-text-color) !default;
|
|
508
509
|
|
|
509
510
|
// Color variable
|
|
510
511
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -609,6 +610,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
609
610
|
display: flex;
|
|
610
611
|
}
|
|
611
612
|
|
|
613
|
+
.e-de-svg-border-color {
|
|
614
|
+
stroke: $de-svg-border-stroke;
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
.e-de-svg-border-fill-color {
|
|
618
|
+
fill: $de-svg-border-stroke;
|
|
619
|
+
}
|
|
620
|
+
|
|
612
621
|
.e-de-container-row {
|
|
613
622
|
display: flex;
|
|
614
623
|
padding-bottom: $de-padding-full;
|
|
@@ -505,6 +505,7 @@ $de-para-dlg-rtl-btn-width: 100px !default;
|
|
|
505
505
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
506
506
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 20px !default;
|
|
507
507
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
508
|
+
$de-svg-border-stroke: rgba($content-text-color) !default;
|
|
508
509
|
|
|
509
510
|
// Color variable
|
|
510
511
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -609,6 +610,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
609
610
|
display: flex;
|
|
610
611
|
}
|
|
611
612
|
|
|
613
|
+
.e-de-svg-border-color {
|
|
614
|
+
stroke: $de-svg-border-stroke;
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
.e-de-svg-border-fill-color {
|
|
618
|
+
fill: $de-svg-border-stroke;
|
|
619
|
+
}
|
|
620
|
+
|
|
612
621
|
.e-de-container-row {
|
|
613
622
|
display: flex;
|
|
614
623
|
padding-bottom: $de-padding-full;
|
|
@@ -506,6 +506,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
506
506
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
507
507
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
508
508
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
509
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
509
510
|
|
|
510
511
|
// Table properties
|
|
511
512
|
$de-row-height-bottom-margin: 0;
|
|
@@ -606,6 +607,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
606
607
|
display: flex;
|
|
607
608
|
}
|
|
608
609
|
|
|
610
|
+
.e-de-svg-border-color {
|
|
611
|
+
stroke: $de-svg-border-stroke;
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
.e-de-svg-border-fill-color {
|
|
615
|
+
fill: $de-svg-border-stroke;
|
|
616
|
+
}
|
|
617
|
+
|
|
609
618
|
.e-de-container-row {
|
|
610
619
|
display: flex;
|
|
611
620
|
padding-bottom: $de-padding-full;
|
|
@@ -506,6 +506,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
506
506
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
507
507
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
508
508
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
509
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
509
510
|
|
|
510
511
|
// Table properties
|
|
511
512
|
$de-row-height-bottom-margin: 0;
|
|
@@ -606,6 +607,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
606
607
|
display: flex;
|
|
607
608
|
}
|
|
608
609
|
|
|
610
|
+
.e-de-svg-border-color {
|
|
611
|
+
stroke: $de-svg-border-stroke;
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
.e-de-svg-border-fill-color {
|
|
615
|
+
fill: $de-svg-border-stroke;
|
|
616
|
+
}
|
|
617
|
+
|
|
609
618
|
.e-de-container-row {
|
|
610
619
|
display: flex;
|
|
611
620
|
padding-bottom: $de-padding-full;
|
|
@@ -178,7 +178,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
178
178
|
.e-de-toolbar {
|
|
179
179
|
height: 100%;
|
|
180
180
|
}
|
|
181
|
-
|
|
181
|
+
.e-documenteditorcontainer {
|
|
182
|
+
display: block;
|
|
183
|
+
}
|
|
182
184
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
183
185
|
height: 0;
|
|
184
186
|
@if $skin-name == 'tailwind' {
|
|
@@ -178,7 +178,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
178
178
|
.e-de-toolbar {
|
|
179
179
|
height: 100%;
|
|
180
180
|
}
|
|
181
|
-
|
|
181
|
+
.e-documenteditorcontainer {
|
|
182
|
+
display: block;
|
|
183
|
+
}
|
|
182
184
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
183
185
|
height: 0;
|
|
184
186
|
@if $skin-name == 'tailwind' {
|
|
@@ -194,7 +194,9 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
194
194
|
.e-de-toolbar {
|
|
195
195
|
height: 100%;
|
|
196
196
|
}
|
|
197
|
-
|
|
197
|
+
.e-documenteditorcontainer {
|
|
198
|
+
display: block;
|
|
199
|
+
}
|
|
198
200
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
199
201
|
height: 0;
|
|
200
202
|
@if $skin-name == 'tailwind' {
|
|
@@ -204,7 +204,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
204
204
|
.e-de-toolbar {
|
|
205
205
|
height: 100%;
|
|
206
206
|
}
|
|
207
|
-
|
|
207
|
+
.e-documenteditorcontainer {
|
|
208
|
+
display: block;
|
|
209
|
+
}
|
|
208
210
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
209
211
|
height: 0;
|
|
210
212
|
@if $skin-name == 'tailwind' {
|
|
@@ -204,7 +204,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
204
204
|
.e-de-toolbar {
|
|
205
205
|
height: 100%;
|
|
206
206
|
}
|
|
207
|
-
|
|
207
|
+
.e-documenteditorcontainer {
|
|
208
|
+
display: block;
|
|
209
|
+
}
|
|
208
210
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
209
211
|
height: 0;
|
|
210
212
|
@if $skin-name == 'tailwind' {
|