@syncfusion/blazor-themes 26.2.7 → 26.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bds-dark.scss +209 -32
- package/SCSS-Themes/bds.scss +209 -32
- package/SCSS-Themes/bootstrap-dark.scss +211 -34
- package/SCSS-Themes/bootstrap.scss +211 -34
- package/SCSS-Themes/bootstrap4.scss +211 -34
- package/SCSS-Themes/bootstrap5-dark.scss +213 -36
- package/SCSS-Themes/bootstrap5.scss +213 -36
- package/SCSS-Themes/buttons/radio-button/bds-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bds.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap4.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/highcontrast.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material3-dark.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/material3.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/tailwind-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/tailwind.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bds-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bds.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent2-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent2.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bds.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material3.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +6 -0
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +211 -34
- package/SCSS-Themes/fabric.scss +211 -34
- package/SCSS-Themes/fluent-dark.scss +211 -34
- package/SCSS-Themes/fluent.scss +211 -34
- package/SCSS-Themes/fluent2-dark.scss +213 -35
- package/SCSS-Themes/fluent2.scss +213 -35
- package/SCSS-Themes/grids/excel-filter/bds-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bds.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +2 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/bds.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap4.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -5
- package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -5
- package/SCSS-Themes/grids/grid/fabric-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/fabric.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/fluent2.scss +22 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +21 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/material.scss +21 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/material3.scss +20 -3
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/tailwind.scss +20 -3
- package/SCSS-Themes/highcontrast.scss +212 -35
- package/SCSS-Themes/inputs/signature/bds-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bds.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap4.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap5.scss +2 -2
- package/SCSS-Themes/inputs/signature/fabric-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fabric.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent2-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent2.scss +2 -2
- package/SCSS-Themes/inputs/signature/highcontrast.scss +2 -2
- package/SCSS-Themes/inputs/signature/material-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/material.scss +2 -2
- package/SCSS-Themes/inputs/signature/material3-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/material3.scss +2 -2
- package/SCSS-Themes/inputs/signature/tailwind-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/tailwind.scss +2 -2
- package/SCSS-Themes/material-dark.scss +211 -34
- package/SCSS-Themes/material.scss +212 -35
- package/SCSS-Themes/material3-dark.scss +213 -36
- package/SCSS-Themes/material3.scss +213 -36
- package/SCSS-Themes/navigations/pager/bds-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bds.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +6 -0
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fabric.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent2-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent2.scss +6 -0
- package/SCSS-Themes/navigations/pager/highcontrast.scss +6 -0
- package/SCSS-Themes/navigations/pager/material-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/material.scss +6 -0
- package/SCSS-Themes/navigations/pager/material3-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/material3.scss +6 -0
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/tailwind.scss +6 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +94 -19
- package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bds.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bds.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +34 -6
- package/SCSS-Themes/tailwind-dark.scss +211 -34
- package/SCSS-Themes/tailwind.scss +211 -34
- package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bds.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind.scss +28 -3
- package/package.json +1 -1
|
@@ -1226,6 +1226,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 13px !default;
|
|
|
1226
1226
|
color: $pager-icon-color;
|
|
1227
1227
|
}
|
|
1228
1228
|
|
|
1229
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1230
|
+
@if $pager-skin == 'fluent2' {
|
|
1231
|
+
color: $pager-hover-color;
|
|
1232
|
+
}
|
|
1233
|
+
}
|
|
1234
|
+
|
|
1229
1235
|
div.e-icons.e-disable {
|
|
1230
1236
|
color: $pager-numeric-txt-bg-color;
|
|
1231
1237
|
}
|
|
@@ -1226,6 +1226,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 13px !default;
|
|
|
1226
1226
|
color: $pager-icon-color;
|
|
1227
1227
|
}
|
|
1228
1228
|
|
|
1229
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1230
|
+
@if $pager-skin == 'fluent2' {
|
|
1231
|
+
color: $pager-hover-color;
|
|
1232
|
+
}
|
|
1233
|
+
}
|
|
1234
|
+
|
|
1229
1235
|
div.e-icons.e-disable {
|
|
1230
1236
|
color: $pager-numeric-txt-bg-color;
|
|
1231
1237
|
}
|
|
@@ -1208,6 +1208,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 13px !default;
|
|
|
1208
1208
|
color: $pager-icon-color;
|
|
1209
1209
|
}
|
|
1210
1210
|
|
|
1211
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1212
|
+
@if $pager-skin == 'fluent2' {
|
|
1213
|
+
color: $pager-hover-color;
|
|
1214
|
+
}
|
|
1215
|
+
}
|
|
1216
|
+
|
|
1211
1217
|
div.e-icons.e-disable {
|
|
1212
1218
|
color: $pager-numeric-txt-bg-color;
|
|
1213
1219
|
}
|
|
@@ -1208,6 +1208,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 13px !default;
|
|
|
1208
1208
|
color: $pager-icon-color;
|
|
1209
1209
|
}
|
|
1210
1210
|
|
|
1211
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1212
|
+
@if $pager-skin == 'fluent2' {
|
|
1213
|
+
color: $pager-hover-color;
|
|
1214
|
+
}
|
|
1215
|
+
}
|
|
1216
|
+
|
|
1211
1217
|
div.e-icons.e-disable {
|
|
1212
1218
|
color: $pager-numeric-txt-bg-color;
|
|
1213
1219
|
}
|
|
@@ -1213,6 +1213,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 10px !default;
|
|
|
1213
1213
|
color: $pager-icon-color;
|
|
1214
1214
|
}
|
|
1215
1215
|
|
|
1216
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1217
|
+
@if $pager-skin == 'fluent2' {
|
|
1218
|
+
color: $pager-hover-color;
|
|
1219
|
+
}
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1216
1222
|
div.e-icons.e-disable {
|
|
1217
1223
|
color: $pager-numeric-txt-bg-color;
|
|
1218
1224
|
}
|
|
@@ -1213,6 +1213,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 10px !default;
|
|
|
1213
1213
|
color: $pager-icon-color;
|
|
1214
1214
|
}
|
|
1215
1215
|
|
|
1216
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1217
|
+
@if $pager-skin == 'fluent2' {
|
|
1218
|
+
color: $pager-hover-color;
|
|
1219
|
+
}
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1216
1222
|
div.e-icons.e-disable {
|
|
1217
1223
|
color: $pager-numeric-txt-bg-color;
|
|
1218
1224
|
}
|
|
@@ -1212,6 +1212,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 12px !default;
|
|
|
1212
1212
|
color: $pager-icon-color;
|
|
1213
1213
|
}
|
|
1214
1214
|
|
|
1215
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1216
|
+
@if $pager-skin == 'fluent2' {
|
|
1217
|
+
color: $pager-hover-color;
|
|
1218
|
+
}
|
|
1219
|
+
}
|
|
1220
|
+
|
|
1215
1221
|
div.e-icons.e-disable {
|
|
1216
1222
|
color: $pager-numeric-txt-bg-color;
|
|
1217
1223
|
}
|
|
@@ -1212,6 +1212,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 12px !default;
|
|
|
1212
1212
|
color: $pager-icon-color;
|
|
1213
1213
|
}
|
|
1214
1214
|
|
|
1215
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1216
|
+
@if $pager-skin == 'fluent2' {
|
|
1217
|
+
color: $pager-hover-color;
|
|
1218
|
+
}
|
|
1219
|
+
}
|
|
1220
|
+
|
|
1215
1221
|
div.e-icons.e-disable {
|
|
1216
1222
|
color: $pager-numeric-txt-bg-color;
|
|
1217
1223
|
}
|
|
@@ -1208,6 +1208,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 10px !default;
|
|
|
1208
1208
|
color: $pager-icon-color;
|
|
1209
1209
|
}
|
|
1210
1210
|
|
|
1211
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1212
|
+
@if $pager-skin == 'fluent2' {
|
|
1213
|
+
color: $pager-hover-color;
|
|
1214
|
+
}
|
|
1215
|
+
}
|
|
1216
|
+
|
|
1211
1217
|
div.e-icons.e-disable {
|
|
1212
1218
|
color: $pager-numeric-txt-bg-color;
|
|
1213
1219
|
}
|
|
@@ -1210,6 +1210,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 14px !default;
|
|
|
1210
1210
|
color: $pager-icon-color;
|
|
1211
1211
|
}
|
|
1212
1212
|
|
|
1213
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1214
|
+
@if $pager-skin == 'fluent2' {
|
|
1215
|
+
color: $pager-hover-color;
|
|
1216
|
+
}
|
|
1217
|
+
}
|
|
1218
|
+
|
|
1213
1219
|
div.e-icons.e-disable {
|
|
1214
1220
|
color: $pager-numeric-txt-bg-color;
|
|
1215
1221
|
}
|
|
@@ -1210,6 +1210,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 14px !default;
|
|
|
1210
1210
|
color: $pager-icon-color;
|
|
1211
1211
|
}
|
|
1212
1212
|
|
|
1213
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1214
|
+
@if $pager-skin == 'fluent2' {
|
|
1215
|
+
color: $pager-hover-color;
|
|
1216
|
+
}
|
|
1217
|
+
}
|
|
1218
|
+
|
|
1213
1219
|
div.e-icons.e-disable {
|
|
1214
1220
|
color: $pager-numeric-txt-bg-color;
|
|
1215
1221
|
}
|
|
@@ -1226,6 +1226,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 14px !default;
|
|
|
1226
1226
|
color: $pager-icon-color;
|
|
1227
1227
|
}
|
|
1228
1228
|
|
|
1229
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1230
|
+
@if $pager-skin == 'fluent2' {
|
|
1231
|
+
color: $pager-hover-color;
|
|
1232
|
+
}
|
|
1233
|
+
}
|
|
1234
|
+
|
|
1229
1235
|
div.e-icons.e-disable {
|
|
1230
1236
|
color: $pager-numeric-txt-bg-color;
|
|
1231
1237
|
}
|
|
@@ -1226,6 +1226,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 14px !default;
|
|
|
1226
1226
|
color: $pager-icon-color;
|
|
1227
1227
|
}
|
|
1228
1228
|
|
|
1229
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1230
|
+
@if $pager-skin == 'fluent2' {
|
|
1231
|
+
color: $pager-hover-color;
|
|
1232
|
+
}
|
|
1233
|
+
}
|
|
1234
|
+
|
|
1229
1235
|
div.e-icons.e-disable {
|
|
1230
1236
|
color: $pager-numeric-txt-bg-color;
|
|
1231
1237
|
}
|
|
@@ -1212,6 +1212,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 12px !default;
|
|
|
1212
1212
|
color: $pager-icon-color;
|
|
1213
1213
|
}
|
|
1214
1214
|
|
|
1215
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1216
|
+
@if $pager-skin == 'fluent2' {
|
|
1217
|
+
color: $pager-hover-color;
|
|
1218
|
+
}
|
|
1219
|
+
}
|
|
1220
|
+
|
|
1215
1221
|
div.e-icons.e-disable {
|
|
1216
1222
|
color: $pager-numeric-txt-bg-color;
|
|
1217
1223
|
}
|
|
@@ -1212,6 +1212,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 12px !default;
|
|
|
1212
1212
|
color: $pager-icon-color;
|
|
1213
1213
|
}
|
|
1214
1214
|
|
|
1215
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
1216
|
+
@if $pager-skin == 'fluent2' {
|
|
1217
|
+
color: $pager-hover-color;
|
|
1218
|
+
}
|
|
1219
|
+
}
|
|
1220
|
+
|
|
1215
1221
|
div.e-icons.e-disable {
|
|
1216
1222
|
color: $pager-numeric-txt-bg-color;
|
|
1217
1223
|
}
|
|
@@ -3789,6 +3789,18 @@ $lg-desktop: 1399.98;
|
|
|
3789
3789
|
}
|
|
3790
3790
|
}
|
|
3791
3791
|
|
|
3792
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
3793
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
3794
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
3795
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
3796
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
3797
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
3798
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
3799
|
+
@if ($theme-name == 'fluent2'){
|
|
3800
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
3801
|
+
}
|
|
3802
|
+
}
|
|
3803
|
+
|
|
3792
3804
|
.e-pv-properties-line-leader-length-container {
|
|
3793
3805
|
@if ($theme-name == 'fluent2') {
|
|
3794
3806
|
margin-top: 10px;
|
|
@@ -4912,7 +4924,8 @@ $lg-desktop: 1399.98;
|
|
|
4912
4924
|
|
|
4913
4925
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4914
4926
|
@if $theme-name=='fluent2' {
|
|
4915
|
-
margin-right:
|
|
4927
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
4928
|
+
margin-top: -8px;
|
|
4916
4929
|
}
|
|
4917
4930
|
}
|
|
4918
4931
|
|
|
@@ -4940,6 +4953,12 @@ $lg-desktop: 1399.98;
|
|
|
4940
4953
|
}
|
|
4941
4954
|
}
|
|
4942
4955
|
|
|
4956
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4957
|
+
@if ($skin-name == 'fluent2') {
|
|
4958
|
+
margin-top: -8px;
|
|
4959
|
+
}
|
|
4960
|
+
}
|
|
4961
|
+
|
|
4943
4962
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4944
4963
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4945
4964
|
@if ($skin-name == 'fluent2') {
|
|
@@ -4947,6 +4966,13 @@ $lg-desktop: 1399.98;
|
|
|
4947
4966
|
}
|
|
4948
4967
|
}
|
|
4949
4968
|
|
|
4969
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4970
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4971
|
+
@if ($skin-name == 'fluent2') {
|
|
4972
|
+
margin-top: -8px;
|
|
4973
|
+
}
|
|
4974
|
+
}
|
|
4975
|
+
|
|
4950
4976
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4951
4977
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4952
4978
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -5074,6 +5100,13 @@ $lg-desktop: 1399.98;
|
|
|
5074
5100
|
}
|
|
5075
5101
|
}
|
|
5076
5102
|
|
|
5103
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
5104
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
5105
|
+
@if $theme-name == 'fluent2' {
|
|
5106
|
+
font-size: 14px;
|
|
5107
|
+
}
|
|
5108
|
+
}
|
|
5109
|
+
|
|
5077
5110
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
5078
5111
|
background-size: 100%;
|
|
5079
5112
|
}
|
|
@@ -5110,6 +5143,14 @@ $lg-desktop: 1399.98;
|
|
|
5110
5143
|
min-height: 32px;
|
|
5111
5144
|
}
|
|
5112
5145
|
}
|
|
5146
|
+
|
|
5147
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
5148
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
5149
|
+
@if ($theme-name == 'fluent2') {
|
|
5150
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
5151
|
+
}
|
|
5152
|
+
}
|
|
5153
|
+
|
|
5113
5154
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
5114
5155
|
@if $skin-name != 'Material3' {
|
|
5115
5156
|
height: 32px;
|
|
@@ -5495,6 +5536,15 @@ $lg-desktop: 1399.98;
|
|
|
5495
5536
|
}
|
|
5496
5537
|
}
|
|
5497
5538
|
|
|
5539
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
5540
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
5541
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
5542
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
5543
|
+
@if $theme-name == 'fluent2' {
|
|
5544
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5545
|
+
}
|
|
5546
|
+
}
|
|
5547
|
+
|
|
5498
5548
|
.e-pv-properties-text-edit-prop {
|
|
5499
5549
|
@if $skin-name == 'FluentUI' {
|
|
5500
5550
|
padding-top: 35px;
|
|
@@ -5533,6 +5583,28 @@ $lg-desktop: 1399.98;
|
|
|
5533
5583
|
.e-pv-center-align-icon-div,
|
|
5534
5584
|
.e-pv-right-align-icon-div {
|
|
5535
5585
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
5586
|
+
@if ($theme-name == 'fluent2') {
|
|
5587
|
+
width: 32px;
|
|
5588
|
+
}
|
|
5589
|
+
}
|
|
5590
|
+
|
|
5591
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
5592
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
5593
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
5594
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
5595
|
+
padding: 4px 10px;
|
|
5596
|
+
@if ($theme-name == 'fluent2') {
|
|
5597
|
+
width: 40px;
|
|
5598
|
+
}
|
|
5599
|
+
}
|
|
5600
|
+
|
|
5601
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
5602
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
5603
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
5604
|
+
padding: 4px 10px;
|
|
5605
|
+
@if ($theme-name == 'fluent2') {
|
|
5606
|
+
width: 38.5px;
|
|
5607
|
+
}
|
|
5536
5608
|
}
|
|
5537
5609
|
|
|
5538
5610
|
.e-pv-bold-icon-div:hover,
|
|
@@ -5543,7 +5615,9 @@ $lg-desktop: 1399.98;
|
|
|
5543
5615
|
.e-pv-center-align-icon-div:hover,
|
|
5544
5616
|
.e-pv-right-align-icon-div:hover {
|
|
5545
5617
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
5546
|
-
|
|
5618
|
+
@if ($theme-name != 'fluent2') {
|
|
5619
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
5620
|
+
}
|
|
5547
5621
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
5548
5622
|
}
|
|
5549
5623
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -5674,6 +5748,9 @@ $lg-desktop: 1399.98;
|
|
|
5674
5748
|
@if ($skin-name == 'Material3') {
|
|
5675
5749
|
padding: 20px 15px 6px 0;
|
|
5676
5750
|
}
|
|
5751
|
+
@if ($theme-name == 'fluent2') {
|
|
5752
|
+
padding: 15px;
|
|
5753
|
+
}
|
|
5677
5754
|
@else {
|
|
5678
5755
|
padding: 15px 15px 15px 1px;
|
|
5679
5756
|
}
|
|
@@ -5861,6 +5938,7 @@ $lg-desktop: 1399.98;
|
|
|
5861
5938
|
}
|
|
5862
5939
|
@if ($theme-name == 'fluent2') {
|
|
5863
5940
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
5941
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
5864
5942
|
}
|
|
5865
5943
|
}
|
|
5866
5944
|
|
|
@@ -5868,12 +5946,13 @@ $lg-desktop: 1399.98;
|
|
|
5868
5946
|
@if ($theme-name == 'fluent2') {
|
|
5869
5947
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
5870
5948
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
5949
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
5871
5950
|
}
|
|
5872
5951
|
}
|
|
5873
5952
|
|
|
5874
5953
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
5875
5954
|
@if ($theme-name == 'fluent2') {
|
|
5876
|
-
margin-left:
|
|
5955
|
+
margin-left: 18px;
|
|
5877
5956
|
}
|
|
5878
5957
|
}
|
|
5879
5958
|
|
|
@@ -6116,7 +6195,9 @@ $lg-desktop: 1399.98;
|
|
|
6116
6195
|
height: 36px;
|
|
6117
6196
|
width: 154px;
|
|
6118
6197
|
}
|
|
6119
|
-
|
|
6198
|
+
@if ($theme-name != 'fluent2') {
|
|
6199
|
+
justify-content: space-evenly;
|
|
6200
|
+
}
|
|
6120
6201
|
@if ($skin-name == 'bootstrap5') {
|
|
6121
6202
|
align-items: center;
|
|
6122
6203
|
border: 1px solid $border-light;
|
|
@@ -6164,7 +6245,9 @@ $lg-desktop: 1399.98;
|
|
|
6164
6245
|
height: 36px;
|
|
6165
6246
|
width: 120px;
|
|
6166
6247
|
}
|
|
6167
|
-
|
|
6248
|
+
@if ($theme-name != 'fluent2') {
|
|
6249
|
+
justify-content: space-evenly;
|
|
6250
|
+
}
|
|
6168
6251
|
margin-right: 15px;
|
|
6169
6252
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
6170
6253
|
align-items: center;
|
|
@@ -6193,7 +6276,9 @@ $lg-desktop: 1399.98;
|
|
|
6193
6276
|
}
|
|
6194
6277
|
display: flex;
|
|
6195
6278
|
height: 36px;
|
|
6196
|
-
|
|
6279
|
+
@if ($theme-name != 'fluent2') {
|
|
6280
|
+
justify-content: space-evenly;
|
|
6281
|
+
}
|
|
6197
6282
|
width: 154px;
|
|
6198
6283
|
@if ($skin-name == 'bootstrap5') {
|
|
6199
6284
|
align-items: center;
|
|
@@ -6227,7 +6312,9 @@ $lg-desktop: 1399.98;
|
|
|
6227
6312
|
}
|
|
6228
6313
|
display: flex;
|
|
6229
6314
|
height: 36px;
|
|
6230
|
-
|
|
6315
|
+
@if ($theme-name != 'fluent2') {
|
|
6316
|
+
justify-content: space-evenly;
|
|
6317
|
+
}
|
|
6231
6318
|
margin-right: 15px;
|
|
6232
6319
|
width: 120px;
|
|
6233
6320
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -6372,12 +6459,6 @@ $lg-desktop: 1399.98;
|
|
|
6372
6459
|
}
|
|
6373
6460
|
}
|
|
6374
6461
|
|
|
6375
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
6376
|
-
@if ($theme-name=='fluent2') {
|
|
6377
|
-
margin-left: 6.4%;
|
|
6378
|
-
}
|
|
6379
|
-
}
|
|
6380
|
-
|
|
6381
6462
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
6382
6463
|
@if ($theme-name == 'fluent2') {
|
|
6383
6464
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -6531,12 +6612,6 @@ $lg-desktop: 1399.98;
|
|
|
6531
6612
|
}
|
|
6532
6613
|
}
|
|
6533
6614
|
|
|
6534
|
-
.e-bigger .e-pv-canvas-signature {
|
|
6535
|
-
@if $theme-name =='fluent2' {
|
|
6536
|
-
margin-left: 5.65%;
|
|
6537
|
-
}
|
|
6538
|
-
}
|
|
6539
|
-
|
|
6540
6615
|
.e-pv-sign-upload{
|
|
6541
6616
|
@if $theme-name =='fluent2' {
|
|
6542
6617
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -3789,6 +3789,18 @@ $lg-desktop: 1399.98;
|
|
|
3789
3789
|
}
|
|
3790
3790
|
}
|
|
3791
3791
|
|
|
3792
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
3793
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
3794
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
3795
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
3796
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
3797
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
3798
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
3799
|
+
@if ($theme-name == 'fluent2'){
|
|
3800
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
3801
|
+
}
|
|
3802
|
+
}
|
|
3803
|
+
|
|
3792
3804
|
.e-pv-properties-line-leader-length-container {
|
|
3793
3805
|
@if ($theme-name == 'fluent2') {
|
|
3794
3806
|
margin-top: 10px;
|
|
@@ -4912,7 +4924,8 @@ $lg-desktop: 1399.98;
|
|
|
4912
4924
|
|
|
4913
4925
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4914
4926
|
@if $theme-name=='fluent2' {
|
|
4915
|
-
margin-right:
|
|
4927
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
4928
|
+
margin-top: -8px;
|
|
4916
4929
|
}
|
|
4917
4930
|
}
|
|
4918
4931
|
|
|
@@ -4940,6 +4953,12 @@ $lg-desktop: 1399.98;
|
|
|
4940
4953
|
}
|
|
4941
4954
|
}
|
|
4942
4955
|
|
|
4956
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4957
|
+
@if ($skin-name == 'fluent2') {
|
|
4958
|
+
margin-top: -8px;
|
|
4959
|
+
}
|
|
4960
|
+
}
|
|
4961
|
+
|
|
4943
4962
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4944
4963
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4945
4964
|
@if ($skin-name == 'fluent2') {
|
|
@@ -4947,6 +4966,13 @@ $lg-desktop: 1399.98;
|
|
|
4947
4966
|
}
|
|
4948
4967
|
}
|
|
4949
4968
|
|
|
4969
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4970
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4971
|
+
@if ($skin-name == 'fluent2') {
|
|
4972
|
+
margin-top: -8px;
|
|
4973
|
+
}
|
|
4974
|
+
}
|
|
4975
|
+
|
|
4950
4976
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4951
4977
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4952
4978
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -5074,6 +5100,13 @@ $lg-desktop: 1399.98;
|
|
|
5074
5100
|
}
|
|
5075
5101
|
}
|
|
5076
5102
|
|
|
5103
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
5104
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
5105
|
+
@if $theme-name == 'fluent2' {
|
|
5106
|
+
font-size: 14px;
|
|
5107
|
+
}
|
|
5108
|
+
}
|
|
5109
|
+
|
|
5077
5110
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
5078
5111
|
background-size: 100%;
|
|
5079
5112
|
}
|
|
@@ -5110,6 +5143,14 @@ $lg-desktop: 1399.98;
|
|
|
5110
5143
|
min-height: 32px;
|
|
5111
5144
|
}
|
|
5112
5145
|
}
|
|
5146
|
+
|
|
5147
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
5148
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
5149
|
+
@if ($theme-name == 'fluent2') {
|
|
5150
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
5151
|
+
}
|
|
5152
|
+
}
|
|
5153
|
+
|
|
5113
5154
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
5114
5155
|
@if $skin-name != 'Material3' {
|
|
5115
5156
|
height: 32px;
|
|
@@ -5495,6 +5536,15 @@ $lg-desktop: 1399.98;
|
|
|
5495
5536
|
}
|
|
5496
5537
|
}
|
|
5497
5538
|
|
|
5539
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
5540
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
5541
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
5542
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
5543
|
+
@if $theme-name == 'fluent2' {
|
|
5544
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5545
|
+
}
|
|
5546
|
+
}
|
|
5547
|
+
|
|
5498
5548
|
.e-pv-properties-text-edit-prop {
|
|
5499
5549
|
@if $skin-name == 'FluentUI' {
|
|
5500
5550
|
padding-top: 35px;
|
|
@@ -5533,6 +5583,28 @@ $lg-desktop: 1399.98;
|
|
|
5533
5583
|
.e-pv-center-align-icon-div,
|
|
5534
5584
|
.e-pv-right-align-icon-div {
|
|
5535
5585
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
5586
|
+
@if ($theme-name == 'fluent2') {
|
|
5587
|
+
width: 32px;
|
|
5588
|
+
}
|
|
5589
|
+
}
|
|
5590
|
+
|
|
5591
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
5592
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
5593
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
5594
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
5595
|
+
padding: 4px 10px;
|
|
5596
|
+
@if ($theme-name == 'fluent2') {
|
|
5597
|
+
width: 40px;
|
|
5598
|
+
}
|
|
5599
|
+
}
|
|
5600
|
+
|
|
5601
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
5602
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
5603
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
5604
|
+
padding: 4px 10px;
|
|
5605
|
+
@if ($theme-name == 'fluent2') {
|
|
5606
|
+
width: 38.5px;
|
|
5607
|
+
}
|
|
5536
5608
|
}
|
|
5537
5609
|
|
|
5538
5610
|
.e-pv-bold-icon-div:hover,
|
|
@@ -5543,7 +5615,9 @@ $lg-desktop: 1399.98;
|
|
|
5543
5615
|
.e-pv-center-align-icon-div:hover,
|
|
5544
5616
|
.e-pv-right-align-icon-div:hover {
|
|
5545
5617
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
5546
|
-
|
|
5618
|
+
@if ($theme-name != 'fluent2') {
|
|
5619
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
5620
|
+
}
|
|
5547
5621
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
5548
5622
|
}
|
|
5549
5623
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -5674,6 +5748,9 @@ $lg-desktop: 1399.98;
|
|
|
5674
5748
|
@if ($skin-name == 'Material3') {
|
|
5675
5749
|
padding: 20px 15px 6px 0;
|
|
5676
5750
|
}
|
|
5751
|
+
@if ($theme-name == 'fluent2') {
|
|
5752
|
+
padding: 15px;
|
|
5753
|
+
}
|
|
5677
5754
|
@else {
|
|
5678
5755
|
padding: 15px 15px 15px 1px;
|
|
5679
5756
|
}
|
|
@@ -5861,6 +5938,7 @@ $lg-desktop: 1399.98;
|
|
|
5861
5938
|
}
|
|
5862
5939
|
@if ($theme-name == 'fluent2') {
|
|
5863
5940
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
5941
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
5864
5942
|
}
|
|
5865
5943
|
}
|
|
5866
5944
|
|
|
@@ -5868,12 +5946,13 @@ $lg-desktop: 1399.98;
|
|
|
5868
5946
|
@if ($theme-name == 'fluent2') {
|
|
5869
5947
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
5870
5948
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
5949
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
5871
5950
|
}
|
|
5872
5951
|
}
|
|
5873
5952
|
|
|
5874
5953
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
5875
5954
|
@if ($theme-name == 'fluent2') {
|
|
5876
|
-
margin-left:
|
|
5955
|
+
margin-left: 18px;
|
|
5877
5956
|
}
|
|
5878
5957
|
}
|
|
5879
5958
|
|
|
@@ -6116,7 +6195,9 @@ $lg-desktop: 1399.98;
|
|
|
6116
6195
|
height: 36px;
|
|
6117
6196
|
width: 154px;
|
|
6118
6197
|
}
|
|
6119
|
-
|
|
6198
|
+
@if ($theme-name != 'fluent2') {
|
|
6199
|
+
justify-content: space-evenly;
|
|
6200
|
+
}
|
|
6120
6201
|
@if ($skin-name == 'bootstrap5') {
|
|
6121
6202
|
align-items: center;
|
|
6122
6203
|
border: 1px solid $border-light;
|
|
@@ -6164,7 +6245,9 @@ $lg-desktop: 1399.98;
|
|
|
6164
6245
|
height: 36px;
|
|
6165
6246
|
width: 120px;
|
|
6166
6247
|
}
|
|
6167
|
-
|
|
6248
|
+
@if ($theme-name != 'fluent2') {
|
|
6249
|
+
justify-content: space-evenly;
|
|
6250
|
+
}
|
|
6168
6251
|
margin-right: 15px;
|
|
6169
6252
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
6170
6253
|
align-items: center;
|
|
@@ -6193,7 +6276,9 @@ $lg-desktop: 1399.98;
|
|
|
6193
6276
|
}
|
|
6194
6277
|
display: flex;
|
|
6195
6278
|
height: 36px;
|
|
6196
|
-
|
|
6279
|
+
@if ($theme-name != 'fluent2') {
|
|
6280
|
+
justify-content: space-evenly;
|
|
6281
|
+
}
|
|
6197
6282
|
width: 154px;
|
|
6198
6283
|
@if ($skin-name == 'bootstrap5') {
|
|
6199
6284
|
align-items: center;
|
|
@@ -6227,7 +6312,9 @@ $lg-desktop: 1399.98;
|
|
|
6227
6312
|
}
|
|
6228
6313
|
display: flex;
|
|
6229
6314
|
height: 36px;
|
|
6230
|
-
|
|
6315
|
+
@if ($theme-name != 'fluent2') {
|
|
6316
|
+
justify-content: space-evenly;
|
|
6317
|
+
}
|
|
6231
6318
|
margin-right: 15px;
|
|
6232
6319
|
width: 120px;
|
|
6233
6320
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -6372,12 +6459,6 @@ $lg-desktop: 1399.98;
|
|
|
6372
6459
|
}
|
|
6373
6460
|
}
|
|
6374
6461
|
|
|
6375
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
6376
|
-
@if ($theme-name=='fluent2') {
|
|
6377
|
-
margin-left: 6.4%;
|
|
6378
|
-
}
|
|
6379
|
-
}
|
|
6380
|
-
|
|
6381
6462
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
6382
6463
|
@if ($theme-name == 'fluent2') {
|
|
6383
6464
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -6531,12 +6612,6 @@ $lg-desktop: 1399.98;
|
|
|
6531
6612
|
}
|
|
6532
6613
|
}
|
|
6533
6614
|
|
|
6534
|
-
.e-bigger .e-pv-canvas-signature {
|
|
6535
|
-
@if $theme-name =='fluent2' {
|
|
6536
|
-
margin-left: 5.65%;
|
|
6537
|
-
}
|
|
6538
|
-
}
|
|
6539
|
-
|
|
6540
6615
|
.e-pv-sign-upload{
|
|
6541
6616
|
@if $theme-name =='fluent2' {
|
|
6542
6617
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|