@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
|
@@ -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;
|
|
@@ -37827,6 +37827,12 @@ $radio-btn-ripple-bgcolor: rgba(0, 0, 0, .3) !default;
|
|
|
37827
37827
|
border-color: $radio-btn-focus-check-border-color;
|
|
37828
37828
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
37829
37829
|
}
|
|
37830
|
+
|
|
37831
|
+
& .e-ripple-container {
|
|
37832
|
+
@if $skin-name == 'Material3' {
|
|
37833
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
37834
|
+
}
|
|
37835
|
+
}
|
|
37830
37836
|
}
|
|
37831
37837
|
}
|
|
37832
37838
|
|
|
@@ -67324,7 +67330,8 @@ $de-column-presets-font-size: 60px !default;
|
|
|
67324
67330
|
.e-de-style-paragraph-group-button .e-btn.e-active,
|
|
67325
67331
|
.e-de-style-font-group-button .e-btn.e-active {
|
|
67326
67332
|
@if $skin-name =='fluent2' {
|
|
67327
|
-
background-color: var(--color-sf-
|
|
67333
|
+
background-color: var(--color-sf-content-bg-color-pressed);
|
|
67334
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
67328
67335
|
}
|
|
67329
67336
|
}
|
|
67330
67337
|
.e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
|
|
@@ -69738,13 +69745,13 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69738
69745
|
}
|
|
69739
69746
|
.e-btn-toggle {
|
|
69740
69747
|
@if $skin-name=='fluent2' {
|
|
69741
|
-
background-color: var(--color-sf-
|
|
69748
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
69742
69749
|
}
|
|
69743
69750
|
@else{
|
|
69744
69751
|
background-color: $de-toggle-bg-color !important;
|
|
69745
69752
|
}
|
|
69746
69753
|
@if $skin-name =='fluent2' {
|
|
69747
|
-
|
|
69754
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
69748
69755
|
}
|
|
69749
69756
|
@if $skin-name=='highcontrast' {
|
|
69750
69757
|
color: $de-title-bar-font-clr !important;
|
|
@@ -69756,7 +69763,12 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69756
69763
|
outline-offset: 0;
|
|
69757
69764
|
box-shadow: $de-toggle-btn-border !important;
|
|
69758
69765
|
#{if(&, '&', '*')}:hover {
|
|
69759
|
-
|
|
69766
|
+
@if $skin-name=='fluent2' {
|
|
69767
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
69768
|
+
}
|
|
69769
|
+
@else {
|
|
69770
|
+
background-color: $de-toggle-bg-color !important;
|
|
69771
|
+
}
|
|
69760
69772
|
@if $skin-name=='fabric' {
|
|
69761
69773
|
border-color: $de-toggle-bg-color !important;
|
|
69762
69774
|
}
|
|
@@ -69773,6 +69785,14 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69773
69785
|
color: $de-title-bar-font-clr !important;
|
|
69774
69786
|
}
|
|
69775
69787
|
}
|
|
69788
|
+
@if $skin-name=='fluent2' {
|
|
69789
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
69790
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
69791
|
+
}
|
|
69792
|
+
.e-btn-toggle>span {
|
|
69793
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
69794
|
+
}
|
|
69795
|
+
}
|
|
69776
69796
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
69777
69797
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
69778
69798
|
border-radius: 0;
|
|
@@ -85091,7 +85111,7 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85091
85111
|
}
|
|
85092
85112
|
@mixin display-align {
|
|
85093
85113
|
display: inline-block;
|
|
85094
|
-
vertical-align:
|
|
85114
|
+
vertical-align: text-bottom;
|
|
85095
85115
|
}
|
|
85096
85116
|
@mixin drop-bottom-child {
|
|
85097
85117
|
box-shadow: 0 1px 0 0 $childborder-color;
|
|
@@ -85119,6 +85139,12 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85119
85139
|
font-size: $treegrid-bigger-icon-font-size;
|
|
85120
85140
|
height: $treegrid-bigger-icon-size;
|
|
85121
85141
|
width: $treegrid-bigger-icon-size;
|
|
85142
|
+
vertical-align: bottom;
|
|
85143
|
+
}
|
|
85144
|
+
.e-treegridexpand{
|
|
85145
|
+
@if $skin-name == 'highcontrast'{
|
|
85146
|
+
vertical-align: middle;
|
|
85147
|
+
}
|
|
85122
85148
|
}
|
|
85123
85149
|
|
|
85124
85150
|
.e-hierarchycheckbox {
|
|
@@ -85139,6 +85165,10 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85139
85165
|
line-height: $treegrid-bigger-icon-size;
|
|
85140
85166
|
}
|
|
85141
85167
|
|
|
85168
|
+
.e-treecolumn-container span {
|
|
85169
|
+
vertical-align: middle;
|
|
85170
|
+
}
|
|
85171
|
+
|
|
85142
85172
|
.e-row[aria-expanded = 'true'] .e-treecell {
|
|
85143
85173
|
@if $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
|
|
85144
85174
|
font-size: 16px;
|
|
@@ -85179,18 +85209,29 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85179
85209
|
vertical-align: $treegrid-right-arrow-icon-vertical-align;
|
|
85180
85210
|
}
|
|
85181
85211
|
|
|
85212
|
+
span.e-icons.e-treegridcollapse{
|
|
85213
|
+
@if $skin-name == 'highcontrast'{
|
|
85214
|
+
text-align: center;
|
|
85215
|
+
vertical-align: baseline;
|
|
85216
|
+
}
|
|
85217
|
+
}
|
|
85218
|
+
|
|
85182
85219
|
.e-rowcell:not(.e-gridclip) {
|
|
85183
85220
|
.e-treecolumn-container {
|
|
85184
85221
|
display: block;
|
|
85185
85222
|
@include rowcell-container;
|
|
85186
85223
|
|
|
85187
85224
|
span.e-treecell {
|
|
85188
|
-
display:
|
|
85225
|
+
display: contents;
|
|
85189
85226
|
@include rowcell-container;
|
|
85190
85227
|
}
|
|
85191
85228
|
}
|
|
85192
85229
|
}
|
|
85193
85230
|
|
|
85231
|
+
.e-templatecell .e-treecolumn-container span {
|
|
85232
|
+
vertical-align: middle;
|
|
85233
|
+
}
|
|
85234
|
+
|
|
85194
85235
|
.e-treegridexpand:hover::before,
|
|
85195
85236
|
.e-treegridcollapse:hover::before {
|
|
85196
85237
|
color: $treegrid-right-arrow-hover-color;
|
|
@@ -85246,6 +85287,10 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85246
85287
|
@include display-align;
|
|
85247
85288
|
}
|
|
85248
85289
|
}
|
|
85290
|
+
|
|
85291
|
+
.e-templatecell .e-treecolumn-container span {
|
|
85292
|
+
vertical-align: middle;
|
|
85293
|
+
}
|
|
85249
85294
|
|
|
85250
85295
|
.e-cloneproperties .e-treecolumn-container {
|
|
85251
85296
|
span {
|
|
@@ -85284,7 +85329,7 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85284
85329
|
height: $treegrid-right-arrow-icon-height;
|
|
85285
85330
|
padding: $treegrid-right-arrow-icon-padding;
|
|
85286
85331
|
text-align: center;
|
|
85287
|
-
vertical-align: bottom;
|
|
85332
|
+
vertical-align: text-bottom;
|
|
85288
85333
|
width: $treegrid-right-arrow-icon-width;
|
|
85289
85334
|
}
|
|
85290
85335
|
|
|
@@ -101633,6 +101678,18 @@ $lg-desktop: 1399.98;
|
|
|
101633
101678
|
}
|
|
101634
101679
|
}
|
|
101635
101680
|
|
|
101681
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
101682
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
101683
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
101684
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
101685
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
101686
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
101687
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
101688
|
+
@if ($theme-name == 'fluent2'){
|
|
101689
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
101690
|
+
}
|
|
101691
|
+
}
|
|
101692
|
+
|
|
101636
101693
|
.e-pv-properties-line-leader-length-container {
|
|
101637
101694
|
@if ($theme-name == 'fluent2') {
|
|
101638
101695
|
margin-top: 10px;
|
|
@@ -102756,7 +102813,8 @@ $lg-desktop: 1399.98;
|
|
|
102756
102813
|
|
|
102757
102814
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102758
102815
|
@if $theme-name=='fluent2' {
|
|
102759
|
-
margin-right:
|
|
102816
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
102817
|
+
margin-top: -8px;
|
|
102760
102818
|
}
|
|
102761
102819
|
}
|
|
102762
102820
|
|
|
@@ -102784,6 +102842,12 @@ $lg-desktop: 1399.98;
|
|
|
102784
102842
|
}
|
|
102785
102843
|
}
|
|
102786
102844
|
|
|
102845
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102846
|
+
@if ($skin-name == 'fluent2') {
|
|
102847
|
+
margin-top: -8px;
|
|
102848
|
+
}
|
|
102849
|
+
}
|
|
102850
|
+
|
|
102787
102851
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102788
102852
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102789
102853
|
@if ($skin-name == 'fluent2') {
|
|
@@ -102791,6 +102855,13 @@ $lg-desktop: 1399.98;
|
|
|
102791
102855
|
}
|
|
102792
102856
|
}
|
|
102793
102857
|
|
|
102858
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102859
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102860
|
+
@if ($skin-name == 'fluent2') {
|
|
102861
|
+
margin-top: -8px;
|
|
102862
|
+
}
|
|
102863
|
+
}
|
|
102864
|
+
|
|
102794
102865
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102795
102866
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102796
102867
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -102918,6 +102989,13 @@ $lg-desktop: 1399.98;
|
|
|
102918
102989
|
}
|
|
102919
102990
|
}
|
|
102920
102991
|
|
|
102992
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
102993
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
102994
|
+
@if $theme-name == 'fluent2' {
|
|
102995
|
+
font-size: 14px;
|
|
102996
|
+
}
|
|
102997
|
+
}
|
|
102998
|
+
|
|
102921
102999
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
102922
103000
|
background-size: 100%;
|
|
102923
103001
|
}
|
|
@@ -102954,6 +103032,14 @@ $lg-desktop: 1399.98;
|
|
|
102954
103032
|
min-height: 32px;
|
|
102955
103033
|
}
|
|
102956
103034
|
}
|
|
103035
|
+
|
|
103036
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
103037
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
103038
|
+
@if ($theme-name == 'fluent2') {
|
|
103039
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
103040
|
+
}
|
|
103041
|
+
}
|
|
103042
|
+
|
|
102957
103043
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
102958
103044
|
@if $skin-name != 'Material3' {
|
|
102959
103045
|
height: 32px;
|
|
@@ -103339,6 +103425,15 @@ $lg-desktop: 1399.98;
|
|
|
103339
103425
|
}
|
|
103340
103426
|
}
|
|
103341
103427
|
|
|
103428
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
103429
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
103430
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
103431
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
103432
|
+
@if $theme-name == 'fluent2' {
|
|
103433
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
103434
|
+
}
|
|
103435
|
+
}
|
|
103436
|
+
|
|
103342
103437
|
.e-pv-properties-text-edit-prop {
|
|
103343
103438
|
@if $skin-name == 'FluentUI' {
|
|
103344
103439
|
padding-top: 35px;
|
|
@@ -103377,6 +103472,28 @@ $lg-desktop: 1399.98;
|
|
|
103377
103472
|
.e-pv-center-align-icon-div,
|
|
103378
103473
|
.e-pv-right-align-icon-div {
|
|
103379
103474
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
103475
|
+
@if ($theme-name == 'fluent2') {
|
|
103476
|
+
width: 32px;
|
|
103477
|
+
}
|
|
103478
|
+
}
|
|
103479
|
+
|
|
103480
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
103481
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
103482
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
103483
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
103484
|
+
padding: 4px 10px;
|
|
103485
|
+
@if ($theme-name == 'fluent2') {
|
|
103486
|
+
width: 40px;
|
|
103487
|
+
}
|
|
103488
|
+
}
|
|
103489
|
+
|
|
103490
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
103491
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
103492
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
103493
|
+
padding: 4px 10px;
|
|
103494
|
+
@if ($theme-name == 'fluent2') {
|
|
103495
|
+
width: 38.5px;
|
|
103496
|
+
}
|
|
103380
103497
|
}
|
|
103381
103498
|
|
|
103382
103499
|
.e-pv-bold-icon-div:hover,
|
|
@@ -103387,7 +103504,9 @@ $lg-desktop: 1399.98;
|
|
|
103387
103504
|
.e-pv-center-align-icon-div:hover,
|
|
103388
103505
|
.e-pv-right-align-icon-div:hover {
|
|
103389
103506
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
103390
|
-
|
|
103507
|
+
@if ($theme-name != 'fluent2') {
|
|
103508
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
103509
|
+
}
|
|
103391
103510
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
103392
103511
|
}
|
|
103393
103512
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -103518,6 +103637,9 @@ $lg-desktop: 1399.98;
|
|
|
103518
103637
|
@if ($skin-name == 'Material3') {
|
|
103519
103638
|
padding: 20px 15px 6px 0;
|
|
103520
103639
|
}
|
|
103640
|
+
@if ($theme-name == 'fluent2') {
|
|
103641
|
+
padding: 15px;
|
|
103642
|
+
}
|
|
103521
103643
|
@else {
|
|
103522
103644
|
padding: 15px 15px 15px 1px;
|
|
103523
103645
|
}
|
|
@@ -103705,6 +103827,7 @@ $lg-desktop: 1399.98;
|
|
|
103705
103827
|
}
|
|
103706
103828
|
@if ($theme-name == 'fluent2') {
|
|
103707
103829
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
103830
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
103708
103831
|
}
|
|
103709
103832
|
}
|
|
103710
103833
|
|
|
@@ -103712,12 +103835,13 @@ $lg-desktop: 1399.98;
|
|
|
103712
103835
|
@if ($theme-name == 'fluent2') {
|
|
103713
103836
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
103714
103837
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
103838
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
103715
103839
|
}
|
|
103716
103840
|
}
|
|
103717
103841
|
|
|
103718
103842
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
103719
103843
|
@if ($theme-name == 'fluent2') {
|
|
103720
|
-
margin-left:
|
|
103844
|
+
margin-left: 18px;
|
|
103721
103845
|
}
|
|
103722
103846
|
}
|
|
103723
103847
|
|
|
@@ -103960,7 +104084,9 @@ $lg-desktop: 1399.98;
|
|
|
103960
104084
|
height: 36px;
|
|
103961
104085
|
width: 154px;
|
|
103962
104086
|
}
|
|
103963
|
-
|
|
104087
|
+
@if ($theme-name != 'fluent2') {
|
|
104088
|
+
justify-content: space-evenly;
|
|
104089
|
+
}
|
|
103964
104090
|
@if ($skin-name == 'bootstrap5') {
|
|
103965
104091
|
align-items: center;
|
|
103966
104092
|
border: 1px solid $border-light;
|
|
@@ -104008,7 +104134,9 @@ $lg-desktop: 1399.98;
|
|
|
104008
104134
|
height: 36px;
|
|
104009
104135
|
width: 120px;
|
|
104010
104136
|
}
|
|
104011
|
-
|
|
104137
|
+
@if ($theme-name != 'fluent2') {
|
|
104138
|
+
justify-content: space-evenly;
|
|
104139
|
+
}
|
|
104012
104140
|
margin-right: 15px;
|
|
104013
104141
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
104014
104142
|
align-items: center;
|
|
@@ -104037,7 +104165,9 @@ $lg-desktop: 1399.98;
|
|
|
104037
104165
|
}
|
|
104038
104166
|
display: flex;
|
|
104039
104167
|
height: 36px;
|
|
104040
|
-
|
|
104168
|
+
@if ($theme-name != 'fluent2') {
|
|
104169
|
+
justify-content: space-evenly;
|
|
104170
|
+
}
|
|
104041
104171
|
width: 154px;
|
|
104042
104172
|
@if ($skin-name == 'bootstrap5') {
|
|
104043
104173
|
align-items: center;
|
|
@@ -104071,7 +104201,9 @@ $lg-desktop: 1399.98;
|
|
|
104071
104201
|
}
|
|
104072
104202
|
display: flex;
|
|
104073
104203
|
height: 36px;
|
|
104074
|
-
|
|
104204
|
+
@if ($theme-name != 'fluent2') {
|
|
104205
|
+
justify-content: space-evenly;
|
|
104206
|
+
}
|
|
104075
104207
|
margin-right: 15px;
|
|
104076
104208
|
width: 120px;
|
|
104077
104209
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -104216,12 +104348,6 @@ $lg-desktop: 1399.98;
|
|
|
104216
104348
|
}
|
|
104217
104349
|
}
|
|
104218
104350
|
|
|
104219
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
104220
|
-
@if ($theme-name=='fluent2') {
|
|
104221
|
-
margin-left: 6.4%;
|
|
104222
|
-
}
|
|
104223
|
-
}
|
|
104224
|
-
|
|
104225
104351
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
104226
104352
|
@if ($theme-name == 'fluent2') {
|
|
104227
104353
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -104375,12 +104501,6 @@ $lg-desktop: 1399.98;
|
|
|
104375
104501
|
}
|
|
104376
104502
|
}
|
|
104377
104503
|
|
|
104378
|
-
.e-bigger .e-pv-canvas-signature {
|
|
104379
|
-
@if $theme-name =='fluent2' {
|
|
104380
|
-
margin-left: 5.65%;
|
|
104381
|
-
}
|
|
104382
|
-
}
|
|
104383
|
-
|
|
104384
104504
|
.e-pv-sign-upload{
|
|
104385
104505
|
@if $theme-name =='fluent2' {
|
|
104386
104506
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -111484,6 +111604,16 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
111484
111604
|
}
|
|
111485
111605
|
|
|
111486
111606
|
@include export-module('pivotview-theme') {
|
|
111607
|
+
.e-pivotview.e-pivotview-autofit .e-grid .e-columnsheader .e-headercelldiv {
|
|
111608
|
+
margin-right: 4px;
|
|
111609
|
+
|
|
111610
|
+
@if ($skin-name == 'FluentUI') or ($skin-name =='fluent2') or ($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') or ($skin-name == 'Material3') {
|
|
111611
|
+
&:has(> .e-pivotcell-container .e-value-sort-icon) {
|
|
111612
|
+
margin-right: $pivotgrid-value-sort-icon-font-size;
|
|
111613
|
+
}
|
|
111614
|
+
}
|
|
111615
|
+
}
|
|
111616
|
+
|
|
111487
111617
|
.e-pivotview {
|
|
111488
111618
|
.e-pivotcell-container {
|
|
111489
111619
|
align-items: center;
|
|
@@ -124230,6 +124360,7 @@ $ribbon-file-menu-size: 14px !default;
|
|
|
124230
124360
|
$ribbon-file-menu-padding: 8px 8px 10px !default;
|
|
124231
124361
|
$ribbon-file-menu-height: 22px !default;
|
|
124232
124362
|
$ribbon-file-menu-border-radius: unset !default;
|
|
124363
|
+
$ribbon-file-menu-min-width-height: 14px !default;
|
|
124233
124364
|
$ribbon-help-template-padding: 12px !default;
|
|
124234
124365
|
$ribbon-help-template-height: 40px !default;
|
|
124235
124366
|
$ribbon-help-template-border: none !default;
|
|
@@ -124335,7 +124466,7 @@ $ribbon-backstage-menu-active-border: 0 !default;
|
|
|
124335
124466
|
$ribbon-backstage-menu-item-height: 40px !default;
|
|
124336
124467
|
$ribbon-backstage-menu-icon-font-size: 16px !default;
|
|
124337
124468
|
$ribbon-backstage-menu-icon-line-height: 16px !default;
|
|
124338
|
-
$ribbon-backstage-menu-icon-padding: 12px 16px !default;
|
|
124469
|
+
$ribbon-backstage-menu-icon-padding: 12px 16px 16px !default;
|
|
124339
124470
|
$ribbon-backstage-menu-blank-icon-padding: 48px !default;
|
|
124340
124471
|
$ribbon-backstage-btn-focus-border: 2px !default;
|
|
124341
124472
|
$ribbon-backstage-btn-height: 40px !default;
|
|
@@ -124402,6 +124533,7 @@ $ribbon-bigger-group-height: 164px !default;
|
|
|
124402
124533
|
$ribbon-bigger-file-menu-height: 24px !default;
|
|
124403
124534
|
$ribbon-bigger-file-menu-padding: 13px 8px !default;
|
|
124404
124535
|
$ribbon-bigger-file-menu-size: 16px !default;
|
|
124536
|
+
$ribbon-bigger-file-menu-min-width-height: 16px !default;
|
|
124405
124537
|
$ribbon-bigger-help-template-padding: 16px !default;
|
|
124406
124538
|
$ribbon-bigger-help-template-height: 50px !default;
|
|
124407
124539
|
$ribbon-bigger-toolbar-items-height: 50px !default;
|
|
@@ -124473,7 +124605,7 @@ $ribbon-bigger-ddb-popup-height: 45px;
|
|
|
124473
124605
|
$ribbon-bigger-backstage-menu-item-height: 50px !default;
|
|
124474
124606
|
$ribbon-bigger-backstage-menu-icon-font-size: 20px !default;
|
|
124475
124607
|
$ribbon-bigger-backstage-menu-icon-line-height: 20px !default;
|
|
124476
|
-
$ribbon-bigger-backstage-menu-icon-padding: 15px 16px !default;
|
|
124608
|
+
$ribbon-bigger-backstage-menu-icon-padding: 15px 16px 19px !default;
|
|
124477
124609
|
$ribbon-bigger-backstage-menu-blank-icon-padding: 52px !default;
|
|
124478
124610
|
$ribbon-bigger-backstage-btn-height: 50px !default;
|
|
124479
124611
|
$ribbon-bigger-backstage-btn-line-height: 50px !default;
|
|
@@ -125143,9 +125275,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125143
125275
|
|
|
125144
125276
|
.e-menu-icon {
|
|
125145
125277
|
@include ribbon-font-props($ribbon-backstage-menu-icon-font-size, $ribbon-backstage-menu-icon-line-height);
|
|
125278
|
+
@include ribbon-items-icon-images($ribbon-backstage-menu-icon-font-size);
|
|
125146
125279
|
width: auto;
|
|
125147
125280
|
margin-right: unset;
|
|
125148
|
-
|
|
125281
|
+
margin: $ribbon-backstage-menu-icon-padding;
|
|
125149
125282
|
}
|
|
125150
125283
|
|
|
125151
125284
|
&.e-blankicon {
|
|
@@ -125758,6 +125891,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125758
125891
|
|
|
125759
125892
|
.e-btn-icon {
|
|
125760
125893
|
@include ribbon-font-styles(16px, $ribbon-items-font-weight, 16px);
|
|
125894
|
+
@include ribbon-items-icon-images(16px);
|
|
125761
125895
|
margin: $ribbon-group-button-icon-margin;
|
|
125762
125896
|
width: auto;
|
|
125763
125897
|
&.e-icon-left {
|
|
@@ -125845,6 +125979,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125845
125979
|
@include ribbon-font-styles($ribbon-gallery-icons-size, $ribbon-gallery-icons-weight, $ribbon-gallery-icons-height);
|
|
125846
125980
|
padding: 3px;
|
|
125847
125981
|
background-size: cover;
|
|
125982
|
+
min-width: $ribbon-gallery-icons-size;
|
|
125983
|
+
min-height: $ribbon-gallery-icons-size;
|
|
125984
|
+
background-position: center;
|
|
125985
|
+
background-repeat: no-repeat;
|
|
125848
125986
|
}
|
|
125849
125987
|
&:hover,
|
|
125850
125988
|
&.e-ribbon-gallery-selected {
|
|
@@ -125889,6 +126027,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125889
126027
|
border-radius: unset;
|
|
125890
126028
|
|
|
125891
126029
|
.e-menu-icon {
|
|
126030
|
+
@include ribbon-items-icon-images($ribbon-file-menu-min-width-height);
|
|
125892
126031
|
width: auto;
|
|
125893
126032
|
}
|
|
125894
126033
|
|
|
@@ -125906,6 +126045,13 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125906
126045
|
|
|
125907
126046
|
.e-menu-icon {
|
|
125908
126047
|
@include ribbon-font-props(16px, 16px);
|
|
126048
|
+
@include ribbon-items-icon-images(16px);
|
|
126049
|
+
}
|
|
126050
|
+
@if ($skin-name == 'fluent2') {
|
|
126051
|
+
.e-menu-icon {
|
|
126052
|
+
padding: 0;
|
|
126053
|
+
margin: 2px 12px 2px 2px;
|
|
126054
|
+
}
|
|
125909
126055
|
}
|
|
125910
126056
|
}
|
|
125911
126057
|
|
|
@@ -126335,6 +126481,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126335
126481
|
|
|
126336
126482
|
.e-menu-icon {
|
|
126337
126483
|
@include ribbon-font-props(20px, 20px);
|
|
126484
|
+
min-height: 20px;
|
|
126485
|
+
min-width: 20px;
|
|
126338
126486
|
}
|
|
126339
126487
|
}
|
|
126340
126488
|
|
|
@@ -126342,8 +126490,14 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126342
126490
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
126343
126491
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-ul,
|
|
126344
126492
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-ul {
|
|
126345
|
-
.e-menu-item
|
|
126346
|
-
|
|
126493
|
+
.e-menu-item {
|
|
126494
|
+
&.e-blankicon {
|
|
126495
|
+
padding-left: $ribbon-bigger-menu-blank-icon-padding !important; /* stylelint-disable-line declaration-no-important */
|
|
126496
|
+
}
|
|
126497
|
+
.e-menu-icon {
|
|
126498
|
+
min-width: $ribbon-bigger-file-menu-min-width-height;
|
|
126499
|
+
min-height: $ribbon-bigger-file-menu-min-width-height;
|
|
126500
|
+
}
|
|
126347
126501
|
}
|
|
126348
126502
|
}
|
|
126349
126503
|
|
|
@@ -126366,7 +126520,9 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126366
126520
|
|
|
126367
126521
|
.e-menu-icon {
|
|
126368
126522
|
@include ribbon-font-props($ribbon-bigger-backstage-menu-icon-font-size, $ribbon-bigger-backstage-menu-icon-line-height);
|
|
126369
|
-
|
|
126523
|
+
margin: $ribbon-bigger-backstage-menu-icon-padding;
|
|
126524
|
+
min-width: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
126525
|
+
min-height: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
126370
126526
|
}
|
|
126371
126527
|
|
|
126372
126528
|
&.e-blankicon {
|
|
@@ -126382,6 +126538,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126382
126538
|
.e-btn-icon {
|
|
126383
126539
|
@include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
|
|
126384
126540
|
margin: $ribbon-bigger-group-button-icon-margin;
|
|
126541
|
+
min-height: $ribbon-bigger-items-icon-size;
|
|
126542
|
+
min-width: $ribbon-bigger-items-icon-size;
|
|
126385
126543
|
&.e-icon-left {
|
|
126386
126544
|
padding: $ribbon-bigger-group-button-icon-padding;
|
|
126387
126545
|
}
|