@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
|
@@ -19721,11 +19721,6 @@ $ddl-bigger-small-list-header-font-size: 14px !default;
|
|
|
19721
19721
|
cursor: default;
|
|
19722
19722
|
}
|
|
19723
19723
|
|
|
19724
|
-
.e-mention .e-mention-chip::selection {
|
|
19725
|
-
color: $mention-gradient-color;
|
|
19726
|
-
background: $mention-active-font-color;
|
|
19727
|
-
}
|
|
19728
|
-
|
|
19729
19724
|
.e-mention.e-editable-element {
|
|
19730
19725
|
border: 2px solid $ddl-list-border-color;
|
|
19731
19726
|
height: auto;
|
|
@@ -25482,7 +25477,7 @@ $calendar-normal-month-view-line-height: $calendar-normal-month-view-height !def
|
|
|
25482
25477
|
$calendar-normal-day-header-height: $calendar-normal-month-view-height !default;
|
|
25483
25478
|
$calendar-normal-day-header-text: none !default;
|
|
25484
25479
|
$calendar-normal-year-decade-height: 45px !default;
|
|
25485
|
-
$calendar-normal-header-height:
|
|
25480
|
+
$calendar-normal-header-height: 32px !default;
|
|
25486
25481
|
$calendar-normal-icon-size: 30px !default;
|
|
25487
25482
|
$calendar-normal-today-button-height: 36px !default;
|
|
25488
25483
|
$calendar-border-radius: 0 !default;
|
|
@@ -25571,6 +25566,16 @@ $calendar-bigger-icon-padding: 13px !default;
|
|
|
25571
25566
|
$calendar-bigger-icon-margin: 0 !default;
|
|
25572
25567
|
$calendar-selected-border-color: 1px solid $selection-bg !default;
|
|
25573
25568
|
$calendar-week-number-font-weight: 500 !default;
|
|
25569
|
+
$calendar-header-title-padding: 0 5px !default;
|
|
25570
|
+
|
|
25571
|
+
// Focus related styles
|
|
25572
|
+
$calendar-title-focus-box-shadow: 0 0 0 1px $bg-base-100 !default;
|
|
25573
|
+
$calendar-title-focus-background: none !default;
|
|
25574
|
+
$calendar-title-active-background: $calendar-bg-color !default;
|
|
25575
|
+
$calendar-icon-focus-box-shadow: 0 0 0 1px $bg-base-100 !default;
|
|
25576
|
+
$calendar-title-border-radius: 0 !default;
|
|
25577
|
+
$calendar-title-hover-bg-color: none !default;
|
|
25578
|
+
$calendar-focused-cell-box-shadow: 0 0 0 1px $bg-base-100 !default;
|
|
25574
25579
|
|
|
25575
25580
|
//today
|
|
25576
25581
|
$calendar-footer-container-padding: 0 10px 10px 10px !default;
|
|
@@ -25805,6 +25810,9 @@ $calendar-small-font-size: 12px !default;
|
|
|
25805
25810
|
font-size: $calendar-title-font-size;
|
|
25806
25811
|
font-weight: $calendar-title-font-weight-style;
|
|
25807
25812
|
text-align: $calendar-float-left-style;
|
|
25813
|
+
padding: $calendar-header-title-padding;
|
|
25814
|
+
border: $calendar-none-style;
|
|
25815
|
+
border-radius: $calendar-title-border-radius;
|
|
25808
25816
|
}
|
|
25809
25817
|
#{if(&, '&', '*')} .e-title {
|
|
25810
25818
|
margin-left: $calendar-title-margin-left-style;
|
|
@@ -26424,11 +26432,25 @@ $calendar-small-font-size: 12px !default;
|
|
|
26424
26432
|
color: $calendar-title-font-color;
|
|
26425
26433
|
}
|
|
26426
26434
|
#{if(&, '&', '*')} .e-title:hover {
|
|
26427
|
-
|
|
26435
|
+
background: $calendar-title-hover-bg-color;
|
|
26428
26436
|
cursor: pointer;
|
|
26429
26437
|
text-decoration: $calendar-title-decoration-style;
|
|
26430
26438
|
}
|
|
26431
|
-
|
|
26439
|
+
#{if(&, '&', '*')} .e-title:focus{
|
|
26440
|
+
box-shadow: $calendar-title-focus-box-shadow;
|
|
26441
|
+
background: $calendar-title-focus-background;
|
|
26442
|
+
@if $skin-name == 'highcontrast' {
|
|
26443
|
+
text-decoration: none;
|
|
26444
|
+
}
|
|
26445
|
+
@else {
|
|
26446
|
+
text-decoration: $calendar-title-decoration-style;
|
|
26447
|
+
}
|
|
26448
|
+
}
|
|
26449
|
+
#{if(&, '&', '*')} .e-title:active{
|
|
26450
|
+
box-shadow: $calendar-box-shadow;
|
|
26451
|
+
background: $calendar-title-active-background;
|
|
26452
|
+
text-decoration: $calendar-title-decoration-style;
|
|
26453
|
+
}
|
|
26432
26454
|
#{if(&, '&', '*')} .e-prev:hover > span,
|
|
26433
26455
|
#{if(&, '&', '*')} .e-next:hover > span {
|
|
26434
26456
|
border: $calendar-icon-hover-border-color;
|
|
@@ -26440,7 +26462,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
26440
26462
|
#{if(&, '&', '*')} .e-next:hover {
|
|
26441
26463
|
background: $calendar-icon-hover-bg-color;
|
|
26442
26464
|
}
|
|
26443
|
-
|
|
26465
|
+
#{if(&, '&', '*')} .e-prev:focus,
|
|
26466
|
+
#{if(&, '&', '*')} .e-next:focus {
|
|
26467
|
+
box-shadow: $calendar-icon-focus-box-shadow;
|
|
26468
|
+
}
|
|
26444
26469
|
#{if(&, '&', '*')} .e-prev:active,
|
|
26445
26470
|
#{if(&, '&', '*')} .e-next:active {
|
|
26446
26471
|
background: $calendar-active-state-icon-bg-color;
|
|
@@ -26924,6 +26949,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
26924
26949
|
color: $calendar-today-disabled-color;
|
|
26925
26950
|
}
|
|
26926
26951
|
}
|
|
26952
|
+
.e-calendar .e-cell.e-focused-cell {
|
|
26953
|
+
box-shadow: $calendar-focused-cell-box-shadow;
|
|
26954
|
+
border-radius: $calendar-border-radius;
|
|
26955
|
+
}
|
|
26927
26956
|
}
|
|
26928
26957
|
|
|
26929
26958
|
|
|
@@ -30937,7 +30966,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30937
30966
|
background: $drop-down-btn-ul-bgcolor;
|
|
30938
30967
|
}
|
|
30939
30968
|
@else {
|
|
30940
|
-
background
|
|
30969
|
+
background: $drop-down-btn-ul-bgcolor;
|
|
30941
30970
|
}
|
|
30942
30971
|
color: $drop-down-btn-color;
|
|
30943
30972
|
|
|
@@ -30953,24 +30982,24 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30953
30982
|
|
|
30954
30983
|
&.e-focused {
|
|
30955
30984
|
@if $skin-name != 'FluentUI' {
|
|
30956
|
-
background
|
|
30985
|
+
background: $drop-down-btn-li-focus-bgcolor;
|
|
30957
30986
|
}
|
|
30958
30987
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
30959
30988
|
}
|
|
30960
30989
|
|
|
30961
30990
|
&:hover {
|
|
30962
30991
|
@if $skin-name == 'bootstrap5' {
|
|
30963
|
-
background
|
|
30992
|
+
background: $drop-down-btn-li-hover-bgcolor;
|
|
30964
30993
|
}
|
|
30965
30994
|
@else {
|
|
30966
|
-
background
|
|
30995
|
+
background: $drop-down-btn-li-bgcolor;
|
|
30967
30996
|
}
|
|
30968
30997
|
color: $drop-down-btn-li-selection-font-color;
|
|
30969
30998
|
}
|
|
30970
30999
|
|
|
30971
31000
|
&:active,
|
|
30972
31001
|
&.e-selected {
|
|
30973
|
-
background
|
|
31002
|
+
background: $drop-down-btn-li-selection-bgcolor;
|
|
30974
31003
|
color: $drop-down-btn-selected-color;
|
|
30975
31004
|
|
|
30976
31005
|
& .e-menu-url {
|
|
@@ -31006,7 +31035,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
31006
31035
|
&:focus,
|
|
31007
31036
|
&:active,
|
|
31008
31037
|
&.e-active {
|
|
31009
|
-
background
|
|
31038
|
+
background: rgba(transparent, .056);
|
|
31010
31039
|
border-color: transparent;
|
|
31011
31040
|
box-shadow: none;
|
|
31012
31041
|
color: inherit;
|
|
@@ -48318,6 +48347,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
48318
48347
|
|
|
48319
48348
|
.e-tbar-btn-text {
|
|
48320
48349
|
color: $tbar-btn-text-focus-color;
|
|
48350
|
+
|
|
48351
|
+
@if $skin-name == 'bootstrap5' {
|
|
48352
|
+
color: $tbar-btn-icons-focus-color;
|
|
48353
|
+
}
|
|
48321
48354
|
}
|
|
48322
48355
|
}
|
|
48323
48356
|
|
|
@@ -48331,6 +48364,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
48331
48364
|
|
|
48332
48365
|
.e-icons {
|
|
48333
48366
|
color: $tbar-btn-icons-focus-color;
|
|
48367
|
+
|
|
48368
|
+
@if $skin-name == 'bootstrap5' {
|
|
48369
|
+
color: $tbar-btn-text-focus-color;
|
|
48370
|
+
}
|
|
48334
48371
|
}
|
|
48335
48372
|
|
|
48336
48373
|
.e-tbar-btn-text {
|
|
@@ -56652,7 +56689,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
56652
56689
|
|
|
56653
56690
|
&.e-ul {
|
|
56654
56691
|
@include bigger-ul-size;
|
|
56655
|
-
max-width: $cmenu-bigger-max-width;
|
|
56656
56692
|
min-width: $cmenu-bigger-min-width;
|
|
56657
56693
|
|
|
56658
56694
|
& .e-menu-item {
|
|
@@ -79891,12 +79927,15 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79891
79927
|
z-index: 1;
|
|
79892
79928
|
}
|
|
79893
79929
|
|
|
79930
|
+
&.e-lib .e-leftfreeze,
|
|
79931
|
+
&.e-lib .e-rightfreeze,
|
|
79894
79932
|
.e-leftfreeze,
|
|
79895
79933
|
.e-rightfreeze {
|
|
79896
79934
|
position: sticky;
|
|
79897
79935
|
z-index: 2;
|
|
79898
79936
|
}
|
|
79899
79937
|
|
|
79938
|
+
&.e-lib .e-fixedfreeze,
|
|
79900
79939
|
.e-fixedfreeze {
|
|
79901
79940
|
position: sticky;
|
|
79902
79941
|
z-index: 3;
|
|
@@ -79957,6 +79996,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79957
79996
|
overflow-x: hidden;
|
|
79958
79997
|
}
|
|
79959
79998
|
|
|
79999
|
+
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
79960
80000
|
.e-leftfreeze.e-freezeleftborder {
|
|
79961
80001
|
border-right-width: 2px;
|
|
79962
80002
|
}
|
|
@@ -79987,6 +80027,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79987
80027
|
box-shadow: $grid-dragborder-box-shadow, -4px 0 8px $grid-frozen-shadow-background-color;
|
|
79988
80028
|
}
|
|
79989
80029
|
|
|
80030
|
+
&.e-lib .e-rightfreeze.e-freezerightborder,
|
|
79990
80031
|
.e-rightfreeze.e-freezerightborder {
|
|
79991
80032
|
border-left-width: 2px;
|
|
79992
80033
|
}
|
|
@@ -80017,10 +80058,12 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80017
80058
|
box-shadow: $grid-dragborder-box-shadow, 4px 0 8px $grid-frozen-shadow-background-color;
|
|
80018
80059
|
}
|
|
80019
80060
|
|
|
80061
|
+
&.e-lib .e-fixedfreeze.e-freezeleftborder,
|
|
80020
80062
|
.e-fixedfreeze.e-freezeleftborder {
|
|
80021
80063
|
border-left-width: 1px;
|
|
80022
80064
|
}
|
|
80023
80065
|
|
|
80066
|
+
&.e-lib .e-fixedfreeze.e-freezerightborder,
|
|
80024
80067
|
.e-fixedfreeze.e-freezerightborder {
|
|
80025
80068
|
border-right-width: 1px;
|
|
80026
80069
|
}
|
|
@@ -80158,18 +80201,22 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80158
80201
|
}
|
|
80159
80202
|
}
|
|
80160
80203
|
|
|
80204
|
+
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
80161
80205
|
.e-leftfreeze.e-freezeleftborder {
|
|
80162
80206
|
border-left-width: 2px;
|
|
80163
80207
|
}
|
|
80164
80208
|
|
|
80209
|
+
&.e-lib .e-rightfreeze.e-freezerightborder,
|
|
80165
80210
|
.e-rightfreeze.e-freezerightborder {
|
|
80166
80211
|
border-right-width: 2px;
|
|
80167
80212
|
}
|
|
80168
80213
|
|
|
80214
|
+
&.e-lib .e-fixedfreeze.e-freezeleftborder,
|
|
80169
80215
|
.e-fixedfreeze.e-freezeleftborder {
|
|
80170
80216
|
border-right-width: 1px;
|
|
80171
80217
|
}
|
|
80172
80218
|
|
|
80219
|
+
&.e-lib .e-fixedfreeze.e-freezerightborder,
|
|
80173
80220
|
.e-fixedfreeze.e-freezerightborder {
|
|
80174
80221
|
border-left-width: 1px;
|
|
80175
80222
|
}
|
|
@@ -80885,6 +80932,13 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80885
80932
|
}
|
|
80886
80933
|
}
|
|
80887
80934
|
|
|
80935
|
+
.e-rowdragdrop {
|
|
80936
|
+
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' or $grid-skin == 'material' or $grid-skin == 'material-dark' or $grid-skin == 'bootstrap4' {
|
|
80937
|
+
border-width: $grid-rowcell-broder-width;
|
|
80938
|
+
border-color: $grid-dragcell-border-color;
|
|
80939
|
+
}
|
|
80940
|
+
}
|
|
80941
|
+
|
|
80888
80942
|
.e-rowcell.e-frozen-right-border,
|
|
80889
80943
|
.e-headercell.e-frozen-right-border,
|
|
80890
80944
|
.e-filterbarcell.e-frozen-right-border {
|
|
@@ -82431,20 +82485,26 @@ margin: $grid-group-animator-cell-margin;
|
|
|
82431
82485
|
border-left-color: $frozen-border-color;
|
|
82432
82486
|
}
|
|
82433
82487
|
|
|
82488
|
+
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
82434
82489
|
.e-leftfreeze.e-freezeleftborder {
|
|
82435
82490
|
border-right-color: $frozen-border-color;
|
|
82436
82491
|
}
|
|
82437
82492
|
|
|
82493
|
+
&.e-lib .e-rightfreeze.e-freezerightborder,
|
|
82438
82494
|
.e-rightfreeze.e-freezerightborder {
|
|
82439
82495
|
border-left-color: $frozen-border-color;
|
|
82440
82496
|
}
|
|
82441
82497
|
|
|
82498
|
+
&.e-lib .e-filterbarcell.e-fixedfreeze.e-freezeleftborder,
|
|
82442
82499
|
.e-filterbarcell.e-fixedfreeze.e-freezeleftborder,
|
|
82500
|
+
&.e-lib .e-fixedfreeze.e-freezeleftborder,
|
|
82443
82501
|
.e-fixedfreeze.e-freezeleftborder {
|
|
82444
82502
|
border-left-color: $frozen-border-color;
|
|
82445
82503
|
}
|
|
82446
82504
|
|
|
82505
|
+
&.e-lib .e-filterbarcell.e-fixedfreeze.e-freezerightborder,
|
|
82447
82506
|
.e-filterbarcell.e-fixedfreeze.e-freezerightborder,
|
|
82507
|
+
&.e-lib .e-fixedfreeze.e-freezerightborder,
|
|
82448
82508
|
.e-fixedfreeze.e-freezerightborder {
|
|
82449
82509
|
border-right-color: $frozen-border-color;
|
|
82450
82510
|
}
|
|
@@ -89266,6 +89326,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
|
|
|
89266
89326
|
$rte-big-quick-tbar-item-min-height: 49px !default;
|
|
89267
89327
|
$rte-big-quick-tbar-item-min-width: 50px !default;
|
|
89268
89328
|
$rte-content-font-size: 14px !default;
|
|
89329
|
+
$rte-big-content-font-size: 16px !default;
|
|
89269
89330
|
$rte-dropdown-caret-icon-size: 12px !default;
|
|
89270
89331
|
$rte-big-dropdown-caret-icon-size: 12px !default;
|
|
89271
89332
|
$rte-toolbar-icon-size: 16px !default;
|
|
@@ -89498,6 +89559,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
89498
89559
|
min-height: 350px;
|
|
89499
89560
|
}
|
|
89500
89561
|
}
|
|
89562
|
+
.e-rte-content .e-content {
|
|
89563
|
+
font-size: $rte-big-content-font-size;
|
|
89564
|
+
}
|
|
89501
89565
|
}
|
|
89502
89566
|
|
|
89503
89567
|
.e-richtexteditor {
|
|
@@ -89804,10 +89868,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
89804
89868
|
position: relative;
|
|
89805
89869
|
text-align: inherit;
|
|
89806
89870
|
z-index: 2;
|
|
89807
|
-
|
|
89808
|
-
@media screen and (min-width: 992px) {
|
|
89809
|
-
font-size: $rte-content-font-size;
|
|
89810
|
-
}
|
|
89871
|
+
font-size: $rte-content-font-size;
|
|
89811
89872
|
}
|
|
89812
89873
|
|
|
89813
89874
|
.e-content p {
|
|
@@ -89993,6 +90054,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
89993
90054
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
89994
90055
|
font-size: $rte-tbar-icon-size;
|
|
89995
90056
|
}
|
|
90057
|
+
.e-clickelem::after,
|
|
90058
|
+
.e-video-clickelem::after {
|
|
90059
|
+
left: 0;
|
|
90060
|
+
right: 0;
|
|
90061
|
+
z-index: 1;
|
|
90062
|
+
}
|
|
90063
|
+
.e-clickelem::before,
|
|
90064
|
+
.e-video-clickelem::before {
|
|
90065
|
+
left: 0;
|
|
90066
|
+
right: 0;
|
|
90067
|
+
z-index: 1;
|
|
90068
|
+
}
|
|
90069
|
+
.e-clickelem::before {
|
|
90070
|
+
bottom: 70%;
|
|
90071
|
+
top: 0;
|
|
90072
|
+
}
|
|
90073
|
+
.e-clickelem::after {
|
|
90074
|
+
bottom: 0;
|
|
90075
|
+
top: 70%;
|
|
90076
|
+
}
|
|
90077
|
+
.e-video-clickelem::before {
|
|
90078
|
+
bottom: 85%;
|
|
90079
|
+
top: 0;
|
|
90080
|
+
}
|
|
90081
|
+
.e-video-clickelem::after {
|
|
90082
|
+
bottom: 0;
|
|
90083
|
+
top: 90%;
|
|
90084
|
+
}
|
|
89996
90085
|
}
|
|
89997
90086
|
|
|
89998
90087
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -90288,7 +90377,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90288
90377
|
height: 20px;
|
|
90289
90378
|
min-width: 20px;
|
|
90290
90379
|
padding: 2px 5px;
|
|
90291
|
-
vertical-align: middle;
|
|
90292
90380
|
}
|
|
90293
90381
|
|
|
90294
90382
|
.e-rte-table.e-dashed-border td,
|
|
@@ -90331,6 +90419,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90331
90419
|
padding-top: 0;
|
|
90332
90420
|
}
|
|
90333
90421
|
|
|
90422
|
+
.e-rte-video-dialog .e-rte-label {
|
|
90423
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
90424
|
+
}
|
|
90425
|
+
|
|
90426
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
90427
|
+
padding-top: 0;
|
|
90428
|
+
}
|
|
90429
|
+
|
|
90334
90430
|
.e-rte-table-resize.e-row-resize,
|
|
90335
90431
|
.e-rte-table-resize.e-column-resize {
|
|
90336
90432
|
background-color: transparent;
|
|
@@ -91871,15 +91967,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91871
91967
|
.e-clickelem::after,
|
|
91872
91968
|
.e-video-clickelem::after {
|
|
91873
91969
|
background: transparent;
|
|
91874
|
-
bottom: 0;
|
|
91875
91970
|
content: '';
|
|
91876
91971
|
cursor: default;
|
|
91877
91972
|
display: block;
|
|
91878
|
-
left: 0;
|
|
91879
91973
|
position: absolute;
|
|
91880
|
-
|
|
91881
|
-
|
|
91882
|
-
|
|
91974
|
+
}
|
|
91975
|
+
|
|
91976
|
+
.e-clickelem::before,
|
|
91977
|
+
.e-video-clickelem::before {
|
|
91978
|
+
background: transparent;
|
|
91979
|
+
content: '';
|
|
91980
|
+
cursor: default;
|
|
91981
|
+
display: block;
|
|
91982
|
+
position: absolute;
|
|
91883
91983
|
}
|
|
91884
91984
|
|
|
91885
91985
|
.e-videoheader,
|
|
@@ -93952,7 +94052,7 @@ $gantt-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
93952
94052
|
pointer-events: none;
|
|
93953
94053
|
position: absolute;
|
|
93954
94054
|
top: 50%;
|
|
93955
|
-
width: 99
|
|
94055
|
+
width: 99%;
|
|
93956
94056
|
}
|
|
93957
94057
|
|
|
93958
94058
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -97252,7 +97352,6 @@ $kanban-col-expand-collapse-box-shadow: none;
|
|
|
97252
97352
|
padding: $kanban-collapse-header-text-padding;
|
|
97253
97353
|
position: relative;
|
|
97254
97354
|
text-overflow: ellipsis;
|
|
97255
|
-
text-transform: $kanban-collapse-header-text-transform;
|
|
97256
97355
|
white-space: nowrap;
|
|
97257
97356
|
writing-mode: vertical-lr;
|
|
97258
97357
|
|
|
@@ -100910,6 +101009,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
100910
101009
|
@if $skin-name == 'bootstrap4' {
|
|
100911
101010
|
color: $pv-thumbnail-border-selection-font-color;
|
|
100912
101011
|
}
|
|
101012
|
+
@if $skin-name == 'bootstrap5' {
|
|
101013
|
+
color: $white;
|
|
101014
|
+
}
|
|
100913
101015
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
100914
101016
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
100915
101017
|
}
|
|
@@ -100922,6 +101024,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
100922
101024
|
@if $skin-name == 'bootstrap4' {
|
|
100923
101025
|
color: $pv-thumbnail-border-selection-font-color;
|
|
100924
101026
|
}
|
|
101027
|
+
@if $skin-name == 'bootstrap5' {
|
|
101028
|
+
color: $white;
|
|
101029
|
+
}
|
|
100925
101030
|
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
100926
101031
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
100927
101032
|
}
|
|
@@ -101305,6 +101410,8 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101305
101410
|
|
|
101306
101411
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
101307
101412
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
101413
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
101414
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
|
|
101308
101415
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
|
|
101309
101416
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
|
|
101310
101417
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
|
|
@@ -101314,10 +101421,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101314
101421
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
|
|
101315
101422
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
|
|
101316
101423
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
|
|
101317
|
-
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101318
|
-
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101319
101424
|
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
|
|
101320
|
-
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101321
101425
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
|
|
101322
101426
|
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
|
|
101323
101427
|
.e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
|
|
@@ -101337,6 +101441,21 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101337
101441
|
}
|
|
101338
101442
|
}
|
|
101339
101443
|
|
|
101444
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101445
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101446
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101447
|
+
{
|
|
101448
|
+
@if $skin-name == 'bootstrap4' {
|
|
101449
|
+
color: $pv-icon-color-hover;
|
|
101450
|
+
}
|
|
101451
|
+
@if $skin-name == 'bootstrap5' {
|
|
101452
|
+
color: $pv-icon-color;
|
|
101453
|
+
}
|
|
101454
|
+
@if $skin-name == 'FluentUI' {
|
|
101455
|
+
color: $pv-item-selection-color;
|
|
101456
|
+
}
|
|
101457
|
+
}
|
|
101458
|
+
|
|
101340
101459
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101341
101460
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101342
101461
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
@@ -101558,6 +101677,10 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101558
101677
|
background-color: $pv-item-selection-background-color;
|
|
101559
101678
|
color: $pv-item-selection-color;
|
|
101560
101679
|
}
|
|
101680
|
+
@if $skin-name == 'bootstrap5' {
|
|
101681
|
+
background-color: $pv-item-selection-background-color;
|
|
101682
|
+
color: $pv-item-selection-color;
|
|
101683
|
+
}
|
|
101561
101684
|
}
|
|
101562
101685
|
|
|
101563
101686
|
.e-pv-search-btn.e-btn:disabled {
|
|
@@ -104641,6 +104764,16 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
104641
104764
|
color: $pv-stamp-icon-color;
|
|
104642
104765
|
}
|
|
104643
104766
|
}
|
|
104767
|
+
|
|
104768
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
|
|
104769
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
|
|
104770
|
+
@if ($skin-name == 'bootstrap4') {
|
|
104771
|
+
color: $pv-prop-win-drop-down-color-hover;
|
|
104772
|
+
}
|
|
104773
|
+
@if ($skin-name == 'bootstrap5') {
|
|
104774
|
+
color: $white;
|
|
104775
|
+
}
|
|
104776
|
+
}
|
|
104644
104777
|
|
|
104645
104778
|
.e-dialog.e-pv-signature-dialog-height {
|
|
104646
104779
|
height: $pv-signature-dialog-height;
|
|
@@ -120916,6 +121049,7 @@ $image-editor-bigger-slider-handler: calc(50% - 8px) !default;
|
|
|
120916
121049
|
$image-editor-device-slider-handler: calc(50% - 8px) !default;
|
|
120917
121050
|
$image-editor-finetune-value-span: 29% !default;
|
|
120918
121051
|
$image-editor-finetune-span: 29% !default;
|
|
121052
|
+
$image-editor-slider-wrap: calc(50% - 15px) !default;
|
|
120919
121053
|
|
|
120920
121054
|
@include export-module('image-editor-layout') {
|
|
120921
121055
|
|
|
@@ -121430,15 +121564,21 @@ $image-editor-finetune-span: 29% !default;
|
|
|
121430
121564
|
}
|
|
121431
121565
|
|
|
121432
121566
|
.e-ie-finetune-slider-wrap {
|
|
121433
|
-
top:
|
|
121567
|
+
top: $image-editor-slider-wrap !important; /* stylelint-disable-line declaration-no-important */
|
|
121434
121568
|
}
|
|
121435
121569
|
|
|
121436
121570
|
.e-transparency-slider-wrap {
|
|
121437
|
-
top:
|
|
121571
|
+
top: $image-editor-slider-wrap !important; /* stylelint-disable-line declaration-no-important */
|
|
121438
121572
|
}
|
|
121439
121573
|
|
|
121440
121574
|
.e-ie-slider-wrap {
|
|
121441
121575
|
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121576
|
+
@if $skin-name == 'Material3' {
|
|
121577
|
+
top: calc(50% - 12px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121578
|
+
}
|
|
121579
|
+
@if $skin-name == 'tailwind' {
|
|
121580
|
+
top: calc(50% - 13px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121581
|
+
}
|
|
121442
121582
|
}
|
|
121443
121583
|
|
|
121444
121584
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -121469,6 +121609,30 @@ $image-editor-finetune-span: 29% !default;
|
|
|
121469
121609
|
}
|
|
121470
121610
|
}
|
|
121471
121611
|
}
|
|
121612
|
+
|
|
121613
|
+
.e-device .e-transparency-slider-wrap {
|
|
121614
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121615
|
+
}
|
|
121616
|
+
|
|
121617
|
+
.e-device .e-ie-finetune-slider-wrap {
|
|
121618
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121619
|
+
}
|
|
121620
|
+
|
|
121621
|
+
.e-device .e-ie-finetune-value-span {
|
|
121622
|
+
@if $skin-name == 'Material3' {
|
|
121623
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
121624
|
+
}
|
|
121625
|
+
}
|
|
121626
|
+
|
|
121627
|
+
.e-device .e-ie-finetune-slider-label {
|
|
121628
|
+
@if $skin-name == 'Material3' {
|
|
121629
|
+
top: 28% !important; /* stylelint-disable-line declaration-no-important */
|
|
121630
|
+
}
|
|
121631
|
+
}
|
|
121632
|
+
|
|
121633
|
+
.e-device .e-ie-slider-wrap {
|
|
121634
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121635
|
+
}
|
|
121472
121636
|
}
|
|
121473
121637
|
|
|
121474
121638
|
|
|
@@ -32,6 +32,7 @@ $image-editor-bigger-slider-handler: calc(50% - 7px) !default;
|
|
|
32
32
|
$image-editor-device-slider-handler: calc(50% - 7px) !default;
|
|
33
33
|
$image-editor-finetune-value-span: 31% !default;
|
|
34
34
|
$image-editor-finetune-span: 31% !default;
|
|
35
|
+
$image-editor-slider-wrap: calc(50% - 15px) !default;
|
|
35
36
|
|
|
36
37
|
@include export-module('image-editor-layout') {
|
|
37
38
|
|
|
@@ -546,15 +547,21 @@ $image-editor-finetune-span: 31% !default;
|
|
|
546
547
|
}
|
|
547
548
|
|
|
548
549
|
.e-ie-finetune-slider-wrap {
|
|
549
|
-
top:
|
|
550
|
+
top: $image-editor-slider-wrap !important; /* stylelint-disable-line declaration-no-important */
|
|
550
551
|
}
|
|
551
552
|
|
|
552
553
|
.e-transparency-slider-wrap {
|
|
553
|
-
top:
|
|
554
|
+
top: $image-editor-slider-wrap !important; /* stylelint-disable-line declaration-no-important */
|
|
554
555
|
}
|
|
555
556
|
|
|
556
557
|
.e-ie-slider-wrap {
|
|
557
558
|
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
559
|
+
@if $skin-name == 'Material3' {
|
|
560
|
+
top: calc(50% - 12px) !important; /* stylelint-disable-line declaration-no-important */
|
|
561
|
+
}
|
|
562
|
+
@if $skin-name == 'tailwind' {
|
|
563
|
+
top: calc(50% - 13px) !important; /* stylelint-disable-line declaration-no-important */
|
|
564
|
+
}
|
|
558
565
|
}
|
|
559
566
|
|
|
560
567
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -585,6 +592,30 @@ $image-editor-finetune-span: 31% !default;
|
|
|
585
592
|
}
|
|
586
593
|
}
|
|
587
594
|
}
|
|
595
|
+
|
|
596
|
+
.e-device .e-transparency-slider-wrap {
|
|
597
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
598
|
+
}
|
|
599
|
+
|
|
600
|
+
.e-device .e-ie-finetune-slider-wrap {
|
|
601
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
.e-device .e-ie-finetune-value-span {
|
|
605
|
+
@if $skin-name == 'Material3' {
|
|
606
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
607
|
+
}
|
|
608
|
+
}
|
|
609
|
+
|
|
610
|
+
.e-device .e-ie-finetune-slider-label {
|
|
611
|
+
@if $skin-name == 'Material3' {
|
|
612
|
+
top: 28% !important; /* stylelint-disable-line declaration-no-important */
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-device .e-ie-slider-wrap {
|
|
617
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
618
|
+
}
|
|
588
619
|
}
|
|
589
620
|
|
|
590
621
|
|
|
@@ -32,6 +32,7 @@ $image-editor-bigger-slider-handler: calc(50% - 7px) !default;
|
|
|
32
32
|
$image-editor-device-slider-handler: calc(50% - 7px) !default;
|
|
33
33
|
$image-editor-finetune-value-span: 31% !default;
|
|
34
34
|
$image-editor-finetune-span: 31% !default;
|
|
35
|
+
$image-editor-slider-wrap: calc(50% - 15px) !default;
|
|
35
36
|
|
|
36
37
|
@include export-module('image-editor-layout') {
|
|
37
38
|
|
|
@@ -546,15 +547,21 @@ $image-editor-finetune-span: 31% !default;
|
|
|
546
547
|
}
|
|
547
548
|
|
|
548
549
|
.e-ie-finetune-slider-wrap {
|
|
549
|
-
top:
|
|
550
|
+
top: $image-editor-slider-wrap !important; /* stylelint-disable-line declaration-no-important */
|
|
550
551
|
}
|
|
551
552
|
|
|
552
553
|
.e-transparency-slider-wrap {
|
|
553
|
-
top:
|
|
554
|
+
top: $image-editor-slider-wrap !important; /* stylelint-disable-line declaration-no-important */
|
|
554
555
|
}
|
|
555
556
|
|
|
556
557
|
.e-ie-slider-wrap {
|
|
557
558
|
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
559
|
+
@if $skin-name == 'Material3' {
|
|
560
|
+
top: calc(50% - 12px) !important; /* stylelint-disable-line declaration-no-important */
|
|
561
|
+
}
|
|
562
|
+
@if $skin-name == 'tailwind' {
|
|
563
|
+
top: calc(50% - 13px) !important; /* stylelint-disable-line declaration-no-important */
|
|
564
|
+
}
|
|
558
565
|
}
|
|
559
566
|
|
|
560
567
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -585,6 +592,30 @@ $image-editor-finetune-span: 31% !default;
|
|
|
585
592
|
}
|
|
586
593
|
}
|
|
587
594
|
}
|
|
595
|
+
|
|
596
|
+
.e-device .e-transparency-slider-wrap {
|
|
597
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
598
|
+
}
|
|
599
|
+
|
|
600
|
+
.e-device .e-ie-finetune-slider-wrap {
|
|
601
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
.e-device .e-ie-finetune-value-span {
|
|
605
|
+
@if $skin-name == 'Material3' {
|
|
606
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
607
|
+
}
|
|
608
|
+
}
|
|
609
|
+
|
|
610
|
+
.e-device .e-ie-finetune-slider-label {
|
|
611
|
+
@if $skin-name == 'Material3' {
|
|
612
|
+
top: 28% !important; /* stylelint-disable-line declaration-no-important */
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-device .e-ie-slider-wrap {
|
|
617
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
618
|
+
}
|
|
588
619
|
}
|
|
589
620
|
|
|
590
621
|
|