@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
|
@@ -31879,7 +31879,13 @@ $slider-disabled-track-color: $gray-300;
|
|
|
31879
31879
|
&.e-scale {
|
|
31880
31880
|
&.e-h-scale {
|
|
31881
31881
|
.e-tick {
|
|
31882
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31882
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31883
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
31884
|
+
@if ($skin-name == 'material-dark') {
|
|
31885
|
+
background-position: bottom;
|
|
31886
|
+
}
|
|
31887
|
+
}
|
|
31888
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31883
31889
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
31884
31890
|
}
|
|
31885
31891
|
@else {
|
|
@@ -31889,7 +31895,10 @@ $slider-disabled-track-color: $gray-300;
|
|
|
31889
31895
|
}
|
|
31890
31896
|
|
|
31891
31897
|
.e-large {
|
|
31892
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31898
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31899
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
31900
|
+
}
|
|
31901
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31893
31902
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
31894
31903
|
}
|
|
31895
31904
|
}
|
|
@@ -31919,7 +31928,13 @@ $slider-disabled-track-color: $gray-300;
|
|
|
31919
31928
|
&.e-scale {
|
|
31920
31929
|
&.e-h-scale {
|
|
31921
31930
|
.e-tick {
|
|
31922
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31931
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31932
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
31933
|
+
@if ($skin-name == 'material-dark') {
|
|
31934
|
+
background-position-x: center;
|
|
31935
|
+
}
|
|
31936
|
+
}
|
|
31937
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31923
31938
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
31924
31939
|
}
|
|
31925
31940
|
@else {
|
|
@@ -31929,7 +31944,10 @@ $slider-disabled-track-color: $gray-300;
|
|
|
31929
31944
|
}
|
|
31930
31945
|
|
|
31931
31946
|
.e-large {
|
|
31932
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31947
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31948
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
31949
|
+
}
|
|
31950
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31933
31951
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
31934
31952
|
}
|
|
31935
31953
|
}
|
|
@@ -32005,7 +32023,12 @@ $slider-disabled-track-color: $gray-300;
|
|
|
32005
32023
|
}
|
|
32006
32024
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32007
32025
|
background-position: center;
|
|
32008
|
-
|
|
32026
|
+
@if ($skin-name == 'material-dark') {
|
|
32027
|
+
height: 12px;
|
|
32028
|
+
}
|
|
32029
|
+
@else {
|
|
32030
|
+
height: 99%;
|
|
32031
|
+
}
|
|
32009
32032
|
}
|
|
32010
32033
|
}
|
|
32011
32034
|
|
|
@@ -32031,6 +32054,10 @@ $slider-disabled-track-color: $gray-300;
|
|
|
32031
32054
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32032
32055
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32033
32056
|
}
|
|
32057
|
+
@else if ($skin-name == 'material-dark') {
|
|
32058
|
+
height: 20px;
|
|
32059
|
+
top: 4px;
|
|
32060
|
+
}
|
|
32034
32061
|
}
|
|
32035
32062
|
}
|
|
32036
32063
|
|
|
@@ -32130,7 +32157,7 @@ $slider-disabled-track-color: $gray-300;
|
|
|
32130
32157
|
background-position: center center;
|
|
32131
32158
|
}
|
|
32132
32159
|
|
|
32133
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32160
|
+
@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') {
|
|
32134
32161
|
&.e-large {
|
|
32135
32162
|
@if ($skin-name != 'bootstrap4') {
|
|
32136
32163
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32220,7 +32247,7 @@ $slider-disabled-track-color: $gray-300;
|
|
|
32220
32247
|
.e-tick {
|
|
32221
32248
|
display: inline-block;
|
|
32222
32249
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32223
|
-
background-repeat:
|
|
32250
|
+
background-repeat: repeat-y;
|
|
32224
32251
|
}
|
|
32225
32252
|
|
|
32226
32253
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54512,7 +54539,8 @@ $ripple-width: 32px !default;
|
|
|
54512
54539
|
/*! TreeView icons */
|
|
54513
54540
|
.e-treeview {
|
|
54514
54541
|
.e-list-item {
|
|
54515
|
-
div.e-icons::before
|
|
54542
|
+
div.e-icons.e-icon-expandable::before,
|
|
54543
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54516
54544
|
content: '\e70b';
|
|
54517
54545
|
}
|
|
54518
54546
|
}
|
|
@@ -68604,7 +68632,7 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
68604
68632
|
}
|
|
68605
68633
|
}
|
|
68606
68634
|
}
|
|
68607
|
-
.e-listview
|
|
68635
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68608
68636
|
height: 24px;
|
|
68609
68637
|
width: 16px;
|
|
68610
68638
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -74563,9 +74591,9 @@ $grid-summary-template-row-bg-color: '' !default;
|
|
|
74563
74591
|
$grid-summary-row-bg-color: $gray-100 !default;
|
|
74564
74592
|
$grid-sortdiv-width: 16px !default;
|
|
74565
74593
|
$grid-sortdiv-height: 16px !default;
|
|
74566
|
-
$grid-sortnumber-margin: 2px
|
|
74594
|
+
$grid-sortnumber-margin: 2px 0 0 0 !default;
|
|
74567
74595
|
$grid-fltr-sortnumber-margin: $grid-sortnumber-margin !default;
|
|
74568
|
-
$grid-fltr-sortnumber-rightalign-margin: 2px 8px 0
|
|
74596
|
+
$grid-fltr-sortnumber-rightalign-margin: 2px 8px 0 4px !default;
|
|
74569
74597
|
$grid-sortnumber-rightalign-margin: $grid-fltr-sortnumber-rightalign-margin !default;
|
|
74570
74598
|
$grid-sortnumer-line-height: 16px !default;
|
|
74571
74599
|
$grid-bigger-sortnumer-line-height: $grid-sortnumer-line-height !default;
|
|
@@ -74637,9 +74665,9 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 1.8em !default;
|
|
|
74637
74665
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .35em 0 .3em !default;
|
|
74638
74666
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .35em 0 .3em !default;
|
|
74639
74667
|
$grid-ungroup-rtl-padding-right: -10px !default;
|
|
74640
|
-
$grid-headercelldiv-padding: 0
|
|
74668
|
+
$grid-headercelldiv-padding: 0 10px 0 5px !default;
|
|
74641
74669
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
74642
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
74670
|
+
$grid-headercell-div-padding: 0 1.1em 0 .4em !default;
|
|
74643
74671
|
$grid-group-text-width: auto !default;
|
|
74644
74672
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
74645
74673
|
$grid-group-caption-font-size: 14px !default;
|
|
@@ -74812,10 +74840,10 @@ $grid-rowcell-wrap-height: 21px !default;
|
|
|
74812
74840
|
$grid-rowcell-autofill-top-height: 19px !default;
|
|
74813
74841
|
$grid-rowcell-autofill-top-bottom-height: 17px !default;
|
|
74814
74842
|
$grid-rowcell-wrap-max-height: 36px !default;
|
|
74815
|
-
$grid-bigger-fltr-sortnumber-rightalign-margin: 4px
|
|
74843
|
+
$grid-bigger-fltr-sortnumber-rightalign-margin: 4px 2px 0 4px !default;
|
|
74816
74844
|
$grid-bigger-sortnumber-rightalign-margin: 4px 0 0 10px !default;
|
|
74817
74845
|
$grid-bigger-columnmenu-bottom: 13px !default;
|
|
74818
|
-
$grid-bigger-sortnumber-margin: 4px
|
|
74846
|
+
$grid-bigger-sortnumber-margin: 4px 8px 0 2px !default;
|
|
74819
74847
|
$grid-bigger-fltr-sortnumber-margin: $grid-bigger-sortnumber-margin !default;
|
|
74820
74848
|
$grid-rtl-searchclear: 0 !default;
|
|
74821
74849
|
$grid-column-chosser-searchdiv-top: -44px !default;
|
|
@@ -74900,7 +74928,7 @@ $grid-responsive-apply-btn-top: 7px !default;
|
|
|
74900
74928
|
$grid-responsive-column-menu-icon-margin-top: 4px !default;
|
|
74901
74929
|
$grid-rtl-headercelldiv-left-align-margin: 10px !default;
|
|
74902
74930
|
$grid-rtl-filtermenudiv-left-align-margin: -5px !default;
|
|
74903
|
-
$grid-rtl-sort-num-left-align-margin: 2px -2px 0
|
|
74931
|
+
$grid-rtl-sort-num-left-align-margin: 2px -2px 0 2px !default;
|
|
74904
74932
|
$grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
74905
74933
|
$grid-rowcell-color: $grid-content-font-color !default;
|
|
74906
74934
|
$grid-reorderarrow-margin-top: -7.5px !default;
|
|
@@ -75475,7 +75503,7 @@ $grid-checkmark-color: $white !default;
|
|
|
75475
75503
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
75476
75504
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
75477
75505
|
@if $grid-skin == 'tailwind' {
|
|
75478
|
-
margin-left:
|
|
75506
|
+
margin-left: 4px;
|
|
75479
75507
|
}
|
|
75480
75508
|
}
|
|
75481
75509
|
|
|
@@ -76815,7 +76843,17 @@ $grid-checkmark-color: $white !default;
|
|
|
76815
76843
|
text-transform: $grid-header-text-transform;
|
|
76816
76844
|
user-select: none;
|
|
76817
76845
|
}
|
|
76818
|
-
|
|
76846
|
+
|
|
76847
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
76848
|
+
padding: 0 .4em ;
|
|
76849
|
+
@if $grid-skin == 'fabric' {
|
|
76850
|
+
padding: 0 1px 0;
|
|
76851
|
+
}
|
|
76852
|
+
@if $grid-skin == 'highcontrast' {
|
|
76853
|
+
padding: 0;
|
|
76854
|
+
}
|
|
76855
|
+
}
|
|
76856
|
+
|
|
76819
76857
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
76820
76858
|
overflow: visible;
|
|
76821
76859
|
}
|
|
@@ -77317,6 +77355,9 @@ $grid-checkmark-color: $white !default;
|
|
|
77317
77355
|
right: 2px;
|
|
77318
77356
|
}
|
|
77319
77357
|
}
|
|
77358
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
77359
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
77360
|
+
}
|
|
77320
77361
|
|
|
77321
77362
|
.e-sortfilterdiv {
|
|
77322
77363
|
float: right;
|
|
@@ -77363,7 +77404,7 @@ $grid-checkmark-color: $white !default;
|
|
|
77363
77404
|
}
|
|
77364
77405
|
|
|
77365
77406
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
77366
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
77407
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
77367
77408
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
77368
77409
|
.e-headercelldiv,
|
|
77369
77410
|
.e-stackedheadercelldiv {
|
|
@@ -78716,6 +78757,9 @@ $grid-checkmark-color: $white !default;
|
|
|
78716
78757
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78717
78758
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78718
78759
|
text-align: right;
|
|
78760
|
+
@if $grid-skin == 'highcontrast' {
|
|
78761
|
+
margin: -7px 0;
|
|
78762
|
+
}
|
|
78719
78763
|
|
|
78720
78764
|
& .e-sortnumber {
|
|
78721
78765
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78727,6 +78771,9 @@ $grid-checkmark-color: $white !default;
|
|
|
78727
78771
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78728
78772
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78729
78773
|
text-align: right;
|
|
78774
|
+
@if $grid-skin == 'highcontrast' {
|
|
78775
|
+
margin: -7px 0;
|
|
78776
|
+
}
|
|
78730
78777
|
|
|
78731
78778
|
& .e-sortnumber {
|
|
78732
78779
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78747,9 +78794,6 @@ $grid-checkmark-color: $white !default;
|
|
|
78747
78794
|
|
|
78748
78795
|
& .e-sortnumber {
|
|
78749
78796
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78750
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78751
|
-
margin: 4px -2px 0 0;
|
|
78752
|
-
}
|
|
78753
78797
|
}
|
|
78754
78798
|
}
|
|
78755
78799
|
|
|
@@ -78768,7 +78812,7 @@ $grid-checkmark-color: $white !default;
|
|
|
78768
78812
|
}
|
|
78769
78813
|
|
|
78770
78814
|
& .e-headercelldiv {
|
|
78771
|
-
padding: 0
|
|
78815
|
+
padding: 0 1.6em 0 1.2em;
|
|
78772
78816
|
|
|
78773
78817
|
& .e-sortnumber {
|
|
78774
78818
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99358,7 +99402,9 @@ $lg-desktop: 1399.98;
|
|
|
99358
99402
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99359
99403
|
height: $pv-toolbar-btn-height;
|
|
99360
99404
|
min-width: $pv-toolbar-btn-width;
|
|
99361
|
-
|
|
99405
|
+
@if ($skin-name != 'fluent2') {
|
|
99406
|
+
width: $pv-toolbar-btn-width;
|
|
99407
|
+
}
|
|
99362
99408
|
@if $skin-name == 'FluentUI' {
|
|
99363
99409
|
line-height: $pv-toolbar-btn-height;
|
|
99364
99410
|
min-width: 40px;
|
|
@@ -100276,7 +100322,8 @@ $lg-desktop: 1399.98;
|
|
|
100276
100322
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
100277
100323
|
}
|
|
100278
100324
|
|
|
100279
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100325
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100326
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
100280
100327
|
{
|
|
100281
100328
|
background: $pv-thumbnail-view-button-selection-background;
|
|
100282
100329
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100639,7 +100686,9 @@ $lg-desktop: 1399.98;
|
|
|
100639
100686
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100640
100687
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100641
100688
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100642
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100689
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100690
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100691
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100643
100692
|
color: $pv-icon-color;
|
|
100644
100693
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100645
100694
|
box-shadow: none;
|
|
@@ -100703,13 +100752,18 @@ $lg-desktop: 1399.98;
|
|
|
100703
100752
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100704
100753
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100705
100754
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100706
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100755
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100756
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100757
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100707
100758
|
@if $skin-name == 'bootstrap4' {
|
|
100708
100759
|
color: $pv-icon-color-hover;
|
|
100709
100760
|
}
|
|
100710
100761
|
@if $skin-name == 'bootstrap5' {
|
|
100711
100762
|
color: $white;
|
|
100712
100763
|
}
|
|
100764
|
+
@if $skin-name == 'fluent2' {
|
|
100765
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100766
|
+
}
|
|
100713
100767
|
@if $skin-name == 'FluentUI' {
|
|
100714
100768
|
color: $pv-item-selection-color;
|
|
100715
100769
|
}
|
|
@@ -100721,7 +100775,7 @@ $lg-desktop: 1399.98;
|
|
|
100721
100775
|
@if $skin-name == 'bootstrap4' {
|
|
100722
100776
|
color: $pv-icon-color-hover;
|
|
100723
100777
|
}
|
|
100724
|
-
@if $skin-name == 'bootstrap5' {
|
|
100778
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100725
100779
|
color: $pv-icon-color;
|
|
100726
100780
|
}
|
|
100727
100781
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100729,12 +100783,23 @@ $lg-desktop: 1399.98;
|
|
|
100729
100783
|
}
|
|
100730
100784
|
}
|
|
100731
100785
|
|
|
100786
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100787
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100788
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100789
|
+
@if ($skin-name == 'fluent2') {
|
|
100790
|
+
color: $pv-icon-color;
|
|
100791
|
+
}
|
|
100792
|
+
}
|
|
100793
|
+
|
|
100732
100794
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100733
100795
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100734
100796
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100735
100797
|
@if $skin-name == 'bootstrap4' {
|
|
100736
100798
|
color: $pv-icon-color-hover;
|
|
100737
100799
|
}
|
|
100800
|
+
@if $skin-name == 'fluent2' {
|
|
100801
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100802
|
+
}
|
|
100738
100803
|
}
|
|
100739
100804
|
|
|
100740
100805
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -101086,10 +101151,13 @@ $lg-desktop: 1399.98;
|
|
|
101086
101151
|
border-bottom: 2px solid;
|
|
101087
101152
|
margin-top: 0;
|
|
101088
101153
|
padding-top: 5px;
|
|
101089
|
-
@if ($skin-name=='bootstrap5'
|
|
101154
|
+
@if ($skin-name=='bootstrap5') {
|
|
101090
101155
|
margin-top: -4px;
|
|
101091
101156
|
padding-top: 0;
|
|
101092
101157
|
}
|
|
101158
|
+
@if ($theme-name=='fluent2') {
|
|
101159
|
+
padding-top: 0;
|
|
101160
|
+
}
|
|
101093
101161
|
@if $skin-name == 'FluentUI' {
|
|
101094
101162
|
line-height: 11px;
|
|
101095
101163
|
}
|
|
@@ -101101,7 +101169,12 @@ $lg-desktop: 1399.98;
|
|
|
101101
101169
|
line-height: 1.71em;
|
|
101102
101170
|
}
|
|
101103
101171
|
border-bottom: 2px solid;
|
|
101104
|
-
|
|
101172
|
+
@if ($skin-name == 'fluent2') {
|
|
101173
|
+
margin-top: 5px;
|
|
101174
|
+
}
|
|
101175
|
+
@else {
|
|
101176
|
+
margin-top: 0;
|
|
101177
|
+
}
|
|
101105
101178
|
padding-top: 1px;
|
|
101106
101179
|
vertical-align: initial;
|
|
101107
101180
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101113,9 +101186,12 @@ $lg-desktop: 1399.98;
|
|
|
101113
101186
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
101114
101187
|
margin-top: 0;
|
|
101115
101188
|
padding-top: 7px;
|
|
101116
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
101189
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
101117
101190
|
padding-top: 0;
|
|
101118
101191
|
}
|
|
101192
|
+
@if ( or $theme-name == 'fluent2'){
|
|
101193
|
+
padding-top: 5px;
|
|
101194
|
+
}
|
|
101119
101195
|
vertical-align: initial;
|
|
101120
101196
|
}
|
|
101121
101197
|
|
|
@@ -101127,6 +101203,13 @@ $lg-desktop: 1399.98;
|
|
|
101127
101203
|
vertical-align: initial;
|
|
101128
101204
|
}
|
|
101129
101205
|
|
|
101206
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
101207
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
101208
|
+
@if $skin-name != 'Material3' {
|
|
101209
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
101210
|
+
}
|
|
101211
|
+
}
|
|
101212
|
+
|
|
101130
101213
|
.e-pv-annotation-opacity-popup-container,
|
|
101131
101214
|
.e-pv-annotation-thickness-popup-container {
|
|
101132
101215
|
@if $skin-name != 'Material3' {
|
|
@@ -101485,13 +101568,6 @@ $lg-desktop: 1399.98;
|
|
|
101485
101568
|
}
|
|
101486
101569
|
}
|
|
101487
101570
|
|
|
101488
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101489
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101490
|
-
@if ($theme-name == 'fluent2') {
|
|
101491
|
-
line-height: 28px;
|
|
101492
|
-
}
|
|
101493
|
-
}
|
|
101494
|
-
|
|
101495
101571
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101496
101572
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101497
101573
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101574,7 +101650,6 @@ $lg-desktop: 1399.98;
|
|
|
101574
101650
|
line-height: $pv-prop-color-picker-line-height;
|
|
101575
101651
|
@if ($skin-name == 'bootstrap5') {
|
|
101576
101652
|
background: $transparent;
|
|
101577
|
-
border: 1px solid $border-light;
|
|
101578
101653
|
border-radius: 4px;
|
|
101579
101654
|
box-sizing: border-box;
|
|
101580
101655
|
color: $content-text-color;
|
|
@@ -101589,6 +101664,13 @@ $lg-desktop: 1399.98;
|
|
|
101589
101664
|
}
|
|
101590
101665
|
}
|
|
101591
101666
|
|
|
101667
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101668
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101669
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101670
|
+
color: $pv-icon-color;
|
|
101671
|
+
}
|
|
101672
|
+
}
|
|
101673
|
+
|
|
101592
101674
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101593
101675
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101594
101676
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102120,7 +102202,7 @@ $lg-desktop: 1399.98;
|
|
|
102120
102202
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
102121
102203
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
102122
102204
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
102123
|
-
@if $skin-name != 'Material3' {
|
|
102205
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
102124
102206
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
102125
102207
|
}
|
|
102126
102208
|
}
|
|
@@ -102224,14 +102306,6 @@ $lg-desktop: 1399.98;
|
|
|
102224
102306
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
102225
102307
|
}
|
|
102226
102308
|
|
|
102227
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
102228
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
102229
|
-
@if $theme-name == 'fluent2' {
|
|
102230
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102231
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102232
|
-
}
|
|
102233
|
-
}
|
|
102234
|
-
|
|
102235
102309
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
102236
102310
|
@if $theme-name == 'fluent2' {
|
|
102237
102311
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -102574,6 +102648,8 @@ $lg-desktop: 1399.98;
|
|
|
102574
102648
|
padding-right: 7px;
|
|
102575
102649
|
@if $skin-name == 'Material3' {
|
|
102576
102650
|
font-size: $text-xs;
|
|
102651
|
+
padding-left: 12px;
|
|
102652
|
+
padding-right: 12px;
|
|
102577
102653
|
}
|
|
102578
102654
|
}
|
|
102579
102655
|
|
|
@@ -102716,7 +102792,7 @@ $lg-desktop: 1399.98;
|
|
|
102716
102792
|
.e-pv-comments-panel-text {
|
|
102717
102793
|
font-size: 15px;
|
|
102718
102794
|
padding-left: 85px;
|
|
102719
|
-
color:
|
|
102795
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102720
102796
|
}
|
|
102721
102797
|
|
|
102722
102798
|
.e-pv-comments-content-container {
|
|
@@ -102904,8 +102980,34 @@ $lg-desktop: 1399.98;
|
|
|
102904
102980
|
}
|
|
102905
102981
|
}
|
|
102906
102982
|
|
|
102983
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102984
|
+
@if ($skin-name == 'fluent2') {
|
|
102985
|
+
margin-top: -4px;
|
|
102986
|
+
}
|
|
102987
|
+
}
|
|
102988
|
+
|
|
102989
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102990
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102991
|
+
@if ($skin-name == 'fluent2') {
|
|
102992
|
+
margin-top: -5px;
|
|
102993
|
+
}
|
|
102994
|
+
}
|
|
102995
|
+
|
|
102996
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102997
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102998
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
102999
|
+
@if ($skin-name == 'fluent2') {
|
|
103000
|
+
padding-top: 8px;
|
|
103001
|
+
}
|
|
103002
|
+
}
|
|
103003
|
+
|
|
102907
103004
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102908
|
-
|
|
103005
|
+
@if ($skin-name == 'fluent2') {
|
|
103006
|
+
margin-top: -4px;
|
|
103007
|
+
}
|
|
103008
|
+
@else {
|
|
103009
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
103010
|
+
}
|
|
102909
103011
|
@if $theme-name != 'fluent2'{
|
|
102910
103012
|
padding-left: 7px;
|
|
102911
103013
|
}
|
|
@@ -103229,7 +103331,9 @@ $lg-desktop: 1399.98;
|
|
|
103229
103331
|
@if $skin-name == 'bootstrap5' {
|
|
103230
103332
|
color: $pv-icon-color;
|
|
103231
103333
|
height: 32px;
|
|
103232
|
-
|
|
103334
|
+
@if ($theme-name != 'fluent2') {
|
|
103335
|
+
line-height: 32px;
|
|
103336
|
+
}
|
|
103233
103337
|
}
|
|
103234
103338
|
@else {
|
|
103235
103339
|
color: $pv-icon-color;
|
|
@@ -103286,13 +103390,6 @@ $lg-desktop: 1399.98;
|
|
|
103286
103390
|
border-color: $pv-annotation-dropdown-border-color;
|
|
103287
103391
|
}
|
|
103288
103392
|
|
|
103289
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103290
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103291
|
-
@if $theme-name == 'fluent2' {
|
|
103292
|
-
margin-top: -10px;
|
|
103293
|
-
}
|
|
103294
|
-
}
|
|
103295
|
-
|
|
103296
103393
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
103297
103394
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
103298
103395
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103861,6 +103958,7 @@ $lg-desktop: 1399.98;
|
|
|
103861
103958
|
|
|
103862
103959
|
.e-pv-properties-form-field-group-btn-div {
|
|
103863
103960
|
display: grid;
|
|
103961
|
+
align-content: space-between;
|
|
103864
103962
|
}
|
|
103865
103963
|
|
|
103866
103964
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -104219,7 +104317,6 @@ $lg-desktop: 1399.98;
|
|
|
104219
104317
|
}
|
|
104220
104318
|
@if $theme-name == 'fluent2'{
|
|
104221
104319
|
font-family: $font-family;
|
|
104222
|
-
margin-left: 7px;
|
|
104223
104320
|
}
|
|
104224
104321
|
}
|
|
104225
104322
|
|
|
@@ -125206,6 +125303,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125206
125303
|
|
|
125207
125304
|
.e-disabled {
|
|
125208
125305
|
opacity: $ribbon-disabled-opacity;
|
|
125306
|
+
pointer-events: none;
|
|
125209
125307
|
}
|
|
125210
125308
|
|
|
125211
125309
|
.e-input-group {
|