@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
|
@@ -8,6 +8,7 @@ $ribbon-file-menu-size: $text-sm !default;
|
|
|
8
8
|
$ribbon-file-menu-padding: 8px 8px !default;
|
|
9
9
|
$ribbon-file-menu-height: 22px !default;
|
|
10
10
|
$ribbon-file-menu-border-radius: unset !default;
|
|
11
|
+
$ribbon-file-menu-min-width-height: 18px !default;
|
|
11
12
|
$ribbon-help-template-padding: 12px !default;
|
|
12
13
|
$ribbon-help-template-height: 38px !default;
|
|
13
14
|
$ribbon-help-template-border: none !default;
|
|
@@ -113,7 +114,7 @@ $ribbon-backstage-menu-active-border: 0 !default;
|
|
|
113
114
|
$ribbon-backstage-menu-item-height: 38px !default;
|
|
114
115
|
$ribbon-backstage-menu-icon-font-size: 16px !default;
|
|
115
116
|
$ribbon-backstage-menu-icon-line-height: 16px !default;
|
|
116
|
-
$ribbon-backstage-menu-icon-padding: 11px 18px
|
|
117
|
+
$ribbon-backstage-menu-icon-padding: 11px 18px 15px 16px !default;
|
|
117
118
|
$ribbon-backstage-menu-blank-icon-padding: 50px !default;
|
|
118
119
|
$ribbon-backstage-btn-focus-border: 2px !default;
|
|
119
120
|
$ribbon-backstage-btn-height: 38px !default;
|
|
@@ -180,6 +181,7 @@ $ribbon-bigger-group-height: 150px !default;
|
|
|
180
181
|
$ribbon-bigger-file-menu-height: 24px !default;
|
|
181
182
|
$ribbon-bigger-file-menu-padding: 12px 12px !default;
|
|
182
183
|
$ribbon-bigger-file-menu-size: $text-base !default;
|
|
184
|
+
$ribbon-bigger-file-menu-min-width-height: 22px !default;
|
|
183
185
|
$ribbon-bigger-help-template-padding: 16px !default;
|
|
184
186
|
$ribbon-bigger-help-template-height: 48px !default;
|
|
185
187
|
$ribbon-bigger-toolbar-items-height: 48px !default;
|
|
@@ -251,7 +253,7 @@ $ribbon-bigger-ddb-popup-height: 32px;
|
|
|
251
253
|
$ribbon-bigger-backstage-menu-item-height: 48px !default;
|
|
252
254
|
$ribbon-bigger-backstage-menu-icon-font-size: 20px !default;
|
|
253
255
|
$ribbon-bigger-backstage-menu-icon-line-height: 20px !default;
|
|
254
|
-
$ribbon-bigger-backstage-menu-icon-padding: 14px 16px !default;
|
|
256
|
+
$ribbon-bigger-backstage-menu-icon-padding: 14px 16px 18px !default;
|
|
255
257
|
$ribbon-bigger-backstage-menu-blank-icon-padding: 52px !default;
|
|
256
258
|
$ribbon-bigger-backstage-btn-height: 48px !default;
|
|
257
259
|
$ribbon-bigger-backstage-btn-line-height: 48px !default;
|
|
@@ -921,9 +923,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
921
923
|
|
|
922
924
|
.e-menu-icon {
|
|
923
925
|
@include ribbon-font-props($ribbon-backstage-menu-icon-font-size, $ribbon-backstage-menu-icon-line-height);
|
|
926
|
+
@include ribbon-items-icon-images($ribbon-backstage-menu-icon-font-size);
|
|
924
927
|
width: auto;
|
|
925
928
|
margin-right: unset;
|
|
926
|
-
|
|
929
|
+
margin: $ribbon-backstage-menu-icon-padding;
|
|
927
930
|
}
|
|
928
931
|
|
|
929
932
|
&.e-blankicon {
|
|
@@ -1536,6 +1539,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
1536
1539
|
|
|
1537
1540
|
.e-btn-icon {
|
|
1538
1541
|
@include ribbon-font-styles(16px, $ribbon-items-font-weight, 16px);
|
|
1542
|
+
@include ribbon-items-icon-images(16px);
|
|
1539
1543
|
margin: $ribbon-group-button-icon-margin;
|
|
1540
1544
|
width: auto;
|
|
1541
1545
|
&.e-icon-left {
|
|
@@ -1623,6 +1627,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
1623
1627
|
@include ribbon-font-styles($ribbon-gallery-icons-size, $ribbon-gallery-icons-weight, $ribbon-gallery-icons-height);
|
|
1624
1628
|
padding: 3px;
|
|
1625
1629
|
background-size: cover;
|
|
1630
|
+
min-width: $ribbon-gallery-icons-size;
|
|
1631
|
+
min-height: $ribbon-gallery-icons-size;
|
|
1632
|
+
background-position: center;
|
|
1633
|
+
background-repeat: no-repeat;
|
|
1626
1634
|
}
|
|
1627
1635
|
&:hover,
|
|
1628
1636
|
&.e-ribbon-gallery-selected {
|
|
@@ -1667,6 +1675,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
1667
1675
|
border-radius: unset;
|
|
1668
1676
|
|
|
1669
1677
|
.e-menu-icon {
|
|
1678
|
+
@include ribbon-items-icon-images($ribbon-file-menu-min-width-height);
|
|
1670
1679
|
width: auto;
|
|
1671
1680
|
}
|
|
1672
1681
|
|
|
@@ -1684,6 +1693,13 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
1684
1693
|
|
|
1685
1694
|
.e-menu-icon {
|
|
1686
1695
|
@include ribbon-font-props(16px, 16px);
|
|
1696
|
+
@include ribbon-items-icon-images(16px);
|
|
1697
|
+
}
|
|
1698
|
+
@if ($skin-name == 'fluent2') {
|
|
1699
|
+
.e-menu-icon {
|
|
1700
|
+
padding: 0;
|
|
1701
|
+
margin: 2px 12px 2px 2px;
|
|
1702
|
+
}
|
|
1687
1703
|
}
|
|
1688
1704
|
}
|
|
1689
1705
|
|
|
@@ -2113,6 +2129,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
2113
2129
|
|
|
2114
2130
|
.e-menu-icon {
|
|
2115
2131
|
@include ribbon-font-props(20px, 20px);
|
|
2132
|
+
min-height: 20px;
|
|
2133
|
+
min-width: 20px;
|
|
2116
2134
|
}
|
|
2117
2135
|
}
|
|
2118
2136
|
|
|
@@ -2120,8 +2138,14 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
2120
2138
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
2121
2139
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-ul,
|
|
2122
2140
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-ul {
|
|
2123
|
-
.e-menu-item
|
|
2124
|
-
|
|
2141
|
+
.e-menu-item {
|
|
2142
|
+
&.e-blankicon {
|
|
2143
|
+
padding-left: $ribbon-bigger-menu-blank-icon-padding !important; /* stylelint-disable-line declaration-no-important */
|
|
2144
|
+
}
|
|
2145
|
+
.e-menu-icon {
|
|
2146
|
+
min-width: $ribbon-bigger-file-menu-min-width-height;
|
|
2147
|
+
min-height: $ribbon-bigger-file-menu-min-width-height;
|
|
2148
|
+
}
|
|
2125
2149
|
}
|
|
2126
2150
|
}
|
|
2127
2151
|
|
|
@@ -2144,7 +2168,9 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
2144
2168
|
|
|
2145
2169
|
.e-menu-icon {
|
|
2146
2170
|
@include ribbon-font-props($ribbon-bigger-backstage-menu-icon-font-size, $ribbon-bigger-backstage-menu-icon-line-height);
|
|
2147
|
-
|
|
2171
|
+
margin: $ribbon-bigger-backstage-menu-icon-padding;
|
|
2172
|
+
min-width: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
2173
|
+
min-height: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
2148
2174
|
}
|
|
2149
2175
|
|
|
2150
2176
|
&.e-blankicon {
|
|
@@ -2160,6 +2186,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
2160
2186
|
.e-btn-icon {
|
|
2161
2187
|
@include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
|
|
2162
2188
|
margin: $ribbon-bigger-group-button-icon-margin;
|
|
2189
|
+
min-height: $ribbon-bigger-items-icon-size;
|
|
2190
|
+
min-width: $ribbon-bigger-items-icon-size;
|
|
2163
2191
|
&.e-icon-left {
|
|
2164
2192
|
padding: $ribbon-bigger-group-button-icon-padding;
|
|
2165
2193
|
}
|
|
@@ -37871,6 +37871,12 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
37871
37871
|
border-color: $radio-btn-focus-check-border-color;
|
|
37872
37872
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
37873
37873
|
}
|
|
37874
|
+
|
|
37875
|
+
& .e-ripple-container {
|
|
37876
|
+
@if $skin-name == 'Material3' {
|
|
37877
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
37878
|
+
}
|
|
37879
|
+
}
|
|
37874
37880
|
}
|
|
37875
37881
|
}
|
|
37876
37882
|
|
|
@@ -67498,7 +67504,8 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
67498
67504
|
.e-de-style-paragraph-group-button .e-btn.e-active,
|
|
67499
67505
|
.e-de-style-font-group-button .e-btn.e-active {
|
|
67500
67506
|
@if $skin-name =='fluent2' {
|
|
67501
|
-
background-color: var(--color-sf-
|
|
67507
|
+
background-color: var(--color-sf-content-bg-color-pressed);
|
|
67508
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
67502
67509
|
}
|
|
67503
67510
|
}
|
|
67504
67511
|
.e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
|
|
@@ -69965,13 +69972,13 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
69965
69972
|
}
|
|
69966
69973
|
.e-btn-toggle {
|
|
69967
69974
|
@if $skin-name=='fluent2' {
|
|
69968
|
-
background-color: var(--color-sf-
|
|
69975
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
69969
69976
|
}
|
|
69970
69977
|
@else{
|
|
69971
69978
|
background-color: $de-toggle-bg-color !important;
|
|
69972
69979
|
}
|
|
69973
69980
|
@if $skin-name =='fluent2' {
|
|
69974
|
-
|
|
69981
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
69975
69982
|
}
|
|
69976
69983
|
@if $skin-name=='highcontrast' {
|
|
69977
69984
|
color: $de-title-bar-font-clr !important;
|
|
@@ -69983,7 +69990,12 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
69983
69990
|
outline-offset: 0;
|
|
69984
69991
|
box-shadow: $de-toggle-btn-border !important;
|
|
69985
69992
|
#{if(&, '&', '*')}:hover {
|
|
69986
|
-
|
|
69993
|
+
@if $skin-name=='fluent2' {
|
|
69994
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
69995
|
+
}
|
|
69996
|
+
@else {
|
|
69997
|
+
background-color: $de-toggle-bg-color !important;
|
|
69998
|
+
}
|
|
69987
69999
|
@if $skin-name=='fabric' {
|
|
69988
70000
|
border-color: $de-toggle-bg-color !important;
|
|
69989
70001
|
}
|
|
@@ -70000,6 +70012,14 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70000
70012
|
color: $de-title-bar-font-clr !important;
|
|
70001
70013
|
}
|
|
70002
70014
|
}
|
|
70015
|
+
@if $skin-name=='fluent2' {
|
|
70016
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
70017
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
70018
|
+
}
|
|
70019
|
+
.e-btn-toggle>span {
|
|
70020
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
70021
|
+
}
|
|
70022
|
+
}
|
|
70003
70023
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
70004
70024
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
70005
70025
|
border-radius: 0;
|
|
@@ -85353,7 +85373,7 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85353
85373
|
}
|
|
85354
85374
|
@mixin display-align {
|
|
85355
85375
|
display: inline-block;
|
|
85356
|
-
vertical-align:
|
|
85376
|
+
vertical-align: text-bottom;
|
|
85357
85377
|
}
|
|
85358
85378
|
@mixin drop-bottom-child {
|
|
85359
85379
|
box-shadow: 0 1px 0 0 $childborder-color;
|
|
@@ -85381,6 +85401,12 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85381
85401
|
font-size: $treegrid-bigger-icon-font-size;
|
|
85382
85402
|
height: $treegrid-bigger-icon-size;
|
|
85383
85403
|
width: $treegrid-bigger-icon-size;
|
|
85404
|
+
vertical-align: bottom;
|
|
85405
|
+
}
|
|
85406
|
+
.e-treegridexpand{
|
|
85407
|
+
@if $skin-name == 'highcontrast'{
|
|
85408
|
+
vertical-align: middle;
|
|
85409
|
+
}
|
|
85384
85410
|
}
|
|
85385
85411
|
|
|
85386
85412
|
.e-hierarchycheckbox {
|
|
@@ -85401,6 +85427,10 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85401
85427
|
line-height: $treegrid-bigger-icon-size;
|
|
85402
85428
|
}
|
|
85403
85429
|
|
|
85430
|
+
.e-treecolumn-container span {
|
|
85431
|
+
vertical-align: middle;
|
|
85432
|
+
}
|
|
85433
|
+
|
|
85404
85434
|
.e-row[aria-expanded = 'true'] .e-treecell {
|
|
85405
85435
|
@if $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
|
|
85406
85436
|
font-size: 16px;
|
|
@@ -85441,18 +85471,29 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85441
85471
|
vertical-align: $treegrid-right-arrow-icon-vertical-align;
|
|
85442
85472
|
}
|
|
85443
85473
|
|
|
85474
|
+
span.e-icons.e-treegridcollapse{
|
|
85475
|
+
@if $skin-name == 'highcontrast'{
|
|
85476
|
+
text-align: center;
|
|
85477
|
+
vertical-align: baseline;
|
|
85478
|
+
}
|
|
85479
|
+
}
|
|
85480
|
+
|
|
85444
85481
|
.e-rowcell:not(.e-gridclip) {
|
|
85445
85482
|
.e-treecolumn-container {
|
|
85446
85483
|
display: block;
|
|
85447
85484
|
@include rowcell-container;
|
|
85448
85485
|
|
|
85449
85486
|
span.e-treecell {
|
|
85450
|
-
display:
|
|
85487
|
+
display: contents;
|
|
85451
85488
|
@include rowcell-container;
|
|
85452
85489
|
}
|
|
85453
85490
|
}
|
|
85454
85491
|
}
|
|
85455
85492
|
|
|
85493
|
+
.e-templatecell .e-treecolumn-container span {
|
|
85494
|
+
vertical-align: middle;
|
|
85495
|
+
}
|
|
85496
|
+
|
|
85456
85497
|
.e-treegridexpand:hover::before,
|
|
85457
85498
|
.e-treegridcollapse:hover::before {
|
|
85458
85499
|
color: $treegrid-right-arrow-hover-color;
|
|
@@ -85508,6 +85549,10 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85508
85549
|
@include display-align;
|
|
85509
85550
|
}
|
|
85510
85551
|
}
|
|
85552
|
+
|
|
85553
|
+
.e-templatecell .e-treecolumn-container span {
|
|
85554
|
+
vertical-align: middle;
|
|
85555
|
+
}
|
|
85511
85556
|
|
|
85512
85557
|
.e-cloneproperties .e-treecolumn-container {
|
|
85513
85558
|
span {
|
|
@@ -85546,7 +85591,7 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85546
85591
|
height: $treegrid-right-arrow-icon-height;
|
|
85547
85592
|
padding: $treegrid-right-arrow-icon-padding;
|
|
85548
85593
|
text-align: center;
|
|
85549
|
-
vertical-align: bottom;
|
|
85594
|
+
vertical-align: text-bottom;
|
|
85550
85595
|
width: $treegrid-right-arrow-icon-width;
|
|
85551
85596
|
}
|
|
85552
85597
|
|
|
@@ -101910,6 +101955,18 @@ $lg-desktop: 1399.98;
|
|
|
101910
101955
|
}
|
|
101911
101956
|
}
|
|
101912
101957
|
|
|
101958
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
101959
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
101960
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
101961
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
101962
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
101963
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
101964
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
101965
|
+
@if ($theme-name == 'fluent2'){
|
|
101966
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
101967
|
+
}
|
|
101968
|
+
}
|
|
101969
|
+
|
|
101913
101970
|
.e-pv-properties-line-leader-length-container {
|
|
101914
101971
|
@if ($theme-name == 'fluent2') {
|
|
101915
101972
|
margin-top: 10px;
|
|
@@ -103033,7 +103090,8 @@ $lg-desktop: 1399.98;
|
|
|
103033
103090
|
|
|
103034
103091
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103035
103092
|
@if $theme-name=='fluent2' {
|
|
103036
|
-
margin-right:
|
|
103093
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
103094
|
+
margin-top: -8px;
|
|
103037
103095
|
}
|
|
103038
103096
|
}
|
|
103039
103097
|
|
|
@@ -103061,6 +103119,12 @@ $lg-desktop: 1399.98;
|
|
|
103061
103119
|
}
|
|
103062
103120
|
}
|
|
103063
103121
|
|
|
103122
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103123
|
+
@if ($skin-name == 'fluent2') {
|
|
103124
|
+
margin-top: -8px;
|
|
103125
|
+
}
|
|
103126
|
+
}
|
|
103127
|
+
|
|
103064
103128
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103065
103129
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103066
103130
|
@if ($skin-name == 'fluent2') {
|
|
@@ -103068,6 +103132,13 @@ $lg-desktop: 1399.98;
|
|
|
103068
103132
|
}
|
|
103069
103133
|
}
|
|
103070
103134
|
|
|
103135
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103136
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103137
|
+
@if ($skin-name == 'fluent2') {
|
|
103138
|
+
margin-top: -8px;
|
|
103139
|
+
}
|
|
103140
|
+
}
|
|
103141
|
+
|
|
103071
103142
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103072
103143
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103073
103144
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -103195,6 +103266,13 @@ $lg-desktop: 1399.98;
|
|
|
103195
103266
|
}
|
|
103196
103267
|
}
|
|
103197
103268
|
|
|
103269
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
103270
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
103271
|
+
@if $theme-name == 'fluent2' {
|
|
103272
|
+
font-size: 14px;
|
|
103273
|
+
}
|
|
103274
|
+
}
|
|
103275
|
+
|
|
103198
103276
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
103199
103277
|
background-size: 100%;
|
|
103200
103278
|
}
|
|
@@ -103231,6 +103309,14 @@ $lg-desktop: 1399.98;
|
|
|
103231
103309
|
min-height: 32px;
|
|
103232
103310
|
}
|
|
103233
103311
|
}
|
|
103312
|
+
|
|
103313
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
103314
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
103315
|
+
@if ($theme-name == 'fluent2') {
|
|
103316
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
103317
|
+
}
|
|
103318
|
+
}
|
|
103319
|
+
|
|
103234
103320
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
103235
103321
|
@if $skin-name != 'Material3' {
|
|
103236
103322
|
height: 32px;
|
|
@@ -103616,6 +103702,15 @@ $lg-desktop: 1399.98;
|
|
|
103616
103702
|
}
|
|
103617
103703
|
}
|
|
103618
103704
|
|
|
103705
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
103706
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
103707
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
103708
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
103709
|
+
@if $theme-name == 'fluent2' {
|
|
103710
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
103711
|
+
}
|
|
103712
|
+
}
|
|
103713
|
+
|
|
103619
103714
|
.e-pv-properties-text-edit-prop {
|
|
103620
103715
|
@if $skin-name == 'FluentUI' {
|
|
103621
103716
|
padding-top: 35px;
|
|
@@ -103654,6 +103749,28 @@ $lg-desktop: 1399.98;
|
|
|
103654
103749
|
.e-pv-center-align-icon-div,
|
|
103655
103750
|
.e-pv-right-align-icon-div {
|
|
103656
103751
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
103752
|
+
@if ($theme-name == 'fluent2') {
|
|
103753
|
+
width: 32px;
|
|
103754
|
+
}
|
|
103755
|
+
}
|
|
103756
|
+
|
|
103757
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
103758
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
103759
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
103760
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
103761
|
+
padding: 4px 10px;
|
|
103762
|
+
@if ($theme-name == 'fluent2') {
|
|
103763
|
+
width: 40px;
|
|
103764
|
+
}
|
|
103765
|
+
}
|
|
103766
|
+
|
|
103767
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
103768
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
103769
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
103770
|
+
padding: 4px 10px;
|
|
103771
|
+
@if ($theme-name == 'fluent2') {
|
|
103772
|
+
width: 38.5px;
|
|
103773
|
+
}
|
|
103657
103774
|
}
|
|
103658
103775
|
|
|
103659
103776
|
.e-pv-bold-icon-div:hover,
|
|
@@ -103664,7 +103781,9 @@ $lg-desktop: 1399.98;
|
|
|
103664
103781
|
.e-pv-center-align-icon-div:hover,
|
|
103665
103782
|
.e-pv-right-align-icon-div:hover {
|
|
103666
103783
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
103667
|
-
|
|
103784
|
+
@if ($theme-name != 'fluent2') {
|
|
103785
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
103786
|
+
}
|
|
103668
103787
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
103669
103788
|
}
|
|
103670
103789
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -103795,6 +103914,9 @@ $lg-desktop: 1399.98;
|
|
|
103795
103914
|
@if ($skin-name == 'Material3') {
|
|
103796
103915
|
padding: 20px 15px 6px 0;
|
|
103797
103916
|
}
|
|
103917
|
+
@if ($theme-name == 'fluent2') {
|
|
103918
|
+
padding: 15px;
|
|
103919
|
+
}
|
|
103798
103920
|
@else {
|
|
103799
103921
|
padding: 15px 15px 15px 1px;
|
|
103800
103922
|
}
|
|
@@ -103982,6 +104104,7 @@ $lg-desktop: 1399.98;
|
|
|
103982
104104
|
}
|
|
103983
104105
|
@if ($theme-name == 'fluent2') {
|
|
103984
104106
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
104107
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
103985
104108
|
}
|
|
103986
104109
|
}
|
|
103987
104110
|
|
|
@@ -103989,12 +104112,13 @@ $lg-desktop: 1399.98;
|
|
|
103989
104112
|
@if ($theme-name == 'fluent2') {
|
|
103990
104113
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
103991
104114
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
104115
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
103992
104116
|
}
|
|
103993
104117
|
}
|
|
103994
104118
|
|
|
103995
104119
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
103996
104120
|
@if ($theme-name == 'fluent2') {
|
|
103997
|
-
margin-left:
|
|
104121
|
+
margin-left: 18px;
|
|
103998
104122
|
}
|
|
103999
104123
|
}
|
|
104000
104124
|
|
|
@@ -104237,7 +104361,9 @@ $lg-desktop: 1399.98;
|
|
|
104237
104361
|
height: 36px;
|
|
104238
104362
|
width: 154px;
|
|
104239
104363
|
}
|
|
104240
|
-
|
|
104364
|
+
@if ($theme-name != 'fluent2') {
|
|
104365
|
+
justify-content: space-evenly;
|
|
104366
|
+
}
|
|
104241
104367
|
@if ($skin-name == 'bootstrap5') {
|
|
104242
104368
|
align-items: center;
|
|
104243
104369
|
border: 1px solid $border-light;
|
|
@@ -104285,7 +104411,9 @@ $lg-desktop: 1399.98;
|
|
|
104285
104411
|
height: 36px;
|
|
104286
104412
|
width: 120px;
|
|
104287
104413
|
}
|
|
104288
|
-
|
|
104414
|
+
@if ($theme-name != 'fluent2') {
|
|
104415
|
+
justify-content: space-evenly;
|
|
104416
|
+
}
|
|
104289
104417
|
margin-right: 15px;
|
|
104290
104418
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
104291
104419
|
align-items: center;
|
|
@@ -104314,7 +104442,9 @@ $lg-desktop: 1399.98;
|
|
|
104314
104442
|
}
|
|
104315
104443
|
display: flex;
|
|
104316
104444
|
height: 36px;
|
|
104317
|
-
|
|
104445
|
+
@if ($theme-name != 'fluent2') {
|
|
104446
|
+
justify-content: space-evenly;
|
|
104447
|
+
}
|
|
104318
104448
|
width: 154px;
|
|
104319
104449
|
@if ($skin-name == 'bootstrap5') {
|
|
104320
104450
|
align-items: center;
|
|
@@ -104348,7 +104478,9 @@ $lg-desktop: 1399.98;
|
|
|
104348
104478
|
}
|
|
104349
104479
|
display: flex;
|
|
104350
104480
|
height: 36px;
|
|
104351
|
-
|
|
104481
|
+
@if ($theme-name != 'fluent2') {
|
|
104482
|
+
justify-content: space-evenly;
|
|
104483
|
+
}
|
|
104352
104484
|
margin-right: 15px;
|
|
104353
104485
|
width: 120px;
|
|
104354
104486
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -104493,12 +104625,6 @@ $lg-desktop: 1399.98;
|
|
|
104493
104625
|
}
|
|
104494
104626
|
}
|
|
104495
104627
|
|
|
104496
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
104497
|
-
@if ($theme-name=='fluent2') {
|
|
104498
|
-
margin-left: 6.4%;
|
|
104499
|
-
}
|
|
104500
|
-
}
|
|
104501
|
-
|
|
104502
104628
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
104503
104629
|
@if ($theme-name == 'fluent2') {
|
|
104504
104630
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -104652,12 +104778,6 @@ $lg-desktop: 1399.98;
|
|
|
104652
104778
|
}
|
|
104653
104779
|
}
|
|
104654
104780
|
|
|
104655
|
-
.e-bigger .e-pv-canvas-signature {
|
|
104656
|
-
@if $theme-name =='fluent2' {
|
|
104657
|
-
margin-left: 5.65%;
|
|
104658
|
-
}
|
|
104659
|
-
}
|
|
104660
|
-
|
|
104661
104781
|
.e-pv-sign-upload{
|
|
104662
104782
|
@if $theme-name =='fluent2' {
|
|
104663
104783
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -111760,6 +111880,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
111760
111880
|
}
|
|
111761
111881
|
|
|
111762
111882
|
@include export-module('pivotview-theme') {
|
|
111883
|
+
.e-pivotview.e-pivotview-autofit .e-grid .e-columnsheader .e-headercelldiv {
|
|
111884
|
+
margin-right: 4px;
|
|
111885
|
+
|
|
111886
|
+
@if ($skin-name == 'FluentUI') or ($skin-name =='fluent2') or ($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') or ($skin-name == 'Material3') {
|
|
111887
|
+
&:has(> .e-pivotcell-container .e-value-sort-icon) {
|
|
111888
|
+
margin-right: $pivotgrid-value-sort-icon-font-size;
|
|
111889
|
+
}
|
|
111890
|
+
}
|
|
111891
|
+
}
|
|
111892
|
+
|
|
111763
111893
|
.e-pivotview {
|
|
111764
111894
|
.e-pivotcell-container {
|
|
111765
111895
|
align-items: center;
|
|
@@ -124504,6 +124634,7 @@ $ribbon-file-menu-size: $text-sm !default;
|
|
|
124504
124634
|
$ribbon-file-menu-padding: 8px 8px !default;
|
|
124505
124635
|
$ribbon-file-menu-height: 22px !default;
|
|
124506
124636
|
$ribbon-file-menu-border-radius: unset !default;
|
|
124637
|
+
$ribbon-file-menu-min-width-height: 18px !default;
|
|
124507
124638
|
$ribbon-help-template-padding: 12px !default;
|
|
124508
124639
|
$ribbon-help-template-height: 38px !default;
|
|
124509
124640
|
$ribbon-help-template-border: none !default;
|
|
@@ -124609,7 +124740,7 @@ $ribbon-backstage-menu-active-border: 0 !default;
|
|
|
124609
124740
|
$ribbon-backstage-menu-item-height: 38px !default;
|
|
124610
124741
|
$ribbon-backstage-menu-icon-font-size: 16px !default;
|
|
124611
124742
|
$ribbon-backstage-menu-icon-line-height: 16px !default;
|
|
124612
|
-
$ribbon-backstage-menu-icon-padding: 11px 18px
|
|
124743
|
+
$ribbon-backstage-menu-icon-padding: 11px 18px 15px 16px !default;
|
|
124613
124744
|
$ribbon-backstage-menu-blank-icon-padding: 50px !default;
|
|
124614
124745
|
$ribbon-backstage-btn-focus-border: 2px !default;
|
|
124615
124746
|
$ribbon-backstage-btn-height: 38px !default;
|
|
@@ -124676,6 +124807,7 @@ $ribbon-bigger-group-height: 150px !default;
|
|
|
124676
124807
|
$ribbon-bigger-file-menu-height: 24px !default;
|
|
124677
124808
|
$ribbon-bigger-file-menu-padding: 12px 12px !default;
|
|
124678
124809
|
$ribbon-bigger-file-menu-size: $text-base !default;
|
|
124810
|
+
$ribbon-bigger-file-menu-min-width-height: 22px !default;
|
|
124679
124811
|
$ribbon-bigger-help-template-padding: 16px !default;
|
|
124680
124812
|
$ribbon-bigger-help-template-height: 48px !default;
|
|
124681
124813
|
$ribbon-bigger-toolbar-items-height: 48px !default;
|
|
@@ -124747,7 +124879,7 @@ $ribbon-bigger-ddb-popup-height: 32px;
|
|
|
124747
124879
|
$ribbon-bigger-backstage-menu-item-height: 48px !default;
|
|
124748
124880
|
$ribbon-bigger-backstage-menu-icon-font-size: 20px !default;
|
|
124749
124881
|
$ribbon-bigger-backstage-menu-icon-line-height: 20px !default;
|
|
124750
|
-
$ribbon-bigger-backstage-menu-icon-padding: 14px 16px !default;
|
|
124882
|
+
$ribbon-bigger-backstage-menu-icon-padding: 14px 16px 18px !default;
|
|
124751
124883
|
$ribbon-bigger-backstage-menu-blank-icon-padding: 52px !default;
|
|
124752
124884
|
$ribbon-bigger-backstage-btn-height: 48px !default;
|
|
124753
124885
|
$ribbon-bigger-backstage-btn-line-height: 48px !default;
|
|
@@ -125417,9 +125549,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125417
125549
|
|
|
125418
125550
|
.e-menu-icon {
|
|
125419
125551
|
@include ribbon-font-props($ribbon-backstage-menu-icon-font-size, $ribbon-backstage-menu-icon-line-height);
|
|
125552
|
+
@include ribbon-items-icon-images($ribbon-backstage-menu-icon-font-size);
|
|
125420
125553
|
width: auto;
|
|
125421
125554
|
margin-right: unset;
|
|
125422
|
-
|
|
125555
|
+
margin: $ribbon-backstage-menu-icon-padding;
|
|
125423
125556
|
}
|
|
125424
125557
|
|
|
125425
125558
|
&.e-blankicon {
|
|
@@ -126032,6 +126165,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126032
126165
|
|
|
126033
126166
|
.e-btn-icon {
|
|
126034
126167
|
@include ribbon-font-styles(16px, $ribbon-items-font-weight, 16px);
|
|
126168
|
+
@include ribbon-items-icon-images(16px);
|
|
126035
126169
|
margin: $ribbon-group-button-icon-margin;
|
|
126036
126170
|
width: auto;
|
|
126037
126171
|
&.e-icon-left {
|
|
@@ -126119,6 +126253,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126119
126253
|
@include ribbon-font-styles($ribbon-gallery-icons-size, $ribbon-gallery-icons-weight, $ribbon-gallery-icons-height);
|
|
126120
126254
|
padding: 3px;
|
|
126121
126255
|
background-size: cover;
|
|
126256
|
+
min-width: $ribbon-gallery-icons-size;
|
|
126257
|
+
min-height: $ribbon-gallery-icons-size;
|
|
126258
|
+
background-position: center;
|
|
126259
|
+
background-repeat: no-repeat;
|
|
126122
126260
|
}
|
|
126123
126261
|
&:hover,
|
|
126124
126262
|
&.e-ribbon-gallery-selected {
|
|
@@ -126163,6 +126301,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126163
126301
|
border-radius: unset;
|
|
126164
126302
|
|
|
126165
126303
|
.e-menu-icon {
|
|
126304
|
+
@include ribbon-items-icon-images($ribbon-file-menu-min-width-height);
|
|
126166
126305
|
width: auto;
|
|
126167
126306
|
}
|
|
126168
126307
|
|
|
@@ -126180,6 +126319,13 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126180
126319
|
|
|
126181
126320
|
.e-menu-icon {
|
|
126182
126321
|
@include ribbon-font-props(16px, 16px);
|
|
126322
|
+
@include ribbon-items-icon-images(16px);
|
|
126323
|
+
}
|
|
126324
|
+
@if ($skin-name == 'fluent2') {
|
|
126325
|
+
.e-menu-icon {
|
|
126326
|
+
padding: 0;
|
|
126327
|
+
margin: 2px 12px 2px 2px;
|
|
126328
|
+
}
|
|
126183
126329
|
}
|
|
126184
126330
|
}
|
|
126185
126331
|
|
|
@@ -126609,6 +126755,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126609
126755
|
|
|
126610
126756
|
.e-menu-icon {
|
|
126611
126757
|
@include ribbon-font-props(20px, 20px);
|
|
126758
|
+
min-height: 20px;
|
|
126759
|
+
min-width: 20px;
|
|
126612
126760
|
}
|
|
126613
126761
|
}
|
|
126614
126762
|
|
|
@@ -126616,8 +126764,14 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126616
126764
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
126617
126765
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-ul,
|
|
126618
126766
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-ul {
|
|
126619
|
-
.e-menu-item
|
|
126620
|
-
|
|
126767
|
+
.e-menu-item {
|
|
126768
|
+
&.e-blankicon {
|
|
126769
|
+
padding-left: $ribbon-bigger-menu-blank-icon-padding !important; /* stylelint-disable-line declaration-no-important */
|
|
126770
|
+
}
|
|
126771
|
+
.e-menu-icon {
|
|
126772
|
+
min-width: $ribbon-bigger-file-menu-min-width-height;
|
|
126773
|
+
min-height: $ribbon-bigger-file-menu-min-width-height;
|
|
126774
|
+
}
|
|
126621
126775
|
}
|
|
126622
126776
|
}
|
|
126623
126777
|
|
|
@@ -126640,7 +126794,9 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126640
126794
|
|
|
126641
126795
|
.e-menu-icon {
|
|
126642
126796
|
@include ribbon-font-props($ribbon-bigger-backstage-menu-icon-font-size, $ribbon-bigger-backstage-menu-icon-line-height);
|
|
126643
|
-
|
|
126797
|
+
margin: $ribbon-bigger-backstage-menu-icon-padding;
|
|
126798
|
+
min-width: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
126799
|
+
min-height: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
126644
126800
|
}
|
|
126645
126801
|
|
|
126646
126802
|
&.e-blankicon {
|
|
@@ -126656,6 +126812,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126656
126812
|
.e-btn-icon {
|
|
126657
126813
|
@include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
|
|
126658
126814
|
margin: $ribbon-bigger-group-button-icon-margin;
|
|
126815
|
+
min-height: $ribbon-bigger-items-icon-size;
|
|
126816
|
+
min-width: $ribbon-bigger-items-icon-size;
|
|
126659
126817
|
&.e-icon-left {
|
|
126660
126818
|
padding: $ribbon-bigger-group-button-icon-padding;
|
|
126661
126819
|
}
|