@syncfusion/blazor-themes 22.2.7 → 22.2.9
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 +24 -7
- package/SCSS-Themes/bootstrap.scss +24 -7
- package/SCSS-Themes/bootstrap4.scss +24 -7
- package/SCSS-Themes/bootstrap5-dark.scss +24 -7
- package/SCSS-Themes/bootstrap5.scss +24 -7
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +11 -5
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +11 -5
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +11 -5
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/fabric.scss +11 -5
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/fluent.scss +11 -5
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +11 -5
- package/SCSS-Themes/buttons/check-box/material-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/material.scss +11 -5
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/material3.scss +11 -5
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/tailwind.scss +11 -5
- 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 +25 -8
- package/SCSS-Themes/fabric.scss +25 -8
- package/SCSS-Themes/fluent-dark.scss +24 -7
- package/SCSS-Themes/fluent.scss +24 -7
- 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 +24 -7
- package/SCSS-Themes/material-dark.scss +25 -8
- package/SCSS-Themes/material.scss +25 -8
- package/SCSS-Themes/material3-dark.scss +24 -7
- package/SCSS-Themes/material3.scss +24 -7
- 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 +24 -7
- package/SCSS-Themes/tailwind.scss +24 -7
- package/package.json +1 -1
|
@@ -351,8 +351,10 @@ $cbox-icon-color: $icon-color !default;
|
|
|
351
351
|
|
|
352
352
|
&:hover {
|
|
353
353
|
@if $skin-name != 'FluentUI' {
|
|
354
|
-
|
|
355
|
-
|
|
354
|
+
&.e-check {
|
|
355
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
356
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
357
|
+
}
|
|
356
358
|
}
|
|
357
359
|
@if $skin-name == 'FluentUI' {
|
|
358
360
|
&:not(.e-check),
|
|
@@ -447,8 +449,12 @@ $cbox-icon-color: $icon-color !default;
|
|
|
447
449
|
margin: 0;
|
|
448
450
|
|
|
449
451
|
&:hover {
|
|
450
|
-
|
|
451
|
-
|
|
452
|
+
@if $skin-name != 'FluentUI' {
|
|
453
|
+
&.e-check {
|
|
454
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
455
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
456
|
+
}
|
|
457
|
+
}
|
|
452
458
|
@if $skin-name == 'FluentUI' {
|
|
453
459
|
&:not(.e-check),
|
|
454
460
|
&:not(.e-stop)::before {
|
|
@@ -790,7 +796,7 @@ $cbox-icon-color: $icon-color !default;
|
|
|
790
796
|
color: $cbox-icon-color;
|
|
791
797
|
}
|
|
792
798
|
}
|
|
793
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
799
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
794
800
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
795
801
|
border-color: $cbox-checkmark-hover-border-color;
|
|
796
802
|
}
|
|
@@ -351,8 +351,10 @@ $cbox-icon-color: $icon-color !default;
|
|
|
351
351
|
|
|
352
352
|
&:hover {
|
|
353
353
|
@if $skin-name != 'FluentUI' {
|
|
354
|
-
|
|
355
|
-
|
|
354
|
+
&.e-check {
|
|
355
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
356
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
357
|
+
}
|
|
356
358
|
}
|
|
357
359
|
@if $skin-name == 'FluentUI' {
|
|
358
360
|
&:not(.e-check),
|
|
@@ -447,8 +449,12 @@ $cbox-icon-color: $icon-color !default;
|
|
|
447
449
|
margin: 0;
|
|
448
450
|
|
|
449
451
|
&:hover {
|
|
450
|
-
|
|
451
|
-
|
|
452
|
+
@if $skin-name != 'FluentUI' {
|
|
453
|
+
&.e-check {
|
|
454
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
455
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
456
|
+
}
|
|
457
|
+
}
|
|
452
458
|
@if $skin-name == 'FluentUI' {
|
|
453
459
|
&:not(.e-check),
|
|
454
460
|
&:not(.e-stop)::before {
|
|
@@ -790,7 +796,7 @@ $cbox-icon-color: $icon-color !default;
|
|
|
790
796
|
color: $cbox-icon-color;
|
|
791
797
|
}
|
|
792
798
|
}
|
|
793
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
799
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
794
800
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
795
801
|
border-color: $cbox-checkmark-hover-border-color;
|
|
796
802
|
}
|
|
@@ -345,8 +345,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
345
345
|
|
|
346
346
|
&:hover {
|
|
347
347
|
@if $skin-name != 'FluentUI' {
|
|
348
|
-
|
|
349
|
-
|
|
348
|
+
&.e-check {
|
|
349
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
350
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
351
|
+
}
|
|
350
352
|
}
|
|
351
353
|
@if $skin-name == 'FluentUI' {
|
|
352
354
|
&:not(.e-check),
|
|
@@ -441,8 +443,12 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
441
443
|
margin: 0;
|
|
442
444
|
|
|
443
445
|
&:hover {
|
|
444
|
-
|
|
445
|
-
|
|
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
|
+
}
|
|
446
452
|
@if $skin-name == 'FluentUI' {
|
|
447
453
|
&:not(.e-check),
|
|
448
454
|
&:not(.e-stop)::before {
|
|
@@ -784,7 +790,7 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
784
790
|
color: $cbox-icon-color;
|
|
785
791
|
}
|
|
786
792
|
}
|
|
787
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
793
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
788
794
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
789
795
|
border-color: $cbox-checkmark-hover-border-color;
|
|
790
796
|
}
|
|
@@ -350,8 +350,10 @@ $cbox-border-style: solid !default;
|
|
|
350
350
|
|
|
351
351
|
&:hover {
|
|
352
352
|
@if $skin-name != 'FluentUI' {
|
|
353
|
-
|
|
354
|
-
|
|
353
|
+
&.e-check {
|
|
354
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
355
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
356
|
+
}
|
|
355
357
|
}
|
|
356
358
|
@if $skin-name == 'FluentUI' {
|
|
357
359
|
&:not(.e-check),
|
|
@@ -446,8 +448,12 @@ $cbox-border-style: solid !default;
|
|
|
446
448
|
margin: 0;
|
|
447
449
|
|
|
448
450
|
&:hover {
|
|
449
|
-
|
|
450
|
-
|
|
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
|
+
}
|
|
451
457
|
@if $skin-name == 'FluentUI' {
|
|
452
458
|
&:not(.e-check),
|
|
453
459
|
&:not(.e-stop)::before {
|
|
@@ -789,7 +795,7 @@ $cbox-border-style: solid !default;
|
|
|
789
795
|
color: $cbox-icon-color;
|
|
790
796
|
}
|
|
791
797
|
}
|
|
792
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
798
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
793
799
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
794
800
|
border-color: $cbox-checkmark-hover-border-color;
|
|
795
801
|
}
|
|
@@ -346,8 +346,10 @@ $cbox-border-style: solid !default;
|
|
|
346
346
|
|
|
347
347
|
&:hover {
|
|
348
348
|
@if $skin-name != 'FluentUI' {
|
|
349
|
-
|
|
350
|
-
|
|
349
|
+
&.e-check {
|
|
350
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
351
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
352
|
+
}
|
|
351
353
|
}
|
|
352
354
|
@if $skin-name == 'FluentUI' {
|
|
353
355
|
&:not(.e-check),
|
|
@@ -442,8 +444,12 @@ $cbox-border-style: solid !default;
|
|
|
442
444
|
margin: 0;
|
|
443
445
|
|
|
444
446
|
&:hover {
|
|
445
|
-
|
|
446
|
-
|
|
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
|
+
}
|
|
447
453
|
@if $skin-name == 'FluentUI' {
|
|
448
454
|
&:not(.e-check),
|
|
449
455
|
&:not(.e-stop)::before {
|
|
@@ -785,7 +791,7 @@ $cbox-border-style: solid !default;
|
|
|
785
791
|
color: $cbox-icon-color;
|
|
786
792
|
}
|
|
787
793
|
}
|
|
788
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
794
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
789
795
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
790
796
|
border-color: $cbox-checkmark-hover-border-color;
|
|
791
797
|
}
|
|
@@ -347,8 +347,10 @@ $cbox-border-style: solid !default;
|
|
|
347
347
|
|
|
348
348
|
&:hover {
|
|
349
349
|
@if $skin-name != 'FluentUI' {
|
|
350
|
-
|
|
351
|
-
|
|
350
|
+
&.e-check {
|
|
351
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
352
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
353
|
+
}
|
|
352
354
|
}
|
|
353
355
|
@if $skin-name == 'FluentUI' {
|
|
354
356
|
&:not(.e-check),
|
|
@@ -443,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
443
445
|
margin: 0;
|
|
444
446
|
|
|
445
447
|
&:hover {
|
|
446
|
-
|
|
447
|
-
|
|
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
|
+
}
|
|
448
454
|
@if $skin-name == 'FluentUI' {
|
|
449
455
|
&:not(.e-check),
|
|
450
456
|
&:not(.e-stop)::before {
|
|
@@ -786,7 +792,7 @@ $cbox-border-style: solid !default;
|
|
|
786
792
|
color: $cbox-icon-color;
|
|
787
793
|
}
|
|
788
794
|
}
|
|
789
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
795
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
790
796
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
791
797
|
border-color: $cbox-checkmark-hover-border-color;
|
|
792
798
|
}
|
|
@@ -347,8 +347,10 @@ $cbox-border-style: solid !default;
|
|
|
347
347
|
|
|
348
348
|
&:hover {
|
|
349
349
|
@if $skin-name != 'FluentUI' {
|
|
350
|
-
|
|
351
|
-
|
|
350
|
+
&.e-check {
|
|
351
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
352
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
353
|
+
}
|
|
352
354
|
}
|
|
353
355
|
@if $skin-name == 'FluentUI' {
|
|
354
356
|
&:not(.e-check),
|
|
@@ -443,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
443
445
|
margin: 0;
|
|
444
446
|
|
|
445
447
|
&:hover {
|
|
446
|
-
|
|
447
|
-
|
|
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
|
+
}
|
|
448
454
|
@if $skin-name == 'FluentUI' {
|
|
449
455
|
&:not(.e-check),
|
|
450
456
|
&:not(.e-stop)::before {
|
|
@@ -786,7 +792,7 @@ $cbox-border-style: solid !default;
|
|
|
786
792
|
color: $cbox-icon-color;
|
|
787
793
|
}
|
|
788
794
|
}
|
|
789
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
795
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
790
796
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
791
797
|
border-color: $cbox-checkmark-hover-border-color;
|
|
792
798
|
}
|
|
@@ -347,8 +347,10 @@ $cbox-border-style: solid !default;
|
|
|
347
347
|
|
|
348
348
|
&:hover {
|
|
349
349
|
@if $skin-name != 'FluentUI' {
|
|
350
|
-
|
|
351
|
-
|
|
350
|
+
&.e-check {
|
|
351
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
352
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
353
|
+
}
|
|
352
354
|
}
|
|
353
355
|
@if $skin-name == 'FluentUI' {
|
|
354
356
|
&:not(.e-check),
|
|
@@ -443,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
443
445
|
margin: 0;
|
|
444
446
|
|
|
445
447
|
&:hover {
|
|
446
|
-
|
|
447
|
-
|
|
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
|
+
}
|
|
448
454
|
@if $skin-name == 'FluentUI' {
|
|
449
455
|
&:not(.e-check),
|
|
450
456
|
&:not(.e-stop)::before {
|
|
@@ -786,7 +792,7 @@ $cbox-border-style: solid !default;
|
|
|
786
792
|
color: $cbox-icon-color;
|
|
787
793
|
}
|
|
788
794
|
}
|
|
789
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
795
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
790
796
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
791
797
|
border-color: $cbox-checkmark-hover-border-color;
|
|
792
798
|
}
|
|
@@ -347,8 +347,10 @@ $cbox-border-style: solid !default;
|
|
|
347
347
|
|
|
348
348
|
&:hover {
|
|
349
349
|
@if $skin-name != 'FluentUI' {
|
|
350
|
-
|
|
351
|
-
|
|
350
|
+
&.e-check {
|
|
351
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
352
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
353
|
+
}
|
|
352
354
|
}
|
|
353
355
|
@if $skin-name == 'FluentUI' {
|
|
354
356
|
&:not(.e-check),
|
|
@@ -443,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
443
445
|
margin: 0;
|
|
444
446
|
|
|
445
447
|
&:hover {
|
|
446
|
-
|
|
447
|
-
|
|
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
|
+
}
|
|
448
454
|
@if $skin-name == 'FluentUI' {
|
|
449
455
|
&:not(.e-check),
|
|
450
456
|
&:not(.e-stop)::before {
|
|
@@ -786,7 +792,7 @@ $cbox-border-style: solid !default;
|
|
|
786
792
|
color: $cbox-icon-color;
|
|
787
793
|
}
|
|
788
794
|
}
|
|
789
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
795
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
790
796
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
791
797
|
border-color: $cbox-checkmark-hover-border-color;
|
|
792
798
|
}
|
|
@@ -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;
|