@syncfusion/blazor-themes 26.1.40 → 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/base/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/bds-dark.scss +159 -53
- package/SCSS-Themes/bds.scss +159 -53
- package/SCSS-Themes/bootstrap-dark.scss +159 -53
- package/SCSS-Themes/bootstrap.scss +166 -60
- package/SCSS-Themes/bootstrap4.scss +166 -60
- package/SCSS-Themes/bootstrap5-dark.scss +170 -64
- package/SCSS-Themes/bootstrap5.scss +170 -64
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +5 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +5 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent2-dark.scss +3 -3
- package/SCSS-Themes/calendars/daterangepicker/fluent2.scss +3 -3
- 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/dropdowns/drop-down-tree/bds-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -0
- package/SCSS-Themes/fabric-dark.scss +159 -53
- package/SCSS-Themes/fabric.scss +163 -57
- package/SCSS-Themes/fluent-dark.scss +167 -61
- package/SCSS-Themes/fluent.scss +167 -61
- package/SCSS-Themes/fluent2-dark.scss +181 -74
- package/SCSS-Themes/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/fluent2.scss +181 -74
- 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 +166 -60
- 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 +170 -63
- package/SCSS-Themes/material.scss +161 -55
- package/SCSS-Themes/material3-dark.scss +166 -60
- package/SCSS-Themes/material3.scss +166 -60
- 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 +170 -64
- package/SCSS-Themes/tailwind.scss +170 -64
- package/package.json +1 -1
|
@@ -25475,6 +25475,11 @@ $calendar-small-font-size: 12px !default;
|
|
|
25475
25475
|
color: $calendar-today-focused-font-color;
|
|
25476
25476
|
}
|
|
25477
25477
|
}
|
|
25478
|
+
#{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
|
|
25479
|
+
@if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
|
|
25480
|
+
color: $calendar-today-disabled-color;
|
|
25481
|
+
}
|
|
25482
|
+
}
|
|
25478
25483
|
#{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
|
|
25479
25484
|
#{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
|
|
25480
25485
|
#{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
|
|
@@ -32140,7 +32145,13 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32140
32145
|
&.e-scale {
|
|
32141
32146
|
&.e-h-scale {
|
|
32142
32147
|
.e-tick {
|
|
32143
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32148
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32149
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32150
|
+
@if ($skin-name == 'material-dark') {
|
|
32151
|
+
background-position: bottom;
|
|
32152
|
+
}
|
|
32153
|
+
}
|
|
32154
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32144
32155
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32145
32156
|
}
|
|
32146
32157
|
@else {
|
|
@@ -32150,7 +32161,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32150
32161
|
}
|
|
32151
32162
|
|
|
32152
32163
|
.e-large {
|
|
32153
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32164
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32165
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32166
|
+
}
|
|
32167
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32154
32168
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32155
32169
|
}
|
|
32156
32170
|
}
|
|
@@ -32180,7 +32194,13 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32180
32194
|
&.e-scale {
|
|
32181
32195
|
&.e-h-scale {
|
|
32182
32196
|
.e-tick {
|
|
32183
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32197
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32198
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32199
|
+
@if ($skin-name == 'material-dark') {
|
|
32200
|
+
background-position-x: center;
|
|
32201
|
+
}
|
|
32202
|
+
}
|
|
32203
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32184
32204
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32185
32205
|
}
|
|
32186
32206
|
@else {
|
|
@@ -32190,7 +32210,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32190
32210
|
}
|
|
32191
32211
|
|
|
32192
32212
|
.e-large {
|
|
32193
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32213
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32214
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32215
|
+
}
|
|
32216
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32194
32217
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32195
32218
|
}
|
|
32196
32219
|
}
|
|
@@ -32266,7 +32289,12 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32266
32289
|
}
|
|
32267
32290
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32268
32291
|
background-position: center;
|
|
32269
|
-
|
|
32292
|
+
@if ($skin-name == 'material-dark') {
|
|
32293
|
+
height: 12px;
|
|
32294
|
+
}
|
|
32295
|
+
@else {
|
|
32296
|
+
height: 99%;
|
|
32297
|
+
}
|
|
32270
32298
|
}
|
|
32271
32299
|
}
|
|
32272
32300
|
|
|
@@ -32292,6 +32320,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32292
32320
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32293
32321
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32294
32322
|
}
|
|
32323
|
+
@else if ($skin-name == 'material-dark') {
|
|
32324
|
+
height: 20px;
|
|
32325
|
+
top: 4px;
|
|
32326
|
+
}
|
|
32295
32327
|
}
|
|
32296
32328
|
}
|
|
32297
32329
|
|
|
@@ -32391,7 +32423,7 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32391
32423
|
background-position: center center;
|
|
32392
32424
|
}
|
|
32393
32425
|
|
|
32394
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32426
|
+
@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') {
|
|
32395
32427
|
&.e-large {
|
|
32396
32428
|
@if ($skin-name != 'bootstrap4') {
|
|
32397
32429
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32481,7 +32513,7 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32481
32513
|
.e-tick {
|
|
32482
32514
|
display: inline-block;
|
|
32483
32515
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32484
|
-
background-repeat:
|
|
32516
|
+
background-repeat: repeat-y;
|
|
32485
32517
|
}
|
|
32486
32518
|
|
|
32487
32519
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54713,7 +54745,8 @@ $ripple-width: 32px !default;
|
|
|
54713
54745
|
/*! TreeView icons */
|
|
54714
54746
|
.e-treeview {
|
|
54715
54747
|
.e-list-item {
|
|
54716
|
-
div.e-icons::before
|
|
54748
|
+
div.e-icons.e-icon-expandable::before,
|
|
54749
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54717
54750
|
content: '\e230';
|
|
54718
54751
|
}
|
|
54719
54752
|
}
|
|
@@ -57870,7 +57903,7 @@ $ddt-item-hover-bg: $grey-44 !default;
|
|
|
57870
57903
|
|
|
57871
57904
|
&.e-chip-input {
|
|
57872
57905
|
width: 0;
|
|
57873
|
-
|
|
57906
|
+
visibility: hidden;
|
|
57874
57907
|
}
|
|
57875
57908
|
}
|
|
57876
57909
|
|
|
@@ -61384,6 +61417,9 @@ ejs-multiselect {
|
|
|
61384
61417
|
@if $ddl-multiselect-skin-name != 'Material3' {
|
|
61385
61418
|
background-color: $ddl-chip-bg-color;
|
|
61386
61419
|
}
|
|
61420
|
+
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
61421
|
+
border: $dd-chip-border;
|
|
61422
|
+
}
|
|
61387
61423
|
border-radius: $ddl-chip-radius;
|
|
61388
61424
|
height: $ddl-chip-height;
|
|
61389
61425
|
}
|
|
@@ -68698,7 +68734,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68698
68734
|
}
|
|
68699
68735
|
}
|
|
68700
68736
|
}
|
|
68701
|
-
.e-listview
|
|
68737
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68702
68738
|
height: 24px;
|
|
68703
68739
|
width: 16px;
|
|
68704
68740
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -75556,7 +75592,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
75556
75592
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
75557
75593
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
75558
75594
|
@if $grid-skin == 'tailwind' {
|
|
75559
|
-
margin-left:
|
|
75595
|
+
margin-left: 4px;
|
|
75560
75596
|
}
|
|
75561
75597
|
}
|
|
75562
75598
|
|
|
@@ -76896,7 +76932,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
76896
76932
|
text-transform: $grid-header-text-transform;
|
|
76897
76933
|
user-select: none;
|
|
76898
76934
|
}
|
|
76899
|
-
|
|
76935
|
+
|
|
76936
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
76937
|
+
padding: 0 .4em ;
|
|
76938
|
+
@if $grid-skin == 'fabric' {
|
|
76939
|
+
padding: 0 1px 0;
|
|
76940
|
+
}
|
|
76941
|
+
@if $grid-skin == 'highcontrast' {
|
|
76942
|
+
padding: 0;
|
|
76943
|
+
}
|
|
76944
|
+
}
|
|
76945
|
+
|
|
76900
76946
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
76901
76947
|
overflow: visible;
|
|
76902
76948
|
}
|
|
@@ -77398,6 +77444,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
77398
77444
|
right: 2px;
|
|
77399
77445
|
}
|
|
77400
77446
|
}
|
|
77447
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
77448
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
77449
|
+
}
|
|
77401
77450
|
|
|
77402
77451
|
.e-sortfilterdiv {
|
|
77403
77452
|
float: right;
|
|
@@ -77444,7 +77493,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
77444
77493
|
}
|
|
77445
77494
|
|
|
77446
77495
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
77447
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
77496
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
77448
77497
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
77449
77498
|
.e-headercelldiv,
|
|
77450
77499
|
.e-stackedheadercelldiv {
|
|
@@ -78797,6 +78846,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
78797
78846
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78798
78847
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78799
78848
|
text-align: right;
|
|
78849
|
+
@if $grid-skin == 'highcontrast' {
|
|
78850
|
+
margin: -7px 0;
|
|
78851
|
+
}
|
|
78800
78852
|
|
|
78801
78853
|
& .e-sortnumber {
|
|
78802
78854
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78808,6 +78860,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
78808
78860
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78809
78861
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78810
78862
|
text-align: right;
|
|
78863
|
+
@if $grid-skin == 'highcontrast' {
|
|
78864
|
+
margin: -7px 0;
|
|
78865
|
+
}
|
|
78811
78866
|
|
|
78812
78867
|
& .e-sortnumber {
|
|
78813
78868
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78828,9 +78883,6 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
78828
78883
|
|
|
78829
78884
|
& .e-sortnumber {
|
|
78830
78885
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78831
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78832
|
-
margin: 4px -2px 0 0;
|
|
78833
|
-
}
|
|
78834
78886
|
}
|
|
78835
78887
|
}
|
|
78836
78888
|
|
|
@@ -78849,7 +78901,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
78849
78901
|
}
|
|
78850
78902
|
|
|
78851
78903
|
& .e-headercelldiv {
|
|
78852
|
-
padding: 0
|
|
78904
|
+
padding: 0 1.6em 0 1.2em;
|
|
78853
78905
|
|
|
78854
78906
|
& .e-sortnumber {
|
|
78855
78907
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99230,7 +99282,9 @@ $lg-desktop: 1399.98;
|
|
|
99230
99282
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99231
99283
|
height: $pv-toolbar-btn-height;
|
|
99232
99284
|
min-width: $pv-toolbar-btn-width;
|
|
99233
|
-
|
|
99285
|
+
@if ($skin-name != 'fluent2') {
|
|
99286
|
+
width: $pv-toolbar-btn-width;
|
|
99287
|
+
}
|
|
99234
99288
|
@if $skin-name == 'FluentUI' {
|
|
99235
99289
|
line-height: $pv-toolbar-btn-height;
|
|
99236
99290
|
min-width: 40px;
|
|
@@ -100148,7 +100202,8 @@ $lg-desktop: 1399.98;
|
|
|
100148
100202
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
100149
100203
|
}
|
|
100150
100204
|
|
|
100151
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100205
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100206
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
100152
100207
|
{
|
|
100153
100208
|
background: $pv-thumbnail-view-button-selection-background;
|
|
100154
100209
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100511,7 +100566,9 @@ $lg-desktop: 1399.98;
|
|
|
100511
100566
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100512
100567
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100513
100568
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100514
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100569
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100570
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100571
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100515
100572
|
color: $pv-icon-color;
|
|
100516
100573
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100517
100574
|
box-shadow: none;
|
|
@@ -100575,13 +100632,18 @@ $lg-desktop: 1399.98;
|
|
|
100575
100632
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100576
100633
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100577
100634
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100578
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100635
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100636
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100637
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100579
100638
|
@if $skin-name == 'bootstrap4' {
|
|
100580
100639
|
color: $pv-icon-color-hover;
|
|
100581
100640
|
}
|
|
100582
100641
|
@if $skin-name == 'bootstrap5' {
|
|
100583
100642
|
color: $white;
|
|
100584
100643
|
}
|
|
100644
|
+
@if $skin-name == 'fluent2' {
|
|
100645
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100646
|
+
}
|
|
100585
100647
|
@if $skin-name == 'FluentUI' {
|
|
100586
100648
|
color: $pv-item-selection-color;
|
|
100587
100649
|
}
|
|
@@ -100593,7 +100655,7 @@ $lg-desktop: 1399.98;
|
|
|
100593
100655
|
@if $skin-name == 'bootstrap4' {
|
|
100594
100656
|
color: $pv-icon-color-hover;
|
|
100595
100657
|
}
|
|
100596
|
-
@if $skin-name == 'bootstrap5' {
|
|
100658
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100597
100659
|
color: $pv-icon-color;
|
|
100598
100660
|
}
|
|
100599
100661
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100601,12 +100663,23 @@ $lg-desktop: 1399.98;
|
|
|
100601
100663
|
}
|
|
100602
100664
|
}
|
|
100603
100665
|
|
|
100666
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100667
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100668
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100669
|
+
@if ($skin-name == 'fluent2') {
|
|
100670
|
+
color: $pv-icon-color;
|
|
100671
|
+
}
|
|
100672
|
+
}
|
|
100673
|
+
|
|
100604
100674
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100605
100675
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100606
100676
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100607
100677
|
@if $skin-name == 'bootstrap4' {
|
|
100608
100678
|
color: $pv-icon-color-hover;
|
|
100609
100679
|
}
|
|
100680
|
+
@if $skin-name == 'fluent2' {
|
|
100681
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100682
|
+
}
|
|
100610
100683
|
}
|
|
100611
100684
|
|
|
100612
100685
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -100958,10 +101031,13 @@ $lg-desktop: 1399.98;
|
|
|
100958
101031
|
border-bottom: 2px solid;
|
|
100959
101032
|
margin-top: 0;
|
|
100960
101033
|
padding-top: 5px;
|
|
100961
|
-
@if ($skin-name=='bootstrap5'
|
|
101034
|
+
@if ($skin-name=='bootstrap5') {
|
|
100962
101035
|
margin-top: -4px;
|
|
100963
101036
|
padding-top: 0;
|
|
100964
101037
|
}
|
|
101038
|
+
@if ($theme-name=='fluent2') {
|
|
101039
|
+
padding-top: 0;
|
|
101040
|
+
}
|
|
100965
101041
|
@if $skin-name == 'FluentUI' {
|
|
100966
101042
|
line-height: 11px;
|
|
100967
101043
|
}
|
|
@@ -100973,7 +101049,12 @@ $lg-desktop: 1399.98;
|
|
|
100973
101049
|
line-height: 1.71em;
|
|
100974
101050
|
}
|
|
100975
101051
|
border-bottom: 2px solid;
|
|
100976
|
-
|
|
101052
|
+
@if ($skin-name == 'fluent2') {
|
|
101053
|
+
margin-top: 5px;
|
|
101054
|
+
}
|
|
101055
|
+
@else {
|
|
101056
|
+
margin-top: 0;
|
|
101057
|
+
}
|
|
100977
101058
|
padding-top: 1px;
|
|
100978
101059
|
vertical-align: initial;
|
|
100979
101060
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100985,9 +101066,12 @@ $lg-desktop: 1399.98;
|
|
|
100985
101066
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
100986
101067
|
margin-top: 0;
|
|
100987
101068
|
padding-top: 7px;
|
|
100988
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
101069
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
100989
101070
|
padding-top: 0;
|
|
100990
101071
|
}
|
|
101072
|
+
@if ( or $theme-name == 'fluent2'){
|
|
101073
|
+
padding-top: 5px;
|
|
101074
|
+
}
|
|
100991
101075
|
vertical-align: initial;
|
|
100992
101076
|
}
|
|
100993
101077
|
|
|
@@ -100999,6 +101083,13 @@ $lg-desktop: 1399.98;
|
|
|
100999
101083
|
vertical-align: initial;
|
|
101000
101084
|
}
|
|
101001
101085
|
|
|
101086
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
101087
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
101088
|
+
@if $skin-name != 'Material3' {
|
|
101089
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
101090
|
+
}
|
|
101091
|
+
}
|
|
101092
|
+
|
|
101002
101093
|
.e-pv-annotation-opacity-popup-container,
|
|
101003
101094
|
.e-pv-annotation-thickness-popup-container {
|
|
101004
101095
|
@if $skin-name != 'Material3' {
|
|
@@ -101357,13 +101448,6 @@ $lg-desktop: 1399.98;
|
|
|
101357
101448
|
}
|
|
101358
101449
|
}
|
|
101359
101450
|
|
|
101360
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101361
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101362
|
-
@if ($theme-name == 'fluent2') {
|
|
101363
|
-
line-height: 28px;
|
|
101364
|
-
}
|
|
101365
|
-
}
|
|
101366
|
-
|
|
101367
101451
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101368
101452
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101369
101453
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101446,7 +101530,6 @@ $lg-desktop: 1399.98;
|
|
|
101446
101530
|
line-height: $pv-prop-color-picker-line-height;
|
|
101447
101531
|
@if ($skin-name == 'bootstrap5') {
|
|
101448
101532
|
background: $transparent;
|
|
101449
|
-
border: 1px solid $border-light;
|
|
101450
101533
|
border-radius: 4px;
|
|
101451
101534
|
box-sizing: border-box;
|
|
101452
101535
|
color: $content-text-color;
|
|
@@ -101461,6 +101544,13 @@ $lg-desktop: 1399.98;
|
|
|
101461
101544
|
}
|
|
101462
101545
|
}
|
|
101463
101546
|
|
|
101547
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101548
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101549
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101550
|
+
color: $pv-icon-color;
|
|
101551
|
+
}
|
|
101552
|
+
}
|
|
101553
|
+
|
|
101464
101554
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101465
101555
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101466
101556
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101992,7 +102082,7 @@ $lg-desktop: 1399.98;
|
|
|
101992
102082
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
101993
102083
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
101994
102084
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
101995
|
-
@if $skin-name != 'Material3' {
|
|
102085
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
101996
102086
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
101997
102087
|
}
|
|
101998
102088
|
}
|
|
@@ -102096,14 +102186,6 @@ $lg-desktop: 1399.98;
|
|
|
102096
102186
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
102097
102187
|
}
|
|
102098
102188
|
|
|
102099
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
102100
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
102101
|
-
@if $theme-name == 'fluent2' {
|
|
102102
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102103
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102104
|
-
}
|
|
102105
|
-
}
|
|
102106
|
-
|
|
102107
102189
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
102108
102190
|
@if $theme-name == 'fluent2' {
|
|
102109
102191
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -102446,6 +102528,8 @@ $lg-desktop: 1399.98;
|
|
|
102446
102528
|
padding-right: 7px;
|
|
102447
102529
|
@if $skin-name == 'Material3' {
|
|
102448
102530
|
font-size: $text-xs;
|
|
102531
|
+
padding-left: 12px;
|
|
102532
|
+
padding-right: 12px;
|
|
102449
102533
|
}
|
|
102450
102534
|
}
|
|
102451
102535
|
|
|
@@ -102588,7 +102672,7 @@ $lg-desktop: 1399.98;
|
|
|
102588
102672
|
.e-pv-comments-panel-text {
|
|
102589
102673
|
font-size: 15px;
|
|
102590
102674
|
padding-left: 85px;
|
|
102591
|
-
color:
|
|
102675
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102592
102676
|
}
|
|
102593
102677
|
|
|
102594
102678
|
.e-pv-comments-content-container {
|
|
@@ -102776,8 +102860,34 @@ $lg-desktop: 1399.98;
|
|
|
102776
102860
|
}
|
|
102777
102861
|
}
|
|
102778
102862
|
|
|
102863
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102864
|
+
@if ($skin-name == 'fluent2') {
|
|
102865
|
+
margin-top: -4px;
|
|
102866
|
+
}
|
|
102867
|
+
}
|
|
102868
|
+
|
|
102869
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102870
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102871
|
+
@if ($skin-name == 'fluent2') {
|
|
102872
|
+
margin-top: -5px;
|
|
102873
|
+
}
|
|
102874
|
+
}
|
|
102875
|
+
|
|
102876
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102877
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102878
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
102879
|
+
@if ($skin-name == 'fluent2') {
|
|
102880
|
+
padding-top: 8px;
|
|
102881
|
+
}
|
|
102882
|
+
}
|
|
102883
|
+
|
|
102779
102884
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102780
|
-
|
|
102885
|
+
@if ($skin-name == 'fluent2') {
|
|
102886
|
+
margin-top: -4px;
|
|
102887
|
+
}
|
|
102888
|
+
@else {
|
|
102889
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
102890
|
+
}
|
|
102781
102891
|
@if $theme-name != 'fluent2'{
|
|
102782
102892
|
padding-left: 7px;
|
|
102783
102893
|
}
|
|
@@ -103101,7 +103211,9 @@ $lg-desktop: 1399.98;
|
|
|
103101
103211
|
@if $skin-name == 'bootstrap5' {
|
|
103102
103212
|
color: $pv-icon-color;
|
|
103103
103213
|
height: 32px;
|
|
103104
|
-
|
|
103214
|
+
@if ($theme-name != 'fluent2') {
|
|
103215
|
+
line-height: 32px;
|
|
103216
|
+
}
|
|
103105
103217
|
}
|
|
103106
103218
|
@else {
|
|
103107
103219
|
color: $pv-icon-color;
|
|
@@ -103158,13 +103270,6 @@ $lg-desktop: 1399.98;
|
|
|
103158
103270
|
border-color: $pv-annotation-dropdown-border-color;
|
|
103159
103271
|
}
|
|
103160
103272
|
|
|
103161
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103162
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103163
|
-
@if $theme-name == 'fluent2' {
|
|
103164
|
-
margin-top: -10px;
|
|
103165
|
-
}
|
|
103166
|
-
}
|
|
103167
|
-
|
|
103168
103273
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
103169
103274
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
103170
103275
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103733,6 +103838,7 @@ $lg-desktop: 1399.98;
|
|
|
103733
103838
|
|
|
103734
103839
|
.e-pv-properties-form-field-group-btn-div {
|
|
103735
103840
|
display: grid;
|
|
103841
|
+
align-content: space-between;
|
|
103736
103842
|
}
|
|
103737
103843
|
|
|
103738
103844
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -104091,7 +104197,6 @@ $lg-desktop: 1399.98;
|
|
|
104091
104197
|
}
|
|
104092
104198
|
@if $theme-name == 'fluent2'{
|
|
104093
104199
|
font-family: $font-family;
|
|
104094
|
-
margin-left: 7px;
|
|
104095
104200
|
}
|
|
104096
104201
|
}
|
|
104097
104202
|
|
|
@@ -125081,6 +125186,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125081
125186
|
|
|
125082
125187
|
.e-disabled {
|
|
125083
125188
|
opacity: $ribbon-disabled-opacity;
|
|
125189
|
+
pointer-events: none;
|
|
125084
125190
|
}
|
|
125085
125191
|
|
|
125086
125192
|
.e-input-group {
|