@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
|
@@ -32355,7 +32355,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32355
32355
|
&.e-scale {
|
|
32356
32356
|
&.e-h-scale {
|
|
32357
32357
|
.e-tick {
|
|
32358
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32358
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32359
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32360
|
+
@if ($skin-name == 'material-dark') {
|
|
32361
|
+
background-position: bottom;
|
|
32362
|
+
}
|
|
32363
|
+
}
|
|
32364
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32359
32365
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32360
32366
|
}
|
|
32361
32367
|
@else {
|
|
@@ -32365,7 +32371,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32365
32371
|
}
|
|
32366
32372
|
|
|
32367
32373
|
.e-large {
|
|
32368
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32374
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32375
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32376
|
+
}
|
|
32377
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32369
32378
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32370
32379
|
}
|
|
32371
32380
|
}
|
|
@@ -32395,7 +32404,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32395
32404
|
&.e-scale {
|
|
32396
32405
|
&.e-h-scale {
|
|
32397
32406
|
.e-tick {
|
|
32398
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32407
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32408
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32409
|
+
@if ($skin-name == 'material-dark') {
|
|
32410
|
+
background-position-x: center;
|
|
32411
|
+
}
|
|
32412
|
+
}
|
|
32413
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32399
32414
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32400
32415
|
}
|
|
32401
32416
|
@else {
|
|
@@ -32405,7 +32420,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32405
32420
|
}
|
|
32406
32421
|
|
|
32407
32422
|
.e-large {
|
|
32408
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32423
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32424
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32425
|
+
}
|
|
32426
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32409
32427
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32410
32428
|
}
|
|
32411
32429
|
}
|
|
@@ -32481,7 +32499,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32481
32499
|
}
|
|
32482
32500
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32483
32501
|
background-position: center;
|
|
32484
|
-
|
|
32502
|
+
@if ($skin-name == 'material-dark') {
|
|
32503
|
+
height: 12px;
|
|
32504
|
+
}
|
|
32505
|
+
@else {
|
|
32506
|
+
height: 99%;
|
|
32507
|
+
}
|
|
32485
32508
|
}
|
|
32486
32509
|
}
|
|
32487
32510
|
|
|
@@ -32507,6 +32530,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32507
32530
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32508
32531
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32509
32532
|
}
|
|
32533
|
+
@else if ($skin-name == 'material-dark') {
|
|
32534
|
+
height: 20px;
|
|
32535
|
+
top: 4px;
|
|
32536
|
+
}
|
|
32510
32537
|
}
|
|
32511
32538
|
}
|
|
32512
32539
|
|
|
@@ -32606,7 +32633,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32606
32633
|
background-position: center center;
|
|
32607
32634
|
}
|
|
32608
32635
|
|
|
32609
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32636
|
+
@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') {
|
|
32610
32637
|
&.e-large {
|
|
32611
32638
|
@if ($skin-name != 'bootstrap4') {
|
|
32612
32639
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32696,7 +32723,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32696
32723
|
.e-tick {
|
|
32697
32724
|
display: inline-block;
|
|
32698
32725
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32699
|
-
background-repeat:
|
|
32726
|
+
background-repeat: repeat-y;
|
|
32700
32727
|
}
|
|
32701
32728
|
|
|
32702
32729
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54986,7 +55013,8 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
54986
55013
|
|
|
54987
55014
|
.e-list-item {
|
|
54988
55015
|
|
|
54989
|
-
div.e-icons::before
|
|
55016
|
+
div.e-icons.e-icon-expandable::before,
|
|
55017
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54990
55018
|
content: '\e748';
|
|
54991
55019
|
}
|
|
54992
55020
|
}
|
|
@@ -69739,7 +69767,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69739
69767
|
}
|
|
69740
69768
|
}
|
|
69741
69769
|
}
|
|
69742
|
-
.e-listview
|
|
69770
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
69743
69771
|
height: 24px;
|
|
69744
69772
|
width: 16px;
|
|
69745
69773
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -75726,8 +75754,8 @@ $grid-summary-row-bg-color: $content-bg-color-alt1 !default;
|
|
|
75726
75754
|
$grid-sortdiv-width: 20px !default;
|
|
75727
75755
|
$grid-sortdiv-height: 20px !default;
|
|
75728
75756
|
$grid-sortnumber-margin: 0 10px 1px 8px !default;
|
|
75729
|
-
$grid-fltr-sortnumber-margin: 0
|
|
75730
|
-
$grid-fltr-sortnumber-rightalign-margin: 0 8px 0
|
|
75757
|
+
$grid-fltr-sortnumber-margin: 0 11px 0 8px !default;
|
|
75758
|
+
$grid-fltr-sortnumber-rightalign-margin: 0 8px 0 0 !default;
|
|
75731
75759
|
$grid-sortnumber-rightalign-margin: 0 2px 0 2px !default;
|
|
75732
75760
|
$grid-sortnumer-line-height: 20px !default;
|
|
75733
75761
|
$grid-bigger-sortnumer-line-height: 24px !default;
|
|
@@ -75795,13 +75823,13 @@ $grid-rtl-grouped-headercell-padding: 5px 0 !default;
|
|
|
75795
75823
|
$grid-rtl-group-text-margin-left: 2px !default;
|
|
75796
75824
|
$grid-rtl-group-sorticon-margin-right: -7px !default;
|
|
75797
75825
|
$grid-rtl-headercell-border-width: 0 !default;
|
|
75798
|
-
$grid-rtl-headercelldiv-padding: 0 .4em 0
|
|
75826
|
+
$grid-rtl-headercelldiv-padding: 0 .4em 0 2.1em !default;
|
|
75799
75827
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
75800
75828
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
75801
75829
|
$grid-ungroup-rtl-padding-right: -7px !default;
|
|
75802
|
-
$grid-headercelldiv-padding: 0
|
|
75830
|
+
$grid-headercelldiv-padding: 0 9px 0 8px !default;
|
|
75803
75831
|
$grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
|
|
75804
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
75832
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
75805
75833
|
$grid-group-text-width: auto !default;
|
|
75806
75834
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
75807
75835
|
$grid-group-caption-font-size: 14px !default;
|
|
@@ -76052,7 +76080,7 @@ $grid-responsive-apply-btn-top: 0 !default;
|
|
|
76052
76080
|
$grid-responsive-column-menu-icon-margin-top: 0 !default;
|
|
76053
76081
|
$grid-rtl-headercelldiv-left-align-margin: 10px !default;
|
|
76054
76082
|
$grid-rtl-filtermenudiv-left-align-margin: -2px !default;
|
|
76055
|
-
$grid-rtl-sort-num-left-align-margin: 0 8px 0
|
|
76083
|
+
$grid-rtl-sort-num-left-align-margin: 0 8px 0 3px !default;
|
|
76056
76084
|
$grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
76057
76085
|
$grid-rowcell-color: rgba($content-text-color) !default;
|
|
76058
76086
|
$grid-header-text-transform: none !default;
|
|
@@ -76633,7 +76661,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
76633
76661
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
76634
76662
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
76635
76663
|
@if $grid-skin == 'tailwind' {
|
|
76636
|
-
margin-left:
|
|
76664
|
+
margin-left: 4px;
|
|
76637
76665
|
}
|
|
76638
76666
|
}
|
|
76639
76667
|
|
|
@@ -77973,7 +78001,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
77973
78001
|
text-transform: $grid-header-text-transform;
|
|
77974
78002
|
user-select: none;
|
|
77975
78003
|
}
|
|
77976
|
-
|
|
78004
|
+
|
|
78005
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
78006
|
+
padding: 0 .4em ;
|
|
78007
|
+
@if $grid-skin == 'fabric' {
|
|
78008
|
+
padding: 0 1px 0;
|
|
78009
|
+
}
|
|
78010
|
+
@if $grid-skin == 'highcontrast' {
|
|
78011
|
+
padding: 0;
|
|
78012
|
+
}
|
|
78013
|
+
}
|
|
78014
|
+
|
|
77977
78015
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
77978
78016
|
overflow: visible;
|
|
77979
78017
|
}
|
|
@@ -78475,6 +78513,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
78475
78513
|
right: 2px;
|
|
78476
78514
|
}
|
|
78477
78515
|
}
|
|
78516
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
78517
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
78518
|
+
}
|
|
78478
78519
|
|
|
78479
78520
|
.e-sortfilterdiv {
|
|
78480
78521
|
float: right;
|
|
@@ -78521,7 +78562,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
78521
78562
|
}
|
|
78522
78563
|
|
|
78523
78564
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
78524
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
78565
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
78525
78566
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
78526
78567
|
.e-headercelldiv,
|
|
78527
78568
|
.e-stackedheadercelldiv {
|
|
@@ -79874,6 +79915,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79874
79915
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79875
79916
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79876
79917
|
text-align: right;
|
|
79918
|
+
@if $grid-skin == 'highcontrast' {
|
|
79919
|
+
margin: -7px 0;
|
|
79920
|
+
}
|
|
79877
79921
|
|
|
79878
79922
|
& .e-sortnumber {
|
|
79879
79923
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -79885,6 +79929,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79885
79929
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79886
79930
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79887
79931
|
text-align: right;
|
|
79932
|
+
@if $grid-skin == 'highcontrast' {
|
|
79933
|
+
margin: -7px 0;
|
|
79934
|
+
}
|
|
79888
79935
|
|
|
79889
79936
|
& .e-sortnumber {
|
|
79890
79937
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -79905,9 +79952,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79905
79952
|
|
|
79906
79953
|
& .e-sortnumber {
|
|
79907
79954
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
79908
|
-
@if $grid-skin == 'bootstrap4' {
|
|
79909
|
-
margin: 4px -2px 0 0;
|
|
79910
|
-
}
|
|
79911
79955
|
}
|
|
79912
79956
|
}
|
|
79913
79957
|
|
|
@@ -79926,7 +79970,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79926
79970
|
}
|
|
79927
79971
|
|
|
79928
79972
|
& .e-headercelldiv {
|
|
79929
|
-
padding: 0
|
|
79973
|
+
padding: 0 1.6em 0 1.2em;
|
|
79930
79974
|
|
|
79931
79975
|
& .e-sortnumber {
|
|
79932
79976
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99407,7 +99451,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 $content-bg-color-hover !de
|
|
|
99407
99451
|
$pv-annotation-opacity-slider-width: 172px !default;
|
|
99408
99452
|
$pv-annotation-opacity-slider-width-rtl: 140px !default;
|
|
99409
99453
|
$pv-annotation-opacity-slider-margin-left: 11px !default;
|
|
99410
|
-
$pv-annotation-opacity-slider-margin-right:
|
|
99454
|
+
$pv-annotation-opacity-slider-margin-right: 20px !default;
|
|
99411
99455
|
$pv-annotation-opacity-slider-height: 16px !default;
|
|
99412
99456
|
$pv-annotation-drop-down-caret-font-size: $text-base !default;
|
|
99413
99457
|
$pv-annotation-drop-down-height: 32px !default;
|
|
@@ -100267,7 +100311,9 @@ $lg-desktop: 1399.98;
|
|
|
100267
100311
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100268
100312
|
height: $pv-toolbar-btn-height;
|
|
100269
100313
|
min-width: $pv-toolbar-btn-width;
|
|
100270
|
-
|
|
100314
|
+
@if ($skin-name != 'fluent2') {
|
|
100315
|
+
width: $pv-toolbar-btn-width;
|
|
100316
|
+
}
|
|
100271
100317
|
@if $skin-name == 'FluentUI' {
|
|
100272
100318
|
line-height: $pv-toolbar-btn-height;
|
|
100273
100319
|
min-width: 40px;
|
|
@@ -101185,7 +101231,8 @@ $lg-desktop: 1399.98;
|
|
|
101185
101231
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101186
101232
|
}
|
|
101187
101233
|
|
|
101188
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101234
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101235
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101189
101236
|
{
|
|
101190
101237
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101191
101238
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101548,7 +101595,9 @@ $lg-desktop: 1399.98;
|
|
|
101548
101595
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101549
101596
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101550
101597
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101551
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
101598
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
101599
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
101600
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
101552
101601
|
color: $pv-icon-color;
|
|
101553
101602
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101554
101603
|
box-shadow: none;
|
|
@@ -101612,13 +101661,18 @@ $lg-desktop: 1399.98;
|
|
|
101612
101661
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101613
101662
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101614
101663
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101615
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
101664
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101665
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
101666
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
101616
101667
|
@if $skin-name == 'bootstrap4' {
|
|
101617
101668
|
color: $pv-icon-color-hover;
|
|
101618
101669
|
}
|
|
101619
101670
|
@if $skin-name == 'bootstrap5' {
|
|
101620
101671
|
color: $white;
|
|
101621
101672
|
}
|
|
101673
|
+
@if $skin-name == 'fluent2' {
|
|
101674
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101675
|
+
}
|
|
101622
101676
|
@if $skin-name == 'FluentUI' {
|
|
101623
101677
|
color: $pv-item-selection-color;
|
|
101624
101678
|
}
|
|
@@ -101630,7 +101684,7 @@ $lg-desktop: 1399.98;
|
|
|
101630
101684
|
@if $skin-name == 'bootstrap4' {
|
|
101631
101685
|
color: $pv-icon-color-hover;
|
|
101632
101686
|
}
|
|
101633
|
-
@if $skin-name == 'bootstrap5' {
|
|
101687
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101634
101688
|
color: $pv-icon-color;
|
|
101635
101689
|
}
|
|
101636
101690
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101638,12 +101692,23 @@ $lg-desktop: 1399.98;
|
|
|
101638
101692
|
}
|
|
101639
101693
|
}
|
|
101640
101694
|
|
|
101695
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101696
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101697
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
101698
|
+
@if ($skin-name == 'fluent2') {
|
|
101699
|
+
color: $pv-icon-color;
|
|
101700
|
+
}
|
|
101701
|
+
}
|
|
101702
|
+
|
|
101641
101703
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101642
101704
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101643
101705
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101644
101706
|
@if $skin-name == 'bootstrap4' {
|
|
101645
101707
|
color: $pv-icon-color-hover;
|
|
101646
101708
|
}
|
|
101709
|
+
@if $skin-name == 'fluent2' {
|
|
101710
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101711
|
+
}
|
|
101647
101712
|
}
|
|
101648
101713
|
|
|
101649
101714
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -101995,10 +102060,13 @@ $lg-desktop: 1399.98;
|
|
|
101995
102060
|
border-bottom: 2px solid;
|
|
101996
102061
|
margin-top: 0;
|
|
101997
102062
|
padding-top: 5px;
|
|
101998
|
-
@if ($skin-name=='bootstrap5'
|
|
102063
|
+
@if ($skin-name=='bootstrap5') {
|
|
101999
102064
|
margin-top: -4px;
|
|
102000
102065
|
padding-top: 0;
|
|
102001
102066
|
}
|
|
102067
|
+
@if ($theme-name=='fluent2') {
|
|
102068
|
+
padding-top: 0;
|
|
102069
|
+
}
|
|
102002
102070
|
@if $skin-name == 'FluentUI' {
|
|
102003
102071
|
line-height: 11px;
|
|
102004
102072
|
}
|
|
@@ -102010,7 +102078,12 @@ $lg-desktop: 1399.98;
|
|
|
102010
102078
|
line-height: 1.71em;
|
|
102011
102079
|
}
|
|
102012
102080
|
border-bottom: 2px solid;
|
|
102013
|
-
|
|
102081
|
+
@if ($skin-name == 'fluent2') {
|
|
102082
|
+
margin-top: 5px;
|
|
102083
|
+
}
|
|
102084
|
+
@else {
|
|
102085
|
+
margin-top: 0;
|
|
102086
|
+
}
|
|
102014
102087
|
padding-top: 1px;
|
|
102015
102088
|
vertical-align: initial;
|
|
102016
102089
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102022,9 +102095,12 @@ $lg-desktop: 1399.98;
|
|
|
102022
102095
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
102023
102096
|
margin-top: 0;
|
|
102024
102097
|
padding-top: 7px;
|
|
102025
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102098
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
102026
102099
|
padding-top: 0;
|
|
102027
102100
|
}
|
|
102101
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102102
|
+
padding-top: 5px;
|
|
102103
|
+
}
|
|
102028
102104
|
vertical-align: initial;
|
|
102029
102105
|
}
|
|
102030
102106
|
|
|
@@ -102036,6 +102112,13 @@ $lg-desktop: 1399.98;
|
|
|
102036
102112
|
vertical-align: initial;
|
|
102037
102113
|
}
|
|
102038
102114
|
|
|
102115
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102116
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102117
|
+
@if $skin-name != 'Material3' {
|
|
102118
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102119
|
+
}
|
|
102120
|
+
}
|
|
102121
|
+
|
|
102039
102122
|
.e-pv-annotation-opacity-popup-container,
|
|
102040
102123
|
.e-pv-annotation-thickness-popup-container {
|
|
102041
102124
|
@if $skin-name != 'Material3' {
|
|
@@ -102394,13 +102477,6 @@ $lg-desktop: 1399.98;
|
|
|
102394
102477
|
}
|
|
102395
102478
|
}
|
|
102396
102479
|
|
|
102397
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102398
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102399
|
-
@if ($theme-name == 'fluent2') {
|
|
102400
|
-
line-height: 28px;
|
|
102401
|
-
}
|
|
102402
|
-
}
|
|
102403
|
-
|
|
102404
102480
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102405
102481
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102406
102482
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102483,7 +102559,6 @@ $lg-desktop: 1399.98;
|
|
|
102483
102559
|
line-height: $pv-prop-color-picker-line-height;
|
|
102484
102560
|
@if ($skin-name == 'bootstrap5') {
|
|
102485
102561
|
background: $transparent;
|
|
102486
|
-
border: 1px solid $border-light;
|
|
102487
102562
|
border-radius: 4px;
|
|
102488
102563
|
box-sizing: border-box;
|
|
102489
102564
|
color: $content-text-color;
|
|
@@ -102498,6 +102573,13 @@ $lg-desktop: 1399.98;
|
|
|
102498
102573
|
}
|
|
102499
102574
|
}
|
|
102500
102575
|
|
|
102576
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
102577
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
102578
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102579
|
+
color: $pv-icon-color;
|
|
102580
|
+
}
|
|
102581
|
+
}
|
|
102582
|
+
|
|
102501
102583
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102502
102584
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102503
102585
|
@if $skin-name == 'FluentUI' {
|
|
@@ -103029,7 +103111,7 @@ $lg-desktop: 1399.98;
|
|
|
103029
103111
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
103030
103112
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
103031
103113
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
103032
|
-
@if $skin-name != 'Material3' {
|
|
103114
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
103033
103115
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
103034
103116
|
}
|
|
103035
103117
|
}
|
|
@@ -103133,14 +103215,6 @@ $lg-desktop: 1399.98;
|
|
|
103133
103215
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103134
103216
|
}
|
|
103135
103217
|
|
|
103136
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103137
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103138
|
-
@if $theme-name == 'fluent2' {
|
|
103139
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103140
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103141
|
-
}
|
|
103142
|
-
}
|
|
103143
|
-
|
|
103144
103218
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103145
103219
|
@if $theme-name == 'fluent2' {
|
|
103146
103220
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -103483,6 +103557,8 @@ $lg-desktop: 1399.98;
|
|
|
103483
103557
|
padding-right: 7px;
|
|
103484
103558
|
@if $skin-name == 'Material3' {
|
|
103485
103559
|
font-size: $text-xs;
|
|
103560
|
+
padding-left: 12px;
|
|
103561
|
+
padding-right: 12px;
|
|
103486
103562
|
}
|
|
103487
103563
|
}
|
|
103488
103564
|
|
|
@@ -103625,7 +103701,7 @@ $lg-desktop: 1399.98;
|
|
|
103625
103701
|
.e-pv-comments-panel-text {
|
|
103626
103702
|
font-size: 15px;
|
|
103627
103703
|
padding-left: 85px;
|
|
103628
|
-
color:
|
|
103704
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103629
103705
|
}
|
|
103630
103706
|
|
|
103631
103707
|
.e-pv-comments-content-container {
|
|
@@ -103813,8 +103889,34 @@ $lg-desktop: 1399.98;
|
|
|
103813
103889
|
}
|
|
103814
103890
|
}
|
|
103815
103891
|
|
|
103892
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103893
|
+
@if ($skin-name == 'fluent2') {
|
|
103894
|
+
margin-top: -4px;
|
|
103895
|
+
}
|
|
103896
|
+
}
|
|
103897
|
+
|
|
103898
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103899
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103900
|
+
@if ($skin-name == 'fluent2') {
|
|
103901
|
+
margin-top: -5px;
|
|
103902
|
+
}
|
|
103903
|
+
}
|
|
103904
|
+
|
|
103905
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103906
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103907
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
103908
|
+
@if ($skin-name == 'fluent2') {
|
|
103909
|
+
padding-top: 8px;
|
|
103910
|
+
}
|
|
103911
|
+
}
|
|
103912
|
+
|
|
103816
103913
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103817
|
-
|
|
103914
|
+
@if ($skin-name == 'fluent2') {
|
|
103915
|
+
margin-top: -4px;
|
|
103916
|
+
}
|
|
103917
|
+
@else {
|
|
103918
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
103919
|
+
}
|
|
103818
103920
|
@if $theme-name != 'fluent2'{
|
|
103819
103921
|
padding-left: 7px;
|
|
103820
103922
|
}
|
|
@@ -104138,7 +104240,9 @@ $lg-desktop: 1399.98;
|
|
|
104138
104240
|
@if $skin-name == 'bootstrap5' {
|
|
104139
104241
|
color: $pv-icon-color;
|
|
104140
104242
|
height: 32px;
|
|
104141
|
-
|
|
104243
|
+
@if ($theme-name != 'fluent2') {
|
|
104244
|
+
line-height: 32px;
|
|
104245
|
+
}
|
|
104142
104246
|
}
|
|
104143
104247
|
@else {
|
|
104144
104248
|
color: $pv-icon-color;
|
|
@@ -104195,13 +104299,6 @@ $lg-desktop: 1399.98;
|
|
|
104195
104299
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104196
104300
|
}
|
|
104197
104301
|
|
|
104198
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104199
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104200
|
-
@if $theme-name == 'fluent2' {
|
|
104201
|
-
margin-top: -10px;
|
|
104202
|
-
}
|
|
104203
|
-
}
|
|
104204
|
-
|
|
104205
104302
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104206
104303
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104207
104304
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -104770,6 +104867,7 @@ $lg-desktop: 1399.98;
|
|
|
104770
104867
|
|
|
104771
104868
|
.e-pv-properties-form-field-group-btn-div {
|
|
104772
104869
|
display: grid;
|
|
104870
|
+
align-content: space-between;
|
|
104773
104871
|
}
|
|
104774
104872
|
|
|
104775
104873
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105128,7 +105226,6 @@ $lg-desktop: 1399.98;
|
|
|
105128
105226
|
}
|
|
105129
105227
|
@if $theme-name == 'fluent2'{
|
|
105130
105228
|
font-family: $font-family;
|
|
105131
|
-
margin-left: 7px;
|
|
105132
105229
|
}
|
|
105133
105230
|
}
|
|
105134
105231
|
|
|
@@ -126142,6 +126239,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126142
126239
|
|
|
126143
126240
|
.e-disabled {
|
|
126144
126241
|
opacity: $ribbon-disabled-opacity;
|
|
126242
|
+
pointer-events: none;
|
|
126145
126243
|
}
|
|
126146
126244
|
|
|
126147
126245
|
.e-input-group {
|
|
@@ -1584,7 +1584,8 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
1584
1584
|
|
|
1585
1585
|
.e-list-item {
|
|
1586
1586
|
|
|
1587
|
-
div.e-icons::before
|
|
1587
|
+
div.e-icons.e-icon-expandable::before,
|
|
1588
|
+
div.e-icons.e-icon-collapsible::before {
|
|
1588
1589
|
content: '\e75c';
|
|
1589
1590
|
}
|
|
1590
1591
|
}
|
|
@@ -1584,7 +1584,8 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
1584
1584
|
|
|
1585
1585
|
.e-list-item {
|
|
1586
1586
|
|
|
1587
|
-
div.e-icons::before
|
|
1587
|
+
div.e-icons.e-icon-expandable::before,
|
|
1588
|
+
div.e-icons.e-icon-collapsible::before {
|
|
1588
1589
|
content: '\e75c';
|
|
1589
1590
|
}
|
|
1590
1591
|
}
|
|
@@ -1569,7 +1569,8 @@ $ripple-width: 32px !default;
|
|
|
1569
1569
|
/*! TreeView icons */
|
|
1570
1570
|
.e-treeview {
|
|
1571
1571
|
.e-list-item {
|
|
1572
|
-
div.e-icons::before
|
|
1572
|
+
div.e-icons.e-icon-expandable::before,
|
|
1573
|
+
div.e-icons.e-icon-collapsible::before {
|
|
1573
1574
|
content: '\e230';
|
|
1574
1575
|
}
|
|
1575
1576
|
}
|
|
@@ -1564,7 +1564,8 @@ $ripple-width: 32px !default;
|
|
|
1564
1564
|
/*! TreeView icons */
|
|
1565
1565
|
.e-treeview {
|
|
1566
1566
|
.e-list-item {
|
|
1567
|
-
div.e-icons::before
|
|
1567
|
+
div.e-icons.e-icon-expandable::before,
|
|
1568
|
+
div.e-icons.e-icon-collapsible::before {
|
|
1568
1569
|
content: '\e230';
|
|
1569
1570
|
}
|
|
1570
1571
|
}
|
|
@@ -1592,7 +1592,8 @@ $ripple-width: 32px !default;
|
|
|
1592
1592
|
/*! TreeView icons */
|
|
1593
1593
|
.e-treeview {
|
|
1594
1594
|
.e-list-item {
|
|
1595
|
-
div.e-icons::before
|
|
1595
|
+
div.e-icons.e-icon-expandable::before,
|
|
1596
|
+
div.e-icons.e-icon-collapsible::before {
|
|
1596
1597
|
content: '\e70b';
|
|
1597
1598
|
}
|
|
1598
1599
|
}
|