@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
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -34370,7 +34370,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
34370
34370
|
&.e-scale {
|
|
34371
34371
|
&.e-h-scale {
|
|
34372
34372
|
.e-tick {
|
|
34373
|
-
@if ($skin-name != 'material' and $skin-name
|
|
34373
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
34374
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
34375
|
+
@if ($skin-name == 'material-dark') {
|
|
34376
|
+
background-position: bottom;
|
|
34377
|
+
}
|
|
34378
|
+
}
|
|
34379
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
34374
34380
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
34375
34381
|
}
|
|
34376
34382
|
@else {
|
|
@@ -34380,7 +34386,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
34380
34386
|
}
|
|
34381
34387
|
|
|
34382
34388
|
.e-large {
|
|
34383
|
-
@if ($skin-name != 'material' and $skin-name
|
|
34389
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
34390
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
34391
|
+
}
|
|
34392
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
34384
34393
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
34385
34394
|
}
|
|
34386
34395
|
}
|
|
@@ -34410,7 +34419,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
34410
34419
|
&.e-scale {
|
|
34411
34420
|
&.e-h-scale {
|
|
34412
34421
|
.e-tick {
|
|
34413
|
-
@if ($skin-name != 'material' and $skin-name
|
|
34422
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
34423
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
34424
|
+
@if ($skin-name == 'material-dark') {
|
|
34425
|
+
background-position-x: center;
|
|
34426
|
+
}
|
|
34427
|
+
}
|
|
34428
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
34414
34429
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
34415
34430
|
}
|
|
34416
34431
|
@else {
|
|
@@ -34420,7 +34435,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
34420
34435
|
}
|
|
34421
34436
|
|
|
34422
34437
|
.e-large {
|
|
34423
|
-
@if ($skin-name != 'material' and $skin-name
|
|
34438
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
34439
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
34440
|
+
}
|
|
34441
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
34424
34442
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
34425
34443
|
}
|
|
34426
34444
|
}
|
|
@@ -34496,7 +34514,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
34496
34514
|
}
|
|
34497
34515
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
34498
34516
|
background-position: center;
|
|
34499
|
-
|
|
34517
|
+
@if ($skin-name == 'material-dark') {
|
|
34518
|
+
height: 12px;
|
|
34519
|
+
}
|
|
34520
|
+
@else {
|
|
34521
|
+
height: 99%;
|
|
34522
|
+
}
|
|
34500
34523
|
}
|
|
34501
34524
|
}
|
|
34502
34525
|
|
|
@@ -34522,6 +34545,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
34522
34545
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
34523
34546
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
34524
34547
|
}
|
|
34548
|
+
@else if ($skin-name == 'material-dark') {
|
|
34549
|
+
height: 20px;
|
|
34550
|
+
top: 4px;
|
|
34551
|
+
}
|
|
34525
34552
|
}
|
|
34526
34553
|
}
|
|
34527
34554
|
|
|
@@ -34621,7 +34648,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
34621
34648
|
background-position: center center;
|
|
34622
34649
|
}
|
|
34623
34650
|
|
|
34624
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
34651
|
+
@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') {
|
|
34625
34652
|
&.e-large {
|
|
34626
34653
|
@if ($skin-name != 'bootstrap4') {
|
|
34627
34654
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -34711,7 +34738,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
34711
34738
|
.e-tick {
|
|
34712
34739
|
display: inline-block;
|
|
34713
34740
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
34714
|
-
background-repeat:
|
|
34741
|
+
background-repeat: repeat-y;
|
|
34715
34742
|
}
|
|
34716
34743
|
|
|
34717
34744
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -57228,7 +57255,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
57228
57255
|
|
|
57229
57256
|
.e-list-item {
|
|
57230
57257
|
|
|
57231
|
-
div.e-icons::before
|
|
57258
|
+
div.e-icons.e-icon-expandable::before,
|
|
57259
|
+
div.e-icons.e-icon-collapsible::before {
|
|
57232
57260
|
content: '\e75c';
|
|
57233
57261
|
}
|
|
57234
57262
|
}
|
|
@@ -72001,7 +72029,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
72001
72029
|
}
|
|
72002
72030
|
}
|
|
72003
72031
|
}
|
|
72004
|
-
.e-listview
|
|
72032
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
72005
72033
|
height: 24px;
|
|
72006
72034
|
width: 16px;
|
|
72007
72035
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -77827,8 +77855,8 @@ $grid-columnchooser-input-padding-left: 4px !default;
|
|
|
77827
77855
|
$grid-columnchooser-ul-margin: 0 !default;
|
|
77828
77856
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
77829
77857
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -10px !default;
|
|
77830
|
-
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 4px 0
|
|
77831
|
-
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0
|
|
77858
|
+
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 4px 0 17px !default;
|
|
77859
|
+
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 17px !default;
|
|
77832
77860
|
$grid-rtl-group-text-marign-right: 0 !default;
|
|
77833
77861
|
$grid-rtl-group-text-margin-right: 0 !default;
|
|
77834
77862
|
$grid-rtl-textwrap-srotnumber-margin: 2px 5px 0 2px !default;
|
|
@@ -77984,8 +78012,8 @@ $grid-summary-row-bg-color: $content-bg-color-alt2 !default;
|
|
|
77984
78012
|
$grid-sortdiv-width: 20px !default;
|
|
77985
78013
|
$grid-sortdiv-height: 20px !default;
|
|
77986
78014
|
$grid-sortnumber-margin: 2px 4px 0 4px !default;
|
|
77987
|
-
$grid-fltr-sortnumber-margin: 2px
|
|
77988
|
-
$grid-fltr-sortnumber-rightalign-margin: 2px 4px 0
|
|
78015
|
+
$grid-fltr-sortnumber-margin: 2px 4px 0 4px !default;
|
|
78016
|
+
$grid-fltr-sortnumber-rightalign-margin: 2px 4px 0 0 !default;
|
|
77989
78017
|
$grid-sortnumber-rightalign-margin: 2px 4px 0 6px !default;
|
|
77990
78018
|
$grid-sortnumer-line-height: 16px !default;
|
|
77991
78019
|
$grid-bigger-sortnumer-line-height: 18px !default;
|
|
@@ -78042,9 +78070,9 @@ $grid-ungroup-rtl-padding-top: 4px !default;
|
|
|
78042
78070
|
$grid-bigger-ungroup-rtl-padding-top: $grid-ungroup-rtl-padding-top !default;
|
|
78043
78071
|
$grid-rtl-group-headercell-margin-right: 8px !default;
|
|
78044
78072
|
$grid-rtl-group-headercell-margin-left: 0 !default;
|
|
78045
|
-
$grid-fltr-rtl-sortnumber-margin: 2px 0 0
|
|
78073
|
+
$grid-fltr-rtl-sortnumber-margin: 2px 0 0 19px !default;
|
|
78046
78074
|
$grid-rtl-sortnumber-margin: 2px 4px 0 -7px !default;
|
|
78047
|
-
$grid-fltr-rtl-sortnumber-rightalign-margin: 2px 0 0
|
|
78075
|
+
$grid-fltr-rtl-sortnumber-rightalign-margin: 2px 0 0 19px !default;
|
|
78048
78076
|
$grid-rtl-sortnumber-rightalign-margin: 2px 4px 0 !default;
|
|
78049
78077
|
$grid-rtl-sortcelldiv-margin: -13px 4px -13px -6px !default;
|
|
78050
78078
|
$grid-rtl-sortcelldiv-right-align-margin: -13px 4px -13px -6px !default;
|
|
@@ -78054,13 +78082,13 @@ $grid-rtl-grouped-headercell-padding: 2px 0 3px !default;
|
|
|
78054
78082
|
$grid-rtl-group-text-margin-left: -7px !default;
|
|
78055
78083
|
$grid-rtl-group-sorticon-margin-right: -5px !default;
|
|
78056
78084
|
$grid-rtl-headercell-border-width: 0 !default;
|
|
78057
|
-
$grid-rtl-headercelldiv-padding: 0 .4em 0
|
|
78085
|
+
$grid-rtl-headercelldiv-padding: 0 .4em 0 1.2em !default;
|
|
78058
78086
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 .45em !default;
|
|
78059
78087
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .33em 0 .4em !default;
|
|
78060
78088
|
$grid-ungroup-rtl-padding-right: -10px !default;
|
|
78061
|
-
$grid-headercelldiv-padding: 0
|
|
78089
|
+
$grid-headercelldiv-padding: 0 9px 0 5px !default;
|
|
78062
78090
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
78063
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
78091
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
78064
78092
|
$grid-group-text-width: auto !default;
|
|
78065
78093
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
78066
78094
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -78164,8 +78192,8 @@ $grid-bigger-fltrdiv-margin: -15px -4px -15px 6px !default;
|
|
|
78164
78192
|
$grid-icon-save: 'e964' !default;
|
|
78165
78193
|
$grid-sortdiv-filtericon-margin: -13px 21px -13px 4px !default;
|
|
78166
78194
|
$grid-sortdiv-filtericon-rightalign-margin: -13px 4px -13px -5px !default;
|
|
78167
|
-
$grid-rtl-sortdiv-filtericon-rightalign-margin: -13px 4px -13px
|
|
78168
|
-
$grid-rtl-sortdiv-filtericon-margin: -13px 4px -13px
|
|
78195
|
+
$grid-rtl-sortdiv-filtericon-rightalign-margin: -13px 4px -13px 12px !default;
|
|
78196
|
+
$grid-rtl-sortdiv-filtericon-margin: -13px 4px -13px 12px !default;
|
|
78169
78197
|
$grid-bigger-fltricon-sortdiv-rightalign-margin: -15px 6px -15px -5px !default;
|
|
78170
78198
|
$grid-bigger-fltricon-sortdiv-margin: -15px 23px -15px 6px !default;
|
|
78171
78199
|
$grid-rtl-bigger-fltricon-sortdiv-margin: -15px 6px -15px 12px !default;
|
|
@@ -78226,11 +78254,11 @@ $grid-rowcell-wrap-height: 21px !default;
|
|
|
78226
78254
|
$grid-rowcell-autofill-top-height: 19px !default;
|
|
78227
78255
|
$grid-rowcell-autofill-top-bottom-height: 17px !default;
|
|
78228
78256
|
$grid-rowcell-wrap-max-height: 36px !default;
|
|
78229
|
-
$grid-bigger-fltr-sortnumber-rightalign-margin: 2px 6px 0
|
|
78257
|
+
$grid-bigger-fltr-sortnumber-rightalign-margin: 2px 6px 0 0 !default;
|
|
78230
78258
|
$grid-bigger-sortnumber-rightalign-margin: 2px 6px 0 8px !default;
|
|
78231
78259
|
$grid-bigger-columnmenu-bottom: 13px !default;
|
|
78232
78260
|
$grid-bigger-sortnumber-margin: 2px 2px 0 6px !default;
|
|
78233
|
-
$grid-bigger-fltr-sortnumber-margin: 2px
|
|
78261
|
+
$grid-bigger-fltr-sortnumber-margin: 2px 7px 0 6px !default;
|
|
78234
78262
|
$grid-rtl-searchclear: 0 !default;
|
|
78235
78263
|
$grid-column-chosser-searchdiv-top: -41px !default;
|
|
78236
78264
|
$grid-reorderarrow-font-size: $text-xxs !default;
|
|
@@ -78900,7 +78928,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78900
78928
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
78901
78929
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
78902
78930
|
@if $grid-skin == 'tailwind' {
|
|
78903
|
-
margin-left:
|
|
78931
|
+
margin-left: 4px;
|
|
78904
78932
|
}
|
|
78905
78933
|
}
|
|
78906
78934
|
|
|
@@ -80240,7 +80268,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80240
80268
|
text-transform: $grid-header-text-transform;
|
|
80241
80269
|
user-select: none;
|
|
80242
80270
|
}
|
|
80243
|
-
|
|
80271
|
+
|
|
80272
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
80273
|
+
padding: 0 .4em ;
|
|
80274
|
+
@if $grid-skin == 'fabric' {
|
|
80275
|
+
padding: 0 1px 0;
|
|
80276
|
+
}
|
|
80277
|
+
@if $grid-skin == 'highcontrast' {
|
|
80278
|
+
padding: 0;
|
|
80279
|
+
}
|
|
80280
|
+
}
|
|
80281
|
+
|
|
80244
80282
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
80245
80283
|
overflow: visible;
|
|
80246
80284
|
}
|
|
@@ -80742,6 +80780,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80742
80780
|
right: 2px;
|
|
80743
80781
|
}
|
|
80744
80782
|
}
|
|
80783
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
80784
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
80785
|
+
}
|
|
80745
80786
|
|
|
80746
80787
|
.e-sortfilterdiv {
|
|
80747
80788
|
float: right;
|
|
@@ -80788,7 +80829,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80788
80829
|
}
|
|
80789
80830
|
|
|
80790
80831
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
80791
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
80832
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
80792
80833
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
80793
80834
|
.e-headercelldiv,
|
|
80794
80835
|
.e-stackedheadercelldiv {
|
|
@@ -82141,6 +82182,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82141
82182
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
82142
82183
|
padding: $grid-rtl-headercelldiv-padding;
|
|
82143
82184
|
text-align: right;
|
|
82185
|
+
@if $grid-skin == 'highcontrast' {
|
|
82186
|
+
margin: -7px 0;
|
|
82187
|
+
}
|
|
82144
82188
|
|
|
82145
82189
|
& .e-sortnumber {
|
|
82146
82190
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -82152,6 +82196,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82152
82196
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
82153
82197
|
padding: $grid-rtl-headercelldiv-padding;
|
|
82154
82198
|
text-align: right;
|
|
82199
|
+
@if $grid-skin == 'highcontrast' {
|
|
82200
|
+
margin: -7px 0;
|
|
82201
|
+
}
|
|
82155
82202
|
|
|
82156
82203
|
& .e-sortnumber {
|
|
82157
82204
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -82172,9 +82219,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82172
82219
|
|
|
82173
82220
|
& .e-sortnumber {
|
|
82174
82221
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
82175
|
-
@if $grid-skin == 'bootstrap4' {
|
|
82176
|
-
margin: 4px -2px 0 0;
|
|
82177
|
-
}
|
|
82178
82222
|
}
|
|
82179
82223
|
}
|
|
82180
82224
|
|
|
@@ -82193,7 +82237,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82193
82237
|
}
|
|
82194
82238
|
|
|
82195
82239
|
& .e-headercelldiv {
|
|
82196
|
-
padding: 0
|
|
82240
|
+
padding: 0 1.6em 0 1.2em;
|
|
82197
82241
|
|
|
82198
82242
|
& .e-sortnumber {
|
|
82199
82243
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -101604,7 +101648,7 @@ $pv-corrupted-pop-content-margin-right: 53px !default;
|
|
|
101604
101648
|
$pv-corrupted-pop-header-rtl-text-align: right !default;
|
|
101605
101649
|
$pv-toolbar-btn-width-mobile: 36px !default;
|
|
101606
101650
|
$pv-toolbar-btn-height-mobile: 30px !default;
|
|
101607
|
-
$pv-annotation-opacity-popup-background-color: $
|
|
101651
|
+
$pv-annotation-opacity-popup-background-color: $content-bg-color-alt1 !default;
|
|
101608
101652
|
$pv-annotation-opacity-popup-color: $content-text-color !default;
|
|
101609
101653
|
$pv-annotation-opacity-popup-padding: 16px !default;
|
|
101610
101654
|
$pv-annotation-opacity-popup-min-height: 48px !default;
|
|
@@ -101787,14 +101831,14 @@ $pv-input-active-color: rgba($primary, .54) !default;
|
|
|
101787
101831
|
$pv-input-hover-background: $transparent !default;
|
|
101788
101832
|
$pv-input-hover-color: rgba($primary, .54) !default;
|
|
101789
101833
|
$pv-input-background: $transparent !default;
|
|
101790
|
-
$pv-bookmark-container-background-color:
|
|
101834
|
+
$pv-bookmark-container-background-color: $content-bg-color-alt1 !default;
|
|
101791
101835
|
$pv-nav-toolbar-text-color: rgba($primary, .87) !default;
|
|
101792
|
-
$pv-bookmark-container-border: 1px solid $
|
|
101836
|
+
$pv-bookmark-container-border: 1px solid $border-light !default;
|
|
101793
101837
|
$pv-bookmark-list-border-bottom: 1px solid var(--color-sf-border-alt) !default;
|
|
101794
101838
|
$pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 $content-bg-color-hover !default;
|
|
101795
101839
|
$pv-annotation-dropdown-background-color: $transparent !default;
|
|
101796
101840
|
$pv-annotation-dropdown-border-color: $transparent !default;
|
|
101797
|
-
$pv-annotation-dropdown-background-color-hover:
|
|
101841
|
+
$pv-annotation-dropdown-background-color-hover: var(--color-sf-content-bg-color-hover) !default;
|
|
101798
101842
|
$pv-annotation-dropdown-border-color-hover: $content-bg-color-alt3 !default;
|
|
101799
101843
|
$pv-annotation-dropdown-background-color-active: $content-bg-color-alt2 !default;
|
|
101800
101844
|
$pv-annotation-dropdown-border-color-active: $transparent !default;
|
|
@@ -102569,7 +102613,9 @@ $lg-desktop: 1399.98;
|
|
|
102569
102613
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
102570
102614
|
height: $pv-toolbar-btn-height;
|
|
102571
102615
|
min-width: $pv-toolbar-btn-width;
|
|
102572
|
-
|
|
102616
|
+
@if ($skin-name != 'fluent2') {
|
|
102617
|
+
width: $pv-toolbar-btn-width;
|
|
102618
|
+
}
|
|
102573
102619
|
@if $skin-name == 'FluentUI' {
|
|
102574
102620
|
line-height: $pv-toolbar-btn-height;
|
|
102575
102621
|
min-width: 40px;
|
|
@@ -103487,7 +103533,8 @@ $lg-desktop: 1399.98;
|
|
|
103487
103533
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
103488
103534
|
}
|
|
103489
103535
|
|
|
103490
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
103536
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
103537
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
103491
103538
|
{
|
|
103492
103539
|
background: $pv-thumbnail-view-button-selection-background;
|
|
103493
103540
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -103850,7 +103897,9 @@ $lg-desktop: 1399.98;
|
|
|
103850
103897
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
103851
103898
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
103852
103899
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
103853
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
103900
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
103901
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
103902
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
103854
103903
|
color: $pv-icon-color;
|
|
103855
103904
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
103856
103905
|
box-shadow: none;
|
|
@@ -103914,13 +103963,18 @@ $lg-desktop: 1399.98;
|
|
|
103914
103963
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
103915
103964
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
103916
103965
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
103917
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
103966
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
103967
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
103968
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
103918
103969
|
@if $skin-name == 'bootstrap4' {
|
|
103919
103970
|
color: $pv-icon-color-hover;
|
|
103920
103971
|
}
|
|
103921
103972
|
@if $skin-name == 'bootstrap5' {
|
|
103922
103973
|
color: $white;
|
|
103923
103974
|
}
|
|
103975
|
+
@if $skin-name == 'fluent2' {
|
|
103976
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
103977
|
+
}
|
|
103924
103978
|
@if $skin-name == 'FluentUI' {
|
|
103925
103979
|
color: $pv-item-selection-color;
|
|
103926
103980
|
}
|
|
@@ -103932,7 +103986,7 @@ $lg-desktop: 1399.98;
|
|
|
103932
103986
|
@if $skin-name == 'bootstrap4' {
|
|
103933
103987
|
color: $pv-icon-color-hover;
|
|
103934
103988
|
}
|
|
103935
|
-
@if $skin-name == 'bootstrap5' {
|
|
103989
|
+
@if ($skin-name == 'bootstrap5') {
|
|
103936
103990
|
color: $pv-icon-color;
|
|
103937
103991
|
}
|
|
103938
103992
|
@if $skin-name == 'FluentUI' {
|
|
@@ -103940,12 +103994,23 @@ $lg-desktop: 1399.98;
|
|
|
103940
103994
|
}
|
|
103941
103995
|
}
|
|
103942
103996
|
|
|
103997
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
103998
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
103999
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
104000
|
+
@if ($skin-name == 'fluent2') {
|
|
104001
|
+
color: $pv-icon-color;
|
|
104002
|
+
}
|
|
104003
|
+
}
|
|
104004
|
+
|
|
103943
104005
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
103944
104006
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
103945
104007
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
103946
104008
|
@if $skin-name == 'bootstrap4' {
|
|
103947
104009
|
color: $pv-icon-color-hover;
|
|
103948
104010
|
}
|
|
104011
|
+
@if $skin-name == 'fluent2' {
|
|
104012
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
104013
|
+
}
|
|
103949
104014
|
}
|
|
103950
104015
|
|
|
103951
104016
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -104297,10 +104362,13 @@ $lg-desktop: 1399.98;
|
|
|
104297
104362
|
border-bottom: 2px solid;
|
|
104298
104363
|
margin-top: 0;
|
|
104299
104364
|
padding-top: 5px;
|
|
104300
|
-
@if ($skin-name=='bootstrap5'
|
|
104365
|
+
@if ($skin-name=='bootstrap5') {
|
|
104301
104366
|
margin-top: -4px;
|
|
104302
104367
|
padding-top: 0;
|
|
104303
104368
|
}
|
|
104369
|
+
@if ($theme-name=='fluent2') {
|
|
104370
|
+
padding-top: 0;
|
|
104371
|
+
}
|
|
104304
104372
|
@if $skin-name == 'FluentUI' {
|
|
104305
104373
|
line-height: 11px;
|
|
104306
104374
|
}
|
|
@@ -104312,7 +104380,12 @@ $lg-desktop: 1399.98;
|
|
|
104312
104380
|
line-height: 1.71em;
|
|
104313
104381
|
}
|
|
104314
104382
|
border-bottom: 2px solid;
|
|
104315
|
-
|
|
104383
|
+
@if ($skin-name == 'fluent2') {
|
|
104384
|
+
margin-top: 5px;
|
|
104385
|
+
}
|
|
104386
|
+
@else {
|
|
104387
|
+
margin-top: 0;
|
|
104388
|
+
}
|
|
104316
104389
|
padding-top: 1px;
|
|
104317
104390
|
vertical-align: initial;
|
|
104318
104391
|
@if $skin-name == 'FluentUI' {
|
|
@@ -104324,9 +104397,12 @@ $lg-desktop: 1399.98;
|
|
|
104324
104397
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
104325
104398
|
margin-top: 0;
|
|
104326
104399
|
padding-top: 7px;
|
|
104327
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
104400
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
104328
104401
|
padding-top: 0;
|
|
104329
104402
|
}
|
|
104403
|
+
@if ( or $theme-name == 'fluent2'){
|
|
104404
|
+
padding-top: 5px;
|
|
104405
|
+
}
|
|
104330
104406
|
vertical-align: initial;
|
|
104331
104407
|
}
|
|
104332
104408
|
|
|
@@ -104338,6 +104414,13 @@ $lg-desktop: 1399.98;
|
|
|
104338
104414
|
vertical-align: initial;
|
|
104339
104415
|
}
|
|
104340
104416
|
|
|
104417
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
104418
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
104419
|
+
@if $skin-name != 'Material3' {
|
|
104420
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
104421
|
+
}
|
|
104422
|
+
}
|
|
104423
|
+
|
|
104341
104424
|
.e-pv-annotation-opacity-popup-container,
|
|
104342
104425
|
.e-pv-annotation-thickness-popup-container {
|
|
104343
104426
|
@if $skin-name != 'Material3' {
|
|
@@ -104696,13 +104779,6 @@ $lg-desktop: 1399.98;
|
|
|
104696
104779
|
}
|
|
104697
104780
|
}
|
|
104698
104781
|
|
|
104699
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
104700
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
104701
|
-
@if ($theme-name == 'fluent2') {
|
|
104702
|
-
line-height: 28px;
|
|
104703
|
-
}
|
|
104704
|
-
}
|
|
104705
|
-
|
|
104706
104782
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
104707
104783
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
104708
104784
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -104785,7 +104861,6 @@ $lg-desktop: 1399.98;
|
|
|
104785
104861
|
line-height: $pv-prop-color-picker-line-height;
|
|
104786
104862
|
@if ($skin-name == 'bootstrap5') {
|
|
104787
104863
|
background: $transparent;
|
|
104788
|
-
border: 1px solid $border-light;
|
|
104789
104864
|
border-radius: 4px;
|
|
104790
104865
|
box-sizing: border-box;
|
|
104791
104866
|
color: $content-text-color;
|
|
@@ -104800,6 +104875,13 @@ $lg-desktop: 1399.98;
|
|
|
104800
104875
|
}
|
|
104801
104876
|
}
|
|
104802
104877
|
|
|
104878
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
104879
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
104880
|
+
@if ($skin-name == 'bootstrap5') {
|
|
104881
|
+
color: $pv-icon-color;
|
|
104882
|
+
}
|
|
104883
|
+
}
|
|
104884
|
+
|
|
104803
104885
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
104804
104886
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
104805
104887
|
@if $skin-name == 'FluentUI' {
|
|
@@ -105331,7 +105413,7 @@ $lg-desktop: 1399.98;
|
|
|
105331
105413
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
105332
105414
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
105333
105415
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
105334
|
-
@if $skin-name != 'Material3' {
|
|
105416
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
105335
105417
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
105336
105418
|
}
|
|
105337
105419
|
}
|
|
@@ -105435,14 +105517,6 @@ $lg-desktop: 1399.98;
|
|
|
105435
105517
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
105436
105518
|
}
|
|
105437
105519
|
|
|
105438
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
105439
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
105440
|
-
@if $theme-name == 'fluent2' {
|
|
105441
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
105442
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
105443
|
-
}
|
|
105444
|
-
}
|
|
105445
|
-
|
|
105446
105520
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
105447
105521
|
@if $theme-name == 'fluent2' {
|
|
105448
105522
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -105785,6 +105859,8 @@ $lg-desktop: 1399.98;
|
|
|
105785
105859
|
padding-right: 7px;
|
|
105786
105860
|
@if $skin-name == 'Material3' {
|
|
105787
105861
|
font-size: $text-xs;
|
|
105862
|
+
padding-left: 12px;
|
|
105863
|
+
padding-right: 12px;
|
|
105788
105864
|
}
|
|
105789
105865
|
}
|
|
105790
105866
|
|
|
@@ -105927,7 +106003,7 @@ $lg-desktop: 1399.98;
|
|
|
105927
106003
|
.e-pv-comments-panel-text {
|
|
105928
106004
|
font-size: 15px;
|
|
105929
106005
|
padding-left: 85px;
|
|
105930
|
-
color:
|
|
106006
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
105931
106007
|
}
|
|
105932
106008
|
|
|
105933
106009
|
.e-pv-comments-content-container {
|
|
@@ -106115,8 +106191,34 @@ $lg-desktop: 1399.98;
|
|
|
106115
106191
|
}
|
|
106116
106192
|
}
|
|
106117
106193
|
|
|
106194
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
106195
|
+
@if ($skin-name == 'fluent2') {
|
|
106196
|
+
margin-top: -4px;
|
|
106197
|
+
}
|
|
106198
|
+
}
|
|
106199
|
+
|
|
106200
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
106201
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
106202
|
+
@if ($skin-name == 'fluent2') {
|
|
106203
|
+
margin-top: -5px;
|
|
106204
|
+
}
|
|
106205
|
+
}
|
|
106206
|
+
|
|
106207
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
106208
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
106209
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
106210
|
+
@if ($skin-name == 'fluent2') {
|
|
106211
|
+
padding-top: 8px;
|
|
106212
|
+
}
|
|
106213
|
+
}
|
|
106214
|
+
|
|
106118
106215
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
106119
|
-
|
|
106216
|
+
@if ($skin-name == 'fluent2') {
|
|
106217
|
+
margin-top: -4px;
|
|
106218
|
+
}
|
|
106219
|
+
@else {
|
|
106220
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
106221
|
+
}
|
|
106120
106222
|
@if $theme-name != 'fluent2'{
|
|
106121
106223
|
padding-left: 7px;
|
|
106122
106224
|
}
|
|
@@ -106440,7 +106542,9 @@ $lg-desktop: 1399.98;
|
|
|
106440
106542
|
@if $skin-name == 'bootstrap5' {
|
|
106441
106543
|
color: $pv-icon-color;
|
|
106442
106544
|
height: 32px;
|
|
106443
|
-
|
|
106545
|
+
@if ($theme-name != 'fluent2') {
|
|
106546
|
+
line-height: 32px;
|
|
106547
|
+
}
|
|
106444
106548
|
}
|
|
106445
106549
|
@else {
|
|
106446
106550
|
color: $pv-icon-color;
|
|
@@ -106497,13 +106601,6 @@ $lg-desktop: 1399.98;
|
|
|
106497
106601
|
border-color: $pv-annotation-dropdown-border-color;
|
|
106498
106602
|
}
|
|
106499
106603
|
|
|
106500
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
106501
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
106502
|
-
@if $theme-name == 'fluent2' {
|
|
106503
|
-
margin-top: -10px;
|
|
106504
|
-
}
|
|
106505
|
-
}
|
|
106506
|
-
|
|
106507
106604
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
106508
106605
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
106509
106606
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -107072,6 +107169,7 @@ $lg-desktop: 1399.98;
|
|
|
107072
107169
|
|
|
107073
107170
|
.e-pv-properties-form-field-group-btn-div {
|
|
107074
107171
|
display: grid;
|
|
107172
|
+
align-content: space-between;
|
|
107075
107173
|
}
|
|
107076
107174
|
|
|
107077
107175
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -107430,7 +107528,6 @@ $lg-desktop: 1399.98;
|
|
|
107430
107528
|
}
|
|
107431
107529
|
@if $theme-name == 'fluent2'{
|
|
107432
107530
|
font-family: $font-family;
|
|
107433
|
-
margin-left: 7px;
|
|
107434
107531
|
}
|
|
107435
107532
|
}
|
|
107436
107533
|
|
|
@@ -128446,6 +128543,7 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
128446
128543
|
|
|
128447
128544
|
.e-disabled {
|
|
128448
128545
|
opacity: $ribbon-disabled-opacity;
|
|
128546
|
+
pointer-events: none;
|
|
128449
128547
|
}
|
|
128450
128548
|
|
|
128451
128549
|
.e-input-group {
|
|
@@ -1185,7 +1185,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
1185
1185
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
1186
1186
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
1187
1187
|
@if $grid-skin == 'tailwind' {
|
|
1188
|
-
margin-left:
|
|
1188
|
+
margin-left: 4px;
|
|
1189
1189
|
}
|
|
1190
1190
|
}
|
|
1191
1191
|
|
|
@@ -2525,7 +2525,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
2525
2525
|
text-transform: $grid-header-text-transform;
|
|
2526
2526
|
user-select: none;
|
|
2527
2527
|
}
|
|
2528
|
-
|
|
2528
|
+
|
|
2529
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
2530
|
+
padding: 0 .4em ;
|
|
2531
|
+
@if $grid-skin == 'fabric' {
|
|
2532
|
+
padding: 0 1px 0;
|
|
2533
|
+
}
|
|
2534
|
+
@if $grid-skin == 'highcontrast' {
|
|
2535
|
+
padding: 0;
|
|
2536
|
+
}
|
|
2537
|
+
}
|
|
2538
|
+
|
|
2529
2539
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
2530
2540
|
overflow: visible;
|
|
2531
2541
|
}
|
|
@@ -3027,6 +3037,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
3027
3037
|
right: 2px;
|
|
3028
3038
|
}
|
|
3029
3039
|
}
|
|
3040
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
3041
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
3042
|
+
}
|
|
3030
3043
|
|
|
3031
3044
|
.e-sortfilterdiv {
|
|
3032
3045
|
float: right;
|
|
@@ -3073,7 +3086,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
3073
3086
|
}
|
|
3074
3087
|
|
|
3075
3088
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
3076
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
3089
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
3077
3090
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
3078
3091
|
.e-headercelldiv,
|
|
3079
3092
|
.e-stackedheadercelldiv {
|
|
@@ -4426,6 +4439,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
4426
4439
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
4427
4440
|
padding: $grid-rtl-headercelldiv-padding;
|
|
4428
4441
|
text-align: right;
|
|
4442
|
+
@if $grid-skin == 'highcontrast' {
|
|
4443
|
+
margin: -7px 0;
|
|
4444
|
+
}
|
|
4429
4445
|
|
|
4430
4446
|
& .e-sortnumber {
|
|
4431
4447
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -4437,6 +4453,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
4437
4453
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
4438
4454
|
padding: $grid-rtl-headercelldiv-padding;
|
|
4439
4455
|
text-align: right;
|
|
4456
|
+
@if $grid-skin == 'highcontrast' {
|
|
4457
|
+
margin: -7px 0;
|
|
4458
|
+
}
|
|
4440
4459
|
|
|
4441
4460
|
& .e-sortnumber {
|
|
4442
4461
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -4457,9 +4476,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
4457
4476
|
|
|
4458
4477
|
& .e-sortnumber {
|
|
4459
4478
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
4460
|
-
@if $grid-skin == 'bootstrap4' {
|
|
4461
|
-
margin: 4px -2px 0 0;
|
|
4462
|
-
}
|
|
4463
4479
|
}
|
|
4464
4480
|
}
|
|
4465
4481
|
|
|
@@ -4478,7 +4494,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4478
4494
|
}
|
|
4479
4495
|
|
|
4480
4496
|
& .e-headercelldiv {
|
|
4481
|
-
padding: 0
|
|
4497
|
+
padding: 0 1.6em 0 1.2em;
|
|
4482
4498
|
|
|
4483
4499
|
& .e-sortnumber {
|
|
4484
4500
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|