@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
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
|
|
77
77
|
--color-sf-primary: #1aebff;
|
|
78
78
|
--color-sf-primary-text-color: #000;
|
|
79
|
-
--color-sf-primary-light:
|
|
79
|
+
--color-sf-primary-light: #99f6ff;
|
|
80
80
|
--color-sf-primary-lighter: var(--color-sf-primary-light);
|
|
81
81
|
--color-sf-primary-dark: var(--color-sf-primary);
|
|
82
82
|
--color-sf-primary-darker: var(--color-sf-primary);
|
|
@@ -26580,6 +26580,11 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
26580
26580
|
color: $calendar-today-focused-font-color;
|
|
26581
26581
|
}
|
|
26582
26582
|
}
|
|
26583
|
+
#{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
|
|
26584
|
+
@if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
|
|
26585
|
+
color: $calendar-today-disabled-color;
|
|
26586
|
+
}
|
|
26587
|
+
}
|
|
26583
26588
|
#{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
|
|
26584
26589
|
#{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
|
|
26585
26590
|
#{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
|
|
@@ -33112,7 +33117,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33112
33117
|
&.e-scale {
|
|
33113
33118
|
&.e-h-scale {
|
|
33114
33119
|
.e-tick {
|
|
33115
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33120
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33121
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
33122
|
+
@if ($skin-name == 'material-dark') {
|
|
33123
|
+
background-position: bottom;
|
|
33124
|
+
}
|
|
33125
|
+
}
|
|
33126
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33116
33127
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
33117
33128
|
}
|
|
33118
33129
|
@else {
|
|
@@ -33122,7 +33133,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33122
33133
|
}
|
|
33123
33134
|
|
|
33124
33135
|
.e-large {
|
|
33125
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33136
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33137
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
33138
|
+
}
|
|
33139
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33126
33140
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
33127
33141
|
}
|
|
33128
33142
|
}
|
|
@@ -33152,7 +33166,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33152
33166
|
&.e-scale {
|
|
33153
33167
|
&.e-h-scale {
|
|
33154
33168
|
.e-tick {
|
|
33155
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33169
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33170
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
33171
|
+
@if ($skin-name == 'material-dark') {
|
|
33172
|
+
background-position-x: center;
|
|
33173
|
+
}
|
|
33174
|
+
}
|
|
33175
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33156
33176
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
33157
33177
|
}
|
|
33158
33178
|
@else {
|
|
@@ -33162,7 +33182,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33162
33182
|
}
|
|
33163
33183
|
|
|
33164
33184
|
.e-large {
|
|
33165
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33185
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33186
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
33187
|
+
}
|
|
33188
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33166
33189
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
33167
33190
|
}
|
|
33168
33191
|
}
|
|
@@ -33238,7 +33261,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33238
33261
|
}
|
|
33239
33262
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
33240
33263
|
background-position: center;
|
|
33241
|
-
|
|
33264
|
+
@if ($skin-name == 'material-dark') {
|
|
33265
|
+
height: 12px;
|
|
33266
|
+
}
|
|
33267
|
+
@else {
|
|
33268
|
+
height: 99%;
|
|
33269
|
+
}
|
|
33242
33270
|
}
|
|
33243
33271
|
}
|
|
33244
33272
|
|
|
@@ -33264,6 +33292,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33264
33292
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
33265
33293
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
33266
33294
|
}
|
|
33295
|
+
@else if ($skin-name == 'material-dark') {
|
|
33296
|
+
height: 20px;
|
|
33297
|
+
top: 4px;
|
|
33298
|
+
}
|
|
33267
33299
|
}
|
|
33268
33300
|
}
|
|
33269
33301
|
|
|
@@ -33363,7 +33395,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33363
33395
|
background-position: center center;
|
|
33364
33396
|
}
|
|
33365
33397
|
|
|
33366
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
33398
|
+
@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') {
|
|
33367
33399
|
&.e-large {
|
|
33368
33400
|
@if ($skin-name != 'bootstrap4') {
|
|
33369
33401
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -33453,7 +33485,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33453
33485
|
.e-tick {
|
|
33454
33486
|
display: inline-block;
|
|
33455
33487
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
33456
|
-
background-repeat:
|
|
33488
|
+
background-repeat: repeat-y;
|
|
33457
33489
|
}
|
|
33458
33490
|
|
|
33459
33491
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -55910,7 +55942,8 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
55910
55942
|
|
|
55911
55943
|
.e-list-item {
|
|
55912
55944
|
|
|
55913
|
-
div.e-icons::before
|
|
55945
|
+
div.e-icons.e-icon-expandable::before,
|
|
55946
|
+
div.e-icons.e-icon-collapsible::before {
|
|
55914
55947
|
content: '\e75c';
|
|
55915
55948
|
}
|
|
55916
55949
|
}
|
|
@@ -59114,7 +59147,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
59114
59147
|
|
|
59115
59148
|
&.e-chip-input {
|
|
59116
59149
|
width: 0;
|
|
59117
|
-
|
|
59150
|
+
visibility: hidden;
|
|
59118
59151
|
}
|
|
59119
59152
|
}
|
|
59120
59153
|
|
|
@@ -62656,6 +62689,9 @@ ejs-multiselect {
|
|
|
62656
62689
|
@if $ddl-multiselect-skin-name != 'Material3' {
|
|
62657
62690
|
background-color: $ddl-chip-bg-color;
|
|
62658
62691
|
}
|
|
62692
|
+
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
62693
|
+
border: $dd-chip-border;
|
|
62694
|
+
}
|
|
62659
62695
|
border-radius: $ddl-chip-radius;
|
|
62660
62696
|
height: $ddl-chip-height;
|
|
62661
62697
|
}
|
|
@@ -70045,7 +70081,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70045
70081
|
}
|
|
70046
70082
|
}
|
|
70047
70083
|
}
|
|
70048
|
-
.e-listview
|
|
70084
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
70049
70085
|
height: 24px;
|
|
70050
70086
|
width: 16px;
|
|
70051
70087
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -76943,7 +76979,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
76943
76979
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
76944
76980
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
76945
76981
|
@if $grid-skin == 'tailwind' {
|
|
76946
|
-
margin-left:
|
|
76982
|
+
margin-left: 4px;
|
|
76947
76983
|
}
|
|
76948
76984
|
}
|
|
76949
76985
|
|
|
@@ -78283,7 +78319,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
78283
78319
|
text-transform: $grid-header-text-transform;
|
|
78284
78320
|
user-select: none;
|
|
78285
78321
|
}
|
|
78286
|
-
|
|
78322
|
+
|
|
78323
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
78324
|
+
padding: 0 .4em ;
|
|
78325
|
+
@if $grid-skin == 'fabric' {
|
|
78326
|
+
padding: 0 1px 0;
|
|
78327
|
+
}
|
|
78328
|
+
@if $grid-skin == 'highcontrast' {
|
|
78329
|
+
padding: 0;
|
|
78330
|
+
}
|
|
78331
|
+
}
|
|
78332
|
+
|
|
78287
78333
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78288
78334
|
overflow: visible;
|
|
78289
78335
|
}
|
|
@@ -78785,6 +78831,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
78785
78831
|
right: 2px;
|
|
78786
78832
|
}
|
|
78787
78833
|
}
|
|
78834
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
78835
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
78836
|
+
}
|
|
78788
78837
|
|
|
78789
78838
|
.e-sortfilterdiv {
|
|
78790
78839
|
float: right;
|
|
@@ -78831,7 +78880,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
78831
78880
|
}
|
|
78832
78881
|
|
|
78833
78882
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
78834
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
78883
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
78835
78884
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
78836
78885
|
.e-headercelldiv,
|
|
78837
78886
|
.e-stackedheadercelldiv {
|
|
@@ -80184,6 +80233,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
80184
80233
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
80185
80234
|
padding: $grid-rtl-headercelldiv-padding;
|
|
80186
80235
|
text-align: right;
|
|
80236
|
+
@if $grid-skin == 'highcontrast' {
|
|
80237
|
+
margin: -7px 0;
|
|
80238
|
+
}
|
|
80187
80239
|
|
|
80188
80240
|
& .e-sortnumber {
|
|
80189
80241
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -80195,6 +80247,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
80195
80247
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
80196
80248
|
padding: $grid-rtl-headercelldiv-padding;
|
|
80197
80249
|
text-align: right;
|
|
80250
|
+
@if $grid-skin == 'highcontrast' {
|
|
80251
|
+
margin: -7px 0;
|
|
80252
|
+
}
|
|
80198
80253
|
|
|
80199
80254
|
& .e-sortnumber {
|
|
80200
80255
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -80215,9 +80270,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
80215
80270
|
|
|
80216
80271
|
& .e-sortnumber {
|
|
80217
80272
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
80218
|
-
@if $grid-skin == 'bootstrap4' {
|
|
80219
|
-
margin: 4px -2px 0 0;
|
|
80220
|
-
}
|
|
80221
80273
|
}
|
|
80222
80274
|
}
|
|
80223
80275
|
|
|
@@ -80236,7 +80288,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
80236
80288
|
}
|
|
80237
80289
|
|
|
80238
80290
|
& .e-headercelldiv {
|
|
80239
|
-
padding: 0
|
|
80291
|
+
padding: 0 1.6em 0 1.2em;
|
|
80240
80292
|
|
|
80241
80293
|
& .e-sortnumber {
|
|
80242
80294
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -100597,7 +100649,9 @@ $lg-desktop: 1399.98;
|
|
|
100597
100649
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100598
100650
|
height: $pv-toolbar-btn-height;
|
|
100599
100651
|
min-width: $pv-toolbar-btn-width;
|
|
100600
|
-
|
|
100652
|
+
@if ($skin-name != 'fluent2') {
|
|
100653
|
+
width: $pv-toolbar-btn-width;
|
|
100654
|
+
}
|
|
100601
100655
|
@if $skin-name == 'FluentUI' {
|
|
100602
100656
|
line-height: $pv-toolbar-btn-height;
|
|
100603
100657
|
min-width: 40px;
|
|
@@ -101515,7 +101569,8 @@ $lg-desktop: 1399.98;
|
|
|
101515
101569
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101516
101570
|
}
|
|
101517
101571
|
|
|
101518
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101572
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101573
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101519
101574
|
{
|
|
101520
101575
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101521
101576
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101878,7 +101933,9 @@ $lg-desktop: 1399.98;
|
|
|
101878
101933
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101879
101934
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101880
101935
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101881
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
101936
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
101937
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
101938
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
101882
101939
|
color: $pv-icon-color;
|
|
101883
101940
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101884
101941
|
box-shadow: none;
|
|
@@ -101942,13 +101999,18 @@ $lg-desktop: 1399.98;
|
|
|
101942
101999
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101943
102000
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101944
102001
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101945
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
102002
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
102003
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
102004
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
101946
102005
|
@if $skin-name == 'bootstrap4' {
|
|
101947
102006
|
color: $pv-icon-color-hover;
|
|
101948
102007
|
}
|
|
101949
102008
|
@if $skin-name == 'bootstrap5' {
|
|
101950
102009
|
color: $white;
|
|
101951
102010
|
}
|
|
102011
|
+
@if $skin-name == 'fluent2' {
|
|
102012
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
102013
|
+
}
|
|
101952
102014
|
@if $skin-name == 'FluentUI' {
|
|
101953
102015
|
color: $pv-item-selection-color;
|
|
101954
102016
|
}
|
|
@@ -101960,7 +102022,7 @@ $lg-desktop: 1399.98;
|
|
|
101960
102022
|
@if $skin-name == 'bootstrap4' {
|
|
101961
102023
|
color: $pv-icon-color-hover;
|
|
101962
102024
|
}
|
|
101963
|
-
@if $skin-name == 'bootstrap5' {
|
|
102025
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101964
102026
|
color: $pv-icon-color;
|
|
101965
102027
|
}
|
|
101966
102028
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101968,12 +102030,23 @@ $lg-desktop: 1399.98;
|
|
|
101968
102030
|
}
|
|
101969
102031
|
}
|
|
101970
102032
|
|
|
102033
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
102034
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
102035
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
102036
|
+
@if ($skin-name == 'fluent2') {
|
|
102037
|
+
color: $pv-icon-color;
|
|
102038
|
+
}
|
|
102039
|
+
}
|
|
102040
|
+
|
|
101971
102041
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101972
102042
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101973
102043
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101974
102044
|
@if $skin-name == 'bootstrap4' {
|
|
101975
102045
|
color: $pv-icon-color-hover;
|
|
101976
102046
|
}
|
|
102047
|
+
@if $skin-name == 'fluent2' {
|
|
102048
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
102049
|
+
}
|
|
101977
102050
|
}
|
|
101978
102051
|
|
|
101979
102052
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -102325,10 +102398,13 @@ $lg-desktop: 1399.98;
|
|
|
102325
102398
|
border-bottom: 2px solid;
|
|
102326
102399
|
margin-top: 0;
|
|
102327
102400
|
padding-top: 5px;
|
|
102328
|
-
@if ($skin-name=='bootstrap5'
|
|
102401
|
+
@if ($skin-name=='bootstrap5') {
|
|
102329
102402
|
margin-top: -4px;
|
|
102330
102403
|
padding-top: 0;
|
|
102331
102404
|
}
|
|
102405
|
+
@if ($theme-name=='fluent2') {
|
|
102406
|
+
padding-top: 0;
|
|
102407
|
+
}
|
|
102332
102408
|
@if $skin-name == 'FluentUI' {
|
|
102333
102409
|
line-height: 11px;
|
|
102334
102410
|
}
|
|
@@ -102340,7 +102416,12 @@ $lg-desktop: 1399.98;
|
|
|
102340
102416
|
line-height: 1.71em;
|
|
102341
102417
|
}
|
|
102342
102418
|
border-bottom: 2px solid;
|
|
102343
|
-
|
|
102419
|
+
@if ($skin-name == 'fluent2') {
|
|
102420
|
+
margin-top: 5px;
|
|
102421
|
+
}
|
|
102422
|
+
@else {
|
|
102423
|
+
margin-top: 0;
|
|
102424
|
+
}
|
|
102344
102425
|
padding-top: 1px;
|
|
102345
102426
|
vertical-align: initial;
|
|
102346
102427
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102352,9 +102433,12 @@ $lg-desktop: 1399.98;
|
|
|
102352
102433
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
102353
102434
|
margin-top: 0;
|
|
102354
102435
|
padding-top: 7px;
|
|
102355
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102436
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
102356
102437
|
padding-top: 0;
|
|
102357
102438
|
}
|
|
102439
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102440
|
+
padding-top: 5px;
|
|
102441
|
+
}
|
|
102358
102442
|
vertical-align: initial;
|
|
102359
102443
|
}
|
|
102360
102444
|
|
|
@@ -102366,6 +102450,13 @@ $lg-desktop: 1399.98;
|
|
|
102366
102450
|
vertical-align: initial;
|
|
102367
102451
|
}
|
|
102368
102452
|
|
|
102453
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102454
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102455
|
+
@if $skin-name != 'Material3' {
|
|
102456
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102457
|
+
}
|
|
102458
|
+
}
|
|
102459
|
+
|
|
102369
102460
|
.e-pv-annotation-opacity-popup-container,
|
|
102370
102461
|
.e-pv-annotation-thickness-popup-container {
|
|
102371
102462
|
@if $skin-name != 'Material3' {
|
|
@@ -102724,13 +102815,6 @@ $lg-desktop: 1399.98;
|
|
|
102724
102815
|
}
|
|
102725
102816
|
}
|
|
102726
102817
|
|
|
102727
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102728
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102729
|
-
@if ($theme-name == 'fluent2') {
|
|
102730
|
-
line-height: 28px;
|
|
102731
|
-
}
|
|
102732
|
-
}
|
|
102733
|
-
|
|
102734
102818
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102735
102819
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102736
102820
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102813,7 +102897,6 @@ $lg-desktop: 1399.98;
|
|
|
102813
102897
|
line-height: $pv-prop-color-picker-line-height;
|
|
102814
102898
|
@if ($skin-name == 'bootstrap5') {
|
|
102815
102899
|
background: $transparent;
|
|
102816
|
-
border: 1px solid $border-light;
|
|
102817
102900
|
border-radius: 4px;
|
|
102818
102901
|
box-sizing: border-box;
|
|
102819
102902
|
color: $content-text-color;
|
|
@@ -102828,6 +102911,13 @@ $lg-desktop: 1399.98;
|
|
|
102828
102911
|
}
|
|
102829
102912
|
}
|
|
102830
102913
|
|
|
102914
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
102915
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
102916
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102917
|
+
color: $pv-icon-color;
|
|
102918
|
+
}
|
|
102919
|
+
}
|
|
102920
|
+
|
|
102831
102921
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102832
102922
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102833
102923
|
@if $skin-name == 'FluentUI' {
|
|
@@ -103359,7 +103449,7 @@ $lg-desktop: 1399.98;
|
|
|
103359
103449
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
103360
103450
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
103361
103451
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
103362
|
-
@if $skin-name != 'Material3' {
|
|
103452
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
103363
103453
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
103364
103454
|
}
|
|
103365
103455
|
}
|
|
@@ -103463,14 +103553,6 @@ $lg-desktop: 1399.98;
|
|
|
103463
103553
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103464
103554
|
}
|
|
103465
103555
|
|
|
103466
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103467
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103468
|
-
@if $theme-name == 'fluent2' {
|
|
103469
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103470
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103471
|
-
}
|
|
103472
|
-
}
|
|
103473
|
-
|
|
103474
103556
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103475
103557
|
@if $theme-name == 'fluent2' {
|
|
103476
103558
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -103813,6 +103895,8 @@ $lg-desktop: 1399.98;
|
|
|
103813
103895
|
padding-right: 7px;
|
|
103814
103896
|
@if $skin-name == 'Material3' {
|
|
103815
103897
|
font-size: $text-xs;
|
|
103898
|
+
padding-left: 12px;
|
|
103899
|
+
padding-right: 12px;
|
|
103816
103900
|
}
|
|
103817
103901
|
}
|
|
103818
103902
|
|
|
@@ -103955,7 +104039,7 @@ $lg-desktop: 1399.98;
|
|
|
103955
104039
|
.e-pv-comments-panel-text {
|
|
103956
104040
|
font-size: 15px;
|
|
103957
104041
|
padding-left: 85px;
|
|
103958
|
-
color:
|
|
104042
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103959
104043
|
}
|
|
103960
104044
|
|
|
103961
104045
|
.e-pv-comments-content-container {
|
|
@@ -104143,8 +104227,34 @@ $lg-desktop: 1399.98;
|
|
|
104143
104227
|
}
|
|
104144
104228
|
}
|
|
104145
104229
|
|
|
104230
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
104231
|
+
@if ($skin-name == 'fluent2') {
|
|
104232
|
+
margin-top: -4px;
|
|
104233
|
+
}
|
|
104234
|
+
}
|
|
104235
|
+
|
|
104236
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104237
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104238
|
+
@if ($skin-name == 'fluent2') {
|
|
104239
|
+
margin-top: -5px;
|
|
104240
|
+
}
|
|
104241
|
+
}
|
|
104242
|
+
|
|
104243
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
104244
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
104245
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
104246
|
+
@if ($skin-name == 'fluent2') {
|
|
104247
|
+
padding-top: 8px;
|
|
104248
|
+
}
|
|
104249
|
+
}
|
|
104250
|
+
|
|
104146
104251
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
104147
|
-
|
|
104252
|
+
@if ($skin-name == 'fluent2') {
|
|
104253
|
+
margin-top: -4px;
|
|
104254
|
+
}
|
|
104255
|
+
@else {
|
|
104256
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
104257
|
+
}
|
|
104148
104258
|
@if $theme-name != 'fluent2'{
|
|
104149
104259
|
padding-left: 7px;
|
|
104150
104260
|
}
|
|
@@ -104468,7 +104578,9 @@ $lg-desktop: 1399.98;
|
|
|
104468
104578
|
@if $skin-name == 'bootstrap5' {
|
|
104469
104579
|
color: $pv-icon-color;
|
|
104470
104580
|
height: 32px;
|
|
104471
|
-
|
|
104581
|
+
@if ($theme-name != 'fluent2') {
|
|
104582
|
+
line-height: 32px;
|
|
104583
|
+
}
|
|
104472
104584
|
}
|
|
104473
104585
|
@else {
|
|
104474
104586
|
color: $pv-icon-color;
|
|
@@ -104525,13 +104637,6 @@ $lg-desktop: 1399.98;
|
|
|
104525
104637
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104526
104638
|
}
|
|
104527
104639
|
|
|
104528
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104529
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104530
|
-
@if $theme-name == 'fluent2' {
|
|
104531
|
-
margin-top: -10px;
|
|
104532
|
-
}
|
|
104533
|
-
}
|
|
104534
|
-
|
|
104535
104640
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104536
104641
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104537
104642
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -105100,6 +105205,7 @@ $lg-desktop: 1399.98;
|
|
|
105100
105205
|
|
|
105101
105206
|
.e-pv-properties-form-field-group-btn-div {
|
|
105102
105207
|
display: grid;
|
|
105208
|
+
align-content: space-between;
|
|
105103
105209
|
}
|
|
105104
105210
|
|
|
105105
105211
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105458,7 +105564,6 @@ $lg-desktop: 1399.98;
|
|
|
105458
105564
|
}
|
|
105459
105565
|
@if $theme-name == 'fluent2'{
|
|
105460
105566
|
font-family: $font-family;
|
|
105461
|
-
margin-left: 7px;
|
|
105462
105567
|
}
|
|
105463
105568
|
}
|
|
105464
105569
|
|
|
@@ -126468,6 +126573,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126468
126573
|
|
|
126469
126574
|
.e-disabled {
|
|
126470
126575
|
opacity: $ribbon-disabled-opacity;
|
|
126576
|
+
pointer-events: none;
|
|
126471
126577
|
}
|
|
126472
126578
|
|
|
126473
126579
|
.e-input-group {
|