@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
|
@@ -25623,6 +25623,11 @@ $calendar-small-font-size: 12px !default;
|
|
|
25623
25623
|
color: $calendar-today-focused-font-color;
|
|
25624
25624
|
}
|
|
25625
25625
|
}
|
|
25626
|
+
#{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
|
|
25627
|
+
@if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
|
|
25628
|
+
color: $calendar-today-disabled-color;
|
|
25629
|
+
}
|
|
25630
|
+
}
|
|
25626
25631
|
#{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
|
|
25627
25632
|
#{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
|
|
25628
25633
|
#{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
|
|
@@ -32165,7 +32170,13 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32165
32170
|
&.e-scale {
|
|
32166
32171
|
&.e-h-scale {
|
|
32167
32172
|
.e-tick {
|
|
32168
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32173
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32174
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32175
|
+
@if ($skin-name == 'material-dark') {
|
|
32176
|
+
background-position: bottom;
|
|
32177
|
+
}
|
|
32178
|
+
}
|
|
32179
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32169
32180
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32170
32181
|
}
|
|
32171
32182
|
@else {
|
|
@@ -32175,7 +32186,10 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32175
32186
|
}
|
|
32176
32187
|
|
|
32177
32188
|
.e-large {
|
|
32178
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32189
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32190
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32191
|
+
}
|
|
32192
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32179
32193
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32180
32194
|
}
|
|
32181
32195
|
}
|
|
@@ -32205,7 +32219,13 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32205
32219
|
&.e-scale {
|
|
32206
32220
|
&.e-h-scale {
|
|
32207
32221
|
.e-tick {
|
|
32208
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32222
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32223
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32224
|
+
@if ($skin-name == 'material-dark') {
|
|
32225
|
+
background-position-x: center;
|
|
32226
|
+
}
|
|
32227
|
+
}
|
|
32228
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32209
32229
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32210
32230
|
}
|
|
32211
32231
|
@else {
|
|
@@ -32215,7 +32235,10 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32215
32235
|
}
|
|
32216
32236
|
|
|
32217
32237
|
.e-large {
|
|
32218
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32238
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32239
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32240
|
+
}
|
|
32241
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32219
32242
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32220
32243
|
}
|
|
32221
32244
|
}
|
|
@@ -32291,7 +32314,12 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32291
32314
|
}
|
|
32292
32315
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32293
32316
|
background-position: center;
|
|
32294
|
-
|
|
32317
|
+
@if ($skin-name == 'material-dark') {
|
|
32318
|
+
height: 12px;
|
|
32319
|
+
}
|
|
32320
|
+
@else {
|
|
32321
|
+
height: 99%;
|
|
32322
|
+
}
|
|
32295
32323
|
}
|
|
32296
32324
|
}
|
|
32297
32325
|
|
|
@@ -32317,6 +32345,10 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32317
32345
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32318
32346
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32319
32347
|
}
|
|
32348
|
+
@else if ($skin-name == 'material-dark') {
|
|
32349
|
+
height: 20px;
|
|
32350
|
+
top: 4px;
|
|
32351
|
+
}
|
|
32320
32352
|
}
|
|
32321
32353
|
}
|
|
32322
32354
|
|
|
@@ -32416,7 +32448,7 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32416
32448
|
background-position: center center;
|
|
32417
32449
|
}
|
|
32418
32450
|
|
|
32419
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32451
|
+
@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') {
|
|
32420
32452
|
&.e-large {
|
|
32421
32453
|
@if ($skin-name != 'bootstrap4') {
|
|
32422
32454
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32506,7 +32538,7 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32506
32538
|
.e-tick {
|
|
32507
32539
|
display: inline-block;
|
|
32508
32540
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32509
|
-
background-repeat:
|
|
32541
|
+
background-repeat: repeat-y;
|
|
32510
32542
|
}
|
|
32511
32543
|
|
|
32512
32544
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54936,7 +54968,8 @@ $ripple-width: 32px !default;
|
|
|
54936
54968
|
|
|
54937
54969
|
.e-list-item {
|
|
54938
54970
|
|
|
54939
|
-
div.e-icons::before
|
|
54971
|
+
div.e-icons.e-icon-expandable::before,
|
|
54972
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54940
54973
|
content: '\e22f';
|
|
54941
54974
|
}
|
|
54942
54975
|
}
|
|
@@ -58092,7 +58125,7 @@ $ddt-item-hover-bg: $grey-100 !default;
|
|
|
58092
58125
|
|
|
58093
58126
|
&.e-chip-input {
|
|
58094
58127
|
width: 0;
|
|
58095
|
-
|
|
58128
|
+
visibility: hidden;
|
|
58096
58129
|
}
|
|
58097
58130
|
}
|
|
58098
58131
|
|
|
@@ -61633,6 +61666,9 @@ ejs-multiselect {
|
|
|
61633
61666
|
@if $ddl-multiselect-skin-name != 'Material3' {
|
|
61634
61667
|
background-color: $ddl-chip-bg-color;
|
|
61635
61668
|
}
|
|
61669
|
+
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
61670
|
+
border: $dd-chip-border;
|
|
61671
|
+
}
|
|
61636
61672
|
border-radius: $ddl-chip-radius;
|
|
61637
61673
|
height: $ddl-chip-height;
|
|
61638
61674
|
}
|
|
@@ -69623,7 +69659,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69623
69659
|
}
|
|
69624
69660
|
}
|
|
69625
69661
|
}
|
|
69626
|
-
.e-listview
|
|
69662
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
69627
69663
|
height: 24px;
|
|
69628
69664
|
width: 16px;
|
|
69629
69665
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -75903,7 +75939,7 @@ $grid-responsive-apply-btn-top: 4px !default;
|
|
|
75903
75939
|
$grid-responsive-column-menu-icon-margin-top: 0 !default;
|
|
75904
75940
|
$grid-rtl-headercelldiv-left-align-margin: 10px !default;
|
|
75905
75941
|
$grid-rtl-filtermenudiv-left-align-margin: -5px !default;
|
|
75906
|
-
$grid-rtl-sort-num-left-align-margin: 6px -4px 0
|
|
75942
|
+
$grid-rtl-sort-num-left-align-margin: 6px -4px 0 2px !default;
|
|
75907
75943
|
$grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
75908
75944
|
$grid-rowcell-color: rgba($grid-content-font-color, $grid-conent-font-opacity) !default;
|
|
75909
75945
|
$grid-reorderarrow-margin-top: -4.5px !default;
|
|
@@ -76478,7 +76514,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
76478
76514
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
76479
76515
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
76480
76516
|
@if $grid-skin == 'tailwind' {
|
|
76481
|
-
margin-left:
|
|
76517
|
+
margin-left: 4px;
|
|
76482
76518
|
}
|
|
76483
76519
|
}
|
|
76484
76520
|
|
|
@@ -77818,7 +77854,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
77818
77854
|
text-transform: $grid-header-text-transform;
|
|
77819
77855
|
user-select: none;
|
|
77820
77856
|
}
|
|
77821
|
-
|
|
77857
|
+
|
|
77858
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
77859
|
+
padding: 0 .4em ;
|
|
77860
|
+
@if $grid-skin == 'fabric' {
|
|
77861
|
+
padding: 0 1px 0;
|
|
77862
|
+
}
|
|
77863
|
+
@if $grid-skin == 'highcontrast' {
|
|
77864
|
+
padding: 0;
|
|
77865
|
+
}
|
|
77866
|
+
}
|
|
77867
|
+
|
|
77822
77868
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
77823
77869
|
overflow: visible;
|
|
77824
77870
|
}
|
|
@@ -78320,6 +78366,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78320
78366
|
right: 2px;
|
|
78321
78367
|
}
|
|
78322
78368
|
}
|
|
78369
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
78370
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
78371
|
+
}
|
|
78323
78372
|
|
|
78324
78373
|
.e-sortfilterdiv {
|
|
78325
78374
|
float: right;
|
|
@@ -78366,7 +78415,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78366
78415
|
}
|
|
78367
78416
|
|
|
78368
78417
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
78369
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
78418
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
78370
78419
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
78371
78420
|
.e-headercelldiv,
|
|
78372
78421
|
.e-stackedheadercelldiv {
|
|
@@ -79719,6 +79768,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79719
79768
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79720
79769
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79721
79770
|
text-align: right;
|
|
79771
|
+
@if $grid-skin == 'highcontrast' {
|
|
79772
|
+
margin: -7px 0;
|
|
79773
|
+
}
|
|
79722
79774
|
|
|
79723
79775
|
& .e-sortnumber {
|
|
79724
79776
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -79730,6 +79782,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79730
79782
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79731
79783
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79732
79784
|
text-align: right;
|
|
79785
|
+
@if $grid-skin == 'highcontrast' {
|
|
79786
|
+
margin: -7px 0;
|
|
79787
|
+
}
|
|
79733
79788
|
|
|
79734
79789
|
& .e-sortnumber {
|
|
79735
79790
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -79750,9 +79805,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79750
79805
|
|
|
79751
79806
|
& .e-sortnumber {
|
|
79752
79807
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
79753
|
-
@if $grid-skin == 'bootstrap4' {
|
|
79754
|
-
margin: 4px -2px 0 0;
|
|
79755
|
-
}
|
|
79756
79808
|
}
|
|
79757
79809
|
}
|
|
79758
79810
|
|
|
@@ -79771,7 +79823,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79771
79823
|
}
|
|
79772
79824
|
|
|
79773
79825
|
& .e-headercelldiv {
|
|
79774
|
-
padding: 0
|
|
79826
|
+
padding: 0 1.6em 0 1.2em;
|
|
79775
79827
|
|
|
79776
79828
|
& .e-sortnumber {
|
|
79777
79829
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99288,7 +99340,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .26) !default
|
|
|
99288
99340
|
$pv-annotation-opacity-slider-width: 172px !default;
|
|
99289
99341
|
$pv-annotation-opacity-slider-width-rtl: 140px !default;
|
|
99290
99342
|
$pv-annotation-opacity-slider-margin-left: 11px !default;
|
|
99291
|
-
$pv-annotation-opacity-slider-margin-right:
|
|
99343
|
+
$pv-annotation-opacity-slider-margin-right: 20px !default;
|
|
99292
99344
|
$pv-annotation-opacity-slider-height: 16px !default;
|
|
99293
99345
|
$pv-annotation-drop-down-caret-font-size: 12px !default;
|
|
99294
99346
|
$pv-annotation-drop-down-height: 32px !default;
|
|
@@ -100145,7 +100197,9 @@ $lg-desktop: 1399.98;
|
|
|
100145
100197
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100146
100198
|
height: $pv-toolbar-btn-height;
|
|
100147
100199
|
min-width: $pv-toolbar-btn-width;
|
|
100148
|
-
|
|
100200
|
+
@if ($skin-name != 'fluent2') {
|
|
100201
|
+
width: $pv-toolbar-btn-width;
|
|
100202
|
+
}
|
|
100149
100203
|
@if $skin-name == 'FluentUI' {
|
|
100150
100204
|
line-height: $pv-toolbar-btn-height;
|
|
100151
100205
|
min-width: 40px;
|
|
@@ -101063,7 +101117,8 @@ $lg-desktop: 1399.98;
|
|
|
101063
101117
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101064
101118
|
}
|
|
101065
101119
|
|
|
101066
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101120
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101121
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101067
101122
|
{
|
|
101068
101123
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101069
101124
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101426,7 +101481,9 @@ $lg-desktop: 1399.98;
|
|
|
101426
101481
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101427
101482
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101428
101483
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101429
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
101484
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
101485
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
101486
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
101430
101487
|
color: $pv-icon-color;
|
|
101431
101488
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101432
101489
|
box-shadow: none;
|
|
@@ -101490,13 +101547,18 @@ $lg-desktop: 1399.98;
|
|
|
101490
101547
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101491
101548
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101492
101549
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101493
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
101550
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101551
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
101552
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
101494
101553
|
@if $skin-name == 'bootstrap4' {
|
|
101495
101554
|
color: $pv-icon-color-hover;
|
|
101496
101555
|
}
|
|
101497
101556
|
@if $skin-name == 'bootstrap5' {
|
|
101498
101557
|
color: $white;
|
|
101499
101558
|
}
|
|
101559
|
+
@if $skin-name == 'fluent2' {
|
|
101560
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101561
|
+
}
|
|
101500
101562
|
@if $skin-name == 'FluentUI' {
|
|
101501
101563
|
color: $pv-item-selection-color;
|
|
101502
101564
|
}
|
|
@@ -101508,7 +101570,7 @@ $lg-desktop: 1399.98;
|
|
|
101508
101570
|
@if $skin-name == 'bootstrap4' {
|
|
101509
101571
|
color: $pv-icon-color-hover;
|
|
101510
101572
|
}
|
|
101511
|
-
@if $skin-name == 'bootstrap5' {
|
|
101573
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101512
101574
|
color: $pv-icon-color;
|
|
101513
101575
|
}
|
|
101514
101576
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101516,12 +101578,23 @@ $lg-desktop: 1399.98;
|
|
|
101516
101578
|
}
|
|
101517
101579
|
}
|
|
101518
101580
|
|
|
101581
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101582
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101583
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
101584
|
+
@if ($skin-name == 'fluent2') {
|
|
101585
|
+
color: $pv-icon-color;
|
|
101586
|
+
}
|
|
101587
|
+
}
|
|
101588
|
+
|
|
101519
101589
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101520
101590
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101521
101591
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101522
101592
|
@if $skin-name == 'bootstrap4' {
|
|
101523
101593
|
color: $pv-icon-color-hover;
|
|
101524
101594
|
}
|
|
101595
|
+
@if $skin-name == 'fluent2' {
|
|
101596
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101597
|
+
}
|
|
101525
101598
|
}
|
|
101526
101599
|
|
|
101527
101600
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -101873,10 +101946,13 @@ $lg-desktop: 1399.98;
|
|
|
101873
101946
|
border-bottom: 2px solid;
|
|
101874
101947
|
margin-top: 0;
|
|
101875
101948
|
padding-top: 5px;
|
|
101876
|
-
@if ($skin-name=='bootstrap5'
|
|
101949
|
+
@if ($skin-name=='bootstrap5') {
|
|
101877
101950
|
margin-top: -4px;
|
|
101878
101951
|
padding-top: 0;
|
|
101879
101952
|
}
|
|
101953
|
+
@if ($theme-name=='fluent2') {
|
|
101954
|
+
padding-top: 0;
|
|
101955
|
+
}
|
|
101880
101956
|
@if $skin-name == 'FluentUI' {
|
|
101881
101957
|
line-height: 11px;
|
|
101882
101958
|
}
|
|
@@ -101888,7 +101964,12 @@ $lg-desktop: 1399.98;
|
|
|
101888
101964
|
line-height: 1.71em;
|
|
101889
101965
|
}
|
|
101890
101966
|
border-bottom: 2px solid;
|
|
101891
|
-
|
|
101967
|
+
@if ($skin-name == 'fluent2') {
|
|
101968
|
+
margin-top: 5px;
|
|
101969
|
+
}
|
|
101970
|
+
@else {
|
|
101971
|
+
margin-top: 0;
|
|
101972
|
+
}
|
|
101892
101973
|
padding-top: 1px;
|
|
101893
101974
|
vertical-align: initial;
|
|
101894
101975
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101900,9 +101981,12 @@ $lg-desktop: 1399.98;
|
|
|
101900
101981
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
101901
101982
|
margin-top: 0;
|
|
101902
101983
|
padding-top: 7px;
|
|
101903
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
101984
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
101904
101985
|
padding-top: 0;
|
|
101905
101986
|
}
|
|
101987
|
+
@if ( or $theme-name == 'fluent2'){
|
|
101988
|
+
padding-top: 5px;
|
|
101989
|
+
}
|
|
101906
101990
|
vertical-align: initial;
|
|
101907
101991
|
}
|
|
101908
101992
|
|
|
@@ -101914,6 +101998,13 @@ $lg-desktop: 1399.98;
|
|
|
101914
101998
|
vertical-align: initial;
|
|
101915
101999
|
}
|
|
101916
102000
|
|
|
102001
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102002
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102003
|
+
@if $skin-name != 'Material3' {
|
|
102004
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102005
|
+
}
|
|
102006
|
+
}
|
|
102007
|
+
|
|
101917
102008
|
.e-pv-annotation-opacity-popup-container,
|
|
101918
102009
|
.e-pv-annotation-thickness-popup-container {
|
|
101919
102010
|
@if $skin-name != 'Material3' {
|
|
@@ -102272,13 +102363,6 @@ $lg-desktop: 1399.98;
|
|
|
102272
102363
|
}
|
|
102273
102364
|
}
|
|
102274
102365
|
|
|
102275
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102276
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102277
|
-
@if ($theme-name == 'fluent2') {
|
|
102278
|
-
line-height: 28px;
|
|
102279
|
-
}
|
|
102280
|
-
}
|
|
102281
|
-
|
|
102282
102366
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102283
102367
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102284
102368
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102361,7 +102445,6 @@ $lg-desktop: 1399.98;
|
|
|
102361
102445
|
line-height: $pv-prop-color-picker-line-height;
|
|
102362
102446
|
@if ($skin-name == 'bootstrap5') {
|
|
102363
102447
|
background: $transparent;
|
|
102364
|
-
border: 1px solid $border-light;
|
|
102365
102448
|
border-radius: 4px;
|
|
102366
102449
|
box-sizing: border-box;
|
|
102367
102450
|
color: $content-text-color;
|
|
@@ -102376,6 +102459,13 @@ $lg-desktop: 1399.98;
|
|
|
102376
102459
|
}
|
|
102377
102460
|
}
|
|
102378
102461
|
|
|
102462
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
102463
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
102464
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102465
|
+
color: $pv-icon-color;
|
|
102466
|
+
}
|
|
102467
|
+
}
|
|
102468
|
+
|
|
102379
102469
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102380
102470
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102381
102471
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102907,7 +102997,7 @@ $lg-desktop: 1399.98;
|
|
|
102907
102997
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
102908
102998
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
102909
102999
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
102910
|
-
@if $skin-name != 'Material3' {
|
|
103000
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
102911
103001
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
102912
103002
|
}
|
|
102913
103003
|
}
|
|
@@ -103011,14 +103101,6 @@ $lg-desktop: 1399.98;
|
|
|
103011
103101
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103012
103102
|
}
|
|
103013
103103
|
|
|
103014
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103015
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103016
|
-
@if $theme-name == 'fluent2' {
|
|
103017
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103018
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103019
|
-
}
|
|
103020
|
-
}
|
|
103021
|
-
|
|
103022
103104
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103023
103105
|
@if $theme-name == 'fluent2' {
|
|
103024
103106
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -103361,6 +103443,8 @@ $lg-desktop: 1399.98;
|
|
|
103361
103443
|
padding-right: 7px;
|
|
103362
103444
|
@if $skin-name == 'Material3' {
|
|
103363
103445
|
font-size: $text-xs;
|
|
103446
|
+
padding-left: 12px;
|
|
103447
|
+
padding-right: 12px;
|
|
103364
103448
|
}
|
|
103365
103449
|
}
|
|
103366
103450
|
|
|
@@ -103503,7 +103587,7 @@ $lg-desktop: 1399.98;
|
|
|
103503
103587
|
.e-pv-comments-panel-text {
|
|
103504
103588
|
font-size: 15px;
|
|
103505
103589
|
padding-left: 85px;
|
|
103506
|
-
color:
|
|
103590
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103507
103591
|
}
|
|
103508
103592
|
|
|
103509
103593
|
.e-pv-comments-content-container {
|
|
@@ -103691,8 +103775,34 @@ $lg-desktop: 1399.98;
|
|
|
103691
103775
|
}
|
|
103692
103776
|
}
|
|
103693
103777
|
|
|
103778
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103779
|
+
@if ($skin-name == 'fluent2') {
|
|
103780
|
+
margin-top: -4px;
|
|
103781
|
+
}
|
|
103782
|
+
}
|
|
103783
|
+
|
|
103784
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103785
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103786
|
+
@if ($skin-name == 'fluent2') {
|
|
103787
|
+
margin-top: -5px;
|
|
103788
|
+
}
|
|
103789
|
+
}
|
|
103790
|
+
|
|
103791
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103792
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103793
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
103794
|
+
@if ($skin-name == 'fluent2') {
|
|
103795
|
+
padding-top: 8px;
|
|
103796
|
+
}
|
|
103797
|
+
}
|
|
103798
|
+
|
|
103694
103799
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103695
|
-
|
|
103800
|
+
@if ($skin-name == 'fluent2') {
|
|
103801
|
+
margin-top: -4px;
|
|
103802
|
+
}
|
|
103803
|
+
@else {
|
|
103804
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
103805
|
+
}
|
|
103696
103806
|
@if $theme-name != 'fluent2'{
|
|
103697
103807
|
padding-left: 7px;
|
|
103698
103808
|
}
|
|
@@ -104016,7 +104126,9 @@ $lg-desktop: 1399.98;
|
|
|
104016
104126
|
@if $skin-name == 'bootstrap5' {
|
|
104017
104127
|
color: $pv-icon-color;
|
|
104018
104128
|
height: 32px;
|
|
104019
|
-
|
|
104129
|
+
@if ($theme-name != 'fluent2') {
|
|
104130
|
+
line-height: 32px;
|
|
104131
|
+
}
|
|
104020
104132
|
}
|
|
104021
104133
|
@else {
|
|
104022
104134
|
color: $pv-icon-color;
|
|
@@ -104073,13 +104185,6 @@ $lg-desktop: 1399.98;
|
|
|
104073
104185
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104074
104186
|
}
|
|
104075
104187
|
|
|
104076
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104077
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104078
|
-
@if $theme-name == 'fluent2' {
|
|
104079
|
-
margin-top: -10px;
|
|
104080
|
-
}
|
|
104081
|
-
}
|
|
104082
|
-
|
|
104083
104188
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104084
104189
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104085
104190
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -104648,6 +104753,7 @@ $lg-desktop: 1399.98;
|
|
|
104648
104753
|
|
|
104649
104754
|
.e-pv-properties-form-field-group-btn-div {
|
|
104650
104755
|
display: grid;
|
|
104756
|
+
align-content: space-between;
|
|
104651
104757
|
}
|
|
104652
104758
|
|
|
104653
104759
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105006,7 +105112,6 @@ $lg-desktop: 1399.98;
|
|
|
105006
105112
|
}
|
|
105007
105113
|
@if $theme-name == 'fluent2'{
|
|
105008
105114
|
font-family: $font-family;
|
|
105009
|
-
margin-left: 7px;
|
|
105010
105115
|
}
|
|
105011
105116
|
}
|
|
105012
105117
|
|
|
@@ -126017,6 +126122,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126017
126122
|
|
|
126018
126123
|
.e-disabled {
|
|
126019
126124
|
opacity: $ribbon-disabled-opacity;
|
|
126125
|
+
pointer-events: none;
|
|
126020
126126
|
}
|
|
126021
126127
|
|
|
126022
126128
|
.e-input-group {
|