@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
|
@@ -20279,11 +20279,6 @@ $ddl-small-list-header-font-size: $ddl-group-list-font-size !default;
|
|
|
20279
20279
|
cursor: default;
|
|
20280
20280
|
}
|
|
20281
20281
|
|
|
20282
|
-
.e-mention .e-mention-chip::selection {
|
|
20283
|
-
color: $mention-gradient-color;
|
|
20284
|
-
background: $mention-active-font-color;
|
|
20285
|
-
}
|
|
20286
|
-
|
|
20287
20282
|
.e-mention.e-editable-element {
|
|
20288
20283
|
border: 2px solid $ddl-list-border-color;
|
|
20289
20284
|
height: auto;
|
|
@@ -26160,7 +26155,7 @@ $calendar-normal-year-decade-height: 56px !default;
|
|
|
26160
26155
|
$calendar-normal-header-height: 40px !default;
|
|
26161
26156
|
$calendar-normal-icon-size: 36px !default;
|
|
26162
26157
|
$calendar-normal-today-button-height: 36px !default;
|
|
26163
|
-
$calendar-border-radius:
|
|
26158
|
+
$calendar-border-radius: 4px !default;
|
|
26164
26159
|
$calendar-pointer-events: initial !default;
|
|
26165
26160
|
$calendar-float-right-style: right !default;
|
|
26166
26161
|
$calendar-icon-padding-top: 0 !default;
|
|
@@ -26251,6 +26246,16 @@ $calendar-selected-border-color: none !default;
|
|
|
26251
26246
|
$calendar-week-number-font-weight: 500 !default;
|
|
26252
26247
|
$calendar-bigger-year-decade-width: 69px !default;
|
|
26253
26248
|
$calendar-normar-year-decade-width: 56px !default;
|
|
26249
|
+
$calendar-header-title-padding: 0 5px !default;
|
|
26250
|
+
|
|
26251
|
+
// Focus related styles
|
|
26252
|
+
$calendar-title-focus-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
26253
|
+
$calendar-title-focus-background: none !default;
|
|
26254
|
+
$calendar-title-active-background: rgba($content-text-color, .12) !default;
|
|
26255
|
+
$calendar-icon-focus-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
26256
|
+
$calendar-title-border-radius: 4px !default;
|
|
26257
|
+
$calendar-title-hover-bg-color: rgba($content-text-color, .08) !default;
|
|
26258
|
+
$calendar-focused-cell-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
26254
26259
|
|
|
26255
26260
|
//today
|
|
26256
26261
|
$calendar-footer-container-padding: 8px 12px 8px 12px !default;
|
|
@@ -26485,6 +26490,9 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
26485
26490
|
font-size: $calendar-title-font-size;
|
|
26486
26491
|
font-weight: $calendar-title-font-weight-style;
|
|
26487
26492
|
text-align: $calendar-float-left-style;
|
|
26493
|
+
padding: $calendar-header-title-padding;
|
|
26494
|
+
border: $calendar-none-style;
|
|
26495
|
+
border-radius: $calendar-title-border-radius;
|
|
26488
26496
|
}
|
|
26489
26497
|
#{if(&, '&', '*')} .e-title {
|
|
26490
26498
|
margin-left: $calendar-title-margin-left-style;
|
|
@@ -27104,11 +27112,25 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
27104
27112
|
color: $calendar-title-font-color;
|
|
27105
27113
|
}
|
|
27106
27114
|
#{if(&, '&', '*')} .e-title:hover {
|
|
27107
|
-
|
|
27115
|
+
background: $calendar-title-hover-bg-color;
|
|
27108
27116
|
cursor: pointer;
|
|
27109
27117
|
text-decoration: $calendar-title-decoration-style;
|
|
27110
27118
|
}
|
|
27111
|
-
|
|
27119
|
+
#{if(&, '&', '*')} .e-title:focus{
|
|
27120
|
+
box-shadow: $calendar-title-focus-box-shadow;
|
|
27121
|
+
background: $calendar-title-focus-background;
|
|
27122
|
+
@if $skin-name == 'highcontrast' {
|
|
27123
|
+
text-decoration: none;
|
|
27124
|
+
}
|
|
27125
|
+
@else {
|
|
27126
|
+
text-decoration: $calendar-title-decoration-style;
|
|
27127
|
+
}
|
|
27128
|
+
}
|
|
27129
|
+
#{if(&, '&', '*')} .e-title:active{
|
|
27130
|
+
box-shadow: $calendar-box-shadow;
|
|
27131
|
+
background: $calendar-title-active-background;
|
|
27132
|
+
text-decoration: $calendar-title-decoration-style;
|
|
27133
|
+
}
|
|
27112
27134
|
#{if(&, '&', '*')} .e-prev:hover > span,
|
|
27113
27135
|
#{if(&, '&', '*')} .e-next:hover > span {
|
|
27114
27136
|
border: $calendar-icon-hover-border-color;
|
|
@@ -27120,7 +27142,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
27120
27142
|
#{if(&, '&', '*')} .e-next:hover {
|
|
27121
27143
|
background: $calendar-icon-hover-bg-color;
|
|
27122
27144
|
}
|
|
27123
|
-
|
|
27145
|
+
#{if(&, '&', '*')} .e-prev:focus,
|
|
27146
|
+
#{if(&, '&', '*')} .e-next:focus {
|
|
27147
|
+
box-shadow: $calendar-icon-focus-box-shadow;
|
|
27148
|
+
}
|
|
27124
27149
|
#{if(&, '&', '*')} .e-prev:active,
|
|
27125
27150
|
#{if(&, '&', '*')} .e-next:active {
|
|
27126
27151
|
background: $calendar-active-state-icon-bg-color;
|
|
@@ -27604,6 +27629,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
27604
27629
|
color: $calendar-today-disabled-color;
|
|
27605
27630
|
}
|
|
27606
27631
|
}
|
|
27632
|
+
.e-calendar .e-cell.e-focused-cell {
|
|
27633
|
+
box-shadow: $calendar-focused-cell-box-shadow;
|
|
27634
|
+
border-radius: $calendar-border-radius;
|
|
27635
|
+
}
|
|
27607
27636
|
}
|
|
27608
27637
|
|
|
27609
27638
|
|
|
@@ -31644,7 +31673,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
31644
31673
|
background: $drop-down-btn-ul-bgcolor;
|
|
31645
31674
|
}
|
|
31646
31675
|
@else {
|
|
31647
|
-
background
|
|
31676
|
+
background: $drop-down-btn-ul-bgcolor;
|
|
31648
31677
|
}
|
|
31649
31678
|
color: $drop-down-btn-color;
|
|
31650
31679
|
|
|
@@ -31660,24 +31689,24 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
31660
31689
|
|
|
31661
31690
|
&.e-focused {
|
|
31662
31691
|
@if $skin-name != 'FluentUI' {
|
|
31663
|
-
background
|
|
31692
|
+
background: $drop-down-btn-li-focus-bgcolor;
|
|
31664
31693
|
}
|
|
31665
31694
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
31666
31695
|
}
|
|
31667
31696
|
|
|
31668
31697
|
&:hover {
|
|
31669
31698
|
@if $skin-name == 'bootstrap5' {
|
|
31670
|
-
background
|
|
31699
|
+
background: $drop-down-btn-li-hover-bgcolor;
|
|
31671
31700
|
}
|
|
31672
31701
|
@else {
|
|
31673
|
-
background
|
|
31702
|
+
background: $drop-down-btn-li-bgcolor;
|
|
31674
31703
|
}
|
|
31675
31704
|
color: $drop-down-btn-li-selection-font-color;
|
|
31676
31705
|
}
|
|
31677
31706
|
|
|
31678
31707
|
&:active,
|
|
31679
31708
|
&.e-selected {
|
|
31680
|
-
background
|
|
31709
|
+
background: $drop-down-btn-li-selection-bgcolor;
|
|
31681
31710
|
color: $drop-down-btn-selected-color;
|
|
31682
31711
|
|
|
31683
31712
|
& .e-menu-url {
|
|
@@ -31713,7 +31742,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
31713
31742
|
&:focus,
|
|
31714
31743
|
&:active,
|
|
31715
31744
|
&.e-active {
|
|
31716
|
-
background
|
|
31745
|
+
background: rgba(transparent, .056);
|
|
31717
31746
|
border-color: transparent;
|
|
31718
31747
|
box-shadow: none;
|
|
31719
31748
|
color: inherit;
|
|
@@ -49218,6 +49247,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
49218
49247
|
|
|
49219
49248
|
.e-tbar-btn-text {
|
|
49220
49249
|
color: $tbar-btn-text-focus-color;
|
|
49250
|
+
|
|
49251
|
+
@if $skin-name == 'bootstrap5' {
|
|
49252
|
+
color: $tbar-btn-icons-focus-color;
|
|
49253
|
+
}
|
|
49221
49254
|
}
|
|
49222
49255
|
}
|
|
49223
49256
|
|
|
@@ -49231,6 +49264,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
49231
49264
|
|
|
49232
49265
|
.e-icons {
|
|
49233
49266
|
color: $tbar-btn-icons-focus-color;
|
|
49267
|
+
|
|
49268
|
+
@if $skin-name == 'bootstrap5' {
|
|
49269
|
+
color: $tbar-btn-text-focus-color;
|
|
49270
|
+
}
|
|
49234
49271
|
}
|
|
49235
49272
|
|
|
49236
49273
|
.e-tbar-btn-text {
|
|
@@ -57506,7 +57543,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
57506
57543
|
|
|
57507
57544
|
&.e-ul {
|
|
57508
57545
|
@include bigger-ul-size;
|
|
57509
|
-
max-width: $cmenu-bigger-max-width;
|
|
57510
57546
|
min-width: $cmenu-bigger-min-width;
|
|
57511
57547
|
|
|
57512
57548
|
& .e-menu-item {
|
|
@@ -81491,12 +81527,15 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81491
81527
|
z-index: 1;
|
|
81492
81528
|
}
|
|
81493
81529
|
|
|
81530
|
+
&.e-lib .e-leftfreeze,
|
|
81531
|
+
&.e-lib .e-rightfreeze,
|
|
81494
81532
|
.e-leftfreeze,
|
|
81495
81533
|
.e-rightfreeze {
|
|
81496
81534
|
position: sticky;
|
|
81497
81535
|
z-index: 2;
|
|
81498
81536
|
}
|
|
81499
81537
|
|
|
81538
|
+
&.e-lib .e-fixedfreeze,
|
|
81500
81539
|
.e-fixedfreeze {
|
|
81501
81540
|
position: sticky;
|
|
81502
81541
|
z-index: 3;
|
|
@@ -81557,6 +81596,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81557
81596
|
overflow-x: hidden;
|
|
81558
81597
|
}
|
|
81559
81598
|
|
|
81599
|
+
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
81560
81600
|
.e-leftfreeze.e-freezeleftborder {
|
|
81561
81601
|
border-right-width: 2px;
|
|
81562
81602
|
}
|
|
@@ -81587,6 +81627,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81587
81627
|
box-shadow: $grid-dragborder-box-shadow, -4px 0 8px $grid-frozen-shadow-background-color;
|
|
81588
81628
|
}
|
|
81589
81629
|
|
|
81630
|
+
&.e-lib .e-rightfreeze.e-freezerightborder,
|
|
81590
81631
|
.e-rightfreeze.e-freezerightborder {
|
|
81591
81632
|
border-left-width: 2px;
|
|
81592
81633
|
}
|
|
@@ -81617,10 +81658,12 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81617
81658
|
box-shadow: $grid-dragborder-box-shadow, 4px 0 8px $grid-frozen-shadow-background-color;
|
|
81618
81659
|
}
|
|
81619
81660
|
|
|
81661
|
+
&.e-lib .e-fixedfreeze.e-freezeleftborder,
|
|
81620
81662
|
.e-fixedfreeze.e-freezeleftborder {
|
|
81621
81663
|
border-left-width: 1px;
|
|
81622
81664
|
}
|
|
81623
81665
|
|
|
81666
|
+
&.e-lib .e-fixedfreeze.e-freezerightborder,
|
|
81624
81667
|
.e-fixedfreeze.e-freezerightborder {
|
|
81625
81668
|
border-right-width: 1px;
|
|
81626
81669
|
}
|
|
@@ -81758,18 +81801,22 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81758
81801
|
}
|
|
81759
81802
|
}
|
|
81760
81803
|
|
|
81804
|
+
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
81761
81805
|
.e-leftfreeze.e-freezeleftborder {
|
|
81762
81806
|
border-left-width: 2px;
|
|
81763
81807
|
}
|
|
81764
81808
|
|
|
81809
|
+
&.e-lib .e-rightfreeze.e-freezerightborder,
|
|
81765
81810
|
.e-rightfreeze.e-freezerightborder {
|
|
81766
81811
|
border-right-width: 2px;
|
|
81767
81812
|
}
|
|
81768
81813
|
|
|
81814
|
+
&.e-lib .e-fixedfreeze.e-freezeleftborder,
|
|
81769
81815
|
.e-fixedfreeze.e-freezeleftborder {
|
|
81770
81816
|
border-right-width: 1px;
|
|
81771
81817
|
}
|
|
81772
81818
|
|
|
81819
|
+
&.e-lib .e-fixedfreeze.e-freezerightborder,
|
|
81773
81820
|
.e-fixedfreeze.e-freezerightborder {
|
|
81774
81821
|
border-left-width: 1px;
|
|
81775
81822
|
}
|
|
@@ -82485,6 +82532,13 @@ margin: $grid-group-animator-cell-margin;
|
|
|
82485
82532
|
}
|
|
82486
82533
|
}
|
|
82487
82534
|
|
|
82535
|
+
.e-rowdragdrop {
|
|
82536
|
+
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' or $grid-skin == 'material' or $grid-skin == 'material-dark' or $grid-skin == 'bootstrap4' {
|
|
82537
|
+
border-width: $grid-rowcell-broder-width;
|
|
82538
|
+
border-color: $grid-dragcell-border-color;
|
|
82539
|
+
}
|
|
82540
|
+
}
|
|
82541
|
+
|
|
82488
82542
|
.e-rowcell.e-frozen-right-border,
|
|
82489
82543
|
.e-headercell.e-frozen-right-border,
|
|
82490
82544
|
.e-filterbarcell.e-frozen-right-border {
|
|
@@ -84031,20 +84085,26 @@ margin: $grid-group-animator-cell-margin;
|
|
|
84031
84085
|
border-left-color: $frozen-border-color;
|
|
84032
84086
|
}
|
|
84033
84087
|
|
|
84088
|
+
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
84034
84089
|
.e-leftfreeze.e-freezeleftborder {
|
|
84035
84090
|
border-right-color: $frozen-border-color;
|
|
84036
84091
|
}
|
|
84037
84092
|
|
|
84093
|
+
&.e-lib .e-rightfreeze.e-freezerightborder,
|
|
84038
84094
|
.e-rightfreeze.e-freezerightborder {
|
|
84039
84095
|
border-left-color: $frozen-border-color;
|
|
84040
84096
|
}
|
|
84041
84097
|
|
|
84098
|
+
&.e-lib .e-filterbarcell.e-fixedfreeze.e-freezeleftborder,
|
|
84042
84099
|
.e-filterbarcell.e-fixedfreeze.e-freezeleftborder,
|
|
84100
|
+
&.e-lib .e-fixedfreeze.e-freezeleftborder,
|
|
84043
84101
|
.e-fixedfreeze.e-freezeleftborder {
|
|
84044
84102
|
border-left-color: $frozen-border-color;
|
|
84045
84103
|
}
|
|
84046
84104
|
|
|
84105
|
+
&.e-lib .e-filterbarcell.e-fixedfreeze.e-freezerightborder,
|
|
84047
84106
|
.e-filterbarcell.e-fixedfreeze.e-freezerightborder,
|
|
84107
|
+
&.e-lib .e-fixedfreeze.e-freezerightborder,
|
|
84048
84108
|
.e-fixedfreeze.e-freezerightborder {
|
|
84049
84109
|
border-right-color: $frozen-border-color;
|
|
84050
84110
|
}
|
|
@@ -90820,7 +90880,8 @@ $rte-insert-dialog-label-padding-top: 20px !default;
|
|
|
90820
90880
|
$rte-insert-dialog-label-padding-bottom: 0 !default;
|
|
90821
90881
|
$rte-big-quick-tbar-item-min-height: 40px !default;
|
|
90822
90882
|
$rte-big-quick-tbar-item-min-width: 40px !default;
|
|
90823
|
-
$rte-content-font-size:
|
|
90883
|
+
$rte-content-font-size: 14px !default;
|
|
90884
|
+
$rte-big-content-font-size: 16px !default;
|
|
90824
90885
|
$rte-dropdown-caret-icon-size: $text-xs !default;
|
|
90825
90886
|
$rte-big-dropdown-caret-icon-size: $text-sm !default;
|
|
90826
90887
|
$font-weight: $font-weight-normal !default;
|
|
@@ -90844,13 +90905,13 @@ $rte-inline-dropdown-line-height: 14px !default;
|
|
|
90844
90905
|
$rte-big-inline-dropdown-line-height: 14px !default;
|
|
90845
90906
|
$rte-insert-dialog-font-size: 10px;
|
|
90846
90907
|
$rte-big-insert-dialog-font-size: 10px;
|
|
90847
|
-
$rte-table-popup-tablecell-height:
|
|
90848
|
-
$rte-table-popup-tablecell-width:
|
|
90849
|
-
$rte-table-popup-tablecell-margin:
|
|
90850
|
-
$rte-table-popup-row-height :
|
|
90851
|
-
$rte-big-table-row-height :
|
|
90852
|
-
$rte-big-tablecell-height :
|
|
90853
|
-
$rte-big-tablecell-width :
|
|
90908
|
+
$rte-table-popup-tablecell-height: 14px;
|
|
90909
|
+
$rte-table-popup-tablecell-width: 14px;
|
|
90910
|
+
$rte-table-popup-tablecell-margin: 1px;
|
|
90911
|
+
$rte-table-popup-row-height : 16px;
|
|
90912
|
+
$rte-big-table-row-height : 18px;
|
|
90913
|
+
$rte-big-tablecell-height : 16px;
|
|
90914
|
+
$rte-big-tablecell-width : 16px;
|
|
90854
90915
|
$rte-toolbar-item-frist-last-child-margin: 0;
|
|
90855
90916
|
$rte-big-toolbar-item-frist-last-child-margin: 0;
|
|
90856
90917
|
$rte-toolbar-expaned-padding: 0 7px;
|
|
@@ -91151,6 +91212,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91151
91212
|
min-height: 350px;
|
|
91152
91213
|
}
|
|
91153
91214
|
}
|
|
91215
|
+
.e-rte-content .e-content {
|
|
91216
|
+
font-size: $rte-big-content-font-size;
|
|
91217
|
+
}
|
|
91154
91218
|
}
|
|
91155
91219
|
|
|
91156
91220
|
.e-richtexteditor {
|
|
@@ -91457,10 +91521,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91457
91521
|
position: relative;
|
|
91458
91522
|
text-align: inherit;
|
|
91459
91523
|
z-index: 2;
|
|
91460
|
-
|
|
91461
|
-
@media screen and (min-width: 992px) {
|
|
91462
|
-
font-size: $rte-content-font-size;
|
|
91463
|
-
}
|
|
91524
|
+
font-size: $rte-content-font-size;
|
|
91464
91525
|
}
|
|
91465
91526
|
|
|
91466
91527
|
.e-content p {
|
|
@@ -91646,6 +91707,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91646
91707
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
91647
91708
|
font-size: $rte-tbar-icon-size;
|
|
91648
91709
|
}
|
|
91710
|
+
.e-clickelem::after,
|
|
91711
|
+
.e-video-clickelem::after {
|
|
91712
|
+
left: 0;
|
|
91713
|
+
right: 0;
|
|
91714
|
+
z-index: 1;
|
|
91715
|
+
}
|
|
91716
|
+
.e-clickelem::before,
|
|
91717
|
+
.e-video-clickelem::before {
|
|
91718
|
+
left: 0;
|
|
91719
|
+
right: 0;
|
|
91720
|
+
z-index: 1;
|
|
91721
|
+
}
|
|
91722
|
+
.e-clickelem::before {
|
|
91723
|
+
bottom: 70%;
|
|
91724
|
+
top: 0;
|
|
91725
|
+
}
|
|
91726
|
+
.e-clickelem::after {
|
|
91727
|
+
bottom: 0;
|
|
91728
|
+
top: 70%;
|
|
91729
|
+
}
|
|
91730
|
+
.e-video-clickelem::before {
|
|
91731
|
+
bottom: 85%;
|
|
91732
|
+
top: 0;
|
|
91733
|
+
}
|
|
91734
|
+
.e-video-clickelem::after {
|
|
91735
|
+
bottom: 0;
|
|
91736
|
+
top: 90%;
|
|
91737
|
+
}
|
|
91649
91738
|
}
|
|
91650
91739
|
|
|
91651
91740
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -91941,7 +92030,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91941
92030
|
height: 20px;
|
|
91942
92031
|
min-width: 20px;
|
|
91943
92032
|
padding: 2px 5px;
|
|
91944
|
-
vertical-align: middle;
|
|
91945
92033
|
}
|
|
91946
92034
|
|
|
91947
92035
|
.e-rte-table.e-dashed-border td,
|
|
@@ -91984,6 +92072,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91984
92072
|
padding-top: 0;
|
|
91985
92073
|
}
|
|
91986
92074
|
|
|
92075
|
+
.e-rte-video-dialog .e-rte-label {
|
|
92076
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
92077
|
+
}
|
|
92078
|
+
|
|
92079
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
92080
|
+
padding-top: 0;
|
|
92081
|
+
}
|
|
92082
|
+
|
|
91987
92083
|
.e-rte-table-resize.e-row-resize,
|
|
91988
92084
|
.e-rte-table-resize.e-column-resize {
|
|
91989
92085
|
background-color: transparent;
|
|
@@ -93524,15 +93620,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
93524
93620
|
.e-clickelem::after,
|
|
93525
93621
|
.e-video-clickelem::after {
|
|
93526
93622
|
background: transparent;
|
|
93527
|
-
bottom: 0;
|
|
93528
93623
|
content: '';
|
|
93529
93624
|
cursor: default;
|
|
93530
93625
|
display: block;
|
|
93531
|
-
left: 0;
|
|
93532
93626
|
position: absolute;
|
|
93533
|
-
|
|
93534
|
-
|
|
93535
|
-
|
|
93627
|
+
}
|
|
93628
|
+
|
|
93629
|
+
.e-clickelem::before,
|
|
93630
|
+
.e-video-clickelem::before {
|
|
93631
|
+
background: transparent;
|
|
93632
|
+
content: '';
|
|
93633
|
+
cursor: default;
|
|
93634
|
+
display: block;
|
|
93635
|
+
position: absolute;
|
|
93536
93636
|
}
|
|
93537
93637
|
|
|
93538
93638
|
.e-videoheader,
|
|
@@ -95609,7 +95709,7 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
95609
95709
|
pointer-events: none;
|
|
95610
95710
|
position: absolute;
|
|
95611
95711
|
top: 50%;
|
|
95612
|
-
width: 99
|
|
95712
|
+
width: 99%;
|
|
95613
95713
|
}
|
|
95614
95714
|
|
|
95615
95715
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -98913,7 +99013,6 @@ $kanban-col-expand-collapse-box-shadow: $secondary-shadow-focus !default;
|
|
|
98913
99013
|
padding: $kanban-collapse-header-text-padding;
|
|
98914
99014
|
position: relative;
|
|
98915
99015
|
text-overflow: ellipsis;
|
|
98916
|
-
text-transform: $kanban-collapse-header-text-transform;
|
|
98917
99016
|
white-space: nowrap;
|
|
98918
99017
|
writing-mode: vertical-lr;
|
|
98919
99018
|
|
|
@@ -102576,6 +102675,9 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
102576
102675
|
@if $skin-name == 'bootstrap4' {
|
|
102577
102676
|
color: $pv-thumbnail-border-selection-font-color;
|
|
102578
102677
|
}
|
|
102678
|
+
@if $skin-name == 'bootstrap5' {
|
|
102679
|
+
color: $white;
|
|
102680
|
+
}
|
|
102579
102681
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
102580
102682
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
102581
102683
|
}
|
|
@@ -102588,6 +102690,9 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
102588
102690
|
@if $skin-name == 'bootstrap4' {
|
|
102589
102691
|
color: $pv-thumbnail-border-selection-font-color;
|
|
102590
102692
|
}
|
|
102693
|
+
@if $skin-name == 'bootstrap5' {
|
|
102694
|
+
color: $white;
|
|
102695
|
+
}
|
|
102591
102696
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
102592
102697
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
102593
102698
|
}
|
|
@@ -102971,6 +103076,8 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
102971
103076
|
|
|
102972
103077
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
102973
103078
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
103079
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
103080
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
102974
103081
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
102975
103082
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
102976
103083
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -102980,10 +103087,7 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
102980
103087
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
102981
103088
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
102982
103089
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
102983
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
102984
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
102985
103090
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
102986
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
102987
103091
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
102988
103092
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
102989
103093
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -103003,6 +103107,21 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
103003
103107
|
}
|
|
103004
103108
|
}
|
|
103005
103109
|
|
|
103110
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
103111
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
103112
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
103113
|
+
{
|
|
103114
|
+
@if $skin-name == 'bootstrap4' {
|
|
103115
|
+
color: $pv-icon-color-hover;
|
|
103116
|
+
}
|
|
103117
|
+
@if $skin-name == 'bootstrap5' {
|
|
103118
|
+
color: $pv-icon-color;
|
|
103119
|
+
}
|
|
103120
|
+
@if $skin-name == 'FluentUI' {
|
|
103121
|
+
color: $pv-item-selection-color;
|
|
103122
|
+
}
|
|
103123
|
+
}
|
|
103124
|
+
|
|
103006
103125
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
103007
103126
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
103008
103127
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -103224,6 +103343,10 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
103224
103343
|
background-color: $pv-item-selection-background-color;
|
|
103225
103344
|
color: $pv-item-selection-color;
|
|
103226
103345
|
}
|
|
103346
|
+
@if $skin-name == 'bootstrap5' {
|
|
103347
|
+
background-color: $pv-item-selection-background-color;
|
|
103348
|
+
color: $pv-item-selection-color;
|
|
103349
|
+
}
|
|
103227
103350
|
}
|
|
103228
103351
|
|
|
103229
103352
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -106307,6 +106430,16 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
106307
106430
|
color: $pv-stamp-icon-color;
|
|
106308
106431
|
}
|
|
106309
106432
|
}
|
|
106433
|
+
|
|
106434
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
106435
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
106436
|
+
@if ($skin-name == 'bootstrap4') {
|
|
106437
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
106438
|
+
}
|
|
106439
|
+
@if ($skin-name == 'bootstrap5') {
|
|
106440
|
+
color: $white;
|
|
106441
|
+
}
|
|
106442
|
+
}
|
|
106310
106443
|
|
|
106311
106444
|
.e-dialog.e-pv-signature-dialog-height {
|
|
106312
106445
|
height: $pv-signature-dialog-height;
|
|
@@ -122653,8 +122786,9 @@ $image-editor-bigger-dropdown-btn-preview-left: -7px !default;
|
|
|
122653
122786
|
$image-editor-slider-handler: calc(50% - 8px) !default;
|
|
122654
122787
|
$image-editor-bigger-slider-handler: calc(50% - 10px) !default;
|
|
122655
122788
|
$image-editor-device-slider-handler: calc(50% - 8px) !default;
|
|
122656
|
-
$image-editor-finetune-value-span:
|
|
122657
|
-
$image-editor-finetune-span:
|
|
122789
|
+
$image-editor-finetune-value-span: 30% !default;
|
|
122790
|
+
$image-editor-finetune-span: 30% !default;
|
|
122791
|
+
$image-editor-slider-wrap: calc(50% - 12px) !default;
|
|
122658
122792
|
|
|
122659
122793
|
@include export-module('image-editor-layout') {
|
|
122660
122794
|
|
|
@@ -123169,15 +123303,21 @@ $image-editor-finetune-span: 28% !default;
|
|
|
123169
123303
|
}
|
|
123170
123304
|
|
|
123171
123305
|
.e-ie-finetune-slider-wrap {
|
|
123172
|
-
top:
|
|
123306
|
+
top: $image-editor-slider-wrap !important; /* stylelint-disable-line declaration-no-important */
|
|
123173
123307
|
}
|
|
123174
123308
|
|
|
123175
123309
|
.e-transparency-slider-wrap {
|
|
123176
|
-
top:
|
|
123310
|
+
top: $image-editor-slider-wrap !important; /* stylelint-disable-line declaration-no-important */
|
|
123177
123311
|
}
|
|
123178
123312
|
|
|
123179
123313
|
.e-ie-slider-wrap {
|
|
123180
123314
|
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123315
|
+
@if $skin-name == 'Material3' {
|
|
123316
|
+
top: calc(50% - 12px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123317
|
+
}
|
|
123318
|
+
@if $skin-name == 'tailwind' {
|
|
123319
|
+
top: calc(50% - 13px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123320
|
+
}
|
|
123181
123321
|
}
|
|
123182
123322
|
|
|
123183
123323
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -123208,6 +123348,30 @@ $image-editor-finetune-span: 28% !default;
|
|
|
123208
123348
|
}
|
|
123209
123349
|
}
|
|
123210
123350
|
}
|
|
123351
|
+
|
|
123352
|
+
.e-device .e-transparency-slider-wrap {
|
|
123353
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123354
|
+
}
|
|
123355
|
+
|
|
123356
|
+
.e-device .e-ie-finetune-slider-wrap {
|
|
123357
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123358
|
+
}
|
|
123359
|
+
|
|
123360
|
+
.e-device .e-ie-finetune-value-span {
|
|
123361
|
+
@if $skin-name == 'Material3' {
|
|
123362
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
123363
|
+
}
|
|
123364
|
+
}
|
|
123365
|
+
|
|
123366
|
+
.e-device .e-ie-finetune-slider-label {
|
|
123367
|
+
@if $skin-name == 'Material3' {
|
|
123368
|
+
top: 28% !important; /* stylelint-disable-line declaration-no-important */
|
|
123369
|
+
}
|
|
123370
|
+
}
|
|
123371
|
+
|
|
123372
|
+
.e-device .e-ie-slider-wrap {
|
|
123373
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123374
|
+
}
|
|
123211
123375
|
}
|
|
123212
123376
|
|
|
123213
123377
|
|