@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
|
@@ -20196,11 +20196,6 @@ $ddl-small-list-header-font-size: $ddl-group-list-font-size !default;
|
|
|
20196
20196
|
cursor: default;
|
|
20197
20197
|
}
|
|
20198
20198
|
|
|
20199
|
-
.e-mention .e-mention-chip::selection {
|
|
20200
|
-
color: $mention-gradient-color;
|
|
20201
|
-
background: $mention-active-font-color;
|
|
20202
|
-
}
|
|
20203
|
-
|
|
20204
20199
|
.e-mention.e-editable-element {
|
|
20205
20200
|
border: 2px solid $ddl-list-border-color;
|
|
20206
20201
|
height: auto;
|
|
@@ -26077,7 +26072,7 @@ $calendar-normal-year-decade-height: 56px !default;
|
|
|
26077
26072
|
$calendar-normal-header-height: 40px !default;
|
|
26078
26073
|
$calendar-normal-icon-size: 36px !default;
|
|
26079
26074
|
$calendar-normal-today-button-height: 36px !default;
|
|
26080
|
-
$calendar-border-radius:
|
|
26075
|
+
$calendar-border-radius: 4px !default;
|
|
26081
26076
|
$calendar-pointer-events: initial !default;
|
|
26082
26077
|
$calendar-float-right-style: right !default;
|
|
26083
26078
|
$calendar-icon-padding-top: 0 !default;
|
|
@@ -26168,6 +26163,16 @@ $calendar-selected-border-color: none !default;
|
|
|
26168
26163
|
$calendar-week-number-font-weight: 500 !default;
|
|
26169
26164
|
$calendar-bigger-year-decade-width: 69px !default;
|
|
26170
26165
|
$calendar-normar-year-decade-width: 56px !default;
|
|
26166
|
+
$calendar-header-title-padding: 0 5px !default;
|
|
26167
|
+
|
|
26168
|
+
// Focus related styles
|
|
26169
|
+
$calendar-title-focus-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
26170
|
+
$calendar-title-focus-background: none !default;
|
|
26171
|
+
$calendar-title-active-background: rgba($content-text-color, .12) !default;
|
|
26172
|
+
$calendar-icon-focus-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
26173
|
+
$calendar-title-border-radius: 4px !default;
|
|
26174
|
+
$calendar-title-hover-bg-color: rgba($content-text-color, .08) !default;
|
|
26175
|
+
$calendar-focused-cell-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
26171
26176
|
|
|
26172
26177
|
//today
|
|
26173
26178
|
$calendar-footer-container-padding: 8px 12px 8px 12px !default;
|
|
@@ -26402,6 +26407,9 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
26402
26407
|
font-size: $calendar-title-font-size;
|
|
26403
26408
|
font-weight: $calendar-title-font-weight-style;
|
|
26404
26409
|
text-align: $calendar-float-left-style;
|
|
26410
|
+
padding: $calendar-header-title-padding;
|
|
26411
|
+
border: $calendar-none-style;
|
|
26412
|
+
border-radius: $calendar-title-border-radius;
|
|
26405
26413
|
}
|
|
26406
26414
|
#{if(&, '&', '*')} .e-title {
|
|
26407
26415
|
margin-left: $calendar-title-margin-left-style;
|
|
@@ -27021,11 +27029,25 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
27021
27029
|
color: $calendar-title-font-color;
|
|
27022
27030
|
}
|
|
27023
27031
|
#{if(&, '&', '*')} .e-title:hover {
|
|
27024
|
-
|
|
27032
|
+
background: $calendar-title-hover-bg-color;
|
|
27025
27033
|
cursor: pointer;
|
|
27026
27034
|
text-decoration: $calendar-title-decoration-style;
|
|
27027
27035
|
}
|
|
27028
|
-
|
|
27036
|
+
#{if(&, '&', '*')} .e-title:focus{
|
|
27037
|
+
box-shadow: $calendar-title-focus-box-shadow;
|
|
27038
|
+
background: $calendar-title-focus-background;
|
|
27039
|
+
@if $skin-name == 'highcontrast' {
|
|
27040
|
+
text-decoration: none;
|
|
27041
|
+
}
|
|
27042
|
+
@else {
|
|
27043
|
+
text-decoration: $calendar-title-decoration-style;
|
|
27044
|
+
}
|
|
27045
|
+
}
|
|
27046
|
+
#{if(&, '&', '*')} .e-title:active{
|
|
27047
|
+
box-shadow: $calendar-box-shadow;
|
|
27048
|
+
background: $calendar-title-active-background;
|
|
27049
|
+
text-decoration: $calendar-title-decoration-style;
|
|
27050
|
+
}
|
|
27029
27051
|
#{if(&, '&', '*')} .e-prev:hover > span,
|
|
27030
27052
|
#{if(&, '&', '*')} .e-next:hover > span {
|
|
27031
27053
|
border: $calendar-icon-hover-border-color;
|
|
@@ -27037,7 +27059,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
27037
27059
|
#{if(&, '&', '*')} .e-next:hover {
|
|
27038
27060
|
background: $calendar-icon-hover-bg-color;
|
|
27039
27061
|
}
|
|
27040
|
-
|
|
27062
|
+
#{if(&, '&', '*')} .e-prev:focus,
|
|
27063
|
+
#{if(&, '&', '*')} .e-next:focus {
|
|
27064
|
+
box-shadow: $calendar-icon-focus-box-shadow;
|
|
27065
|
+
}
|
|
27041
27066
|
#{if(&, '&', '*')} .e-prev:active,
|
|
27042
27067
|
#{if(&, '&', '*')} .e-next:active {
|
|
27043
27068
|
background: $calendar-active-state-icon-bg-color;
|
|
@@ -27521,6 +27546,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
27521
27546
|
color: $calendar-today-disabled-color;
|
|
27522
27547
|
}
|
|
27523
27548
|
}
|
|
27549
|
+
.e-calendar .e-cell.e-focused-cell {
|
|
27550
|
+
box-shadow: $calendar-focused-cell-box-shadow;
|
|
27551
|
+
border-radius: $calendar-border-radius;
|
|
27552
|
+
}
|
|
27524
27553
|
}
|
|
27525
27554
|
|
|
27526
27555
|
|
|
@@ -31561,7 +31590,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
31561
31590
|
background: $drop-down-btn-ul-bgcolor;
|
|
31562
31591
|
}
|
|
31563
31592
|
@else {
|
|
31564
|
-
background
|
|
31593
|
+
background: $drop-down-btn-ul-bgcolor;
|
|
31565
31594
|
}
|
|
31566
31595
|
color: $drop-down-btn-color;
|
|
31567
31596
|
|
|
@@ -31577,24 +31606,24 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
31577
31606
|
|
|
31578
31607
|
&.e-focused {
|
|
31579
31608
|
@if $skin-name != 'FluentUI' {
|
|
31580
|
-
background
|
|
31609
|
+
background: $drop-down-btn-li-focus-bgcolor;
|
|
31581
31610
|
}
|
|
31582
31611
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
31583
31612
|
}
|
|
31584
31613
|
|
|
31585
31614
|
&:hover {
|
|
31586
31615
|
@if $skin-name == 'bootstrap5' {
|
|
31587
|
-
background
|
|
31616
|
+
background: $drop-down-btn-li-hover-bgcolor;
|
|
31588
31617
|
}
|
|
31589
31618
|
@else {
|
|
31590
|
-
background
|
|
31619
|
+
background: $drop-down-btn-li-bgcolor;
|
|
31591
31620
|
}
|
|
31592
31621
|
color: $drop-down-btn-li-selection-font-color;
|
|
31593
31622
|
}
|
|
31594
31623
|
|
|
31595
31624
|
&:active,
|
|
31596
31625
|
&.e-selected {
|
|
31597
|
-
background
|
|
31626
|
+
background: $drop-down-btn-li-selection-bgcolor;
|
|
31598
31627
|
color: $drop-down-btn-selected-color;
|
|
31599
31628
|
|
|
31600
31629
|
& .e-menu-url {
|
|
@@ -31630,7 +31659,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
31630
31659
|
&:focus,
|
|
31631
31660
|
&:active,
|
|
31632
31661
|
&.e-active {
|
|
31633
|
-
background
|
|
31662
|
+
background: rgba(transparent, .056);
|
|
31634
31663
|
border-color: transparent;
|
|
31635
31664
|
box-shadow: none;
|
|
31636
31665
|
color: inherit;
|
|
@@ -49135,6 +49164,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
49135
49164
|
|
|
49136
49165
|
.e-tbar-btn-text {
|
|
49137
49166
|
color: $tbar-btn-text-focus-color;
|
|
49167
|
+
|
|
49168
|
+
@if $skin-name == 'bootstrap5' {
|
|
49169
|
+
color: $tbar-btn-icons-focus-color;
|
|
49170
|
+
}
|
|
49138
49171
|
}
|
|
49139
49172
|
}
|
|
49140
49173
|
|
|
@@ -49148,6 +49181,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
49148
49181
|
|
|
49149
49182
|
.e-icons {
|
|
49150
49183
|
color: $tbar-btn-icons-focus-color;
|
|
49184
|
+
|
|
49185
|
+
@if $skin-name == 'bootstrap5' {
|
|
49186
|
+
color: $tbar-btn-text-focus-color;
|
|
49187
|
+
}
|
|
49151
49188
|
}
|
|
49152
49189
|
|
|
49153
49190
|
.e-tbar-btn-text {
|
|
@@ -57423,7 +57460,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
57423
57460
|
|
|
57424
57461
|
&.e-ul {
|
|
57425
57462
|
@include bigger-ul-size;
|
|
57426
|
-
max-width: $cmenu-bigger-max-width;
|
|
57427
57463
|
min-width: $cmenu-bigger-min-width;
|
|
57428
57464
|
|
|
57429
57465
|
& .e-menu-item {
|
|
@@ -81408,12 +81444,15 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81408
81444
|
z-index: 1;
|
|
81409
81445
|
}
|
|
81410
81446
|
|
|
81447
|
+
&.e-lib .e-leftfreeze,
|
|
81448
|
+
&.e-lib .e-rightfreeze,
|
|
81411
81449
|
.e-leftfreeze,
|
|
81412
81450
|
.e-rightfreeze {
|
|
81413
81451
|
position: sticky;
|
|
81414
81452
|
z-index: 2;
|
|
81415
81453
|
}
|
|
81416
81454
|
|
|
81455
|
+
&.e-lib .e-fixedfreeze,
|
|
81417
81456
|
.e-fixedfreeze {
|
|
81418
81457
|
position: sticky;
|
|
81419
81458
|
z-index: 3;
|
|
@@ -81474,6 +81513,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81474
81513
|
overflow-x: hidden;
|
|
81475
81514
|
}
|
|
81476
81515
|
|
|
81516
|
+
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
81477
81517
|
.e-leftfreeze.e-freezeleftborder {
|
|
81478
81518
|
border-right-width: 2px;
|
|
81479
81519
|
}
|
|
@@ -81504,6 +81544,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81504
81544
|
box-shadow: $grid-dragborder-box-shadow, -4px 0 8px $grid-frozen-shadow-background-color;
|
|
81505
81545
|
}
|
|
81506
81546
|
|
|
81547
|
+
&.e-lib .e-rightfreeze.e-freezerightborder,
|
|
81507
81548
|
.e-rightfreeze.e-freezerightborder {
|
|
81508
81549
|
border-left-width: 2px;
|
|
81509
81550
|
}
|
|
@@ -81534,10 +81575,12 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81534
81575
|
box-shadow: $grid-dragborder-box-shadow, 4px 0 8px $grid-frozen-shadow-background-color;
|
|
81535
81576
|
}
|
|
81536
81577
|
|
|
81578
|
+
&.e-lib .e-fixedfreeze.e-freezeleftborder,
|
|
81537
81579
|
.e-fixedfreeze.e-freezeleftborder {
|
|
81538
81580
|
border-left-width: 1px;
|
|
81539
81581
|
}
|
|
81540
81582
|
|
|
81583
|
+
&.e-lib .e-fixedfreeze.e-freezerightborder,
|
|
81541
81584
|
.e-fixedfreeze.e-freezerightborder {
|
|
81542
81585
|
border-right-width: 1px;
|
|
81543
81586
|
}
|
|
@@ -81675,18 +81718,22 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81675
81718
|
}
|
|
81676
81719
|
}
|
|
81677
81720
|
|
|
81721
|
+
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
81678
81722
|
.e-leftfreeze.e-freezeleftborder {
|
|
81679
81723
|
border-left-width: 2px;
|
|
81680
81724
|
}
|
|
81681
81725
|
|
|
81726
|
+
&.e-lib .e-rightfreeze.e-freezerightborder,
|
|
81682
81727
|
.e-rightfreeze.e-freezerightborder {
|
|
81683
81728
|
border-right-width: 2px;
|
|
81684
81729
|
}
|
|
81685
81730
|
|
|
81731
|
+
&.e-lib .e-fixedfreeze.e-freezeleftborder,
|
|
81686
81732
|
.e-fixedfreeze.e-freezeleftborder {
|
|
81687
81733
|
border-right-width: 1px;
|
|
81688
81734
|
}
|
|
81689
81735
|
|
|
81736
|
+
&.e-lib .e-fixedfreeze.e-freezerightborder,
|
|
81690
81737
|
.e-fixedfreeze.e-freezerightborder {
|
|
81691
81738
|
border-left-width: 1px;
|
|
81692
81739
|
}
|
|
@@ -82402,6 +82449,13 @@ margin: $grid-group-animator-cell-margin;
|
|
|
82402
82449
|
}
|
|
82403
82450
|
}
|
|
82404
82451
|
|
|
82452
|
+
.e-rowdragdrop {
|
|
82453
|
+
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' or $grid-skin == 'material' or $grid-skin == 'material-dark' or $grid-skin == 'bootstrap4' {
|
|
82454
|
+
border-width: $grid-rowcell-broder-width;
|
|
82455
|
+
border-color: $grid-dragcell-border-color;
|
|
82456
|
+
}
|
|
82457
|
+
}
|
|
82458
|
+
|
|
82405
82459
|
.e-rowcell.e-frozen-right-border,
|
|
82406
82460
|
.e-headercell.e-frozen-right-border,
|
|
82407
82461
|
.e-filterbarcell.e-frozen-right-border {
|
|
@@ -83948,20 +84002,26 @@ margin: $grid-group-animator-cell-margin;
|
|
|
83948
84002
|
border-left-color: $frozen-border-color;
|
|
83949
84003
|
}
|
|
83950
84004
|
|
|
84005
|
+
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
83951
84006
|
.e-leftfreeze.e-freezeleftborder {
|
|
83952
84007
|
border-right-color: $frozen-border-color;
|
|
83953
84008
|
}
|
|
83954
84009
|
|
|
84010
|
+
&.e-lib .e-rightfreeze.e-freezerightborder,
|
|
83955
84011
|
.e-rightfreeze.e-freezerightborder {
|
|
83956
84012
|
border-left-color: $frozen-border-color;
|
|
83957
84013
|
}
|
|
83958
84014
|
|
|
84015
|
+
&.e-lib .e-filterbarcell.e-fixedfreeze.e-freezeleftborder,
|
|
83959
84016
|
.e-filterbarcell.e-fixedfreeze.e-freezeleftborder,
|
|
84017
|
+
&.e-lib .e-fixedfreeze.e-freezeleftborder,
|
|
83960
84018
|
.e-fixedfreeze.e-freezeleftborder {
|
|
83961
84019
|
border-left-color: $frozen-border-color;
|
|
83962
84020
|
}
|
|
83963
84021
|
|
|
84022
|
+
&.e-lib .e-filterbarcell.e-fixedfreeze.e-freezerightborder,
|
|
83964
84023
|
.e-filterbarcell.e-fixedfreeze.e-freezerightborder,
|
|
84024
|
+
&.e-lib .e-fixedfreeze.e-freezerightborder,
|
|
83965
84025
|
.e-fixedfreeze.e-freezerightborder {
|
|
83966
84026
|
border-right-color: $frozen-border-color;
|
|
83967
84027
|
}
|
|
@@ -90737,7 +90797,8 @@ $rte-insert-dialog-label-padding-top: 20px !default;
|
|
|
90737
90797
|
$rte-insert-dialog-label-padding-bottom: 0 !default;
|
|
90738
90798
|
$rte-big-quick-tbar-item-min-height: 40px !default;
|
|
90739
90799
|
$rte-big-quick-tbar-item-min-width: 40px !default;
|
|
90740
|
-
$rte-content-font-size:
|
|
90800
|
+
$rte-content-font-size: 14px !default;
|
|
90801
|
+
$rte-big-content-font-size: 16px !default;
|
|
90741
90802
|
$rte-dropdown-caret-icon-size: $text-xs !default;
|
|
90742
90803
|
$rte-big-dropdown-caret-icon-size: $text-sm !default;
|
|
90743
90804
|
$font-weight: $font-weight-normal !default;
|
|
@@ -90761,13 +90822,13 @@ $rte-inline-dropdown-line-height: 14px !default;
|
|
|
90761
90822
|
$rte-big-inline-dropdown-line-height: 14px !default;
|
|
90762
90823
|
$rte-insert-dialog-font-size: 10px;
|
|
90763
90824
|
$rte-big-insert-dialog-font-size: 10px;
|
|
90764
|
-
$rte-table-popup-tablecell-height:
|
|
90765
|
-
$rte-table-popup-tablecell-width:
|
|
90766
|
-
$rte-table-popup-tablecell-margin:
|
|
90767
|
-
$rte-table-popup-row-height :
|
|
90768
|
-
$rte-big-table-row-height :
|
|
90769
|
-
$rte-big-tablecell-height :
|
|
90770
|
-
$rte-big-tablecell-width :
|
|
90825
|
+
$rte-table-popup-tablecell-height: 14px;
|
|
90826
|
+
$rte-table-popup-tablecell-width: 14px;
|
|
90827
|
+
$rte-table-popup-tablecell-margin: 1px;
|
|
90828
|
+
$rte-table-popup-row-height : 16px;
|
|
90829
|
+
$rte-big-table-row-height : 18px;
|
|
90830
|
+
$rte-big-tablecell-height : 16px;
|
|
90831
|
+
$rte-big-tablecell-width : 16px;
|
|
90771
90832
|
$rte-toolbar-item-frist-last-child-margin: 0;
|
|
90772
90833
|
$rte-big-toolbar-item-frist-last-child-margin: 0;
|
|
90773
90834
|
$rte-toolbar-expaned-padding: 0 7px;
|
|
@@ -91068,6 +91129,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91068
91129
|
min-height: 350px;
|
|
91069
91130
|
}
|
|
91070
91131
|
}
|
|
91132
|
+
.e-rte-content .e-content {
|
|
91133
|
+
font-size: $rte-big-content-font-size;
|
|
91134
|
+
}
|
|
91071
91135
|
}
|
|
91072
91136
|
|
|
91073
91137
|
.e-richtexteditor {
|
|
@@ -91374,10 +91438,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91374
91438
|
position: relative;
|
|
91375
91439
|
text-align: inherit;
|
|
91376
91440
|
z-index: 2;
|
|
91377
|
-
|
|
91378
|
-
@media screen and (min-width: 992px) {
|
|
91379
|
-
font-size: $rte-content-font-size;
|
|
91380
|
-
}
|
|
91441
|
+
font-size: $rte-content-font-size;
|
|
91381
91442
|
}
|
|
91382
91443
|
|
|
91383
91444
|
.e-content p {
|
|
@@ -91563,6 +91624,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91563
91624
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
91564
91625
|
font-size: $rte-tbar-icon-size;
|
|
91565
91626
|
}
|
|
91627
|
+
.e-clickelem::after,
|
|
91628
|
+
.e-video-clickelem::after {
|
|
91629
|
+
left: 0;
|
|
91630
|
+
right: 0;
|
|
91631
|
+
z-index: 1;
|
|
91632
|
+
}
|
|
91633
|
+
.e-clickelem::before,
|
|
91634
|
+
.e-video-clickelem::before {
|
|
91635
|
+
left: 0;
|
|
91636
|
+
right: 0;
|
|
91637
|
+
z-index: 1;
|
|
91638
|
+
}
|
|
91639
|
+
.e-clickelem::before {
|
|
91640
|
+
bottom: 70%;
|
|
91641
|
+
top: 0;
|
|
91642
|
+
}
|
|
91643
|
+
.e-clickelem::after {
|
|
91644
|
+
bottom: 0;
|
|
91645
|
+
top: 70%;
|
|
91646
|
+
}
|
|
91647
|
+
.e-video-clickelem::before {
|
|
91648
|
+
bottom: 85%;
|
|
91649
|
+
top: 0;
|
|
91650
|
+
}
|
|
91651
|
+
.e-video-clickelem::after {
|
|
91652
|
+
bottom: 0;
|
|
91653
|
+
top: 90%;
|
|
91654
|
+
}
|
|
91566
91655
|
}
|
|
91567
91656
|
|
|
91568
91657
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -91858,7 +91947,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91858
91947
|
height: 20px;
|
|
91859
91948
|
min-width: 20px;
|
|
91860
91949
|
padding: 2px 5px;
|
|
91861
|
-
vertical-align: middle;
|
|
91862
91950
|
}
|
|
91863
91951
|
|
|
91864
91952
|
.e-rte-table.e-dashed-border td,
|
|
@@ -91901,6 +91989,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91901
91989
|
padding-top: 0;
|
|
91902
91990
|
}
|
|
91903
91991
|
|
|
91992
|
+
.e-rte-video-dialog .e-rte-label {
|
|
91993
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
91994
|
+
}
|
|
91995
|
+
|
|
91996
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
91997
|
+
padding-top: 0;
|
|
91998
|
+
}
|
|
91999
|
+
|
|
91904
92000
|
.e-rte-table-resize.e-row-resize,
|
|
91905
92001
|
.e-rte-table-resize.e-column-resize {
|
|
91906
92002
|
background-color: transparent;
|
|
@@ -93441,15 +93537,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
93441
93537
|
.e-clickelem::after,
|
|
93442
93538
|
.e-video-clickelem::after {
|
|
93443
93539
|
background: transparent;
|
|
93444
|
-
bottom: 0;
|
|
93445
93540
|
content: '';
|
|
93446
93541
|
cursor: default;
|
|
93447
93542
|
display: block;
|
|
93448
|
-
left: 0;
|
|
93449
93543
|
position: absolute;
|
|
93450
|
-
|
|
93451
|
-
|
|
93452
|
-
|
|
93544
|
+
}
|
|
93545
|
+
|
|
93546
|
+
.e-clickelem::before,
|
|
93547
|
+
.e-video-clickelem::before {
|
|
93548
|
+
background: transparent;
|
|
93549
|
+
content: '';
|
|
93550
|
+
cursor: default;
|
|
93551
|
+
display: block;
|
|
93552
|
+
position: absolute;
|
|
93453
93553
|
}
|
|
93454
93554
|
|
|
93455
93555
|
.e-videoheader,
|
|
@@ -95526,7 +95626,7 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
95526
95626
|
pointer-events: none;
|
|
95527
95627
|
position: absolute;
|
|
95528
95628
|
top: 50%;
|
|
95529
|
-
width: 99
|
|
95629
|
+
width: 99%;
|
|
95530
95630
|
}
|
|
95531
95631
|
|
|
95532
95632
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -98830,7 +98930,6 @@ $kanban-col-expand-collapse-box-shadow: $secondary-shadow-focus !default;
|
|
|
98830
98930
|
padding: $kanban-collapse-header-text-padding;
|
|
98831
98931
|
position: relative;
|
|
98832
98932
|
text-overflow: ellipsis;
|
|
98833
|
-
text-transform: $kanban-collapse-header-text-transform;
|
|
98834
98933
|
white-space: nowrap;
|
|
98835
98934
|
writing-mode: vertical-lr;
|
|
98836
98935
|
|
|
@@ -102493,6 +102592,9 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
102493
102592
|
@if $skin-name == 'bootstrap4' {
|
|
102494
102593
|
color: $pv-thumbnail-border-selection-font-color;
|
|
102495
102594
|
}
|
|
102595
|
+
@if $skin-name == 'bootstrap5' {
|
|
102596
|
+
color: $white;
|
|
102597
|
+
}
|
|
102496
102598
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
102497
102599
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
102498
102600
|
}
|
|
@@ -102505,6 +102607,9 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
102505
102607
|
@if $skin-name == 'bootstrap4' {
|
|
102506
102608
|
color: $pv-thumbnail-border-selection-font-color;
|
|
102507
102609
|
}
|
|
102610
|
+
@if $skin-name == 'bootstrap5' {
|
|
102611
|
+
color: $white;
|
|
102612
|
+
}
|
|
102508
102613
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
102509
102614
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
102510
102615
|
}
|
|
@@ -102888,6 +102993,8 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
102888
102993
|
|
|
102889
102994
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
102890
102995
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
102996
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
102997
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
102891
102998
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
102892
102999
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
102893
103000
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -102897,10 +103004,7 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
102897
103004
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
102898
103005
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
102899
103006
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
102900
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
102901
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
102902
103007
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
102903
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
102904
103008
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
102905
103009
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
102906
103010
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -102920,6 +103024,21 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
102920
103024
|
}
|
|
102921
103025
|
}
|
|
102922
103026
|
|
|
103027
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
103028
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
103029
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
103030
|
+
{
|
|
103031
|
+
@if $skin-name == 'bootstrap4' {
|
|
103032
|
+
color: $pv-icon-color-hover;
|
|
103033
|
+
}
|
|
103034
|
+
@if $skin-name == 'bootstrap5' {
|
|
103035
|
+
color: $pv-icon-color;
|
|
103036
|
+
}
|
|
103037
|
+
@if $skin-name == 'FluentUI' {
|
|
103038
|
+
color: $pv-item-selection-color;
|
|
103039
|
+
}
|
|
103040
|
+
}
|
|
103041
|
+
|
|
102923
103042
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
102924
103043
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
102925
103044
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -103141,6 +103260,10 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
103141
103260
|
background-color: $pv-item-selection-background-color;
|
|
103142
103261
|
color: $pv-item-selection-color;
|
|
103143
103262
|
}
|
|
103263
|
+
@if $skin-name == 'bootstrap5' {
|
|
103264
|
+
background-color: $pv-item-selection-background-color;
|
|
103265
|
+
color: $pv-item-selection-color;
|
|
103266
|
+
}
|
|
103144
103267
|
}
|
|
103145
103268
|
|
|
103146
103269
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -106224,6 +106347,16 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
106224
106347
|
color: $pv-stamp-icon-color;
|
|
106225
106348
|
}
|
|
106226
106349
|
}
|
|
106350
|
+
|
|
106351
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
106352
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
106353
|
+
@if ($skin-name == 'bootstrap4') {
|
|
106354
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
106355
|
+
}
|
|
106356
|
+
@if ($skin-name == 'bootstrap5') {
|
|
106357
|
+
color: $white;
|
|
106358
|
+
}
|
|
106359
|
+
}
|
|
106227
106360
|
|
|
106228
106361
|
.e-dialog.e-pv-signature-dialog-height {
|
|
106229
106362
|
height: $pv-signature-dialog-height;
|
|
@@ -122570,8 +122703,9 @@ $image-editor-bigger-dropdown-btn-preview-left: -7px !default;
|
|
|
122570
122703
|
$image-editor-slider-handler: calc(50% - 8px) !default;
|
|
122571
122704
|
$image-editor-bigger-slider-handler: calc(50% - 10px) !default;
|
|
122572
122705
|
$image-editor-device-slider-handler: calc(50% - 8px) !default;
|
|
122573
|
-
$image-editor-finetune-value-span:
|
|
122574
|
-
$image-editor-finetune-span:
|
|
122706
|
+
$image-editor-finetune-value-span: 30% !default;
|
|
122707
|
+
$image-editor-finetune-span: 30% !default;
|
|
122708
|
+
$image-editor-slider-wrap: calc(50% - 12px) !default;
|
|
122575
122709
|
|
|
122576
122710
|
@include export-module('image-editor-layout') {
|
|
122577
122711
|
|
|
@@ -123086,15 +123220,21 @@ $image-editor-finetune-span: 28% !default;
|
|
|
123086
123220
|
}
|
|
123087
123221
|
|
|
123088
123222
|
.e-ie-finetune-slider-wrap {
|
|
123089
|
-
top:
|
|
123223
|
+
top: $image-editor-slider-wrap !important; /* stylelint-disable-line declaration-no-important */
|
|
123090
123224
|
}
|
|
123091
123225
|
|
|
123092
123226
|
.e-transparency-slider-wrap {
|
|
123093
|
-
top:
|
|
123227
|
+
top: $image-editor-slider-wrap !important; /* stylelint-disable-line declaration-no-important */
|
|
123094
123228
|
}
|
|
123095
123229
|
|
|
123096
123230
|
.e-ie-slider-wrap {
|
|
123097
123231
|
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123232
|
+
@if $skin-name == 'Material3' {
|
|
123233
|
+
top: calc(50% - 12px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123234
|
+
}
|
|
123235
|
+
@if $skin-name == 'tailwind' {
|
|
123236
|
+
top: calc(50% - 13px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123237
|
+
}
|
|
123098
123238
|
}
|
|
123099
123239
|
|
|
123100
123240
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -123125,6 +123265,30 @@ $image-editor-finetune-span: 28% !default;
|
|
|
123125
123265
|
}
|
|
123126
123266
|
}
|
|
123127
123267
|
}
|
|
123268
|
+
|
|
123269
|
+
.e-device .e-transparency-slider-wrap {
|
|
123270
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123271
|
+
}
|
|
123272
|
+
|
|
123273
|
+
.e-device .e-ie-finetune-slider-wrap {
|
|
123274
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123275
|
+
}
|
|
123276
|
+
|
|
123277
|
+
.e-device .e-ie-finetune-value-span {
|
|
123278
|
+
@if $skin-name == 'Material3' {
|
|
123279
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
123280
|
+
}
|
|
123281
|
+
}
|
|
123282
|
+
|
|
123283
|
+
.e-device .e-ie-finetune-slider-label {
|
|
123284
|
+
@if $skin-name == 'Material3' {
|
|
123285
|
+
top: 28% !important; /* stylelint-disable-line declaration-no-important */
|
|
123286
|
+
}
|
|
123287
|
+
}
|
|
123288
|
+
|
|
123289
|
+
.e-device .e-ie-slider-wrap {
|
|
123290
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123291
|
+
}
|
|
123128
123292
|
}
|
|
123129
123293
|
|
|
123130
123294
|
|