@syncfusion/blazor-themes 26.2.5 → 26.2.8
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/bds-dark.scss +188 -30
- package/SCSS-Themes/bds.scss +188 -30
- package/SCSS-Themes/bootstrap-dark.scss +190 -32
- package/SCSS-Themes/bootstrap.scss +190 -32
- package/SCSS-Themes/bootstrap4.scss +190 -32
- package/SCSS-Themes/bootstrap5-dark.scss +190 -32
- package/SCSS-Themes/bootstrap5.scss +190 -32
- package/SCSS-Themes/buttons/radio-button/bds-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bds.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap4.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/highcontrast.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material3-dark.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/material3.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/tailwind-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/tailwind.scss +6 -0
- package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bds.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +4 -3
- package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +4 -3
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +16 -3
- package/SCSS-Themes/fabric-dark.scss +190 -32
- package/SCSS-Themes/fabric.scss +190 -32
- package/SCSS-Themes/fluent-dark.scss +190 -32
- package/SCSS-Themes/fluent.scss +190 -32
- package/SCSS-Themes/fluent2-dark.scss +192 -34
- package/SCSS-Themes/fluent2.scss +192 -34
- package/SCSS-Themes/highcontrast.scss +190 -32
- package/SCSS-Themes/material-dark.scss +190 -32
- package/SCSS-Themes/material.scss +190 -32
- package/SCSS-Themes/material3-dark.scss +192 -34
- package/SCSS-Themes/material3.scss +192 -34
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +94 -19
- package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bds.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bds.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +34 -6
- package/SCSS-Themes/tailwind-dark.scss +190 -32
- package/SCSS-Themes/tailwind.scss +190 -32
- package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bds.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind.scss +28 -3
- package/package.json +1 -1
|
@@ -1543,13 +1543,13 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1543
1543
|
}
|
|
1544
1544
|
.e-btn-toggle {
|
|
1545
1545
|
@if $skin-name=='fluent2' {
|
|
1546
|
-
background-color: var(--color-sf-
|
|
1546
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1547
1547
|
}
|
|
1548
1548
|
@else{
|
|
1549
1549
|
background-color: $de-toggle-bg-color !important;
|
|
1550
1550
|
}
|
|
1551
1551
|
@if $skin-name =='fluent2' {
|
|
1552
|
-
|
|
1552
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1553
1553
|
}
|
|
1554
1554
|
@if $skin-name=='highcontrast' {
|
|
1555
1555
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1561,7 +1561,12 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1561
1561
|
outline-offset: 0;
|
|
1562
1562
|
box-shadow: $de-toggle-btn-border !important;
|
|
1563
1563
|
#{if(&, '&', '*')}:hover {
|
|
1564
|
-
|
|
1564
|
+
@if $skin-name=='fluent2' {
|
|
1565
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1566
|
+
}
|
|
1567
|
+
@else {
|
|
1568
|
+
background-color: $de-toggle-bg-color !important;
|
|
1569
|
+
}
|
|
1565
1570
|
@if $skin-name=='fabric' {
|
|
1566
1571
|
border-color: $de-toggle-bg-color !important;
|
|
1567
1572
|
}
|
|
@@ -1578,6 +1583,14 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1578
1583
|
color: $de-title-bar-font-clr !important;
|
|
1579
1584
|
}
|
|
1580
1585
|
}
|
|
1586
|
+
@if $skin-name=='fluent2' {
|
|
1587
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1588
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1589
|
+
}
|
|
1590
|
+
.e-btn-toggle>span {
|
|
1591
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1592
|
+
}
|
|
1593
|
+
}
|
|
1581
1594
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1582
1595
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1583
1596
|
border-radius: 0;
|
|
@@ -1543,13 +1543,13 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1543
1543
|
}
|
|
1544
1544
|
.e-btn-toggle {
|
|
1545
1545
|
@if $skin-name=='fluent2' {
|
|
1546
|
-
background-color: var(--color-sf-
|
|
1546
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1547
1547
|
}
|
|
1548
1548
|
@else{
|
|
1549
1549
|
background-color: $de-toggle-bg-color !important;
|
|
1550
1550
|
}
|
|
1551
1551
|
@if $skin-name =='fluent2' {
|
|
1552
|
-
|
|
1552
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1553
1553
|
}
|
|
1554
1554
|
@if $skin-name=='highcontrast' {
|
|
1555
1555
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1561,7 +1561,12 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1561
1561
|
outline-offset: 0;
|
|
1562
1562
|
box-shadow: $de-toggle-btn-border !important;
|
|
1563
1563
|
#{if(&, '&', '*')}:hover {
|
|
1564
|
-
|
|
1564
|
+
@if $skin-name=='fluent2' {
|
|
1565
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1566
|
+
}
|
|
1567
|
+
@else {
|
|
1568
|
+
background-color: $de-toggle-bg-color !important;
|
|
1569
|
+
}
|
|
1565
1570
|
@if $skin-name=='fabric' {
|
|
1566
1571
|
border-color: $de-toggle-bg-color !important;
|
|
1567
1572
|
}
|
|
@@ -1578,6 +1583,14 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1578
1583
|
color: $de-title-bar-font-clr !important;
|
|
1579
1584
|
}
|
|
1580
1585
|
}
|
|
1586
|
+
@if $skin-name=='fluent2' {
|
|
1587
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1588
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1589
|
+
}
|
|
1590
|
+
.e-btn-toggle>span {
|
|
1591
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1592
|
+
}
|
|
1593
|
+
}
|
|
1581
1594
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1582
1595
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1583
1596
|
border-radius: 0;
|
|
@@ -1525,13 +1525,13 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1525
1525
|
}
|
|
1526
1526
|
.e-btn-toggle {
|
|
1527
1527
|
@if $skin-name=='fluent2' {
|
|
1528
|
-
background-color: var(--color-sf-
|
|
1528
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1529
1529
|
}
|
|
1530
1530
|
@else{
|
|
1531
1531
|
background-color: $de-toggle-bg-color !important;
|
|
1532
1532
|
}
|
|
1533
1533
|
@if $skin-name =='fluent2' {
|
|
1534
|
-
|
|
1534
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1535
1535
|
}
|
|
1536
1536
|
@if $skin-name=='highcontrast' {
|
|
1537
1537
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1543,7 +1543,12 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1543
1543
|
outline-offset: 0;
|
|
1544
1544
|
box-shadow: $de-toggle-btn-border !important;
|
|
1545
1545
|
#{if(&, '&', '*')}:hover {
|
|
1546
|
-
|
|
1546
|
+
@if $skin-name=='fluent2' {
|
|
1547
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1548
|
+
}
|
|
1549
|
+
@else {
|
|
1550
|
+
background-color: $de-toggle-bg-color !important;
|
|
1551
|
+
}
|
|
1547
1552
|
@if $skin-name=='fabric' {
|
|
1548
1553
|
border-color: $de-toggle-bg-color !important;
|
|
1549
1554
|
}
|
|
@@ -1560,6 +1565,14 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1560
1565
|
color: $de-title-bar-font-clr !important;
|
|
1561
1566
|
}
|
|
1562
1567
|
}
|
|
1568
|
+
@if $skin-name=='fluent2' {
|
|
1569
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1570
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1571
|
+
}
|
|
1572
|
+
.e-btn-toggle>span {
|
|
1573
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1574
|
+
}
|
|
1575
|
+
}
|
|
1563
1576
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1564
1577
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1565
1578
|
border-radius: 0;
|
|
@@ -1523,13 +1523,13 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1523
1523
|
}
|
|
1524
1524
|
.e-btn-toggle {
|
|
1525
1525
|
@if $skin-name=='fluent2' {
|
|
1526
|
-
background-color: var(--color-sf-
|
|
1526
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1527
1527
|
}
|
|
1528
1528
|
@else{
|
|
1529
1529
|
background-color: $de-toggle-bg-color !important;
|
|
1530
1530
|
}
|
|
1531
1531
|
@if $skin-name =='fluent2' {
|
|
1532
|
-
|
|
1532
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1533
1533
|
}
|
|
1534
1534
|
@if $skin-name=='highcontrast' {
|
|
1535
1535
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1541,7 +1541,12 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1541
1541
|
outline-offset: 0;
|
|
1542
1542
|
box-shadow: $de-toggle-btn-border !important;
|
|
1543
1543
|
#{if(&, '&', '*')}:hover {
|
|
1544
|
-
|
|
1544
|
+
@if $skin-name=='fluent2' {
|
|
1545
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1546
|
+
}
|
|
1547
|
+
@else {
|
|
1548
|
+
background-color: $de-toggle-bg-color !important;
|
|
1549
|
+
}
|
|
1545
1550
|
@if $skin-name=='fabric' {
|
|
1546
1551
|
border-color: $de-toggle-bg-color !important;
|
|
1547
1552
|
}
|
|
@@ -1558,6 +1563,14 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1558
1563
|
color: $de-title-bar-font-clr !important;
|
|
1559
1564
|
}
|
|
1560
1565
|
}
|
|
1566
|
+
@if $skin-name=='fluent2' {
|
|
1567
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1568
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1569
|
+
}
|
|
1570
|
+
.e-btn-toggle>span {
|
|
1571
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1572
|
+
}
|
|
1573
|
+
}
|
|
1561
1574
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1562
1575
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1563
1576
|
border-radius: 0;
|
|
@@ -1544,13 +1544,13 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1544
1544
|
}
|
|
1545
1545
|
.e-btn-toggle {
|
|
1546
1546
|
@if $skin-name=='fluent2' {
|
|
1547
|
-
background-color: var(--color-sf-
|
|
1547
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1548
1548
|
}
|
|
1549
1549
|
@else{
|
|
1550
1550
|
background-color: $de-toggle-bg-color !important;
|
|
1551
1551
|
}
|
|
1552
1552
|
@if $skin-name =='fluent2' {
|
|
1553
|
-
|
|
1553
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1554
1554
|
}
|
|
1555
1555
|
@if $skin-name=='highcontrast' {
|
|
1556
1556
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1562,7 +1562,12 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1562
1562
|
outline-offset: 0;
|
|
1563
1563
|
box-shadow: $de-toggle-btn-border !important;
|
|
1564
1564
|
#{if(&, '&', '*')}:hover {
|
|
1565
|
-
|
|
1565
|
+
@if $skin-name=='fluent2' {
|
|
1566
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1567
|
+
}
|
|
1568
|
+
@else {
|
|
1569
|
+
background-color: $de-toggle-bg-color !important;
|
|
1570
|
+
}
|
|
1566
1571
|
@if $skin-name=='fabric' {
|
|
1567
1572
|
border-color: $de-toggle-bg-color !important;
|
|
1568
1573
|
}
|
|
@@ -1579,6 +1584,14 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1579
1584
|
color: $de-title-bar-font-clr !important;
|
|
1580
1585
|
}
|
|
1581
1586
|
}
|
|
1587
|
+
@if $skin-name=='fluent2' {
|
|
1588
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1589
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1590
|
+
}
|
|
1591
|
+
.e-btn-toggle>span {
|
|
1592
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1593
|
+
}
|
|
1594
|
+
}
|
|
1582
1595
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1583
1596
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1584
1597
|
border-radius: 0;
|
|
@@ -1544,13 +1544,13 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1544
1544
|
}
|
|
1545
1545
|
.e-btn-toggle {
|
|
1546
1546
|
@if $skin-name=='fluent2' {
|
|
1547
|
-
background-color: var(--color-sf-
|
|
1547
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1548
1548
|
}
|
|
1549
1549
|
@else{
|
|
1550
1550
|
background-color: $de-toggle-bg-color !important;
|
|
1551
1551
|
}
|
|
1552
1552
|
@if $skin-name =='fluent2' {
|
|
1553
|
-
|
|
1553
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1554
1554
|
}
|
|
1555
1555
|
@if $skin-name=='highcontrast' {
|
|
1556
1556
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1562,7 +1562,12 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1562
1562
|
outline-offset: 0;
|
|
1563
1563
|
box-shadow: $de-toggle-btn-border !important;
|
|
1564
1564
|
#{if(&, '&', '*')}:hover {
|
|
1565
|
-
|
|
1565
|
+
@if $skin-name=='fluent2' {
|
|
1566
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1567
|
+
}
|
|
1568
|
+
@else {
|
|
1569
|
+
background-color: $de-toggle-bg-color !important;
|
|
1570
|
+
}
|
|
1566
1571
|
@if $skin-name=='fabric' {
|
|
1567
1572
|
border-color: $de-toggle-bg-color !important;
|
|
1568
1573
|
}
|
|
@@ -1579,6 +1584,14 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1579
1584
|
color: $de-title-bar-font-clr !important;
|
|
1580
1585
|
}
|
|
1581
1586
|
}
|
|
1587
|
+
@if $skin-name=='fluent2' {
|
|
1588
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1589
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1590
|
+
}
|
|
1591
|
+
.e-btn-toggle>span {
|
|
1592
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1593
|
+
}
|
|
1594
|
+
}
|
|
1582
1595
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1583
1596
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1584
1597
|
border-radius: 0;
|
|
@@ -1546,13 +1546,13 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
1546
1546
|
}
|
|
1547
1547
|
.e-btn-toggle {
|
|
1548
1548
|
@if $skin-name=='fluent2' {
|
|
1549
|
-
background-color: var(--color-sf-
|
|
1549
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1550
1550
|
}
|
|
1551
1551
|
@else{
|
|
1552
1552
|
background-color: $de-toggle-bg-color !important;
|
|
1553
1553
|
}
|
|
1554
1554
|
@if $skin-name =='fluent2' {
|
|
1555
|
-
|
|
1555
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1556
1556
|
}
|
|
1557
1557
|
@if $skin-name=='highcontrast' {
|
|
1558
1558
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1564,7 +1564,12 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
1564
1564
|
outline-offset: 0;
|
|
1565
1565
|
box-shadow: $de-toggle-btn-border !important;
|
|
1566
1566
|
#{if(&, '&', '*')}:hover {
|
|
1567
|
-
|
|
1567
|
+
@if $skin-name=='fluent2' {
|
|
1568
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1569
|
+
}
|
|
1570
|
+
@else {
|
|
1571
|
+
background-color: $de-toggle-bg-color !important;
|
|
1572
|
+
}
|
|
1568
1573
|
@if $skin-name=='fabric' {
|
|
1569
1574
|
border-color: $de-toggle-bg-color !important;
|
|
1570
1575
|
}
|
|
@@ -1581,6 +1586,14 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
1581
1586
|
color: $de-title-bar-font-clr !important;
|
|
1582
1587
|
}
|
|
1583
1588
|
}
|
|
1589
|
+
@if $skin-name=='fluent2' {
|
|
1590
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1591
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1592
|
+
}
|
|
1593
|
+
.e-btn-toggle>span {
|
|
1594
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1595
|
+
}
|
|
1596
|
+
}
|
|
1584
1597
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1585
1598
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1586
1599
|
border-radius: 0;
|
|
@@ -1546,13 +1546,13 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
1546
1546
|
}
|
|
1547
1547
|
.e-btn-toggle {
|
|
1548
1548
|
@if $skin-name=='fluent2' {
|
|
1549
|
-
background-color: var(--color-sf-
|
|
1549
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1550
1550
|
}
|
|
1551
1551
|
@else{
|
|
1552
1552
|
background-color: $de-toggle-bg-color !important;
|
|
1553
1553
|
}
|
|
1554
1554
|
@if $skin-name =='fluent2' {
|
|
1555
|
-
|
|
1555
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1556
1556
|
}
|
|
1557
1557
|
@if $skin-name=='highcontrast' {
|
|
1558
1558
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1564,7 +1564,12 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
1564
1564
|
outline-offset: 0;
|
|
1565
1565
|
box-shadow: $de-toggle-btn-border !important;
|
|
1566
1566
|
#{if(&, '&', '*')}:hover {
|
|
1567
|
-
|
|
1567
|
+
@if $skin-name=='fluent2' {
|
|
1568
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1569
|
+
}
|
|
1570
|
+
@else {
|
|
1571
|
+
background-color: $de-toggle-bg-color !important;
|
|
1572
|
+
}
|
|
1568
1573
|
@if $skin-name=='fabric' {
|
|
1569
1574
|
border-color: $de-toggle-bg-color !important;
|
|
1570
1575
|
}
|
|
@@ -1581,6 +1586,14 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
1581
1586
|
color: $de-title-bar-font-clr !important;
|
|
1582
1587
|
}
|
|
1583
1588
|
}
|
|
1589
|
+
@if $skin-name=='fluent2' {
|
|
1590
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1591
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1592
|
+
}
|
|
1593
|
+
.e-btn-toggle>span {
|
|
1594
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1595
|
+
}
|
|
1596
|
+
}
|
|
1584
1597
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1585
1598
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1586
1599
|
border-radius: 0;
|
|
@@ -1524,13 +1524,13 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1524
1524
|
}
|
|
1525
1525
|
.e-btn-toggle {
|
|
1526
1526
|
@if $skin-name=='fluent2' {
|
|
1527
|
-
background-color: var(--color-sf-
|
|
1527
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1528
1528
|
}
|
|
1529
1529
|
@else{
|
|
1530
1530
|
background-color: $de-toggle-bg-color !important;
|
|
1531
1531
|
}
|
|
1532
1532
|
@if $skin-name =='fluent2' {
|
|
1533
|
-
|
|
1533
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1534
1534
|
}
|
|
1535
1535
|
@if $skin-name=='highcontrast' {
|
|
1536
1536
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1542,7 +1542,12 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1542
1542
|
outline-offset: 0;
|
|
1543
1543
|
box-shadow: $de-toggle-btn-border !important;
|
|
1544
1544
|
#{if(&, '&', '*')}:hover {
|
|
1545
|
-
|
|
1545
|
+
@if $skin-name=='fluent2' {
|
|
1546
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1547
|
+
}
|
|
1548
|
+
@else {
|
|
1549
|
+
background-color: $de-toggle-bg-color !important;
|
|
1550
|
+
}
|
|
1546
1551
|
@if $skin-name=='fabric' {
|
|
1547
1552
|
border-color: $de-toggle-bg-color !important;
|
|
1548
1553
|
}
|
|
@@ -1559,6 +1564,14 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1559
1564
|
color: $de-title-bar-font-clr !important;
|
|
1560
1565
|
}
|
|
1561
1566
|
}
|
|
1567
|
+
@if $skin-name=='fluent2' {
|
|
1568
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1569
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1570
|
+
}
|
|
1571
|
+
.e-btn-toggle>span {
|
|
1572
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1573
|
+
}
|
|
1574
|
+
}
|
|
1562
1575
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1563
1576
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1564
1577
|
border-radius: 0;
|
|
@@ -1525,13 +1525,13 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1525
1525
|
}
|
|
1526
1526
|
.e-btn-toggle {
|
|
1527
1527
|
@if $skin-name=='fluent2' {
|
|
1528
|
-
background-color: var(--color-sf-
|
|
1528
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1529
1529
|
}
|
|
1530
1530
|
@else{
|
|
1531
1531
|
background-color: $de-toggle-bg-color !important;
|
|
1532
1532
|
}
|
|
1533
1533
|
@if $skin-name =='fluent2' {
|
|
1534
|
-
|
|
1534
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1535
1535
|
}
|
|
1536
1536
|
@if $skin-name=='highcontrast' {
|
|
1537
1537
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1543,7 +1543,12 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1543
1543
|
outline-offset: 0;
|
|
1544
1544
|
box-shadow: $de-toggle-btn-border !important;
|
|
1545
1545
|
#{if(&, '&', '*')}:hover {
|
|
1546
|
-
|
|
1546
|
+
@if $skin-name=='fluent2' {
|
|
1547
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1548
|
+
}
|
|
1549
|
+
@else {
|
|
1550
|
+
background-color: $de-toggle-bg-color !important;
|
|
1551
|
+
}
|
|
1547
1552
|
@if $skin-name=='fabric' {
|
|
1548
1553
|
border-color: $de-toggle-bg-color !important;
|
|
1549
1554
|
}
|
|
@@ -1560,6 +1565,14 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1560
1565
|
color: $de-title-bar-font-clr !important;
|
|
1561
1566
|
}
|
|
1562
1567
|
}
|
|
1568
|
+
@if $skin-name=='fluent2' {
|
|
1569
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1570
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1571
|
+
}
|
|
1572
|
+
.e-btn-toggle>span {
|
|
1573
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1574
|
+
}
|
|
1575
|
+
}
|
|
1563
1576
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1564
1577
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1565
1578
|
border-radius: 0;
|
|
@@ -1524,13 +1524,13 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1524
1524
|
}
|
|
1525
1525
|
.e-btn-toggle {
|
|
1526
1526
|
@if $skin-name=='fluent2' {
|
|
1527
|
-
background-color: var(--color-sf-
|
|
1527
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1528
1528
|
}
|
|
1529
1529
|
@else{
|
|
1530
1530
|
background-color: $de-toggle-bg-color !important;
|
|
1531
1531
|
}
|
|
1532
1532
|
@if $skin-name =='fluent2' {
|
|
1533
|
-
|
|
1533
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1534
1534
|
}
|
|
1535
1535
|
@if $skin-name=='highcontrast' {
|
|
1536
1536
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1542,7 +1542,12 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1542
1542
|
outline-offset: 0;
|
|
1543
1543
|
box-shadow: $de-toggle-btn-border !important;
|
|
1544
1544
|
#{if(&, '&', '*')}:hover {
|
|
1545
|
-
|
|
1545
|
+
@if $skin-name=='fluent2' {
|
|
1546
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1547
|
+
}
|
|
1548
|
+
@else {
|
|
1549
|
+
background-color: $de-toggle-bg-color !important;
|
|
1550
|
+
}
|
|
1546
1551
|
@if $skin-name=='fabric' {
|
|
1547
1552
|
border-color: $de-toggle-bg-color !important;
|
|
1548
1553
|
}
|
|
@@ -1559,6 +1564,14 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1559
1564
|
color: $de-title-bar-font-clr !important;
|
|
1560
1565
|
}
|
|
1561
1566
|
}
|
|
1567
|
+
@if $skin-name=='fluent2' {
|
|
1568
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1569
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1570
|
+
}
|
|
1571
|
+
.e-btn-toggle>span {
|
|
1572
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1573
|
+
}
|
|
1574
|
+
}
|
|
1562
1575
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1563
1576
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1564
1577
|
border-radius: 0;
|
|
@@ -1547,13 +1547,13 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1547
1547
|
}
|
|
1548
1548
|
.e-btn-toggle {
|
|
1549
1549
|
@if $skin-name=='fluent2' {
|
|
1550
|
-
background-color: var(--color-sf-
|
|
1550
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1551
1551
|
}
|
|
1552
1552
|
@else{
|
|
1553
1553
|
background-color: $de-toggle-bg-color !important;
|
|
1554
1554
|
}
|
|
1555
1555
|
@if $skin-name =='fluent2' {
|
|
1556
|
-
|
|
1556
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1557
1557
|
}
|
|
1558
1558
|
@if $skin-name=='highcontrast' {
|
|
1559
1559
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1565,7 +1565,12 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1565
1565
|
outline-offset: 0;
|
|
1566
1566
|
box-shadow: $de-toggle-btn-border !important;
|
|
1567
1567
|
#{if(&, '&', '*')}:hover {
|
|
1568
|
-
|
|
1568
|
+
@if $skin-name=='fluent2' {
|
|
1569
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1570
|
+
}
|
|
1571
|
+
@else {
|
|
1572
|
+
background-color: $de-toggle-bg-color !important;
|
|
1573
|
+
}
|
|
1569
1574
|
@if $skin-name=='fabric' {
|
|
1570
1575
|
border-color: $de-toggle-bg-color !important;
|
|
1571
1576
|
}
|
|
@@ -1582,6 +1587,14 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1582
1587
|
color: $de-title-bar-font-clr !important;
|
|
1583
1588
|
}
|
|
1584
1589
|
}
|
|
1590
|
+
@if $skin-name=='fluent2' {
|
|
1591
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1592
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1593
|
+
}
|
|
1594
|
+
.e-btn-toggle>span {
|
|
1595
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1596
|
+
}
|
|
1597
|
+
}
|
|
1585
1598
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1586
1599
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1587
1600
|
border-radius: 0;
|
|
@@ -1547,13 +1547,13 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1547
1547
|
}
|
|
1548
1548
|
.e-btn-toggle {
|
|
1549
1549
|
@if $skin-name=='fluent2' {
|
|
1550
|
-
background-color: var(--color-sf-
|
|
1550
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1551
1551
|
}
|
|
1552
1552
|
@else{
|
|
1553
1553
|
background-color: $de-toggle-bg-color !important;
|
|
1554
1554
|
}
|
|
1555
1555
|
@if $skin-name =='fluent2' {
|
|
1556
|
-
|
|
1556
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1557
1557
|
}
|
|
1558
1558
|
@if $skin-name=='highcontrast' {
|
|
1559
1559
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1565,7 +1565,12 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1565
1565
|
outline-offset: 0;
|
|
1566
1566
|
box-shadow: $de-toggle-btn-border !important;
|
|
1567
1567
|
#{if(&, '&', '*')}:hover {
|
|
1568
|
-
|
|
1568
|
+
@if $skin-name=='fluent2' {
|
|
1569
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1570
|
+
}
|
|
1571
|
+
@else {
|
|
1572
|
+
background-color: $de-toggle-bg-color !important;
|
|
1573
|
+
}
|
|
1569
1574
|
@if $skin-name=='fabric' {
|
|
1570
1575
|
border-color: $de-toggle-bg-color !important;
|
|
1571
1576
|
}
|
|
@@ -1582,6 +1587,14 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1582
1587
|
color: $de-title-bar-font-clr !important;
|
|
1583
1588
|
}
|
|
1584
1589
|
}
|
|
1590
|
+
@if $skin-name=='fluent2' {
|
|
1591
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1592
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1593
|
+
}
|
|
1594
|
+
.e-btn-toggle>span {
|
|
1595
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1596
|
+
}
|
|
1597
|
+
}
|
|
1585
1598
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1586
1599
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1587
1600
|
border-radius: 0;
|
|
@@ -1537,13 +1537,13 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
1537
1537
|
}
|
|
1538
1538
|
.e-btn-toggle {
|
|
1539
1539
|
@if $skin-name=='fluent2' {
|
|
1540
|
-
background-color: var(--color-sf-
|
|
1540
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1541
1541
|
}
|
|
1542
1542
|
@else{
|
|
1543
1543
|
background-color: $de-toggle-bg-color !important;
|
|
1544
1544
|
}
|
|
1545
1545
|
@if $skin-name =='fluent2' {
|
|
1546
|
-
|
|
1546
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1547
1547
|
}
|
|
1548
1548
|
@if $skin-name=='highcontrast' {
|
|
1549
1549
|
color: $de-title-bar-font-clr !important;
|
|
@@ -1555,7 +1555,12 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
1555
1555
|
outline-offset: 0;
|
|
1556
1556
|
box-shadow: $de-toggle-btn-border !important;
|
|
1557
1557
|
#{if(&, '&', '*')}:hover {
|
|
1558
|
-
|
|
1558
|
+
@if $skin-name=='fluent2' {
|
|
1559
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
1560
|
+
}
|
|
1561
|
+
@else {
|
|
1562
|
+
background-color: $de-toggle-bg-color !important;
|
|
1563
|
+
}
|
|
1559
1564
|
@if $skin-name=='fabric' {
|
|
1560
1565
|
border-color: $de-toggle-bg-color !important;
|
|
1561
1566
|
}
|
|
@@ -1572,6 +1577,14 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
1572
1577
|
color: $de-title-bar-font-clr !important;
|
|
1573
1578
|
}
|
|
1574
1579
|
}
|
|
1580
|
+
@if $skin-name=='fluent2' {
|
|
1581
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
1582
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1583
|
+
}
|
|
1584
|
+
.e-btn-toggle>span {
|
|
1585
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
1586
|
+
}
|
|
1587
|
+
}
|
|
1575
1588
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
1576
1589
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
1577
1590
|
border-radius: 0;
|