@syncfusion/blazor-themes 24.1.46 → 24.2.3
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/bootstrap-dark.scss +196 -32
- package/SCSS-Themes/bootstrap.scss +196 -32
- package/SCSS-Themes/bootstrap4.scss +196 -32
- package/SCSS-Themes/bootstrap5-dark.scss +199 -37
- package/SCSS-Themes/bootstrap5.scss +199 -37
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +36 -4
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +36 -4
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +37 -3
- package/SCSS-Themes/calendars/calendar/fabric.scss +38 -4
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/fluent.scss +38 -4
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material3.scss +38 -4
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +37 -4
- package/SCSS-Themes/calendars/calendar/tailwind.scss +37 -4
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -5
- package/SCSS-Themes/fabric-dark.scss +196 -32
- package/SCSS-Themes/fabric.scss +197 -33
- package/SCSS-Themes/fluent-dark.scss +199 -35
- package/SCSS-Themes/fluent.scss +199 -35
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +24 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/fabric.scss +24 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/fluent.scss +24 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +24 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/material.scss +24 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/material3.scss +24 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +24 -0
- package/SCSS-Themes/highcontrast.scss +197 -33
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +35 -4
- package/SCSS-Themes/image-editor/image-editor/material3.scss +35 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +33 -2
- package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap4.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent.scss +0 -1
- package/SCSS-Themes/kanban/kanban/highcontrast.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind.scss +0 -1
- package/SCSS-Themes/material-dark.scss +197 -33
- package/SCSS-Themes/material.scss +197 -33
- package/SCSS-Themes/material3-dark.scss +207 -43
- package/SCSS-Themes/material3.scss +207 -43
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +0 -1
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/fabric.scss +0 -1
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/fluent.scss +0 -1
- package/SCSS-Themes/navigations/menu/highcontrast.scss +0 -1
- package/SCSS-Themes/navigations/menu/material-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/material.scss +0 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/material3.scss +0 -1
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/tailwind.scss +0 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fluent.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +8 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +38 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +58 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +58 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +51 -11
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +6 -6
- package/SCSS-Themes/tailwind-dark.scss +198 -35
- package/SCSS-Themes/tailwind.scss +198 -35
- package/package.json +1 -1
|
@@ -1301,6 +1301,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1301
1301
|
|
|
1302
1302
|
.e-tbar-btn-text {
|
|
1303
1303
|
color: $tbar-btn-text-focus-color;
|
|
1304
|
+
|
|
1305
|
+
@if $skin-name == 'bootstrap5' {
|
|
1306
|
+
color: $tbar-btn-icons-focus-color;
|
|
1307
|
+
}
|
|
1304
1308
|
}
|
|
1305
1309
|
}
|
|
1306
1310
|
|
|
@@ -1314,6 +1318,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1314
1318
|
|
|
1315
1319
|
.e-icons {
|
|
1316
1320
|
color: $tbar-btn-icons-focus-color;
|
|
1321
|
+
|
|
1322
|
+
@if $skin-name == 'bootstrap5' {
|
|
1323
|
+
color: $tbar-btn-text-focus-color;
|
|
1324
|
+
}
|
|
1317
1325
|
}
|
|
1318
1326
|
|
|
1319
1327
|
.e-tbar-btn-text {
|
|
@@ -1299,6 +1299,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1299
1299
|
|
|
1300
1300
|
.e-tbar-btn-text {
|
|
1301
1301
|
color: $tbar-btn-text-focus-color;
|
|
1302
|
+
|
|
1303
|
+
@if $skin-name == 'bootstrap5' {
|
|
1304
|
+
color: $tbar-btn-icons-focus-color;
|
|
1305
|
+
}
|
|
1302
1306
|
}
|
|
1303
1307
|
}
|
|
1304
1308
|
|
|
@@ -1312,6 +1316,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1312
1316
|
|
|
1313
1317
|
.e-icons {
|
|
1314
1318
|
color: $tbar-btn-icons-focus-color;
|
|
1319
|
+
|
|
1320
|
+
@if $skin-name == 'bootstrap5' {
|
|
1321
|
+
color: $tbar-btn-text-focus-color;
|
|
1322
|
+
}
|
|
1315
1323
|
}
|
|
1316
1324
|
|
|
1317
1325
|
.e-tbar-btn-text {
|
|
@@ -1304,6 +1304,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1304
1304
|
|
|
1305
1305
|
.e-tbar-btn-text {
|
|
1306
1306
|
color: $tbar-btn-text-focus-color;
|
|
1307
|
+
|
|
1308
|
+
@if $skin-name == 'bootstrap5' {
|
|
1309
|
+
color: $tbar-btn-icons-focus-color;
|
|
1310
|
+
}
|
|
1307
1311
|
}
|
|
1308
1312
|
}
|
|
1309
1313
|
|
|
@@ -1317,6 +1321,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1317
1321
|
|
|
1318
1322
|
.e-icons {
|
|
1319
1323
|
color: $tbar-btn-icons-focus-color;
|
|
1324
|
+
|
|
1325
|
+
@if $skin-name == 'bootstrap5' {
|
|
1326
|
+
color: $tbar-btn-text-focus-color;
|
|
1327
|
+
}
|
|
1320
1328
|
}
|
|
1321
1329
|
|
|
1322
1330
|
.e-tbar-btn-text {
|
|
@@ -159,8 +159,8 @@ $tbar-btn-icons-focus-color: $icon-color !default;
|
|
|
159
159
|
$tbar-btn-text-focus-color: $primary-text-color !default;
|
|
160
160
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
161
161
|
$tbar-btn-hover-border-size: $tbar-border-size !default;
|
|
162
|
-
$tbar-btn-hover-active-icons-color: $
|
|
163
|
-
$tbar-btn-hover-active-text-color: $
|
|
162
|
+
$tbar-btn-hover-active-icons-color: $primary-text-color !default;
|
|
163
|
+
$tbar-btn-hover-active-text-color: $primary-text-color !default;
|
|
164
164
|
$tbar-btn-overlay-opacity: .5 !default;
|
|
165
165
|
$tbar-btn-active-bg: $tbar-active-bg !default;
|
|
166
166
|
$tbar-btn-active-icons-color: $tbar-default-icon-color !default;
|
|
@@ -1313,6 +1313,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1313
1313
|
|
|
1314
1314
|
.e-tbar-btn-text {
|
|
1315
1315
|
color: $tbar-btn-text-focus-color;
|
|
1316
|
+
|
|
1317
|
+
@if $skin-name == 'bootstrap5' {
|
|
1318
|
+
color: $tbar-btn-icons-focus-color;
|
|
1319
|
+
}
|
|
1316
1320
|
}
|
|
1317
1321
|
}
|
|
1318
1322
|
|
|
@@ -1326,6 +1330,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1326
1330
|
|
|
1327
1331
|
.e-icons {
|
|
1328
1332
|
color: $tbar-btn-icons-focus-color;
|
|
1333
|
+
|
|
1334
|
+
@if $skin-name == 'bootstrap5' {
|
|
1335
|
+
color: $tbar-btn-text-focus-color;
|
|
1336
|
+
}
|
|
1329
1337
|
}
|
|
1330
1338
|
|
|
1331
1339
|
.e-tbar-btn-text {
|
|
@@ -159,8 +159,8 @@ $tbar-btn-icons-focus-color: $icon-color !default;
|
|
|
159
159
|
$tbar-btn-text-focus-color: $primary-text-color !default;
|
|
160
160
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
161
161
|
$tbar-btn-hover-border-size: $tbar-border-size !default;
|
|
162
|
-
$tbar-btn-hover-active-icons-color: $
|
|
163
|
-
$tbar-btn-hover-active-text-color: $
|
|
162
|
+
$tbar-btn-hover-active-icons-color: $primary-text-color !default;
|
|
163
|
+
$tbar-btn-hover-active-text-color: $primary-text-color !default;
|
|
164
164
|
$tbar-btn-overlay-opacity: .5 !default;
|
|
165
165
|
$tbar-btn-active-bg: $tbar-active-bg !default;
|
|
166
166
|
$tbar-btn-active-icons-color: $tbar-default-icon-color !default;
|
|
@@ -1313,6 +1313,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1313
1313
|
|
|
1314
1314
|
.e-tbar-btn-text {
|
|
1315
1315
|
color: $tbar-btn-text-focus-color;
|
|
1316
|
+
|
|
1317
|
+
@if $skin-name == 'bootstrap5' {
|
|
1318
|
+
color: $tbar-btn-icons-focus-color;
|
|
1319
|
+
}
|
|
1316
1320
|
}
|
|
1317
1321
|
}
|
|
1318
1322
|
|
|
@@ -1326,6 +1330,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1326
1330
|
|
|
1327
1331
|
.e-icons {
|
|
1328
1332
|
color: $tbar-btn-icons-focus-color;
|
|
1333
|
+
|
|
1334
|
+
@if $skin-name == 'bootstrap5' {
|
|
1335
|
+
color: $tbar-btn-text-focus-color;
|
|
1336
|
+
}
|
|
1329
1337
|
}
|
|
1330
1338
|
|
|
1331
1339
|
.e-tbar-btn-text {
|
|
@@ -1315,6 +1315,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1315
1315
|
|
|
1316
1316
|
.e-tbar-btn-text {
|
|
1317
1317
|
color: $tbar-btn-text-focus-color;
|
|
1318
|
+
|
|
1319
|
+
@if $skin-name == 'bootstrap5' {
|
|
1320
|
+
color: $tbar-btn-icons-focus-color;
|
|
1321
|
+
}
|
|
1318
1322
|
}
|
|
1319
1323
|
}
|
|
1320
1324
|
|
|
@@ -1328,6 +1332,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1328
1332
|
|
|
1329
1333
|
.e-icons {
|
|
1330
1334
|
color: $tbar-btn-icons-focus-color;
|
|
1335
|
+
|
|
1336
|
+
@if $skin-name == 'bootstrap5' {
|
|
1337
|
+
color: $tbar-btn-text-focus-color;
|
|
1338
|
+
}
|
|
1331
1339
|
}
|
|
1332
1340
|
|
|
1333
1341
|
.e-tbar-btn-text {
|
|
@@ -1301,6 +1301,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1301
1301
|
|
|
1302
1302
|
.e-tbar-btn-text {
|
|
1303
1303
|
color: $tbar-btn-text-focus-color;
|
|
1304
|
+
|
|
1305
|
+
@if $skin-name == 'bootstrap5' {
|
|
1306
|
+
color: $tbar-btn-icons-focus-color;
|
|
1307
|
+
}
|
|
1304
1308
|
}
|
|
1305
1309
|
}
|
|
1306
1310
|
|
|
@@ -1314,6 +1318,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1314
1318
|
|
|
1315
1319
|
.e-icons {
|
|
1316
1320
|
color: $tbar-btn-icons-focus-color;
|
|
1321
|
+
|
|
1322
|
+
@if $skin-name == 'bootstrap5' {
|
|
1323
|
+
color: $tbar-btn-text-focus-color;
|
|
1324
|
+
}
|
|
1317
1325
|
}
|
|
1318
1326
|
|
|
1319
1327
|
.e-tbar-btn-text {
|
|
@@ -1303,6 +1303,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1303
1303
|
|
|
1304
1304
|
.e-tbar-btn-text {
|
|
1305
1305
|
color: $tbar-btn-text-focus-color;
|
|
1306
|
+
|
|
1307
|
+
@if $skin-name == 'bootstrap5' {
|
|
1308
|
+
color: $tbar-btn-icons-focus-color;
|
|
1309
|
+
}
|
|
1306
1310
|
}
|
|
1307
1311
|
}
|
|
1308
1312
|
|
|
@@ -1316,6 +1320,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1316
1320
|
|
|
1317
1321
|
.e-icons {
|
|
1318
1322
|
color: $tbar-btn-icons-focus-color;
|
|
1323
|
+
|
|
1324
|
+
@if $skin-name == 'bootstrap5' {
|
|
1325
|
+
color: $tbar-btn-text-focus-color;
|
|
1326
|
+
}
|
|
1319
1327
|
}
|
|
1320
1328
|
|
|
1321
1329
|
.e-tbar-btn-text {
|
|
@@ -1303,6 +1303,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1303
1303
|
|
|
1304
1304
|
.e-tbar-btn-text {
|
|
1305
1305
|
color: $tbar-btn-text-focus-color;
|
|
1306
|
+
|
|
1307
|
+
@if $skin-name == 'bootstrap5' {
|
|
1308
|
+
color: $tbar-btn-icons-focus-color;
|
|
1309
|
+
}
|
|
1306
1310
|
}
|
|
1307
1311
|
}
|
|
1308
1312
|
|
|
@@ -1316,6 +1320,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1316
1320
|
|
|
1317
1321
|
.e-icons {
|
|
1318
1322
|
color: $tbar-btn-icons-focus-color;
|
|
1323
|
+
|
|
1324
|
+
@if $skin-name == 'bootstrap5' {
|
|
1325
|
+
color: $tbar-btn-text-focus-color;
|
|
1326
|
+
}
|
|
1319
1327
|
}
|
|
1320
1328
|
|
|
1321
1329
|
.e-tbar-btn-text {
|
|
@@ -1311,6 +1311,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
1311
1311
|
|
|
1312
1312
|
.e-tbar-btn-text {
|
|
1313
1313
|
color: $tbar-btn-text-focus-color;
|
|
1314
|
+
|
|
1315
|
+
@if $skin-name == 'bootstrap5' {
|
|
1316
|
+
color: $tbar-btn-icons-focus-color;
|
|
1317
|
+
}
|
|
1314
1318
|
}
|
|
1315
1319
|
}
|
|
1316
1320
|
|
|
@@ -1324,6 +1328,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
1324
1328
|
|
|
1325
1329
|
.e-icons {
|
|
1326
1330
|
color: $tbar-btn-icons-focus-color;
|
|
1331
|
+
|
|
1332
|
+
@if $skin-name == 'bootstrap5' {
|
|
1333
|
+
color: $tbar-btn-text-focus-color;
|
|
1334
|
+
}
|
|
1327
1335
|
}
|
|
1328
1336
|
|
|
1329
1337
|
.e-tbar-btn-text {
|
|
@@ -1340,6 +1340,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1340
1340
|
|
|
1341
1341
|
.e-tbar-btn-text {
|
|
1342
1342
|
color: $tbar-btn-text-focus-color;
|
|
1343
|
+
|
|
1344
|
+
@if $skin-name == 'bootstrap5' {
|
|
1345
|
+
color: $tbar-btn-icons-focus-color;
|
|
1346
|
+
}
|
|
1343
1347
|
}
|
|
1344
1348
|
}
|
|
1345
1349
|
|
|
@@ -1353,6 +1357,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1353
1357
|
|
|
1354
1358
|
.e-icons {
|
|
1355
1359
|
color: $tbar-btn-icons-focus-color;
|
|
1360
|
+
|
|
1361
|
+
@if $skin-name == 'bootstrap5' {
|
|
1362
|
+
color: $tbar-btn-text-focus-color;
|
|
1363
|
+
}
|
|
1356
1364
|
}
|
|
1357
1365
|
|
|
1358
1366
|
.e-tbar-btn-text {
|
|
@@ -1328,6 +1328,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1328
1328
|
|
|
1329
1329
|
.e-tbar-btn-text {
|
|
1330
1330
|
color: $tbar-btn-text-focus-color;
|
|
1331
|
+
|
|
1332
|
+
@if $skin-name == 'bootstrap5' {
|
|
1333
|
+
color: $tbar-btn-icons-focus-color;
|
|
1334
|
+
}
|
|
1331
1335
|
}
|
|
1332
1336
|
}
|
|
1333
1337
|
|
|
@@ -1341,6 +1345,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1341
1345
|
|
|
1342
1346
|
.e-icons {
|
|
1343
1347
|
color: $tbar-btn-icons-focus-color;
|
|
1348
|
+
|
|
1349
|
+
@if $skin-name == 'bootstrap5' {
|
|
1350
|
+
color: $tbar-btn-text-focus-color;
|
|
1351
|
+
}
|
|
1344
1352
|
}
|
|
1345
1353
|
|
|
1346
1354
|
.e-tbar-btn-text {
|
|
@@ -1313,6 +1313,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1313
1313
|
|
|
1314
1314
|
.e-tbar-btn-text {
|
|
1315
1315
|
color: $tbar-btn-text-focus-color;
|
|
1316
|
+
|
|
1317
|
+
@if $skin-name == 'bootstrap5' {
|
|
1318
|
+
color: $tbar-btn-icons-focus-color;
|
|
1319
|
+
}
|
|
1316
1320
|
}
|
|
1317
1321
|
}
|
|
1318
1322
|
|
|
@@ -1326,6 +1330,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1326
1330
|
|
|
1327
1331
|
.e-icons {
|
|
1328
1332
|
color: $tbar-btn-icons-focus-color;
|
|
1333
|
+
|
|
1334
|
+
@if $skin-name == 'bootstrap5' {
|
|
1335
|
+
color: $tbar-btn-text-focus-color;
|
|
1336
|
+
}
|
|
1329
1337
|
}
|
|
1330
1338
|
|
|
1331
1339
|
.e-tbar-btn-text {
|
|
@@ -1313,6 +1313,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1313
1313
|
|
|
1314
1314
|
.e-tbar-btn-text {
|
|
1315
1315
|
color: $tbar-btn-text-focus-color;
|
|
1316
|
+
|
|
1317
|
+
@if $skin-name == 'bootstrap5' {
|
|
1318
|
+
color: $tbar-btn-icons-focus-color;
|
|
1319
|
+
}
|
|
1316
1320
|
}
|
|
1317
1321
|
}
|
|
1318
1322
|
|
|
@@ -1326,6 +1330,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1326
1330
|
|
|
1327
1331
|
.e-icons {
|
|
1328
1332
|
color: $tbar-btn-icons-focus-color;
|
|
1333
|
+
|
|
1334
|
+
@if $skin-name == 'bootstrap5' {
|
|
1335
|
+
color: $tbar-btn-text-focus-color;
|
|
1336
|
+
}
|
|
1329
1337
|
}
|
|
1330
1338
|
|
|
1331
1339
|
.e-tbar-btn-text {
|
|
@@ -1303,6 +1303,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1303
1303
|
|
|
1304
1304
|
.e-tbar-btn-text {
|
|
1305
1305
|
color: $tbar-btn-text-focus-color;
|
|
1306
|
+
|
|
1307
|
+
@if $skin-name == 'bootstrap5' {
|
|
1308
|
+
color: $tbar-btn-icons-focus-color;
|
|
1309
|
+
}
|
|
1306
1310
|
}
|
|
1307
1311
|
}
|
|
1308
1312
|
|
|
@@ -1316,6 +1320,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1316
1320
|
|
|
1317
1321
|
.e-icons {
|
|
1318
1322
|
color: $tbar-btn-icons-focus-color;
|
|
1323
|
+
|
|
1324
|
+
@if $skin-name == 'bootstrap5' {
|
|
1325
|
+
color: $tbar-btn-text-focus-color;
|
|
1326
|
+
}
|
|
1319
1327
|
}
|
|
1320
1328
|
|
|
1321
1329
|
.e-tbar-btn-text {
|
|
@@ -1303,6 +1303,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1303
1303
|
|
|
1304
1304
|
.e-tbar-btn-text {
|
|
1305
1305
|
color: $tbar-btn-text-focus-color;
|
|
1306
|
+
|
|
1307
|
+
@if $skin-name == 'bootstrap5' {
|
|
1308
|
+
color: $tbar-btn-icons-focus-color;
|
|
1309
|
+
}
|
|
1306
1310
|
}
|
|
1307
1311
|
}
|
|
1308
1312
|
|
|
@@ -1316,6 +1320,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1316
1320
|
|
|
1317
1321
|
.e-icons {
|
|
1318
1322
|
color: $tbar-btn-icons-focus-color;
|
|
1323
|
+
|
|
1324
|
+
@if $skin-name == 'bootstrap5' {
|
|
1325
|
+
color: $tbar-btn-text-focus-color;
|
|
1326
|
+
}
|
|
1319
1327
|
}
|
|
1320
1328
|
|
|
1321
1329
|
.e-tbar-btn-text {
|
|
@@ -1858,6 +1858,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1858
1858
|
@if $skin-name == 'bootstrap4' {
|
|
1859
1859
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1860
1860
|
}
|
|
1861
|
+
@if $skin-name == 'bootstrap5' {
|
|
1862
|
+
color: $white;
|
|
1863
|
+
}
|
|
1861
1864
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1862
1865
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1863
1866
|
}
|
|
@@ -1870,6 +1873,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1870
1873
|
@if $skin-name == 'bootstrap4' {
|
|
1871
1874
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1872
1875
|
}
|
|
1876
|
+
@if $skin-name == 'bootstrap5' {
|
|
1877
|
+
color: $white;
|
|
1878
|
+
}
|
|
1873
1879
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1874
1880
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1875
1881
|
}
|
|
@@ -2253,6 +2259,8 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2253
2259
|
|
|
2254
2260
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2255
2261
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2262
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2263
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2256
2264
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
2257
2265
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
2258
2266
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -2262,10 +2270,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2262
2270
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
2263
2271
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
2264
2272
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
2265
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2266
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2267
2273
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
2268
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2269
2274
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
2270
2275
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
2271
2276
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -2285,6 +2290,21 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2285
2290
|
}
|
|
2286
2291
|
}
|
|
2287
2292
|
|
|
2293
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2294
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2295
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2296
|
+
{
|
|
2297
|
+
@if $skin-name == 'bootstrap4' {
|
|
2298
|
+
color: $pv-icon-color-hover;
|
|
2299
|
+
}
|
|
2300
|
+
@if $skin-name == 'bootstrap5' {
|
|
2301
|
+
color: $pv-icon-color;
|
|
2302
|
+
}
|
|
2303
|
+
@if $skin-name == 'FluentUI' {
|
|
2304
|
+
color: $pv-item-selection-color;
|
|
2305
|
+
}
|
|
2306
|
+
}
|
|
2307
|
+
|
|
2288
2308
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2289
2309
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2290
2310
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -2506,6 +2526,10 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2506
2526
|
background-color: $pv-item-selection-background-color;
|
|
2507
2527
|
color: $pv-item-selection-color;
|
|
2508
2528
|
}
|
|
2529
|
+
@if $skin-name == 'bootstrap5' {
|
|
2530
|
+
background-color: $pv-item-selection-background-color;
|
|
2531
|
+
color: $pv-item-selection-color;
|
|
2532
|
+
}
|
|
2509
2533
|
}
|
|
2510
2534
|
|
|
2511
2535
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -5589,6 +5613,16 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
5589
5613
|
color: $pv-stamp-icon-color;
|
|
5590
5614
|
}
|
|
5591
5615
|
}
|
|
5616
|
+
|
|
5617
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
5618
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
5619
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5620
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
5621
|
+
}
|
|
5622
|
+
@if ($skin-name == 'bootstrap5') {
|
|
5623
|
+
color: $white;
|
|
5624
|
+
}
|
|
5625
|
+
}
|
|
5592
5626
|
|
|
5593
5627
|
.e-dialog.e-pv-signature-dialog-height {
|
|
5594
5628
|
height: $pv-signature-dialog-height;
|
|
@@ -1858,6 +1858,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1858
1858
|
@if $skin-name == 'bootstrap4' {
|
|
1859
1859
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1860
1860
|
}
|
|
1861
|
+
@if $skin-name == 'bootstrap5' {
|
|
1862
|
+
color: $white;
|
|
1863
|
+
}
|
|
1861
1864
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1862
1865
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1863
1866
|
}
|
|
@@ -1870,6 +1873,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1870
1873
|
@if $skin-name == 'bootstrap4' {
|
|
1871
1874
|
color: $pv-thumbnail-border-selection-font-color;
|
|
1872
1875
|
}
|
|
1876
|
+
@if $skin-name == 'bootstrap5' {
|
|
1877
|
+
color: $white;
|
|
1878
|
+
}
|
|
1873
1879
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1874
1880
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1875
1881
|
}
|
|
@@ -2253,6 +2259,8 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2253
2259
|
|
|
2254
2260
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2255
2261
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
2262
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2263
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
2256
2264
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
2257
2265
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
2258
2266
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -2262,10 +2270,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2262
2270
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
2263
2271
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
2264
2272
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
2265
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2266
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2267
2273
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
2268
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2269
2274
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
2270
2275
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
2271
2276
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -2285,6 +2290,21 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2285
2290
|
}
|
|
2286
2291
|
}
|
|
2287
2292
|
|
|
2293
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2294
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2295
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
2296
|
+
{
|
|
2297
|
+
@if $skin-name == 'bootstrap4' {
|
|
2298
|
+
color: $pv-icon-color-hover;
|
|
2299
|
+
}
|
|
2300
|
+
@if $skin-name == 'bootstrap5' {
|
|
2301
|
+
color: $pv-icon-color;
|
|
2302
|
+
}
|
|
2303
|
+
@if $skin-name == 'FluentUI' {
|
|
2304
|
+
color: $pv-item-selection-color;
|
|
2305
|
+
}
|
|
2306
|
+
}
|
|
2307
|
+
|
|
2288
2308
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
2289
2309
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
2290
2310
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -2506,6 +2526,10 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2506
2526
|
background-color: $pv-item-selection-background-color;
|
|
2507
2527
|
color: $pv-item-selection-color;
|
|
2508
2528
|
}
|
|
2529
|
+
@if $skin-name == 'bootstrap5' {
|
|
2530
|
+
background-color: $pv-item-selection-background-color;
|
|
2531
|
+
color: $pv-item-selection-color;
|
|
2532
|
+
}
|
|
2509
2533
|
}
|
|
2510
2534
|
|
|
2511
2535
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -5589,6 +5613,16 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
5589
5613
|
color: $pv-stamp-icon-color;
|
|
5590
5614
|
}
|
|
5591
5615
|
}
|
|
5616
|
+
|
|
5617
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
5618
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
5619
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5620
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
5621
|
+
}
|
|
5622
|
+
@if ($skin-name == 'bootstrap5') {
|
|
5623
|
+
color: $white;
|
|
5624
|
+
}
|
|
5625
|
+
}
|
|
5592
5626
|
|
|
5593
5627
|
.e-dialog.e-pv-signature-dialog-height {
|
|
5594
5628
|
height: $pv-signature-dialog-height;
|