@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
|
@@ -32144,7 +32144,13 @@ $slider-hover-handle-border-color: $primary !default;
|
|
|
32144
32144
|
&.e-scale {
|
|
32145
32145
|
&.e-h-scale {
|
|
32146
32146
|
.e-tick {
|
|
32147
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32147
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32148
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32149
|
+
@if ($skin-name == 'material-dark') {
|
|
32150
|
+
background-position: bottom;
|
|
32151
|
+
}
|
|
32152
|
+
}
|
|
32153
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32148
32154
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32149
32155
|
}
|
|
32150
32156
|
@else {
|
|
@@ -32154,7 +32160,10 @@ $slider-hover-handle-border-color: $primary !default;
|
|
|
32154
32160
|
}
|
|
32155
32161
|
|
|
32156
32162
|
.e-large {
|
|
32157
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32163
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32164
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32165
|
+
}
|
|
32166
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32158
32167
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32159
32168
|
}
|
|
32160
32169
|
}
|
|
@@ -32184,7 +32193,13 @@ $slider-hover-handle-border-color: $primary !default;
|
|
|
32184
32193
|
&.e-scale {
|
|
32185
32194
|
&.e-h-scale {
|
|
32186
32195
|
.e-tick {
|
|
32187
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32196
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32197
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32198
|
+
@if ($skin-name == 'material-dark') {
|
|
32199
|
+
background-position-x: center;
|
|
32200
|
+
}
|
|
32201
|
+
}
|
|
32202
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32188
32203
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32189
32204
|
}
|
|
32190
32205
|
@else {
|
|
@@ -32194,7 +32209,10 @@ $slider-hover-handle-border-color: $primary !default;
|
|
|
32194
32209
|
}
|
|
32195
32210
|
|
|
32196
32211
|
.e-large {
|
|
32197
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32212
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32213
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32214
|
+
}
|
|
32215
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32198
32216
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32199
32217
|
}
|
|
32200
32218
|
}
|
|
@@ -32270,7 +32288,12 @@ $slider-hover-handle-border-color: $primary !default;
|
|
|
32270
32288
|
}
|
|
32271
32289
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32272
32290
|
background-position: center;
|
|
32273
|
-
|
|
32291
|
+
@if ($skin-name == 'material-dark') {
|
|
32292
|
+
height: 12px;
|
|
32293
|
+
}
|
|
32294
|
+
@else {
|
|
32295
|
+
height: 99%;
|
|
32296
|
+
}
|
|
32274
32297
|
}
|
|
32275
32298
|
}
|
|
32276
32299
|
|
|
@@ -32296,6 +32319,10 @@ $slider-hover-handle-border-color: $primary !default;
|
|
|
32296
32319
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32297
32320
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32298
32321
|
}
|
|
32322
|
+
@else if ($skin-name == 'material-dark') {
|
|
32323
|
+
height: 20px;
|
|
32324
|
+
top: 4px;
|
|
32325
|
+
}
|
|
32299
32326
|
}
|
|
32300
32327
|
}
|
|
32301
32328
|
|
|
@@ -32395,7 +32422,7 @@ $slider-hover-handle-border-color: $primary !default;
|
|
|
32395
32422
|
background-position: center center;
|
|
32396
32423
|
}
|
|
32397
32424
|
|
|
32398
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32425
|
+
@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') {
|
|
32399
32426
|
&.e-large {
|
|
32400
32427
|
@if ($skin-name != 'bootstrap4') {
|
|
32401
32428
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32485,7 +32512,7 @@ $slider-hover-handle-border-color: $primary !default;
|
|
|
32485
32512
|
.e-tick {
|
|
32486
32513
|
display: inline-block;
|
|
32487
32514
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32488
|
-
background-repeat:
|
|
32515
|
+
background-repeat: repeat-y;
|
|
32489
32516
|
}
|
|
32490
32517
|
|
|
32491
32518
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54917,7 +54944,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54917
54944
|
|
|
54918
54945
|
.e-list-item {
|
|
54919
54946
|
|
|
54920
|
-
div.e-icons::before
|
|
54947
|
+
div.e-icons.e-icon-expandable::before,
|
|
54948
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54921
54949
|
content: '\e75c';
|
|
54922
54950
|
}
|
|
54923
54951
|
}
|
|
@@ -69046,7 +69074,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69046
69074
|
}
|
|
69047
69075
|
}
|
|
69048
69076
|
}
|
|
69049
|
-
.e-listview
|
|
69077
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
69050
69078
|
height: 24px;
|
|
69051
69079
|
width: 16px;
|
|
69052
69080
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -74934,7 +74962,7 @@ $grid-columnchooser-ul-margin: 13px 0 !default;
|
|
|
74934
74962
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
74935
74963
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -2px !default;
|
|
74936
74964
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 12px !default;
|
|
74937
|
-
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0
|
|
74965
|
+
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 11px !default;
|
|
74938
74966
|
$grid-rtl-group-text-marign-right: 0 !default;
|
|
74939
74967
|
$grid-rtl-group-text-margin-right: 0 !default;
|
|
74940
74968
|
$grid-rtl-textwrap-srotnumber-margin: 3px 5px 0 12px !default;
|
|
@@ -75071,7 +75099,7 @@ $grid-sortdiv-width: 16px !default;
|
|
|
75071
75099
|
$grid-sortdiv-height: 16px !default;
|
|
75072
75100
|
$grid-sortnumber-margin: 2px 8px 0 8px !default;
|
|
75073
75101
|
$grid-fltr-sortnumber-margin: $grid-sortnumber-margin !default;
|
|
75074
|
-
$grid-fltr-sortnumber-rightalign-margin: 2px 8px 0
|
|
75102
|
+
$grid-fltr-sortnumber-rightalign-margin: 2px 8px 0 0 !default;
|
|
75075
75103
|
$grid-sortnumber-rightalign-margin: 2px 8px 0 8px !default;
|
|
75076
75104
|
$grid-sortnumer-line-height: 16px !default;
|
|
75077
75105
|
$grid-bigger-sortnumer-line-height: $grid-sortnumer-line-height !default;
|
|
@@ -75130,9 +75158,9 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 1.8em !default;
|
|
|
75130
75158
|
$grid-rtl-headercelldiv-chkbox-padding: 0 4px 0 .35em !default;
|
|
75131
75159
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 4px 0 .3em !default;
|
|
75132
75160
|
$grid-ungroup-rtl-padding-right: -11px !default;
|
|
75133
|
-
$grid-headercelldiv-padding: 0
|
|
75161
|
+
$grid-headercelldiv-padding: 0 9px 0 5px !default;
|
|
75134
75162
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
75135
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
75163
|
+
$grid-headercell-div-padding: 0 1.8em 0 .4em !default;
|
|
75136
75164
|
$grid-group-text-width: auto !default;
|
|
75137
75165
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
75138
75166
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -75280,10 +75308,10 @@ $grid-rowcell-wrap-height: 21px !default;
|
|
|
75280
75308
|
$grid-rowcell-autofill-top-height: 19px !default;
|
|
75281
75309
|
$grid-rowcell-autofill-top-bottom-height: 17px !default;
|
|
75282
75310
|
$grid-rowcell-wrap-max-height: 36px !default;
|
|
75283
|
-
$grid-bigger-fltr-sortnumber-rightalign-margin: 2px 4px 0 -
|
|
75311
|
+
$grid-bigger-fltr-sortnumber-rightalign-margin: 2px 4px 0 -5px !default;
|
|
75284
75312
|
$grid-bigger-sortnumber-rightalign-margin: 2px 4px 0 2px !default;
|
|
75285
75313
|
$grid-bigger-columnmenu-bottom: 13px !default;
|
|
75286
|
-
$grid-bigger-sortnumber-margin: 2px
|
|
75314
|
+
$grid-bigger-sortnumber-margin: 2px 7px 1px 2px !default;
|
|
75287
75315
|
$grid-bigger-fltr-sortnumber-margin: $grid-bigger-sortnumber-margin !default;
|
|
75288
75316
|
$grid-rtl-searchclear: 0 !default;
|
|
75289
75317
|
$grid-column-chosser-searchdiv-top: -48px !default;
|
|
@@ -75361,7 +75389,7 @@ $grid-responsive-apply-btn-top: 5px !default;
|
|
|
75361
75389
|
$grid-responsive-column-menu-icon-margin-top: 4px !default;
|
|
75362
75390
|
$grid-rtl-headercelldiv-left-align-margin: 10px !default;
|
|
75363
75391
|
$grid-rtl-filtermenudiv-left-align-margin: -10px !default;
|
|
75364
|
-
$grid-rtl-sort-num-left-align-margin: 2px -2px 0
|
|
75392
|
+
$grid-rtl-sort-num-left-align-margin: 2px -2px 0 2px !default;
|
|
75365
75393
|
$grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
75366
75394
|
$grid-header-text-transform: none !default;
|
|
75367
75395
|
$grid-headerclone-font-size: $grid-content-font-size !default;
|
|
@@ -75935,7 +75963,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75935
75963
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
75936
75964
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
75937
75965
|
@if $grid-skin == 'tailwind' {
|
|
75938
|
-
margin-left:
|
|
75966
|
+
margin-left: 4px;
|
|
75939
75967
|
}
|
|
75940
75968
|
}
|
|
75941
75969
|
|
|
@@ -77275,7 +77303,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77275
77303
|
text-transform: $grid-header-text-transform;
|
|
77276
77304
|
user-select: none;
|
|
77277
77305
|
}
|
|
77278
|
-
|
|
77306
|
+
|
|
77307
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
77308
|
+
padding: 0 .4em ;
|
|
77309
|
+
@if $grid-skin == 'fabric' {
|
|
77310
|
+
padding: 0 1px 0;
|
|
77311
|
+
}
|
|
77312
|
+
@if $grid-skin == 'highcontrast' {
|
|
77313
|
+
padding: 0;
|
|
77314
|
+
}
|
|
77315
|
+
}
|
|
77316
|
+
|
|
77279
77317
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
77280
77318
|
overflow: visible;
|
|
77281
77319
|
}
|
|
@@ -77777,6 +77815,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77777
77815
|
right: 2px;
|
|
77778
77816
|
}
|
|
77779
77817
|
}
|
|
77818
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
77819
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
77820
|
+
}
|
|
77780
77821
|
|
|
77781
77822
|
.e-sortfilterdiv {
|
|
77782
77823
|
float: right;
|
|
@@ -77823,7 +77864,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77823
77864
|
}
|
|
77824
77865
|
|
|
77825
77866
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
77826
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
77867
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
77827
77868
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
77828
77869
|
.e-headercelldiv,
|
|
77829
77870
|
.e-stackedheadercelldiv {
|
|
@@ -79176,6 +79217,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79176
79217
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79177
79218
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79178
79219
|
text-align: right;
|
|
79220
|
+
@if $grid-skin == 'highcontrast' {
|
|
79221
|
+
margin: -7px 0;
|
|
79222
|
+
}
|
|
79179
79223
|
|
|
79180
79224
|
& .e-sortnumber {
|
|
79181
79225
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -79187,6 +79231,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79187
79231
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79188
79232
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79189
79233
|
text-align: right;
|
|
79234
|
+
@if $grid-skin == 'highcontrast' {
|
|
79235
|
+
margin: -7px 0;
|
|
79236
|
+
}
|
|
79190
79237
|
|
|
79191
79238
|
& .e-sortnumber {
|
|
79192
79239
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -79207,9 +79254,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79207
79254
|
|
|
79208
79255
|
& .e-sortnumber {
|
|
79209
79256
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
79210
|
-
@if $grid-skin == 'bootstrap4' {
|
|
79211
|
-
margin: 4px -2px 0 0;
|
|
79212
|
-
}
|
|
79213
79257
|
}
|
|
79214
79258
|
}
|
|
79215
79259
|
|
|
@@ -79228,7 +79272,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79228
79272
|
}
|
|
79229
79273
|
|
|
79230
79274
|
& .e-headercelldiv {
|
|
79231
|
-
padding: 0
|
|
79275
|
+
padding: 0 1.6em 0 1.2em;
|
|
79232
79276
|
|
|
79233
79277
|
& .e-sortnumber {
|
|
79234
79278
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -98719,7 +98763,7 @@ $pv-toolbar-btn-width-mobile: 36px !default;
|
|
|
98719
98763
|
$pv-toolbar-btn-height-mobile: 30px !default;
|
|
98720
98764
|
$pv-bookmark-container-border: 1px solid $primary !default;
|
|
98721
98765
|
$pv-bookmark-list-border-bottom: 1px solid $primary !default;
|
|
98722
|
-
$pv-annotation-opacity-popup-background-color: $
|
|
98766
|
+
$pv-annotation-opacity-popup-background-color: $content-bg-color-alt1 !default;
|
|
98723
98767
|
$pv-annotation-opacity-popup-color: $content-text-color !default;
|
|
98724
98768
|
$pv-annotation-opacity-popup-padding: 16px !default;
|
|
98725
98769
|
$pv-annotation-opacity-popup-min-height: 48px !default;
|
|
@@ -99583,7 +99627,9 @@ $lg-desktop: 1399.98;
|
|
|
99583
99627
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99584
99628
|
height: $pv-toolbar-btn-height;
|
|
99585
99629
|
min-width: $pv-toolbar-btn-width;
|
|
99586
|
-
|
|
99630
|
+
@if ($skin-name != 'fluent2') {
|
|
99631
|
+
width: $pv-toolbar-btn-width;
|
|
99632
|
+
}
|
|
99587
99633
|
@if $skin-name == 'FluentUI' {
|
|
99588
99634
|
line-height: $pv-toolbar-btn-height;
|
|
99589
99635
|
min-width: 40px;
|
|
@@ -100501,7 +100547,8 @@ $lg-desktop: 1399.98;
|
|
|
100501
100547
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
100502
100548
|
}
|
|
100503
100549
|
|
|
100504
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100550
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100551
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
100505
100552
|
{
|
|
100506
100553
|
background: $pv-thumbnail-view-button-selection-background;
|
|
100507
100554
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100864,7 +100911,9 @@ $lg-desktop: 1399.98;
|
|
|
100864
100911
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100865
100912
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100866
100913
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100867
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100914
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100915
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100916
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100868
100917
|
color: $pv-icon-color;
|
|
100869
100918
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100870
100919
|
box-shadow: none;
|
|
@@ -100928,13 +100977,18 @@ $lg-desktop: 1399.98;
|
|
|
100928
100977
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100929
100978
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100930
100979
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100931
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100980
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100981
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100982
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100932
100983
|
@if $skin-name == 'bootstrap4' {
|
|
100933
100984
|
color: $pv-icon-color-hover;
|
|
100934
100985
|
}
|
|
100935
100986
|
@if $skin-name == 'bootstrap5' {
|
|
100936
100987
|
color: $white;
|
|
100937
100988
|
}
|
|
100989
|
+
@if $skin-name == 'fluent2' {
|
|
100990
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100991
|
+
}
|
|
100938
100992
|
@if $skin-name == 'FluentUI' {
|
|
100939
100993
|
color: $pv-item-selection-color;
|
|
100940
100994
|
}
|
|
@@ -100946,7 +101000,7 @@ $lg-desktop: 1399.98;
|
|
|
100946
101000
|
@if $skin-name == 'bootstrap4' {
|
|
100947
101001
|
color: $pv-icon-color-hover;
|
|
100948
101002
|
}
|
|
100949
|
-
@if $skin-name == 'bootstrap5' {
|
|
101003
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100950
101004
|
color: $pv-icon-color;
|
|
100951
101005
|
}
|
|
100952
101006
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100954,12 +101008,23 @@ $lg-desktop: 1399.98;
|
|
|
100954
101008
|
}
|
|
100955
101009
|
}
|
|
100956
101010
|
|
|
101011
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101012
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101013
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
101014
|
+
@if ($skin-name == 'fluent2') {
|
|
101015
|
+
color: $pv-icon-color;
|
|
101016
|
+
}
|
|
101017
|
+
}
|
|
101018
|
+
|
|
100957
101019
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100958
101020
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100959
101021
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100960
101022
|
@if $skin-name == 'bootstrap4' {
|
|
100961
101023
|
color: $pv-icon-color-hover;
|
|
100962
101024
|
}
|
|
101025
|
+
@if $skin-name == 'fluent2' {
|
|
101026
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101027
|
+
}
|
|
100963
101028
|
}
|
|
100964
101029
|
|
|
100965
101030
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -101311,10 +101376,13 @@ $lg-desktop: 1399.98;
|
|
|
101311
101376
|
border-bottom: 2px solid;
|
|
101312
101377
|
margin-top: 0;
|
|
101313
101378
|
padding-top: 5px;
|
|
101314
|
-
@if ($skin-name=='bootstrap5'
|
|
101379
|
+
@if ($skin-name=='bootstrap5') {
|
|
101315
101380
|
margin-top: -4px;
|
|
101316
101381
|
padding-top: 0;
|
|
101317
101382
|
}
|
|
101383
|
+
@if ($theme-name=='fluent2') {
|
|
101384
|
+
padding-top: 0;
|
|
101385
|
+
}
|
|
101318
101386
|
@if $skin-name == 'FluentUI' {
|
|
101319
101387
|
line-height: 11px;
|
|
101320
101388
|
}
|
|
@@ -101326,7 +101394,12 @@ $lg-desktop: 1399.98;
|
|
|
101326
101394
|
line-height: 1.71em;
|
|
101327
101395
|
}
|
|
101328
101396
|
border-bottom: 2px solid;
|
|
101329
|
-
|
|
101397
|
+
@if ($skin-name == 'fluent2') {
|
|
101398
|
+
margin-top: 5px;
|
|
101399
|
+
}
|
|
101400
|
+
@else {
|
|
101401
|
+
margin-top: 0;
|
|
101402
|
+
}
|
|
101330
101403
|
padding-top: 1px;
|
|
101331
101404
|
vertical-align: initial;
|
|
101332
101405
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101338,9 +101411,12 @@ $lg-desktop: 1399.98;
|
|
|
101338
101411
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
101339
101412
|
margin-top: 0;
|
|
101340
101413
|
padding-top: 7px;
|
|
101341
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
101414
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
101342
101415
|
padding-top: 0;
|
|
101343
101416
|
}
|
|
101417
|
+
@if ( or $theme-name == 'fluent2'){
|
|
101418
|
+
padding-top: 5px;
|
|
101419
|
+
}
|
|
101344
101420
|
vertical-align: initial;
|
|
101345
101421
|
}
|
|
101346
101422
|
|
|
@@ -101352,6 +101428,13 @@ $lg-desktop: 1399.98;
|
|
|
101352
101428
|
vertical-align: initial;
|
|
101353
101429
|
}
|
|
101354
101430
|
|
|
101431
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
101432
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
101433
|
+
@if $skin-name != 'Material3' {
|
|
101434
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
101435
|
+
}
|
|
101436
|
+
}
|
|
101437
|
+
|
|
101355
101438
|
.e-pv-annotation-opacity-popup-container,
|
|
101356
101439
|
.e-pv-annotation-thickness-popup-container {
|
|
101357
101440
|
@if $skin-name != 'Material3' {
|
|
@@ -101710,13 +101793,6 @@ $lg-desktop: 1399.98;
|
|
|
101710
101793
|
}
|
|
101711
101794
|
}
|
|
101712
101795
|
|
|
101713
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101714
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101715
|
-
@if ($theme-name == 'fluent2') {
|
|
101716
|
-
line-height: 28px;
|
|
101717
|
-
}
|
|
101718
|
-
}
|
|
101719
|
-
|
|
101720
101796
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101721
101797
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101722
101798
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101799,7 +101875,6 @@ $lg-desktop: 1399.98;
|
|
|
101799
101875
|
line-height: $pv-prop-color-picker-line-height;
|
|
101800
101876
|
@if ($skin-name == 'bootstrap5') {
|
|
101801
101877
|
background: $transparent;
|
|
101802
|
-
border: 1px solid $border-light;
|
|
101803
101878
|
border-radius: 4px;
|
|
101804
101879
|
box-sizing: border-box;
|
|
101805
101880
|
color: $content-text-color;
|
|
@@ -101814,6 +101889,13 @@ $lg-desktop: 1399.98;
|
|
|
101814
101889
|
}
|
|
101815
101890
|
}
|
|
101816
101891
|
|
|
101892
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101893
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101894
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101895
|
+
color: $pv-icon-color;
|
|
101896
|
+
}
|
|
101897
|
+
}
|
|
101898
|
+
|
|
101817
101899
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101818
101900
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101819
101901
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102345,7 +102427,7 @@ $lg-desktop: 1399.98;
|
|
|
102345
102427
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
102346
102428
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
102347
102429
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
102348
|
-
@if $skin-name != 'Material3' {
|
|
102430
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
102349
102431
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
102350
102432
|
}
|
|
102351
102433
|
}
|
|
@@ -102449,14 +102531,6 @@ $lg-desktop: 1399.98;
|
|
|
102449
102531
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
102450
102532
|
}
|
|
102451
102533
|
|
|
102452
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
102453
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
102454
|
-
@if $theme-name == 'fluent2' {
|
|
102455
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102456
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102457
|
-
}
|
|
102458
|
-
}
|
|
102459
|
-
|
|
102460
102534
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
102461
102535
|
@if $theme-name == 'fluent2' {
|
|
102462
102536
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -102799,6 +102873,8 @@ $lg-desktop: 1399.98;
|
|
|
102799
102873
|
padding-right: 7px;
|
|
102800
102874
|
@if $skin-name == 'Material3' {
|
|
102801
102875
|
font-size: $text-xs;
|
|
102876
|
+
padding-left: 12px;
|
|
102877
|
+
padding-right: 12px;
|
|
102802
102878
|
}
|
|
102803
102879
|
}
|
|
102804
102880
|
|
|
@@ -102941,7 +103017,7 @@ $lg-desktop: 1399.98;
|
|
|
102941
103017
|
.e-pv-comments-panel-text {
|
|
102942
103018
|
font-size: 15px;
|
|
102943
103019
|
padding-left: 85px;
|
|
102944
|
-
color:
|
|
103020
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102945
103021
|
}
|
|
102946
103022
|
|
|
102947
103023
|
.e-pv-comments-content-container {
|
|
@@ -103129,8 +103205,34 @@ $lg-desktop: 1399.98;
|
|
|
103129
103205
|
}
|
|
103130
103206
|
}
|
|
103131
103207
|
|
|
103208
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103209
|
+
@if ($skin-name == 'fluent2') {
|
|
103210
|
+
margin-top: -4px;
|
|
103211
|
+
}
|
|
103212
|
+
}
|
|
103213
|
+
|
|
103214
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103215
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103216
|
+
@if ($skin-name == 'fluent2') {
|
|
103217
|
+
margin-top: -5px;
|
|
103218
|
+
}
|
|
103219
|
+
}
|
|
103220
|
+
|
|
103221
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103222
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103223
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
103224
|
+
@if ($skin-name == 'fluent2') {
|
|
103225
|
+
padding-top: 8px;
|
|
103226
|
+
}
|
|
103227
|
+
}
|
|
103228
|
+
|
|
103132
103229
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103133
|
-
|
|
103230
|
+
@if ($skin-name == 'fluent2') {
|
|
103231
|
+
margin-top: -4px;
|
|
103232
|
+
}
|
|
103233
|
+
@else {
|
|
103234
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
103235
|
+
}
|
|
103134
103236
|
@if $theme-name != 'fluent2'{
|
|
103135
103237
|
padding-left: 7px;
|
|
103136
103238
|
}
|
|
@@ -103454,7 +103556,9 @@ $lg-desktop: 1399.98;
|
|
|
103454
103556
|
@if $skin-name == 'bootstrap5' {
|
|
103455
103557
|
color: $pv-icon-color;
|
|
103456
103558
|
height: 32px;
|
|
103457
|
-
|
|
103559
|
+
@if ($theme-name != 'fluent2') {
|
|
103560
|
+
line-height: 32px;
|
|
103561
|
+
}
|
|
103458
103562
|
}
|
|
103459
103563
|
@else {
|
|
103460
103564
|
color: $pv-icon-color;
|
|
@@ -103511,13 +103615,6 @@ $lg-desktop: 1399.98;
|
|
|
103511
103615
|
border-color: $pv-annotation-dropdown-border-color;
|
|
103512
103616
|
}
|
|
103513
103617
|
|
|
103514
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103515
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103516
|
-
@if $theme-name == 'fluent2' {
|
|
103517
|
-
margin-top: -10px;
|
|
103518
|
-
}
|
|
103519
|
-
}
|
|
103520
|
-
|
|
103521
103618
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
103522
103619
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
103523
103620
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -104086,6 +104183,7 @@ $lg-desktop: 1399.98;
|
|
|
104086
104183
|
|
|
104087
104184
|
.e-pv-properties-form-field-group-btn-div {
|
|
104088
104185
|
display: grid;
|
|
104186
|
+
align-content: space-between;
|
|
104089
104187
|
}
|
|
104090
104188
|
|
|
104091
104189
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -104444,7 +104542,6 @@ $lg-desktop: 1399.98;
|
|
|
104444
104542
|
}
|
|
104445
104543
|
@if $theme-name == 'fluent2'{
|
|
104446
104544
|
font-family: $font-family;
|
|
104447
|
-
margin-left: 7px;
|
|
104448
104545
|
}
|
|
104449
104546
|
}
|
|
104450
104547
|
|
|
@@ -125447,6 +125544,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125447
125544
|
|
|
125448
125545
|
.e-disabled {
|
|
125449
125546
|
opacity: $ribbon-disabled-opacity;
|
|
125547
|
+
pointer-events: none;
|
|
125450
125548
|
}
|
|
125451
125549
|
|
|
125452
125550
|
.e-input-group {
|