@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
|
@@ -39489,6 +39489,12 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
39489
39489
|
border-color: $radio-btn-focus-check-border-color;
|
|
39490
39490
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
39491
39491
|
}
|
|
39492
|
+
|
|
39493
|
+
& .e-ripple-container {
|
|
39494
|
+
@if $skin-name == 'Material3' {
|
|
39495
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
39496
|
+
}
|
|
39497
|
+
}
|
|
39492
39498
|
}
|
|
39493
39499
|
}
|
|
39494
39500
|
|
|
@@ -66031,7 +66037,7 @@ $de-ff-radio-scnd-div-mrgn-btm: 0;
|
|
|
66031
66037
|
$de-fnt-dlg-header-effects-mrgn-btm: 0;
|
|
66032
66038
|
$de-para-dlg-cs-check-box-mrgn-btm: 0;
|
|
66033
66039
|
$de-bullet-numbered-dlg-width: 300px;
|
|
66034
|
-
$de-bullet-numbered-dlg-height:
|
|
66040
|
+
$de-bullet-numbered-dlg-height: 173px;
|
|
66035
66041
|
$de-tbl-indent-lb-fnt-size: $text-xs;
|
|
66036
66042
|
$de-font-clr-div-mrgn-top: 12px;
|
|
66037
66043
|
$de-para-dlg-cs-check-box-mrgn-top: 12px;
|
|
@@ -66122,7 +66128,7 @@ $de-checkbox-wrapper-color: $content-text-color !default;
|
|
|
66122
66128
|
$bookmark-listview-border-color: $border !default;
|
|
66123
66129
|
$de-style-btn-active-bg-border-color: $border-light !default;
|
|
66124
66130
|
$de-style-btn-active-text-color: $content-text-color !default;
|
|
66125
|
-
$de-style-toggle-btn-color: $
|
|
66131
|
+
$de-style-toggle-btn-color: $secondary-bg-color !default;
|
|
66126
66132
|
$de-table-align-hover-color: $primary !default;
|
|
66127
66133
|
$de-table-tab-hover-color: $de-table-align-hover-color !default;
|
|
66128
66134
|
$de-cell-align-hover-color: $de-table-align-hover-color !default;
|
|
@@ -69916,7 +69922,8 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
69916
69922
|
.e-de-style-paragraph-group-button .e-btn.e-active,
|
|
69917
69923
|
.e-de-style-font-group-button .e-btn.e-active {
|
|
69918
69924
|
@if $skin-name =='fluent2' {
|
|
69919
|
-
background-color: var(--color-sf-
|
|
69925
|
+
background-color: var(--color-sf-content-bg-color-pressed);
|
|
69926
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
69920
69927
|
}
|
|
69921
69928
|
}
|
|
69922
69929
|
.e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
|
|
@@ -72393,13 +72400,13 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
72393
72400
|
}
|
|
72394
72401
|
.e-btn-toggle {
|
|
72395
72402
|
@if $skin-name=='fluent2' {
|
|
72396
|
-
background-color: var(--color-sf-
|
|
72403
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
72397
72404
|
}
|
|
72398
72405
|
@else{
|
|
72399
72406
|
background-color: $de-toggle-bg-color !important;
|
|
72400
72407
|
}
|
|
72401
72408
|
@if $skin-name =='fluent2' {
|
|
72402
|
-
|
|
72409
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
72403
72410
|
}
|
|
72404
72411
|
@if $skin-name=='highcontrast' {
|
|
72405
72412
|
color: $de-title-bar-font-clr !important;
|
|
@@ -72411,7 +72418,12 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
72411
72418
|
outline-offset: 0;
|
|
72412
72419
|
box-shadow: $de-toggle-btn-border !important;
|
|
72413
72420
|
#{if(&, '&', '*')}:hover {
|
|
72414
|
-
|
|
72421
|
+
@if $skin-name=='fluent2' {
|
|
72422
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
72423
|
+
}
|
|
72424
|
+
@else {
|
|
72425
|
+
background-color: $de-toggle-bg-color !important;
|
|
72426
|
+
}
|
|
72415
72427
|
@if $skin-name=='fabric' {
|
|
72416
72428
|
border-color: $de-toggle-bg-color !important;
|
|
72417
72429
|
}
|
|
@@ -72428,6 +72440,14 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
72428
72440
|
color: $de-title-bar-font-clr !important;
|
|
72429
72441
|
}
|
|
72430
72442
|
}
|
|
72443
|
+
@if $skin-name=='fluent2' {
|
|
72444
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
72445
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
72446
|
+
}
|
|
72447
|
+
.e-btn-toggle>span {
|
|
72448
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
72449
|
+
}
|
|
72450
|
+
}
|
|
72431
72451
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
72432
72452
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
72433
72453
|
border-radius: 0;
|
|
@@ -87807,7 +87827,7 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
87807
87827
|
}
|
|
87808
87828
|
@mixin display-align {
|
|
87809
87829
|
display: inline-block;
|
|
87810
|
-
vertical-align:
|
|
87830
|
+
vertical-align: text-bottom;
|
|
87811
87831
|
}
|
|
87812
87832
|
@mixin drop-bottom-child {
|
|
87813
87833
|
box-shadow: 0 1px 0 0 $childborder-color;
|
|
@@ -87835,6 +87855,12 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
87835
87855
|
font-size: $treegrid-bigger-icon-font-size;
|
|
87836
87856
|
height: $treegrid-bigger-icon-size;
|
|
87837
87857
|
width: $treegrid-bigger-icon-size;
|
|
87858
|
+
vertical-align: bottom;
|
|
87859
|
+
}
|
|
87860
|
+
.e-treegridexpand{
|
|
87861
|
+
@if $skin-name == 'highcontrast'{
|
|
87862
|
+
vertical-align: middle;
|
|
87863
|
+
}
|
|
87838
87864
|
}
|
|
87839
87865
|
|
|
87840
87866
|
.e-hierarchycheckbox {
|
|
@@ -87855,6 +87881,10 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
87855
87881
|
line-height: $treegrid-bigger-icon-size;
|
|
87856
87882
|
}
|
|
87857
87883
|
|
|
87884
|
+
.e-treecolumn-container span {
|
|
87885
|
+
vertical-align: middle;
|
|
87886
|
+
}
|
|
87887
|
+
|
|
87858
87888
|
.e-row[aria-expanded = 'true'] .e-treecell {
|
|
87859
87889
|
@if $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
|
|
87860
87890
|
font-size: 16px;
|
|
@@ -87895,18 +87925,29 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
87895
87925
|
vertical-align: $treegrid-right-arrow-icon-vertical-align;
|
|
87896
87926
|
}
|
|
87897
87927
|
|
|
87928
|
+
span.e-icons.e-treegridcollapse{
|
|
87929
|
+
@if $skin-name == 'highcontrast'{
|
|
87930
|
+
text-align: center;
|
|
87931
|
+
vertical-align: baseline;
|
|
87932
|
+
}
|
|
87933
|
+
}
|
|
87934
|
+
|
|
87898
87935
|
.e-rowcell:not(.e-gridclip) {
|
|
87899
87936
|
.e-treecolumn-container {
|
|
87900
87937
|
display: block;
|
|
87901
87938
|
@include rowcell-container;
|
|
87902
87939
|
|
|
87903
87940
|
span.e-treecell {
|
|
87904
|
-
display:
|
|
87941
|
+
display: contents;
|
|
87905
87942
|
@include rowcell-container;
|
|
87906
87943
|
}
|
|
87907
87944
|
}
|
|
87908
87945
|
}
|
|
87909
87946
|
|
|
87947
|
+
.e-templatecell .e-treecolumn-container span {
|
|
87948
|
+
vertical-align: middle;
|
|
87949
|
+
}
|
|
87950
|
+
|
|
87910
87951
|
.e-treegridexpand:hover::before,
|
|
87911
87952
|
.e-treegridcollapse:hover::before {
|
|
87912
87953
|
color: $treegrid-right-arrow-hover-color;
|
|
@@ -87962,6 +88003,10 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
87962
88003
|
@include display-align;
|
|
87963
88004
|
}
|
|
87964
88005
|
}
|
|
88006
|
+
|
|
88007
|
+
.e-templatecell .e-treecolumn-container span {
|
|
88008
|
+
vertical-align: middle;
|
|
88009
|
+
}
|
|
87965
88010
|
|
|
87966
88011
|
.e-cloneproperties .e-treecolumn-container {
|
|
87967
88012
|
span {
|
|
@@ -88000,7 +88045,7 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
88000
88045
|
height: $treegrid-right-arrow-icon-height;
|
|
88001
88046
|
padding: $treegrid-right-arrow-icon-padding;
|
|
88002
88047
|
text-align: center;
|
|
88003
|
-
vertical-align: bottom;
|
|
88048
|
+
vertical-align: text-bottom;
|
|
88004
88049
|
width: $treegrid-right-arrow-icon-width;
|
|
88005
88050
|
}
|
|
88006
88051
|
|
|
@@ -104378,6 +104423,18 @@ $lg-desktop: 1399.98;
|
|
|
104378
104423
|
}
|
|
104379
104424
|
}
|
|
104380
104425
|
|
|
104426
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
104427
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
104428
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
104429
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
104430
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
104431
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
104432
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
104433
|
+
@if ($theme-name == 'fluent2'){
|
|
104434
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
104435
|
+
}
|
|
104436
|
+
}
|
|
104437
|
+
|
|
104381
104438
|
.e-pv-properties-line-leader-length-container {
|
|
104382
104439
|
@if ($theme-name == 'fluent2') {
|
|
104383
104440
|
margin-top: 10px;
|
|
@@ -105501,7 +105558,8 @@ $lg-desktop: 1399.98;
|
|
|
105501
105558
|
|
|
105502
105559
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
105503
105560
|
@if $theme-name=='fluent2' {
|
|
105504
|
-
margin-right:
|
|
105561
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
105562
|
+
margin-top: -8px;
|
|
105505
105563
|
}
|
|
105506
105564
|
}
|
|
105507
105565
|
|
|
@@ -105529,6 +105587,12 @@ $lg-desktop: 1399.98;
|
|
|
105529
105587
|
}
|
|
105530
105588
|
}
|
|
105531
105589
|
|
|
105590
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
105591
|
+
@if ($skin-name == 'fluent2') {
|
|
105592
|
+
margin-top: -8px;
|
|
105593
|
+
}
|
|
105594
|
+
}
|
|
105595
|
+
|
|
105532
105596
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
105533
105597
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
105534
105598
|
@if ($skin-name == 'fluent2') {
|
|
@@ -105536,6 +105600,13 @@ $lg-desktop: 1399.98;
|
|
|
105536
105600
|
}
|
|
105537
105601
|
}
|
|
105538
105602
|
|
|
105603
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
105604
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
105605
|
+
@if ($skin-name == 'fluent2') {
|
|
105606
|
+
margin-top: -8px;
|
|
105607
|
+
}
|
|
105608
|
+
}
|
|
105609
|
+
|
|
105539
105610
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
105540
105611
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
105541
105612
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -105663,6 +105734,13 @@ $lg-desktop: 1399.98;
|
|
|
105663
105734
|
}
|
|
105664
105735
|
}
|
|
105665
105736
|
|
|
105737
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
105738
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
105739
|
+
@if $theme-name == 'fluent2' {
|
|
105740
|
+
font-size: 14px;
|
|
105741
|
+
}
|
|
105742
|
+
}
|
|
105743
|
+
|
|
105666
105744
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
105667
105745
|
background-size: 100%;
|
|
105668
105746
|
}
|
|
@@ -105699,6 +105777,14 @@ $lg-desktop: 1399.98;
|
|
|
105699
105777
|
min-height: 32px;
|
|
105700
105778
|
}
|
|
105701
105779
|
}
|
|
105780
|
+
|
|
105781
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
105782
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
105783
|
+
@if ($theme-name == 'fluent2') {
|
|
105784
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
105785
|
+
}
|
|
105786
|
+
}
|
|
105787
|
+
|
|
105702
105788
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
105703
105789
|
@if $skin-name != 'Material3' {
|
|
105704
105790
|
height: 32px;
|
|
@@ -106084,6 +106170,15 @@ $lg-desktop: 1399.98;
|
|
|
106084
106170
|
}
|
|
106085
106171
|
}
|
|
106086
106172
|
|
|
106173
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
106174
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
106175
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
106176
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
106177
|
+
@if $theme-name == 'fluent2' {
|
|
106178
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
106179
|
+
}
|
|
106180
|
+
}
|
|
106181
|
+
|
|
106087
106182
|
.e-pv-properties-text-edit-prop {
|
|
106088
106183
|
@if $skin-name == 'FluentUI' {
|
|
106089
106184
|
padding-top: 35px;
|
|
@@ -106122,6 +106217,28 @@ $lg-desktop: 1399.98;
|
|
|
106122
106217
|
.e-pv-center-align-icon-div,
|
|
106123
106218
|
.e-pv-right-align-icon-div {
|
|
106124
106219
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
106220
|
+
@if ($theme-name == 'fluent2') {
|
|
106221
|
+
width: 32px;
|
|
106222
|
+
}
|
|
106223
|
+
}
|
|
106224
|
+
|
|
106225
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
106226
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
106227
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
106228
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
106229
|
+
padding: 4px 10px;
|
|
106230
|
+
@if ($theme-name == 'fluent2') {
|
|
106231
|
+
width: 40px;
|
|
106232
|
+
}
|
|
106233
|
+
}
|
|
106234
|
+
|
|
106235
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
106236
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
106237
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
106238
|
+
padding: 4px 10px;
|
|
106239
|
+
@if ($theme-name == 'fluent2') {
|
|
106240
|
+
width: 38.5px;
|
|
106241
|
+
}
|
|
106125
106242
|
}
|
|
106126
106243
|
|
|
106127
106244
|
.e-pv-bold-icon-div:hover,
|
|
@@ -106132,7 +106249,9 @@ $lg-desktop: 1399.98;
|
|
|
106132
106249
|
.e-pv-center-align-icon-div:hover,
|
|
106133
106250
|
.e-pv-right-align-icon-div:hover {
|
|
106134
106251
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
106135
|
-
|
|
106252
|
+
@if ($theme-name != 'fluent2') {
|
|
106253
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
106254
|
+
}
|
|
106136
106255
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
106137
106256
|
}
|
|
106138
106257
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -106263,6 +106382,9 @@ $lg-desktop: 1399.98;
|
|
|
106263
106382
|
@if ($skin-name == 'Material3') {
|
|
106264
106383
|
padding: 20px 15px 6px 0;
|
|
106265
106384
|
}
|
|
106385
|
+
@if ($theme-name == 'fluent2') {
|
|
106386
|
+
padding: 15px;
|
|
106387
|
+
}
|
|
106266
106388
|
@else {
|
|
106267
106389
|
padding: 15px 15px 15px 1px;
|
|
106268
106390
|
}
|
|
@@ -106450,6 +106572,7 @@ $lg-desktop: 1399.98;
|
|
|
106450
106572
|
}
|
|
106451
106573
|
@if ($theme-name == 'fluent2') {
|
|
106452
106574
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
106575
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
106453
106576
|
}
|
|
106454
106577
|
}
|
|
106455
106578
|
|
|
@@ -106457,12 +106580,13 @@ $lg-desktop: 1399.98;
|
|
|
106457
106580
|
@if ($theme-name == 'fluent2') {
|
|
106458
106581
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
106459
106582
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
106583
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
106460
106584
|
}
|
|
106461
106585
|
}
|
|
106462
106586
|
|
|
106463
106587
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
106464
106588
|
@if ($theme-name == 'fluent2') {
|
|
106465
|
-
margin-left:
|
|
106589
|
+
margin-left: 18px;
|
|
106466
106590
|
}
|
|
106467
106591
|
}
|
|
106468
106592
|
|
|
@@ -106705,7 +106829,9 @@ $lg-desktop: 1399.98;
|
|
|
106705
106829
|
height: 36px;
|
|
106706
106830
|
width: 154px;
|
|
106707
106831
|
}
|
|
106708
|
-
|
|
106832
|
+
@if ($theme-name != 'fluent2') {
|
|
106833
|
+
justify-content: space-evenly;
|
|
106834
|
+
}
|
|
106709
106835
|
@if ($skin-name == 'bootstrap5') {
|
|
106710
106836
|
align-items: center;
|
|
106711
106837
|
border: 1px solid $border-light;
|
|
@@ -106753,7 +106879,9 @@ $lg-desktop: 1399.98;
|
|
|
106753
106879
|
height: 36px;
|
|
106754
106880
|
width: 120px;
|
|
106755
106881
|
}
|
|
106756
|
-
|
|
106882
|
+
@if ($theme-name != 'fluent2') {
|
|
106883
|
+
justify-content: space-evenly;
|
|
106884
|
+
}
|
|
106757
106885
|
margin-right: 15px;
|
|
106758
106886
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
106759
106887
|
align-items: center;
|
|
@@ -106782,7 +106910,9 @@ $lg-desktop: 1399.98;
|
|
|
106782
106910
|
}
|
|
106783
106911
|
display: flex;
|
|
106784
106912
|
height: 36px;
|
|
106785
|
-
|
|
106913
|
+
@if ($theme-name != 'fluent2') {
|
|
106914
|
+
justify-content: space-evenly;
|
|
106915
|
+
}
|
|
106786
106916
|
width: 154px;
|
|
106787
106917
|
@if ($skin-name == 'bootstrap5') {
|
|
106788
106918
|
align-items: center;
|
|
@@ -106816,7 +106946,9 @@ $lg-desktop: 1399.98;
|
|
|
106816
106946
|
}
|
|
106817
106947
|
display: flex;
|
|
106818
106948
|
height: 36px;
|
|
106819
|
-
|
|
106949
|
+
@if ($theme-name != 'fluent2') {
|
|
106950
|
+
justify-content: space-evenly;
|
|
106951
|
+
}
|
|
106820
106952
|
margin-right: 15px;
|
|
106821
106953
|
width: 120px;
|
|
106822
106954
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -106961,12 +107093,6 @@ $lg-desktop: 1399.98;
|
|
|
106961
107093
|
}
|
|
106962
107094
|
}
|
|
106963
107095
|
|
|
106964
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
106965
|
-
@if ($theme-name=='fluent2') {
|
|
106966
|
-
margin-left: 6.4%;
|
|
106967
|
-
}
|
|
106968
|
-
}
|
|
106969
|
-
|
|
106970
107096
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
106971
107097
|
@if ($theme-name == 'fluent2') {
|
|
106972
107098
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -107120,12 +107246,6 @@ $lg-desktop: 1399.98;
|
|
|
107120
107246
|
}
|
|
107121
107247
|
}
|
|
107122
107248
|
|
|
107123
|
-
.e-bigger .e-pv-canvas-signature {
|
|
107124
|
-
@if $theme-name =='fluent2' {
|
|
107125
|
-
margin-left: 5.65%;
|
|
107126
|
-
}
|
|
107127
|
-
}
|
|
107128
|
-
|
|
107129
107249
|
.e-pv-sign-upload{
|
|
107130
107250
|
@if $theme-name =='fluent2' {
|
|
107131
107251
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -114228,6 +114348,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
114228
114348
|
}
|
|
114229
114349
|
|
|
114230
114350
|
@include export-module('pivotview-theme') {
|
|
114351
|
+
.e-pivotview.e-pivotview-autofit .e-grid .e-columnsheader .e-headercelldiv {
|
|
114352
|
+
margin-right: 4px;
|
|
114353
|
+
|
|
114354
|
+
@if ($skin-name == 'FluentUI') or ($skin-name =='fluent2') or ($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') or ($skin-name == 'Material3') {
|
|
114355
|
+
&:has(> .e-pivotcell-container .e-value-sort-icon) {
|
|
114356
|
+
margin-right: $pivotgrid-value-sort-icon-font-size;
|
|
114357
|
+
}
|
|
114358
|
+
}
|
|
114359
|
+
}
|
|
114360
|
+
|
|
114231
114361
|
.e-pivotview {
|
|
114232
114362
|
.e-pivotcell-container {
|
|
114233
114363
|
align-items: center;
|
|
@@ -126997,6 +127127,7 @@ $ribbon-file-menu-size: $text-sm !default;
|
|
|
126997
127127
|
$ribbon-file-menu-padding: 12px 10px !default;
|
|
126998
127128
|
$ribbon-file-menu-height: 20px !default;
|
|
126999
127129
|
$ribbon-file-menu-border-radius: 4px 0 0 0 !default;
|
|
127130
|
+
$ribbon-file-menu-min-width-height: 16px !default;
|
|
127000
127131
|
$ribbon-help-template-padding: 10px !default;
|
|
127001
127132
|
$ribbon-help-template-height: 44px !default;
|
|
127002
127133
|
$ribbon-help-template-border: none !default;
|
|
@@ -127102,7 +127233,7 @@ $ribbon-backstage-menu-active-border: 0 !default;
|
|
|
127102
127233
|
$ribbon-backstage-menu-item-height: 38px !default;
|
|
127103
127234
|
$ribbon-backstage-menu-icon-font-size: $text-sm !default;
|
|
127104
127235
|
$ribbon-backstage-menu-icon-line-height: 14px !default;
|
|
127105
|
-
$ribbon-backstage-menu-icon-padding: 12px 8px
|
|
127236
|
+
$ribbon-backstage-menu-icon-padding: 12px 8px 14px 12px !default;
|
|
127106
127237
|
$ribbon-backstage-menu-blank-icon-padding: 34px !default;
|
|
127107
127238
|
$ribbon-backstage-btn-focus-border: 0 !default;
|
|
127108
127239
|
$ribbon-backstage-btn-height: 38px !default;
|
|
@@ -127169,6 +127300,7 @@ $ribbon-bigger-group-height: 160px !default;
|
|
|
127169
127300
|
$ribbon-bigger-file-menu-height: 22px !default;
|
|
127170
127301
|
$ribbon-bigger-file-menu-padding: 17px 10px !default;
|
|
127171
127302
|
$ribbon-bigger-file-menu-size: $text-base !default;
|
|
127303
|
+
$ribbon-bigger-file-menu-min-width-height: 18px !default;
|
|
127172
127304
|
$ribbon-bigger-help-template-padding: 10px !default;
|
|
127173
127305
|
$ribbon-bigger-help-template-height: 56px !default;
|
|
127174
127306
|
$ribbon-bigger-toolbar-items-height: 56px !default;
|
|
@@ -127240,7 +127372,7 @@ $ribbon-bigger-ddb-popup-height: 40px;
|
|
|
127240
127372
|
$ribbon-bigger-backstage-menu-item-height: 44px !default;
|
|
127241
127373
|
$ribbon-bigger-backstage-menu-icon-font-size: $text-base !default;
|
|
127242
127374
|
$ribbon-bigger-backstage-menu-icon-line-height: 16px !default;
|
|
127243
|
-
$ribbon-bigger-backstage-menu-icon-padding: 14px 12px
|
|
127375
|
+
$ribbon-bigger-backstage-menu-icon-padding: 14px 12px 17px 15px !default;
|
|
127244
127376
|
$ribbon-bigger-backstage-menu-blank-icon-padding: 43px !default;
|
|
127245
127377
|
$ribbon-bigger-backstage-btn-height: 48px !default;
|
|
127246
127378
|
$ribbon-bigger-backstage-btn-line-height: 48px !default;
|
|
@@ -127910,9 +128042,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
127910
128042
|
|
|
127911
128043
|
.e-menu-icon {
|
|
127912
128044
|
@include ribbon-font-props($ribbon-backstage-menu-icon-font-size, $ribbon-backstage-menu-icon-line-height);
|
|
128045
|
+
@include ribbon-items-icon-images($ribbon-backstage-menu-icon-font-size);
|
|
127913
128046
|
width: auto;
|
|
127914
128047
|
margin-right: unset;
|
|
127915
|
-
|
|
128048
|
+
margin: $ribbon-backstage-menu-icon-padding;
|
|
127916
128049
|
}
|
|
127917
128050
|
|
|
127918
128051
|
&.e-blankicon {
|
|
@@ -128525,6 +128658,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
128525
128658
|
|
|
128526
128659
|
.e-btn-icon {
|
|
128527
128660
|
@include ribbon-font-styles(16px, $ribbon-items-font-weight, 16px);
|
|
128661
|
+
@include ribbon-items-icon-images(16px);
|
|
128528
128662
|
margin: $ribbon-group-button-icon-margin;
|
|
128529
128663
|
width: auto;
|
|
128530
128664
|
&.e-icon-left {
|
|
@@ -128612,6 +128746,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
128612
128746
|
@include ribbon-font-styles($ribbon-gallery-icons-size, $ribbon-gallery-icons-weight, $ribbon-gallery-icons-height);
|
|
128613
128747
|
padding: 3px;
|
|
128614
128748
|
background-size: cover;
|
|
128749
|
+
min-width: $ribbon-gallery-icons-size;
|
|
128750
|
+
min-height: $ribbon-gallery-icons-size;
|
|
128751
|
+
background-position: center;
|
|
128752
|
+
background-repeat: no-repeat;
|
|
128615
128753
|
}
|
|
128616
128754
|
&:hover,
|
|
128617
128755
|
&.e-ribbon-gallery-selected {
|
|
@@ -128656,6 +128794,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
128656
128794
|
border-radius: unset;
|
|
128657
128795
|
|
|
128658
128796
|
.e-menu-icon {
|
|
128797
|
+
@include ribbon-items-icon-images($ribbon-file-menu-min-width-height);
|
|
128659
128798
|
width: auto;
|
|
128660
128799
|
}
|
|
128661
128800
|
|
|
@@ -128673,6 +128812,13 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
128673
128812
|
|
|
128674
128813
|
.e-menu-icon {
|
|
128675
128814
|
@include ribbon-font-props(16px, 16px);
|
|
128815
|
+
@include ribbon-items-icon-images(16px);
|
|
128816
|
+
}
|
|
128817
|
+
@if ($skin-name == 'fluent2') {
|
|
128818
|
+
.e-menu-icon {
|
|
128819
|
+
padding: 0;
|
|
128820
|
+
margin: 2px 12px 2px 2px;
|
|
128821
|
+
}
|
|
128676
128822
|
}
|
|
128677
128823
|
}
|
|
128678
128824
|
|
|
@@ -129102,6 +129248,8 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
129102
129248
|
|
|
129103
129249
|
.e-menu-icon {
|
|
129104
129250
|
@include ribbon-font-props(20px, 20px);
|
|
129251
|
+
min-height: 20px;
|
|
129252
|
+
min-width: 20px;
|
|
129105
129253
|
}
|
|
129106
129254
|
}
|
|
129107
129255
|
|
|
@@ -129109,8 +129257,14 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
129109
129257
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
129110
129258
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-ul,
|
|
129111
129259
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-ul {
|
|
129112
|
-
.e-menu-item
|
|
129113
|
-
|
|
129260
|
+
.e-menu-item {
|
|
129261
|
+
&.e-blankicon {
|
|
129262
|
+
padding-left: $ribbon-bigger-menu-blank-icon-padding !important; /* stylelint-disable-line declaration-no-important */
|
|
129263
|
+
}
|
|
129264
|
+
.e-menu-icon {
|
|
129265
|
+
min-width: $ribbon-bigger-file-menu-min-width-height;
|
|
129266
|
+
min-height: $ribbon-bigger-file-menu-min-width-height;
|
|
129267
|
+
}
|
|
129114
129268
|
}
|
|
129115
129269
|
}
|
|
129116
129270
|
|
|
@@ -129133,7 +129287,9 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
129133
129287
|
|
|
129134
129288
|
.e-menu-icon {
|
|
129135
129289
|
@include ribbon-font-props($ribbon-bigger-backstage-menu-icon-font-size, $ribbon-bigger-backstage-menu-icon-line-height);
|
|
129136
|
-
|
|
129290
|
+
margin: $ribbon-bigger-backstage-menu-icon-padding;
|
|
129291
|
+
min-width: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
129292
|
+
min-height: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
129137
129293
|
}
|
|
129138
129294
|
|
|
129139
129295
|
&.e-blankicon {
|
|
@@ -129149,6 +129305,8 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
129149
129305
|
.e-btn-icon {
|
|
129150
129306
|
@include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
|
|
129151
129307
|
margin: $ribbon-bigger-group-button-icon-margin;
|
|
129308
|
+
min-height: $ribbon-bigger-items-icon-size;
|
|
129309
|
+
min-width: $ribbon-bigger-items-icon-size;
|
|
129152
129310
|
&.e-icon-left {
|
|
129153
129311
|
padding: $ribbon-bigger-group-button-icon-padding;
|
|
129154
129312
|
}
|