@syncfusion/blazor-themes 26.1.41 → 26.1.42
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 +150 -52
- package/SCSS-Themes/bds.scss +150 -52
- package/SCSS-Themes/bootstrap-dark.scss +150 -52
- package/SCSS-Themes/bootstrap.scss +157 -59
- package/SCSS-Themes/bootstrap4.scss +157 -59
- package/SCSS-Themes/bootstrap5-dark.scss +161 -63
- package/SCSS-Themes/bootstrap5.scss +161 -63
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +150 -52
- package/SCSS-Themes/fabric.scss +154 -56
- package/SCSS-Themes/fluent-dark.scss +158 -60
- package/SCSS-Themes/fluent.scss +158 -60
- package/SCSS-Themes/fluent2-dark.scss +167 -69
- package/SCSS-Themes/fluent2.scss +167 -69
- package/SCSS-Themes/grids/grid/bds-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bds.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/bootstrap5.scss +33 -17
- package/SCSS-Themes/grids/grid/fabric-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/fabric.scss +27 -11
- package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +36 -20
- package/SCSS-Themes/grids/grid/fluent2.scss +36 -20
- package/SCSS-Themes/grids/grid/highcontrast.scss +30 -14
- package/SCSS-Themes/grids/grid/material-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/material.scss +24 -8
- package/SCSS-Themes/grids/grid/material3-dark.scss +29 -13
- package/SCSS-Themes/grids/grid/material3.scss +29 -13
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/tailwind.scss +33 -17
- package/SCSS-Themes/highcontrast.scss +157 -59
- package/SCSS-Themes/inputs/slider/bds-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bds.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2.scss +34 -7
- package/SCSS-Themes/inputs/slider/highcontrast.scss +34 -7
- package/SCSS-Themes/inputs/slider/material-dark.scss +44 -16
- package/SCSS-Themes/inputs/slider/material.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind.scss +34 -7
- package/SCSS-Themes/material-dark.scss +161 -62
- package/SCSS-Themes/material.scss +152 -54
- package/SCSS-Themes/material3-dark.scss +157 -59
- package/SCSS-Themes/material3.scss +157 -59
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bds.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2.scss +2 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +2 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +90 -37
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +161 -63
- package/SCSS-Themes/tailwind.scss +161 -63
- package/package.json +1 -1
|
@@ -31931,7 +31931,13 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
31931
31931
|
&.e-scale {
|
|
31932
31932
|
&.e-h-scale {
|
|
31933
31933
|
.e-tick {
|
|
31934
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31934
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31935
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
31936
|
+
@if ($skin-name == 'material-dark') {
|
|
31937
|
+
background-position: bottom;
|
|
31938
|
+
}
|
|
31939
|
+
}
|
|
31940
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31935
31941
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
31936
31942
|
}
|
|
31937
31943
|
@else {
|
|
@@ -31941,7 +31947,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
31941
31947
|
}
|
|
31942
31948
|
|
|
31943
31949
|
.e-large {
|
|
31944
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31950
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31951
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
31952
|
+
}
|
|
31953
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31945
31954
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
31946
31955
|
}
|
|
31947
31956
|
}
|
|
@@ -31971,7 +31980,13 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
31971
31980
|
&.e-scale {
|
|
31972
31981
|
&.e-h-scale {
|
|
31973
31982
|
.e-tick {
|
|
31974
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31983
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31984
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
31985
|
+
@if ($skin-name == 'material-dark') {
|
|
31986
|
+
background-position-x: center;
|
|
31987
|
+
}
|
|
31988
|
+
}
|
|
31989
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31975
31990
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
31976
31991
|
}
|
|
31977
31992
|
@else {
|
|
@@ -31981,7 +31996,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
31981
31996
|
}
|
|
31982
31997
|
|
|
31983
31998
|
.e-large {
|
|
31984
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31999
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32000
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32001
|
+
}
|
|
32002
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31985
32003
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
31986
32004
|
}
|
|
31987
32005
|
}
|
|
@@ -32057,7 +32075,12 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
32057
32075
|
}
|
|
32058
32076
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32059
32077
|
background-position: center;
|
|
32060
|
-
|
|
32078
|
+
@if ($skin-name == 'material-dark') {
|
|
32079
|
+
height: 12px;
|
|
32080
|
+
}
|
|
32081
|
+
@else {
|
|
32082
|
+
height: 99%;
|
|
32083
|
+
}
|
|
32061
32084
|
}
|
|
32062
32085
|
}
|
|
32063
32086
|
|
|
@@ -32083,6 +32106,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
32083
32106
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32084
32107
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32085
32108
|
}
|
|
32109
|
+
@else if ($skin-name == 'material-dark') {
|
|
32110
|
+
height: 20px;
|
|
32111
|
+
top: 4px;
|
|
32112
|
+
}
|
|
32086
32113
|
}
|
|
32087
32114
|
}
|
|
32088
32115
|
|
|
@@ -32182,7 +32209,7 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
32182
32209
|
background-position: center center;
|
|
32183
32210
|
}
|
|
32184
32211
|
|
|
32185
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32212
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
|
|
32186
32213
|
&.e-large {
|
|
32187
32214
|
@if ($skin-name != 'bootstrap4') {
|
|
32188
32215
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32272,7 +32299,7 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
32272
32299
|
.e-tick {
|
|
32273
32300
|
display: inline-block;
|
|
32274
32301
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32275
|
-
background-repeat:
|
|
32302
|
+
background-repeat: repeat-y;
|
|
32276
32303
|
}
|
|
32277
32304
|
|
|
32278
32305
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54478,7 +54505,8 @@ $ripple-width: 32px !default;
|
|
|
54478
54505
|
/*! TreeView icons */
|
|
54479
54506
|
.e-treeview {
|
|
54480
54507
|
.e-list-item {
|
|
54481
|
-
div.e-icons::before
|
|
54508
|
+
div.e-icons.e-icon-expandable::before,
|
|
54509
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54482
54510
|
content: '\e230';
|
|
54483
54511
|
}
|
|
54484
54512
|
}
|
|
@@ -68451,7 +68479,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68451
68479
|
}
|
|
68452
68480
|
}
|
|
68453
68481
|
}
|
|
68454
|
-
.e-listview
|
|
68482
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68455
68483
|
height: 24px;
|
|
68456
68484
|
width: 16px;
|
|
68457
68485
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -74406,9 +74434,9 @@ $grid-summary-template-row-bg-color: '' !default;
|
|
|
74406
74434
|
$grid-summary-row-bg-color: $grey-lighter !default;
|
|
74407
74435
|
$grid-sortdiv-width: 16px !default;
|
|
74408
74436
|
$grid-sortdiv-height: 16px !default;
|
|
74409
|
-
$grid-sortnumber-margin: 8px
|
|
74437
|
+
$grid-sortnumber-margin: 8px 10px 0 2px !default;
|
|
74410
74438
|
$grid-fltr-sortnumber-margin: $grid-sortnumber-margin !default;
|
|
74411
|
-
$grid-fltr-sortnumber-rightalign-margin: 8px 0 0
|
|
74439
|
+
$grid-fltr-sortnumber-rightalign-margin: 8px 0 0 10px !default;
|
|
74412
74440
|
$grid-sortnumber-rightalign-margin: $grid-fltr-sortnumber-rightalign-margin !default;
|
|
74413
74441
|
$grid-sortnumer-line-height: 15px !default;
|
|
74414
74442
|
$grid-bigger-sortnumer-line-height: $grid-sortnumer-line-height !default;
|
|
@@ -74480,9 +74508,9 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 1.8em !default;
|
|
|
74480
74508
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .35em 0 .3em !default;
|
|
74481
74509
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .35em 0 .3em !default;
|
|
74482
74510
|
$grid-ungroup-rtl-padding-right: -8px !default;
|
|
74483
|
-
$grid-headercelldiv-padding: 0
|
|
74511
|
+
$grid-headercelldiv-padding: 0 .7em 0 .4em !default;
|
|
74484
74512
|
$grid-headercelldiv-sort-centeralign-padding-right: .4em !default;
|
|
74485
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
74513
|
+
$grid-headercell-div-padding: 0 1.2em 0 .4em !default;
|
|
74486
74514
|
$grid-group-text-width: auto !default;
|
|
74487
74515
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
74488
74516
|
$grid-group-caption-font-size: 14px !default;
|
|
@@ -74649,10 +74677,10 @@ $grid-rowcell-wrap-height: 18px !default;
|
|
|
74649
74677
|
$grid-rowcell-autofill-top-height: 16px !default;
|
|
74650
74678
|
$grid-rowcell-autofill-top-bottom-height: 14px !default;
|
|
74651
74679
|
$grid-rowcell-wrap-max-height: 36px !default;
|
|
74652
|
-
$grid-bigger-fltr-sortnumber-rightalign-margin: 8px
|
|
74680
|
+
$grid-bigger-fltr-sortnumber-rightalign-margin: 8px 2px 0 3px !default;
|
|
74653
74681
|
$grid-bigger-sortnumber-rightalign-margin: 7px 0 0 20px !default;
|
|
74654
74682
|
$grid-bigger-columnmenu-bottom: 16px !default;
|
|
74655
|
-
$grid-bigger-sortnumber-margin: 7px
|
|
74683
|
+
$grid-bigger-sortnumber-margin: 7px 6px 0 2px !default;
|
|
74656
74684
|
$grid-bigger-fltr-sortnumber-margin: $grid-bigger-sortnumber-margin !default;
|
|
74657
74685
|
$grid-rtl-searchclear: 0 !default;
|
|
74658
74686
|
$grid-column-chosser-searchdiv-top: -46px !default;
|
|
@@ -74738,7 +74766,7 @@ $grid-responsive-apply-btn-top: 3px !default;
|
|
|
74738
74766
|
$grid-responsive-column-menu-icon-margin-top: 0 !default;
|
|
74739
74767
|
$grid-rtl-headercelldiv-left-align-margin: 10px !default;
|
|
74740
74768
|
$grid-rtl-filtermenudiv-left-align-margin: -5px !default;
|
|
74741
|
-
$grid-rtl-sort-num-left-align-margin: 8px -6px 0
|
|
74769
|
+
$grid-rtl-sort-num-left-align-margin: 8px -6px 0 2px !default;
|
|
74742
74770
|
$grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
74743
74771
|
$grid-rowcell-color: rgba($grid-content-font-color, $grid-conent-font-opacity) !default;
|
|
74744
74772
|
$grid-reorderarrow-margin-top: -6.5px !default;
|
|
@@ -75313,7 +75341,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
75313
75341
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
75314
75342
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
75315
75343
|
@if $grid-skin == 'tailwind' {
|
|
75316
|
-
margin-left:
|
|
75344
|
+
margin-left: 4px;
|
|
75317
75345
|
}
|
|
75318
75346
|
}
|
|
75319
75347
|
|
|
@@ -76653,7 +76681,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
76653
76681
|
text-transform: $grid-header-text-transform;
|
|
76654
76682
|
user-select: none;
|
|
76655
76683
|
}
|
|
76656
|
-
|
|
76684
|
+
|
|
76685
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
76686
|
+
padding: 0 .4em ;
|
|
76687
|
+
@if $grid-skin == 'fabric' {
|
|
76688
|
+
padding: 0 1px 0;
|
|
76689
|
+
}
|
|
76690
|
+
@if $grid-skin == 'highcontrast' {
|
|
76691
|
+
padding: 0;
|
|
76692
|
+
}
|
|
76693
|
+
}
|
|
76694
|
+
|
|
76657
76695
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
76658
76696
|
overflow: visible;
|
|
76659
76697
|
}
|
|
@@ -77155,6 +77193,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
77155
77193
|
right: 2px;
|
|
77156
77194
|
}
|
|
77157
77195
|
}
|
|
77196
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
77197
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
77198
|
+
}
|
|
77158
77199
|
|
|
77159
77200
|
.e-sortfilterdiv {
|
|
77160
77201
|
float: right;
|
|
@@ -77201,7 +77242,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
77201
77242
|
}
|
|
77202
77243
|
|
|
77203
77244
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
77204
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
77245
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
77205
77246
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
77206
77247
|
.e-headercelldiv,
|
|
77207
77248
|
.e-stackedheadercelldiv {
|
|
@@ -78554,6 +78595,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
78554
78595
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78555
78596
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78556
78597
|
text-align: right;
|
|
78598
|
+
@if $grid-skin == 'highcontrast' {
|
|
78599
|
+
margin: -7px 0;
|
|
78600
|
+
}
|
|
78557
78601
|
|
|
78558
78602
|
& .e-sortnumber {
|
|
78559
78603
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78565,6 +78609,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
78565
78609
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78566
78610
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78567
78611
|
text-align: right;
|
|
78612
|
+
@if $grid-skin == 'highcontrast' {
|
|
78613
|
+
margin: -7px 0;
|
|
78614
|
+
}
|
|
78568
78615
|
|
|
78569
78616
|
& .e-sortnumber {
|
|
78570
78617
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78585,9 +78632,6 @@ $grid-checkmark-color: $grey !default;
|
|
|
78585
78632
|
|
|
78586
78633
|
& .e-sortnumber {
|
|
78587
78634
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78588
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78589
|
-
margin: 4px -2px 0 0;
|
|
78590
|
-
}
|
|
78591
78635
|
}
|
|
78592
78636
|
}
|
|
78593
78637
|
|
|
@@ -78606,7 +78650,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
78606
78650
|
}
|
|
78607
78651
|
|
|
78608
78652
|
& .e-headercelldiv {
|
|
78609
|
-
padding: 0
|
|
78653
|
+
padding: 0 1.6em 0 1.2em;
|
|
78610
78654
|
|
|
78611
78655
|
& .e-sortnumber {
|
|
78612
78656
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99042,7 +99086,9 @@ $lg-desktop: 1399.98;
|
|
|
99042
99086
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99043
99087
|
height: $pv-toolbar-btn-height;
|
|
99044
99088
|
min-width: $pv-toolbar-btn-width;
|
|
99045
|
-
|
|
99089
|
+
@if ($skin-name != 'fluent2') {
|
|
99090
|
+
width: $pv-toolbar-btn-width;
|
|
99091
|
+
}
|
|
99046
99092
|
@if $skin-name == 'FluentUI' {
|
|
99047
99093
|
line-height: $pv-toolbar-btn-height;
|
|
99048
99094
|
min-width: 40px;
|
|
@@ -99960,7 +100006,8 @@ $lg-desktop: 1399.98;
|
|
|
99960
100006
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
99961
100007
|
}
|
|
99962
100008
|
|
|
99963
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100009
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100010
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
99964
100011
|
{
|
|
99965
100012
|
background: $pv-thumbnail-view-button-selection-background;
|
|
99966
100013
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100323,7 +100370,9 @@ $lg-desktop: 1399.98;
|
|
|
100323
100370
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100324
100371
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100325
100372
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100326
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100373
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100374
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100375
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100327
100376
|
color: $pv-icon-color;
|
|
100328
100377
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100329
100378
|
box-shadow: none;
|
|
@@ -100387,13 +100436,18 @@ $lg-desktop: 1399.98;
|
|
|
100387
100436
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100388
100437
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100389
100438
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100390
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100439
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100440
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100441
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100391
100442
|
@if $skin-name == 'bootstrap4' {
|
|
100392
100443
|
color: $pv-icon-color-hover;
|
|
100393
100444
|
}
|
|
100394
100445
|
@if $skin-name == 'bootstrap5' {
|
|
100395
100446
|
color: $white;
|
|
100396
100447
|
}
|
|
100448
|
+
@if $skin-name == 'fluent2' {
|
|
100449
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100450
|
+
}
|
|
100397
100451
|
@if $skin-name == 'FluentUI' {
|
|
100398
100452
|
color: $pv-item-selection-color;
|
|
100399
100453
|
}
|
|
@@ -100405,7 +100459,7 @@ $lg-desktop: 1399.98;
|
|
|
100405
100459
|
@if $skin-name == 'bootstrap4' {
|
|
100406
100460
|
color: $pv-icon-color-hover;
|
|
100407
100461
|
}
|
|
100408
|
-
@if $skin-name == 'bootstrap5' {
|
|
100462
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100409
100463
|
color: $pv-icon-color;
|
|
100410
100464
|
}
|
|
100411
100465
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100413,12 +100467,23 @@ $lg-desktop: 1399.98;
|
|
|
100413
100467
|
}
|
|
100414
100468
|
}
|
|
100415
100469
|
|
|
100470
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100471
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100472
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100473
|
+
@if ($skin-name == 'fluent2') {
|
|
100474
|
+
color: $pv-icon-color;
|
|
100475
|
+
}
|
|
100476
|
+
}
|
|
100477
|
+
|
|
100416
100478
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100417
100479
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100418
100480
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100419
100481
|
@if $skin-name == 'bootstrap4' {
|
|
100420
100482
|
color: $pv-icon-color-hover;
|
|
100421
100483
|
}
|
|
100484
|
+
@if $skin-name == 'fluent2' {
|
|
100485
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100486
|
+
}
|
|
100422
100487
|
}
|
|
100423
100488
|
|
|
100424
100489
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -100770,10 +100835,13 @@ $lg-desktop: 1399.98;
|
|
|
100770
100835
|
border-bottom: 2px solid;
|
|
100771
100836
|
margin-top: 0;
|
|
100772
100837
|
padding-top: 5px;
|
|
100773
|
-
@if ($skin-name=='bootstrap5'
|
|
100838
|
+
@if ($skin-name=='bootstrap5') {
|
|
100774
100839
|
margin-top: -4px;
|
|
100775
100840
|
padding-top: 0;
|
|
100776
100841
|
}
|
|
100842
|
+
@if ($theme-name=='fluent2') {
|
|
100843
|
+
padding-top: 0;
|
|
100844
|
+
}
|
|
100777
100845
|
@if $skin-name == 'FluentUI' {
|
|
100778
100846
|
line-height: 11px;
|
|
100779
100847
|
}
|
|
@@ -100785,7 +100853,12 @@ $lg-desktop: 1399.98;
|
|
|
100785
100853
|
line-height: 1.71em;
|
|
100786
100854
|
}
|
|
100787
100855
|
border-bottom: 2px solid;
|
|
100788
|
-
|
|
100856
|
+
@if ($skin-name == 'fluent2') {
|
|
100857
|
+
margin-top: 5px;
|
|
100858
|
+
}
|
|
100859
|
+
@else {
|
|
100860
|
+
margin-top: 0;
|
|
100861
|
+
}
|
|
100789
100862
|
padding-top: 1px;
|
|
100790
100863
|
vertical-align: initial;
|
|
100791
100864
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100797,9 +100870,12 @@ $lg-desktop: 1399.98;
|
|
|
100797
100870
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
100798
100871
|
margin-top: 0;
|
|
100799
100872
|
padding-top: 7px;
|
|
100800
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
100873
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
100801
100874
|
padding-top: 0;
|
|
100802
100875
|
}
|
|
100876
|
+
@if ( or $theme-name == 'fluent2'){
|
|
100877
|
+
padding-top: 5px;
|
|
100878
|
+
}
|
|
100803
100879
|
vertical-align: initial;
|
|
100804
100880
|
}
|
|
100805
100881
|
|
|
@@ -100811,6 +100887,13 @@ $lg-desktop: 1399.98;
|
|
|
100811
100887
|
vertical-align: initial;
|
|
100812
100888
|
}
|
|
100813
100889
|
|
|
100890
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
100891
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
100892
|
+
@if $skin-name != 'Material3' {
|
|
100893
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
100894
|
+
}
|
|
100895
|
+
}
|
|
100896
|
+
|
|
100814
100897
|
.e-pv-annotation-opacity-popup-container,
|
|
100815
100898
|
.e-pv-annotation-thickness-popup-container {
|
|
100816
100899
|
@if $skin-name != 'Material3' {
|
|
@@ -101169,13 +101252,6 @@ $lg-desktop: 1399.98;
|
|
|
101169
101252
|
}
|
|
101170
101253
|
}
|
|
101171
101254
|
|
|
101172
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101173
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101174
|
-
@if ($theme-name == 'fluent2') {
|
|
101175
|
-
line-height: 28px;
|
|
101176
|
-
}
|
|
101177
|
-
}
|
|
101178
|
-
|
|
101179
101255
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101180
101256
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101181
101257
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101258,7 +101334,6 @@ $lg-desktop: 1399.98;
|
|
|
101258
101334
|
line-height: $pv-prop-color-picker-line-height;
|
|
101259
101335
|
@if ($skin-name == 'bootstrap5') {
|
|
101260
101336
|
background: $transparent;
|
|
101261
|
-
border: 1px solid $border-light;
|
|
101262
101337
|
border-radius: 4px;
|
|
101263
101338
|
box-sizing: border-box;
|
|
101264
101339
|
color: $content-text-color;
|
|
@@ -101273,6 +101348,13 @@ $lg-desktop: 1399.98;
|
|
|
101273
101348
|
}
|
|
101274
101349
|
}
|
|
101275
101350
|
|
|
101351
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101352
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101353
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101354
|
+
color: $pv-icon-color;
|
|
101355
|
+
}
|
|
101356
|
+
}
|
|
101357
|
+
|
|
101276
101358
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101277
101359
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101278
101360
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101804,7 +101886,7 @@ $lg-desktop: 1399.98;
|
|
|
101804
101886
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
101805
101887
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
101806
101888
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
101807
|
-
@if $skin-name != 'Material3' {
|
|
101889
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
101808
101890
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
101809
101891
|
}
|
|
101810
101892
|
}
|
|
@@ -101908,14 +101990,6 @@ $lg-desktop: 1399.98;
|
|
|
101908
101990
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
101909
101991
|
}
|
|
101910
101992
|
|
|
101911
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
101912
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
101913
|
-
@if $theme-name == 'fluent2' {
|
|
101914
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101915
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101916
|
-
}
|
|
101917
|
-
}
|
|
101918
|
-
|
|
101919
101993
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
101920
101994
|
@if $theme-name == 'fluent2' {
|
|
101921
101995
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -102258,6 +102332,8 @@ $lg-desktop: 1399.98;
|
|
|
102258
102332
|
padding-right: 7px;
|
|
102259
102333
|
@if $skin-name == 'Material3' {
|
|
102260
102334
|
font-size: $text-xs;
|
|
102335
|
+
padding-left: 12px;
|
|
102336
|
+
padding-right: 12px;
|
|
102261
102337
|
}
|
|
102262
102338
|
}
|
|
102263
102339
|
|
|
@@ -102400,7 +102476,7 @@ $lg-desktop: 1399.98;
|
|
|
102400
102476
|
.e-pv-comments-panel-text {
|
|
102401
102477
|
font-size: 15px;
|
|
102402
102478
|
padding-left: 85px;
|
|
102403
|
-
color:
|
|
102479
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102404
102480
|
}
|
|
102405
102481
|
|
|
102406
102482
|
.e-pv-comments-content-container {
|
|
@@ -102588,8 +102664,34 @@ $lg-desktop: 1399.98;
|
|
|
102588
102664
|
}
|
|
102589
102665
|
}
|
|
102590
102666
|
|
|
102667
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102668
|
+
@if ($skin-name == 'fluent2') {
|
|
102669
|
+
margin-top: -4px;
|
|
102670
|
+
}
|
|
102671
|
+
}
|
|
102672
|
+
|
|
102673
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102674
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102675
|
+
@if ($skin-name == 'fluent2') {
|
|
102676
|
+
margin-top: -5px;
|
|
102677
|
+
}
|
|
102678
|
+
}
|
|
102679
|
+
|
|
102680
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102681
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102682
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
102683
|
+
@if ($skin-name == 'fluent2') {
|
|
102684
|
+
padding-top: 8px;
|
|
102685
|
+
}
|
|
102686
|
+
}
|
|
102687
|
+
|
|
102591
102688
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102592
|
-
|
|
102689
|
+
@if ($skin-name == 'fluent2') {
|
|
102690
|
+
margin-top: -4px;
|
|
102691
|
+
}
|
|
102692
|
+
@else {
|
|
102693
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
102694
|
+
}
|
|
102593
102695
|
@if $theme-name != 'fluent2'{
|
|
102594
102696
|
padding-left: 7px;
|
|
102595
102697
|
}
|
|
@@ -102913,7 +103015,9 @@ $lg-desktop: 1399.98;
|
|
|
102913
103015
|
@if $skin-name == 'bootstrap5' {
|
|
102914
103016
|
color: $pv-icon-color;
|
|
102915
103017
|
height: 32px;
|
|
102916
|
-
|
|
103018
|
+
@if ($theme-name != 'fluent2') {
|
|
103019
|
+
line-height: 32px;
|
|
103020
|
+
}
|
|
102917
103021
|
}
|
|
102918
103022
|
@else {
|
|
102919
103023
|
color: $pv-icon-color;
|
|
@@ -102970,13 +103074,6 @@ $lg-desktop: 1399.98;
|
|
|
102970
103074
|
border-color: $pv-annotation-dropdown-border-color;
|
|
102971
103075
|
}
|
|
102972
103076
|
|
|
102973
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102974
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102975
|
-
@if $theme-name == 'fluent2' {
|
|
102976
|
-
margin-top: -10px;
|
|
102977
|
-
}
|
|
102978
|
-
}
|
|
102979
|
-
|
|
102980
103077
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
102981
103078
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
102982
103079
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103545,6 +103642,7 @@ $lg-desktop: 1399.98;
|
|
|
103545
103642
|
|
|
103546
103643
|
.e-pv-properties-form-field-group-btn-div {
|
|
103547
103644
|
display: grid;
|
|
103645
|
+
align-content: space-between;
|
|
103548
103646
|
}
|
|
103549
103647
|
|
|
103550
103648
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -103903,7 +104001,6 @@ $lg-desktop: 1399.98;
|
|
|
103903
104001
|
}
|
|
103904
104002
|
@if $theme-name == 'fluent2'{
|
|
103905
104003
|
font-family: $font-family;
|
|
103906
|
-
margin-left: 7px;
|
|
103907
104004
|
}
|
|
103908
104005
|
}
|
|
103909
104006
|
|
|
@@ -124881,6 +124978,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124881
124978
|
|
|
124882
124979
|
.e-disabled {
|
|
124883
124980
|
opacity: $ribbon-disabled-opacity;
|
|
124981
|
+
pointer-events: none;
|
|
124884
124982
|
}
|
|
124885
124983
|
|
|
124886
124984
|
.e-input-group {
|