@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
|
@@ -25343,6 +25343,11 @@ $calendar-small-font-size: 12px !default;
|
|
|
25343
25343
|
color: $calendar-today-focused-font-color;
|
|
25344
25344
|
}
|
|
25345
25345
|
}
|
|
25346
|
+
#{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
|
|
25347
|
+
@if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
|
|
25348
|
+
color: $calendar-today-disabled-color;
|
|
25349
|
+
}
|
|
25350
|
+
}
|
|
25346
25351
|
#{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
|
|
25347
25352
|
#{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
|
|
25348
25353
|
#{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
|
|
@@ -32008,7 +32013,13 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32008
32013
|
&.e-scale {
|
|
32009
32014
|
&.e-h-scale {
|
|
32010
32015
|
.e-tick {
|
|
32011
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32016
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32017
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32018
|
+
@if ($skin-name == 'material-dark') {
|
|
32019
|
+
background-position: bottom;
|
|
32020
|
+
}
|
|
32021
|
+
}
|
|
32022
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32012
32023
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32013
32024
|
}
|
|
32014
32025
|
@else {
|
|
@@ -32018,7 +32029,10 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32018
32029
|
}
|
|
32019
32030
|
|
|
32020
32031
|
.e-large {
|
|
32021
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32032
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32033
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32034
|
+
}
|
|
32035
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32022
32036
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32023
32037
|
}
|
|
32024
32038
|
}
|
|
@@ -32048,7 +32062,13 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32048
32062
|
&.e-scale {
|
|
32049
32063
|
&.e-h-scale {
|
|
32050
32064
|
.e-tick {
|
|
32051
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32065
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32066
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32067
|
+
@if ($skin-name == 'material-dark') {
|
|
32068
|
+
background-position-x: center;
|
|
32069
|
+
}
|
|
32070
|
+
}
|
|
32071
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32052
32072
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32053
32073
|
}
|
|
32054
32074
|
@else {
|
|
@@ -32058,7 +32078,10 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32058
32078
|
}
|
|
32059
32079
|
|
|
32060
32080
|
.e-large {
|
|
32061
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32081
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32082
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32083
|
+
}
|
|
32084
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32062
32085
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32063
32086
|
}
|
|
32064
32087
|
}
|
|
@@ -32134,7 +32157,12 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32134
32157
|
}
|
|
32135
32158
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32136
32159
|
background-position: center;
|
|
32137
|
-
|
|
32160
|
+
@if ($skin-name == 'material-dark') {
|
|
32161
|
+
height: 12px;
|
|
32162
|
+
}
|
|
32163
|
+
@else {
|
|
32164
|
+
height: 99%;
|
|
32165
|
+
}
|
|
32138
32166
|
}
|
|
32139
32167
|
}
|
|
32140
32168
|
|
|
@@ -32160,6 +32188,10 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32160
32188
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32161
32189
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32162
32190
|
}
|
|
32191
|
+
@else if ($skin-name == 'material-dark') {
|
|
32192
|
+
height: 20px;
|
|
32193
|
+
top: 4px;
|
|
32194
|
+
}
|
|
32163
32195
|
}
|
|
32164
32196
|
}
|
|
32165
32197
|
|
|
@@ -32259,7 +32291,7 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32259
32291
|
background-position: center center;
|
|
32260
32292
|
}
|
|
32261
32293
|
|
|
32262
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32294
|
+
@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') {
|
|
32263
32295
|
&.e-large {
|
|
32264
32296
|
@if ($skin-name != 'bootstrap4') {
|
|
32265
32297
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32349,7 +32381,7 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32349
32381
|
.e-tick {
|
|
32350
32382
|
display: inline-block;
|
|
32351
32383
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32352
|
-
background-repeat:
|
|
32384
|
+
background-repeat: repeat-y;
|
|
32353
32385
|
}
|
|
32354
32386
|
|
|
32355
32387
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54612,7 +54644,8 @@ $ripple-width: 32px !default;
|
|
|
54612
54644
|
|
|
54613
54645
|
.e-list-item {
|
|
54614
54646
|
|
|
54615
|
-
div.e-icons::before
|
|
54647
|
+
div.e-icons.e-icon-expandable::before,
|
|
54648
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54616
54649
|
content: '\e22e';
|
|
54617
54650
|
}
|
|
54618
54651
|
}
|
|
@@ -57762,7 +57795,7 @@ $ddt-item-hover-bg: $neutral-light !default;
|
|
|
57762
57795
|
|
|
57763
57796
|
&.e-chip-input {
|
|
57764
57797
|
width: 0;
|
|
57765
|
-
|
|
57798
|
+
visibility: hidden;
|
|
57766
57799
|
}
|
|
57767
57800
|
}
|
|
57768
57801
|
|
|
@@ -61261,6 +61294,9 @@ ejs-multiselect {
|
|
|
61261
61294
|
@if $ddl-multiselect-skin-name != 'Material3' {
|
|
61262
61295
|
background-color: $ddl-chip-bg-color;
|
|
61263
61296
|
}
|
|
61297
|
+
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
61298
|
+
border: $dd-chip-border;
|
|
61299
|
+
}
|
|
61264
61300
|
border-radius: $ddl-chip-radius;
|
|
61265
61301
|
height: $ddl-chip-height;
|
|
61266
61302
|
}
|
|
@@ -68580,7 +68616,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68580
68616
|
}
|
|
68581
68617
|
}
|
|
68582
68618
|
}
|
|
68583
|
-
.e-listview
|
|
68619
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68584
68620
|
height: 24px;
|
|
68585
68621
|
width: 16px;
|
|
68586
68622
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -75434,7 +75470,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
75434
75470
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
75435
75471
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
75436
75472
|
@if $grid-skin == 'tailwind' {
|
|
75437
|
-
margin-left:
|
|
75473
|
+
margin-left: 4px;
|
|
75438
75474
|
}
|
|
75439
75475
|
}
|
|
75440
75476
|
|
|
@@ -76774,7 +76810,17 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
76774
76810
|
text-transform: $grid-header-text-transform;
|
|
76775
76811
|
user-select: none;
|
|
76776
76812
|
}
|
|
76777
|
-
|
|
76813
|
+
|
|
76814
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
76815
|
+
padding: 0 .4em ;
|
|
76816
|
+
@if $grid-skin == 'fabric' {
|
|
76817
|
+
padding: 0 1px 0;
|
|
76818
|
+
}
|
|
76819
|
+
@if $grid-skin == 'highcontrast' {
|
|
76820
|
+
padding: 0;
|
|
76821
|
+
}
|
|
76822
|
+
}
|
|
76823
|
+
|
|
76778
76824
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
76779
76825
|
overflow: visible;
|
|
76780
76826
|
}
|
|
@@ -77276,6 +77322,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
77276
77322
|
right: 2px;
|
|
77277
77323
|
}
|
|
77278
77324
|
}
|
|
77325
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
77326
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
77327
|
+
}
|
|
77279
77328
|
|
|
77280
77329
|
.e-sortfilterdiv {
|
|
77281
77330
|
float: right;
|
|
@@ -77322,7 +77371,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
77322
77371
|
}
|
|
77323
77372
|
|
|
77324
77373
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
77325
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
77374
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
77326
77375
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
77327
77376
|
.e-headercelldiv,
|
|
77328
77377
|
.e-stackedheadercelldiv {
|
|
@@ -78675,6 +78724,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78675
78724
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78676
78725
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78677
78726
|
text-align: right;
|
|
78727
|
+
@if $grid-skin == 'highcontrast' {
|
|
78728
|
+
margin: -7px 0;
|
|
78729
|
+
}
|
|
78678
78730
|
|
|
78679
78731
|
& .e-sortnumber {
|
|
78680
78732
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78686,6 +78738,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78686
78738
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78687
78739
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78688
78740
|
text-align: right;
|
|
78741
|
+
@if $grid-skin == 'highcontrast' {
|
|
78742
|
+
margin: -7px 0;
|
|
78743
|
+
}
|
|
78689
78744
|
|
|
78690
78745
|
& .e-sortnumber {
|
|
78691
78746
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78706,9 +78761,6 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78706
78761
|
|
|
78707
78762
|
& .e-sortnumber {
|
|
78708
78763
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78709
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78710
|
-
margin: 4px -2px 0 0;
|
|
78711
|
-
}
|
|
78712
78764
|
}
|
|
78713
78765
|
}
|
|
78714
78766
|
|
|
@@ -78727,7 +78779,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78727
78779
|
}
|
|
78728
78780
|
|
|
78729
78781
|
& .e-headercelldiv {
|
|
78730
|
-
padding: 0
|
|
78782
|
+
padding: 0 1.6em 0 1.2em;
|
|
78731
78783
|
|
|
78732
78784
|
& .e-sortnumber {
|
|
78733
78785
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99058,7 +99110,9 @@ $lg-desktop: 1399.98;
|
|
|
99058
99110
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99059
99111
|
height: $pv-toolbar-btn-height;
|
|
99060
99112
|
min-width: $pv-toolbar-btn-width;
|
|
99061
|
-
|
|
99113
|
+
@if ($skin-name != 'fluent2') {
|
|
99114
|
+
width: $pv-toolbar-btn-width;
|
|
99115
|
+
}
|
|
99062
99116
|
@if $skin-name == 'FluentUI' {
|
|
99063
99117
|
line-height: $pv-toolbar-btn-height;
|
|
99064
99118
|
min-width: 40px;
|
|
@@ -99976,7 +100030,8 @@ $lg-desktop: 1399.98;
|
|
|
99976
100030
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
99977
100031
|
}
|
|
99978
100032
|
|
|
99979
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100033
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100034
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
99980
100035
|
{
|
|
99981
100036
|
background: $pv-thumbnail-view-button-selection-background;
|
|
99982
100037
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100339,7 +100394,9 @@ $lg-desktop: 1399.98;
|
|
|
100339
100394
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100340
100395
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100341
100396
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100342
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100397
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100398
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100399
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100343
100400
|
color: $pv-icon-color;
|
|
100344
100401
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100345
100402
|
box-shadow: none;
|
|
@@ -100403,13 +100460,18 @@ $lg-desktop: 1399.98;
|
|
|
100403
100460
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100404
100461
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100405
100462
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100406
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100463
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100464
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100465
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100407
100466
|
@if $skin-name == 'bootstrap4' {
|
|
100408
100467
|
color: $pv-icon-color-hover;
|
|
100409
100468
|
}
|
|
100410
100469
|
@if $skin-name == 'bootstrap5' {
|
|
100411
100470
|
color: $white;
|
|
100412
100471
|
}
|
|
100472
|
+
@if $skin-name == 'fluent2' {
|
|
100473
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100474
|
+
}
|
|
100413
100475
|
@if $skin-name == 'FluentUI' {
|
|
100414
100476
|
color: $pv-item-selection-color;
|
|
100415
100477
|
}
|
|
@@ -100421,7 +100483,7 @@ $lg-desktop: 1399.98;
|
|
|
100421
100483
|
@if $skin-name == 'bootstrap4' {
|
|
100422
100484
|
color: $pv-icon-color-hover;
|
|
100423
100485
|
}
|
|
100424
|
-
@if $skin-name == 'bootstrap5' {
|
|
100486
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100425
100487
|
color: $pv-icon-color;
|
|
100426
100488
|
}
|
|
100427
100489
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100429,12 +100491,23 @@ $lg-desktop: 1399.98;
|
|
|
100429
100491
|
}
|
|
100430
100492
|
}
|
|
100431
100493
|
|
|
100494
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100495
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100496
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100497
|
+
@if ($skin-name == 'fluent2') {
|
|
100498
|
+
color: $pv-icon-color;
|
|
100499
|
+
}
|
|
100500
|
+
}
|
|
100501
|
+
|
|
100432
100502
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100433
100503
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100434
100504
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100435
100505
|
@if $skin-name == 'bootstrap4' {
|
|
100436
100506
|
color: $pv-icon-color-hover;
|
|
100437
100507
|
}
|
|
100508
|
+
@if $skin-name == 'fluent2' {
|
|
100509
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100510
|
+
}
|
|
100438
100511
|
}
|
|
100439
100512
|
|
|
100440
100513
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -100786,10 +100859,13 @@ $lg-desktop: 1399.98;
|
|
|
100786
100859
|
border-bottom: 2px solid;
|
|
100787
100860
|
margin-top: 0;
|
|
100788
100861
|
padding-top: 5px;
|
|
100789
|
-
@if ($skin-name=='bootstrap5'
|
|
100862
|
+
@if ($skin-name=='bootstrap5') {
|
|
100790
100863
|
margin-top: -4px;
|
|
100791
100864
|
padding-top: 0;
|
|
100792
100865
|
}
|
|
100866
|
+
@if ($theme-name=='fluent2') {
|
|
100867
|
+
padding-top: 0;
|
|
100868
|
+
}
|
|
100793
100869
|
@if $skin-name == 'FluentUI' {
|
|
100794
100870
|
line-height: 11px;
|
|
100795
100871
|
}
|
|
@@ -100801,7 +100877,12 @@ $lg-desktop: 1399.98;
|
|
|
100801
100877
|
line-height: 1.71em;
|
|
100802
100878
|
}
|
|
100803
100879
|
border-bottom: 2px solid;
|
|
100804
|
-
|
|
100880
|
+
@if ($skin-name == 'fluent2') {
|
|
100881
|
+
margin-top: 5px;
|
|
100882
|
+
}
|
|
100883
|
+
@else {
|
|
100884
|
+
margin-top: 0;
|
|
100885
|
+
}
|
|
100805
100886
|
padding-top: 1px;
|
|
100806
100887
|
vertical-align: initial;
|
|
100807
100888
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100813,9 +100894,12 @@ $lg-desktop: 1399.98;
|
|
|
100813
100894
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
100814
100895
|
margin-top: 0;
|
|
100815
100896
|
padding-top: 7px;
|
|
100816
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
100897
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
100817
100898
|
padding-top: 0;
|
|
100818
100899
|
}
|
|
100900
|
+
@if ( or $theme-name == 'fluent2'){
|
|
100901
|
+
padding-top: 5px;
|
|
100902
|
+
}
|
|
100819
100903
|
vertical-align: initial;
|
|
100820
100904
|
}
|
|
100821
100905
|
|
|
@@ -100827,6 +100911,13 @@ $lg-desktop: 1399.98;
|
|
|
100827
100911
|
vertical-align: initial;
|
|
100828
100912
|
}
|
|
100829
100913
|
|
|
100914
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
100915
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
100916
|
+
@if $skin-name != 'Material3' {
|
|
100917
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
100918
|
+
}
|
|
100919
|
+
}
|
|
100920
|
+
|
|
100830
100921
|
.e-pv-annotation-opacity-popup-container,
|
|
100831
100922
|
.e-pv-annotation-thickness-popup-container {
|
|
100832
100923
|
@if $skin-name != 'Material3' {
|
|
@@ -101185,13 +101276,6 @@ $lg-desktop: 1399.98;
|
|
|
101185
101276
|
}
|
|
101186
101277
|
}
|
|
101187
101278
|
|
|
101188
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101189
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101190
|
-
@if ($theme-name == 'fluent2') {
|
|
101191
|
-
line-height: 28px;
|
|
101192
|
-
}
|
|
101193
|
-
}
|
|
101194
|
-
|
|
101195
101279
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101196
101280
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101197
101281
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101274,7 +101358,6 @@ $lg-desktop: 1399.98;
|
|
|
101274
101358
|
line-height: $pv-prop-color-picker-line-height;
|
|
101275
101359
|
@if ($skin-name == 'bootstrap5') {
|
|
101276
101360
|
background: $transparent;
|
|
101277
|
-
border: 1px solid $border-light;
|
|
101278
101361
|
border-radius: 4px;
|
|
101279
101362
|
box-sizing: border-box;
|
|
101280
101363
|
color: $content-text-color;
|
|
@@ -101289,6 +101372,13 @@ $lg-desktop: 1399.98;
|
|
|
101289
101372
|
}
|
|
101290
101373
|
}
|
|
101291
101374
|
|
|
101375
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101376
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101377
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101378
|
+
color: $pv-icon-color;
|
|
101379
|
+
}
|
|
101380
|
+
}
|
|
101381
|
+
|
|
101292
101382
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101293
101383
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101294
101384
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101820,7 +101910,7 @@ $lg-desktop: 1399.98;
|
|
|
101820
101910
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
101821
101911
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
101822
101912
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
101823
|
-
@if $skin-name != 'Material3' {
|
|
101913
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
101824
101914
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
101825
101915
|
}
|
|
101826
101916
|
}
|
|
@@ -101924,14 +102014,6 @@ $lg-desktop: 1399.98;
|
|
|
101924
102014
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
101925
102015
|
}
|
|
101926
102016
|
|
|
101927
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
101928
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
101929
|
-
@if $theme-name == 'fluent2' {
|
|
101930
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101931
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101932
|
-
}
|
|
101933
|
-
}
|
|
101934
|
-
|
|
101935
102017
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
101936
102018
|
@if $theme-name == 'fluent2' {
|
|
101937
102019
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -102274,6 +102356,8 @@ $lg-desktop: 1399.98;
|
|
|
102274
102356
|
padding-right: 7px;
|
|
102275
102357
|
@if $skin-name == 'Material3' {
|
|
102276
102358
|
font-size: $text-xs;
|
|
102359
|
+
padding-left: 12px;
|
|
102360
|
+
padding-right: 12px;
|
|
102277
102361
|
}
|
|
102278
102362
|
}
|
|
102279
102363
|
|
|
@@ -102416,7 +102500,7 @@ $lg-desktop: 1399.98;
|
|
|
102416
102500
|
.e-pv-comments-panel-text {
|
|
102417
102501
|
font-size: 15px;
|
|
102418
102502
|
padding-left: 85px;
|
|
102419
|
-
color:
|
|
102503
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102420
102504
|
}
|
|
102421
102505
|
|
|
102422
102506
|
.e-pv-comments-content-container {
|
|
@@ -102604,8 +102688,34 @@ $lg-desktop: 1399.98;
|
|
|
102604
102688
|
}
|
|
102605
102689
|
}
|
|
102606
102690
|
|
|
102691
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102692
|
+
@if ($skin-name == 'fluent2') {
|
|
102693
|
+
margin-top: -4px;
|
|
102694
|
+
}
|
|
102695
|
+
}
|
|
102696
|
+
|
|
102697
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102698
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102699
|
+
@if ($skin-name == 'fluent2') {
|
|
102700
|
+
margin-top: -5px;
|
|
102701
|
+
}
|
|
102702
|
+
}
|
|
102703
|
+
|
|
102704
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102705
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102706
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
102707
|
+
@if ($skin-name == 'fluent2') {
|
|
102708
|
+
padding-top: 8px;
|
|
102709
|
+
}
|
|
102710
|
+
}
|
|
102711
|
+
|
|
102607
102712
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102608
|
-
|
|
102713
|
+
@if ($skin-name == 'fluent2') {
|
|
102714
|
+
margin-top: -4px;
|
|
102715
|
+
}
|
|
102716
|
+
@else {
|
|
102717
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
102718
|
+
}
|
|
102609
102719
|
@if $theme-name != 'fluent2'{
|
|
102610
102720
|
padding-left: 7px;
|
|
102611
102721
|
}
|
|
@@ -102929,7 +103039,9 @@ $lg-desktop: 1399.98;
|
|
|
102929
103039
|
@if $skin-name == 'bootstrap5' {
|
|
102930
103040
|
color: $pv-icon-color;
|
|
102931
103041
|
height: 32px;
|
|
102932
|
-
|
|
103042
|
+
@if ($theme-name != 'fluent2') {
|
|
103043
|
+
line-height: 32px;
|
|
103044
|
+
}
|
|
102933
103045
|
}
|
|
102934
103046
|
@else {
|
|
102935
103047
|
color: $pv-icon-color;
|
|
@@ -102986,13 +103098,6 @@ $lg-desktop: 1399.98;
|
|
|
102986
103098
|
border-color: $pv-annotation-dropdown-border-color;
|
|
102987
103099
|
}
|
|
102988
103100
|
|
|
102989
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102990
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102991
|
-
@if $theme-name == 'fluent2' {
|
|
102992
|
-
margin-top: -10px;
|
|
102993
|
-
}
|
|
102994
|
-
}
|
|
102995
|
-
|
|
102996
103101
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
102997
103102
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
102998
103103
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103561,6 +103666,7 @@ $lg-desktop: 1399.98;
|
|
|
103561
103666
|
|
|
103562
103667
|
.e-pv-properties-form-field-group-btn-div {
|
|
103563
103668
|
display: grid;
|
|
103669
|
+
align-content: space-between;
|
|
103564
103670
|
}
|
|
103565
103671
|
|
|
103566
103672
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -103919,7 +104025,6 @@ $lg-desktop: 1399.98;
|
|
|
103919
104025
|
}
|
|
103920
104026
|
@if $theme-name == 'fluent2'{
|
|
103921
104027
|
font-family: $font-family;
|
|
103922
|
-
margin-left: 7px;
|
|
103923
104028
|
}
|
|
103924
104029
|
}
|
|
103925
104030
|
|
|
@@ -124913,6 +125018,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124913
125018
|
|
|
124914
125019
|
.e-disabled {
|
|
124915
125020
|
opacity: $ribbon-disabled-opacity;
|
|
125021
|
+
pointer-events: none;
|
|
124916
125022
|
}
|
|
124917
125023
|
|
|
124918
125024
|
.e-input-group {
|