@syncfusion/blazor-themes 25.1.35 → 25.1.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bds-dark.scss +39 -9
- package/SCSS-Themes/bds.scss +39 -9
- package/SCSS-Themes/bootstrap-dark.scss +43 -13
- package/SCSS-Themes/bootstrap.scss +41 -11
- package/SCSS-Themes/bootstrap4.scss +39 -9
- package/SCSS-Themes/bootstrap5-dark.scss +39 -9
- package/SCSS-Themes/bootstrap5.scss +39 -9
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bds.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent.scss +1 -1
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +11 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +11 -0
- package/SCSS-Themes/fabric-dark.scss +40 -10
- package/SCSS-Themes/fabric.scss +39 -9
- package/SCSS-Themes/fluent-dark.scss +45 -15
- package/SCSS-Themes/fluent.scss +45 -15
- package/SCSS-Themes/highcontrast.scss +39 -9
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bds.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/material3.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +3 -0
- package/SCSS-Themes/material-dark.scss +50 -9
- package/SCSS-Themes/material.scss +50 -9
- package/SCSS-Themes/material3-dark.scss +41 -11
- package/SCSS-Themes/material3.scss +41 -11
- package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bds.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/material.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +3 -1
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +2 -2
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +3 -3
- package/SCSS-Themes/ribbon/ribbon/material3.scss +3 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +31 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +29 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +32 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +32 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +32 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +32 -11
- package/SCSS-Themes/schedule/schedule/bds-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bds.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +4 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material3.scss +4 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +4 -0
- package/SCSS-Themes/tailwind-dark.scss +44 -14
- package/SCSS-Themes/tailwind.scss +44 -14
- package/package.json +1 -1
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -26798,7 +26798,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
26798
26798
|
}
|
|
26799
26799
|
}
|
|
26800
26800
|
|
|
26801
|
-
.e-zoomin {
|
|
26801
|
+
.e-calendar .e-zoomin {
|
|
26802
26802
|
animation: animatezoom .3s;
|
|
26803
26803
|
}
|
|
26804
26804
|
|
|
@@ -90692,7 +90692,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90692
90692
|
@if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
|
|
90693
90693
|
&:hover,
|
|
90694
90694
|
&:focus{
|
|
90695
|
-
padding:
|
|
90695
|
+
padding: 7px 3px;
|
|
90696
90696
|
}
|
|
90697
90697
|
}
|
|
90698
90698
|
|
|
@@ -91092,7 +91092,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91092
91092
|
.e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
|
|
91093
91093
|
.e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
|
|
91094
91094
|
@if $skin-name == 'tailwind' {
|
|
91095
|
-
padding:
|
|
91095
|
+
padding: 0;
|
|
91096
91096
|
}
|
|
91097
91097
|
}
|
|
91098
91098
|
}
|
|
@@ -91538,10 +91538,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91538
91538
|
box-shadow: $rte-table-popup-box;
|
|
91539
91539
|
}
|
|
91540
91540
|
|
|
91541
|
-
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
|
|
91542
|
-
margin-left: 6px;
|
|
91543
|
-
}
|
|
91544
|
-
|
|
91545
91541
|
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
91546
91542
|
min-width: 24px;
|
|
91547
91543
|
}
|
|
@@ -91663,6 +91659,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91663
91659
|
display: block;
|
|
91664
91660
|
}
|
|
91665
91661
|
}
|
|
91662
|
+
// Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
|
|
91663
|
+
.e-rte-picker-init {
|
|
91664
|
+
display: none !important; /* stylelint-disable-line declaration-no-important */
|
|
91665
|
+
}
|
|
91666
91666
|
}
|
|
91667
91667
|
|
|
91668
91668
|
|
|
@@ -92049,6 +92049,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92049
92049
|
.e-video-url-wrap textarea {
|
|
92050
92050
|
height: 80px;
|
|
92051
92051
|
}
|
|
92052
|
+
|
|
92053
|
+
@if $skin-name == 'FluentUI' {
|
|
92054
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
|
|
92055
|
+
border: 1px solid transparent;
|
|
92056
|
+
&:hover{
|
|
92057
|
+
border: 1px solid transparent;
|
|
92058
|
+
}
|
|
92059
|
+
}
|
|
92060
|
+
.e-toolbar .e-toolbar-item .e-tbar-btn{
|
|
92061
|
+
border: 1px solid transparent;
|
|
92062
|
+
&:hover{
|
|
92063
|
+
border: 1px solid transparent;
|
|
92064
|
+
}
|
|
92065
|
+
}
|
|
92066
|
+
}
|
|
92067
|
+
|
|
92068
|
+
@if $skin-name == 'bootstrap-dark' {
|
|
92069
|
+
.e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
|
|
92070
|
+
border: 1px solid transparent;
|
|
92071
|
+
}
|
|
92072
|
+
}
|
|
92052
92073
|
}
|
|
92053
92074
|
|
|
92054
92075
|
.e-rte-quick-popup {
|
|
@@ -115456,7 +115477,9 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
115456
115477
|
}
|
|
115457
115478
|
|
|
115458
115479
|
& .e-group-header .e-dropdown-btn.e-add-btn,
|
|
115459
|
-
.e-deletegroup
|
|
115480
|
+
.e-deletegroup,
|
|
115481
|
+
.e-clone-grp-btn,
|
|
115482
|
+
.e-lock-grp-btn {
|
|
115460
115483
|
@if $skin-name == 'bootstrap5' {
|
|
115461
115484
|
background: $qrybldr-btngroup-bgcolor;
|
|
115462
115485
|
box-shadow: none;
|
|
@@ -117567,6 +117590,10 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
117567
117590
|
position: relative;
|
|
117568
117591
|
}
|
|
117569
117592
|
|
|
117593
|
+
.e-appointment-wrapper-hidden {
|
|
117594
|
+
visibility: hidden;
|
|
117595
|
+
}
|
|
117596
|
+
|
|
117570
117597
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
117571
117598
|
cursor: default;
|
|
117572
117599
|
}
|
|
@@ -122161,6 +122188,9 @@ $image-editor-finetune-span: 29% !default;
|
|
|
122161
122188
|
|
|
122162
122189
|
.e-ie-finetune-slider-wrap {
|
|
122163
122190
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122191
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
122192
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122193
|
+
}
|
|
122164
122194
|
}
|
|
122165
122195
|
|
|
122166
122196
|
.e-transparency-slider-wrap {
|
|
@@ -125634,7 +125664,7 @@ $ribbon-gallery-popup-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
125634
125664
|
}
|
|
125635
125665
|
|
|
125636
125666
|
.e-ribbon-group-overflow-ddb {
|
|
125637
|
-
&.e-dropdown-popup {
|
|
125667
|
+
&.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
125638
125668
|
min-width: 190px;
|
|
125639
125669
|
}
|
|
125640
125670
|
.e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -27200,7 +27200,7 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
27200
27200
|
}
|
|
27201
27201
|
}
|
|
27202
27202
|
|
|
27203
|
-
.e-zoomin {
|
|
27203
|
+
.e-calendar .e-zoomin {
|
|
27204
27204
|
animation: animatezoom .3s;
|
|
27205
27205
|
}
|
|
27206
27206
|
|
|
@@ -61195,7 +61195,7 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
61195
61195
|
|
|
61196
61196
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
61197
61197
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
61198
|
-
margin-top: -1.
|
|
61198
|
+
margin-top: -1.6em;
|
|
61199
61199
|
}
|
|
61200
61200
|
}
|
|
61201
61201
|
|
|
@@ -90022,7 +90022,7 @@ $rte-big-tb-items-margin-left: 8px !default;
|
|
|
90022
90022
|
$rte-tb-items-margin-left: 8px !default;
|
|
90023
90023
|
$rte-big-tb-items-padding-left: 8px !default;
|
|
90024
90024
|
$rte-tb-items-padding-left: 8px !default;
|
|
90025
|
-
$rte-active-tb-item-btn-padding: 0 !default;
|
|
90025
|
+
$rte-active-tb-item-btn-padding: 0 4px !default;
|
|
90026
90026
|
$rte-split-btn-bar-size: 0 !default;
|
|
90027
90027
|
$rte-split-btn-active-color-icon-line-height: 30px !default;
|
|
90028
90028
|
$rte-big-split-btn-active-color-icon-line-height: 37px !default;
|
|
@@ -90051,7 +90051,7 @@ $rte-font-arrow-width: 12px !default;
|
|
|
90051
90051
|
$rte-font-arrow-touch-width: 20px !default;
|
|
90052
90052
|
$rte-font-icon-line-height: $leading-none !default;
|
|
90053
90053
|
$rte-placeholder-line-height: $leading-normal !default;
|
|
90054
|
-
$rte-big-active-tb-item-btn-padding: 0
|
|
90054
|
+
$rte-big-active-tb-item-btn-padding: 0 8px !default;
|
|
90055
90055
|
$rte-table-popup-padding: 10px !default;
|
|
90056
90056
|
$rte-table-popup-border: 0 solid $gray30 !default;
|
|
90057
90057
|
$rte-insert-dialog-label-padding-top: 12px !default;
|
|
@@ -90102,7 +90102,7 @@ $rte-big-formatlists-dropdown-line-height: 30px;
|
|
|
90102
90102
|
//Layout Variables End
|
|
90103
90103
|
|
|
90104
90104
|
//Theme Variables Start
|
|
90105
|
-
$rte-split-btn-active-border:
|
|
90105
|
+
$rte-split-btn-active-border: 1px solid $transparent !default;
|
|
90106
90106
|
$rte-border-color: $border-light !default;
|
|
90107
90107
|
$rte-content-bg: $content-bg-color !default;
|
|
90108
90108
|
$rte-full-screen-bg: $content-bg-color !default;
|
|
@@ -90131,7 +90131,7 @@ $rte-quick-pop-item-focus-bg: $content-bg-color-alt4 !default;
|
|
|
90131
90131
|
$rte-quick-tb-btn-hover: $content-bg-color-alt4 !default;
|
|
90132
90132
|
$rte-tb-item-active-bg: $content-bg-color-alt5 !default;
|
|
90133
90133
|
$rte-tb-active-font-color: $icon-color !default;
|
|
90134
|
-
$rte-tb-item-active-border:
|
|
90134
|
+
$rte-tb-item-active-border: 1px solid $transparent !default;
|
|
90135
90135
|
$rte-expand-tb-border-bottom: $rte-border-size $rte-border-type $border-light !default;
|
|
90136
90136
|
$rte-color-picker-active-bg: inherit !default;
|
|
90137
90137
|
$rte-drop-btn-active-bg: $content-bg-color-alt5 !default;
|
|
@@ -90148,7 +90148,7 @@ $rte-split-btn-span-active-bg: $content-bg-color-alt3 !default;
|
|
|
90148
90148
|
$rte-split-btn-bar-bg: $content-bg-color !default;
|
|
90149
90149
|
$rte-split-btn-active-bar-bg: $content-bg-color !default;
|
|
90150
90150
|
$rte-split-btn-bar-size: 0 !default;
|
|
90151
|
-
$rte-split-btn-active-border:
|
|
90151
|
+
$rte-split-btn-active-border: 1px solid $transparent !default;
|
|
90152
90152
|
$rte-split-btn-active-color-icon-line-height: 40px !default;
|
|
90153
90153
|
$rte-big-split-btn-active-color-icon-line-height: 48px !default;
|
|
90154
90154
|
|
|
@@ -91538,7 +91538,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91538
91538
|
@if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
|
|
91539
91539
|
&:hover,
|
|
91540
91540
|
&:focus{
|
|
91541
|
-
padding:
|
|
91541
|
+
padding: 7px 3px;
|
|
91542
91542
|
}
|
|
91543
91543
|
}
|
|
91544
91544
|
|
|
@@ -91938,7 +91938,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91938
91938
|
.e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
|
|
91939
91939
|
.e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
|
|
91940
91940
|
@if $skin-name == 'tailwind' {
|
|
91941
|
-
padding:
|
|
91941
|
+
padding: 0;
|
|
91942
91942
|
}
|
|
91943
91943
|
}
|
|
91944
91944
|
}
|
|
@@ -92384,10 +92384,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92384
92384
|
box-shadow: $rte-table-popup-box;
|
|
92385
92385
|
}
|
|
92386
92386
|
|
|
92387
|
-
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
|
|
92388
|
-
margin-left: 6px;
|
|
92389
|
-
}
|
|
92390
|
-
|
|
92391
92387
|
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
92392
92388
|
min-width: 24px;
|
|
92393
92389
|
}
|
|
@@ -92509,6 +92505,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92509
92505
|
display: block;
|
|
92510
92506
|
}
|
|
92511
92507
|
}
|
|
92508
|
+
// Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
|
|
92509
|
+
.e-rte-picker-init {
|
|
92510
|
+
display: none !important; /* stylelint-disable-line declaration-no-important */
|
|
92511
|
+
}
|
|
92512
92512
|
}
|
|
92513
92513
|
|
|
92514
92514
|
|
|
@@ -92895,6 +92895,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92895
92895
|
.e-video-url-wrap textarea {
|
|
92896
92896
|
height: 80px;
|
|
92897
92897
|
}
|
|
92898
|
+
|
|
92899
|
+
@if $skin-name == 'FluentUI' {
|
|
92900
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
|
|
92901
|
+
border: 1px solid transparent;
|
|
92902
|
+
&:hover{
|
|
92903
|
+
border: 1px solid transparent;
|
|
92904
|
+
}
|
|
92905
|
+
}
|
|
92906
|
+
.e-toolbar .e-toolbar-item .e-tbar-btn{
|
|
92907
|
+
border: 1px solid transparent;
|
|
92908
|
+
&:hover{
|
|
92909
|
+
border: 1px solid transparent;
|
|
92910
|
+
}
|
|
92911
|
+
}
|
|
92912
|
+
}
|
|
92913
|
+
|
|
92914
|
+
@if $skin-name == 'bootstrap-dark' {
|
|
92915
|
+
.e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
|
|
92916
|
+
border: 1px solid transparent;
|
|
92917
|
+
}
|
|
92918
|
+
}
|
|
92898
92919
|
}
|
|
92899
92920
|
|
|
92900
92921
|
.e-rte-quick-popup {
|
|
@@ -116324,7 +116345,9 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
116324
116345
|
}
|
|
116325
116346
|
|
|
116326
116347
|
& .e-group-header .e-dropdown-btn.e-add-btn,
|
|
116327
|
-
.e-deletegroup
|
|
116348
|
+
.e-deletegroup,
|
|
116349
|
+
.e-clone-grp-btn,
|
|
116350
|
+
.e-lock-grp-btn {
|
|
116328
116351
|
@if $skin-name == 'bootstrap5' {
|
|
116329
116352
|
background: $qrybldr-btngroup-bgcolor;
|
|
116330
116353
|
box-shadow: none;
|
|
@@ -118440,6 +118463,10 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
118440
118463
|
position: relative;
|
|
118441
118464
|
}
|
|
118442
118465
|
|
|
118466
|
+
.e-appointment-wrapper-hidden {
|
|
118467
|
+
visibility: hidden;
|
|
118468
|
+
}
|
|
118469
|
+
|
|
118443
118470
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
118444
118471
|
cursor: default;
|
|
118445
118472
|
}
|
|
@@ -123034,6 +123061,9 @@ $image-editor-finetune-span: 29% !default;
|
|
|
123034
123061
|
|
|
123035
123062
|
.e-ie-finetune-slider-wrap {
|
|
123036
123063
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123064
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
123065
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123066
|
+
}
|
|
123037
123067
|
}
|
|
123038
123068
|
|
|
123039
123069
|
.e-transparency-slider-wrap {
|
|
@@ -126519,7 +126549,7 @@ $ribbon-gallery-popup-box-shadow: $shadow-lg !default;
|
|
|
126519
126549
|
}
|
|
126520
126550
|
|
|
126521
126551
|
.e-ribbon-group-overflow-ddb {
|
|
126522
|
-
&.e-dropdown-popup {
|
|
126552
|
+
&.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
126523
126553
|
min-width: 190px;
|
|
126524
126554
|
}
|
|
126525
126555
|
.e-ribbon-of-tab:not(.e-ribbon-active) {
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -27201,7 +27201,7 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
27201
27201
|
}
|
|
27202
27202
|
}
|
|
27203
27203
|
|
|
27204
|
-
.e-zoomin {
|
|
27204
|
+
.e-calendar .e-zoomin {
|
|
27205
27205
|
animation: animatezoom .3s;
|
|
27206
27206
|
}
|
|
27207
27207
|
|
|
@@ -61196,7 +61196,7 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
61196
61196
|
|
|
61197
61197
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
61198
61198
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
61199
|
-
margin-top: -1.
|
|
61199
|
+
margin-top: -1.6em;
|
|
61200
61200
|
}
|
|
61201
61201
|
}
|
|
61202
61202
|
|
|
@@ -90023,7 +90023,7 @@ $rte-big-tb-items-margin-left: 8px !default;
|
|
|
90023
90023
|
$rte-tb-items-margin-left: 8px !default;
|
|
90024
90024
|
$rte-big-tb-items-padding-left: 8px !default;
|
|
90025
90025
|
$rte-tb-items-padding-left: 8px !default;
|
|
90026
|
-
$rte-active-tb-item-btn-padding: 0 !default;
|
|
90026
|
+
$rte-active-tb-item-btn-padding: 0 4px !default;
|
|
90027
90027
|
$rte-split-btn-bar-size: 0 !default;
|
|
90028
90028
|
$rte-split-btn-active-color-icon-line-height: 30px !default;
|
|
90029
90029
|
$rte-big-split-btn-active-color-icon-line-height: 37px !default;
|
|
@@ -90052,7 +90052,7 @@ $rte-font-arrow-width: 12px !default;
|
|
|
90052
90052
|
$rte-font-arrow-touch-width: 20px !default;
|
|
90053
90053
|
$rte-font-icon-line-height: $leading-none !default;
|
|
90054
90054
|
$rte-placeholder-line-height: $leading-normal !default;
|
|
90055
|
-
$rte-big-active-tb-item-btn-padding: 0
|
|
90055
|
+
$rte-big-active-tb-item-btn-padding: 0 8px !default;
|
|
90056
90056
|
$rte-table-popup-padding: 10px !default;
|
|
90057
90057
|
$rte-table-popup-border: 0 solid $gray30 !default;
|
|
90058
90058
|
$rte-insert-dialog-label-padding-top: 12px !default;
|
|
@@ -90103,7 +90103,7 @@ $rte-big-formatlists-dropdown-line-height: 30px;
|
|
|
90103
90103
|
//Layout Variables End
|
|
90104
90104
|
|
|
90105
90105
|
//Theme Variables Start
|
|
90106
|
-
$rte-split-btn-active-border:
|
|
90106
|
+
$rte-split-btn-active-border: 1px solid $transparent !default;
|
|
90107
90107
|
$rte-border-color: $border-light !default;
|
|
90108
90108
|
$rte-content-bg: $content-bg-color !default;
|
|
90109
90109
|
$rte-full-screen-bg: $content-bg-color !default;
|
|
@@ -90132,7 +90132,7 @@ $rte-quick-pop-item-focus-bg: $content-bg-color-alt4 !default;
|
|
|
90132
90132
|
$rte-quick-tb-btn-hover: $content-bg-color-alt4 !default;
|
|
90133
90133
|
$rte-tb-item-active-bg: $content-bg-color-alt5 !default;
|
|
90134
90134
|
$rte-tb-active-font-color: $icon-color !default;
|
|
90135
|
-
$rte-tb-item-active-border:
|
|
90135
|
+
$rte-tb-item-active-border: 1px solid $transparent !default;
|
|
90136
90136
|
$rte-expand-tb-border-bottom: $rte-border-size $rte-border-type $border-light !default;
|
|
90137
90137
|
$rte-color-picker-active-bg: inherit !default;
|
|
90138
90138
|
$rte-drop-btn-active-bg: $content-bg-color-alt5 !default;
|
|
@@ -90149,7 +90149,7 @@ $rte-split-btn-span-active-bg: $content-bg-color-alt3 !default;
|
|
|
90149
90149
|
$rte-split-btn-bar-bg: $content-bg-color !default;
|
|
90150
90150
|
$rte-split-btn-active-bar-bg: $content-bg-color !default;
|
|
90151
90151
|
$rte-split-btn-bar-size: 0 !default;
|
|
90152
|
-
$rte-split-btn-active-border:
|
|
90152
|
+
$rte-split-btn-active-border: 1px solid $transparent !default;
|
|
90153
90153
|
$rte-split-btn-active-color-icon-line-height: 40px !default;
|
|
90154
90154
|
$rte-big-split-btn-active-color-icon-line-height: 48px !default;
|
|
90155
90155
|
|
|
@@ -91539,7 +91539,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91539
91539
|
@if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
|
|
91540
91540
|
&:hover,
|
|
91541
91541
|
&:focus{
|
|
91542
|
-
padding:
|
|
91542
|
+
padding: 7px 3px;
|
|
91543
91543
|
}
|
|
91544
91544
|
}
|
|
91545
91545
|
|
|
@@ -91939,7 +91939,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91939
91939
|
.e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
|
|
91940
91940
|
.e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
|
|
91941
91941
|
@if $skin-name == 'tailwind' {
|
|
91942
|
-
padding:
|
|
91942
|
+
padding: 0;
|
|
91943
91943
|
}
|
|
91944
91944
|
}
|
|
91945
91945
|
}
|
|
@@ -92385,10 +92385,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92385
92385
|
box-shadow: $rte-table-popup-box;
|
|
92386
92386
|
}
|
|
92387
92387
|
|
|
92388
|
-
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
|
|
92389
|
-
margin-left: 6px;
|
|
92390
|
-
}
|
|
92391
|
-
|
|
92392
92388
|
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
92393
92389
|
min-width: 24px;
|
|
92394
92390
|
}
|
|
@@ -92510,6 +92506,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92510
92506
|
display: block;
|
|
92511
92507
|
}
|
|
92512
92508
|
}
|
|
92509
|
+
// Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
|
|
92510
|
+
.e-rte-picker-init {
|
|
92511
|
+
display: none !important; /* stylelint-disable-line declaration-no-important */
|
|
92512
|
+
}
|
|
92513
92513
|
}
|
|
92514
92514
|
|
|
92515
92515
|
|
|
@@ -92896,6 +92896,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92896
92896
|
.e-video-url-wrap textarea {
|
|
92897
92897
|
height: 80px;
|
|
92898
92898
|
}
|
|
92899
|
+
|
|
92900
|
+
@if $skin-name == 'FluentUI' {
|
|
92901
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
|
|
92902
|
+
border: 1px solid transparent;
|
|
92903
|
+
&:hover{
|
|
92904
|
+
border: 1px solid transparent;
|
|
92905
|
+
}
|
|
92906
|
+
}
|
|
92907
|
+
.e-toolbar .e-toolbar-item .e-tbar-btn{
|
|
92908
|
+
border: 1px solid transparent;
|
|
92909
|
+
&:hover{
|
|
92910
|
+
border: 1px solid transparent;
|
|
92911
|
+
}
|
|
92912
|
+
}
|
|
92913
|
+
}
|
|
92914
|
+
|
|
92915
|
+
@if $skin-name == 'bootstrap-dark' {
|
|
92916
|
+
.e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
|
|
92917
|
+
border: 1px solid transparent;
|
|
92918
|
+
}
|
|
92919
|
+
}
|
|
92899
92920
|
}
|
|
92900
92921
|
|
|
92901
92922
|
.e-rte-quick-popup {
|
|
@@ -116325,7 +116346,9 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
116325
116346
|
}
|
|
116326
116347
|
|
|
116327
116348
|
& .e-group-header .e-dropdown-btn.e-add-btn,
|
|
116328
|
-
.e-deletegroup
|
|
116349
|
+
.e-deletegroup,
|
|
116350
|
+
.e-clone-grp-btn,
|
|
116351
|
+
.e-lock-grp-btn {
|
|
116329
116352
|
@if $skin-name == 'bootstrap5' {
|
|
116330
116353
|
background: $qrybldr-btngroup-bgcolor;
|
|
116331
116354
|
box-shadow: none;
|
|
@@ -118441,6 +118464,10 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
118441
118464
|
position: relative;
|
|
118442
118465
|
}
|
|
118443
118466
|
|
|
118467
|
+
.e-appointment-wrapper-hidden {
|
|
118468
|
+
visibility: hidden;
|
|
118469
|
+
}
|
|
118470
|
+
|
|
118444
118471
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
118445
118472
|
cursor: default;
|
|
118446
118473
|
}
|
|
@@ -123035,6 +123062,9 @@ $image-editor-finetune-span: 29% !default;
|
|
|
123035
123062
|
|
|
123036
123063
|
.e-ie-finetune-slider-wrap {
|
|
123037
123064
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123065
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
123066
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123067
|
+
}
|
|
123038
123068
|
}
|
|
123039
123069
|
|
|
123040
123070
|
.e-transparency-slider-wrap {
|
|
@@ -126520,7 +126550,7 @@ $ribbon-gallery-popup-box-shadow: $shadow-lg !default;
|
|
|
126520
126550
|
}
|
|
126521
126551
|
|
|
126522
126552
|
.e-ribbon-group-overflow-ddb {
|
|
126523
|
-
&.e-dropdown-popup {
|
|
126553
|
+
&.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
126524
126554
|
min-width: 190px;
|
|
126525
126555
|
}
|
|
126526
126556
|
.e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -26879,7 +26879,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
26879
26879
|
}
|
|
26880
26880
|
}
|
|
26881
26881
|
|
|
26882
|
-
.e-zoomin {
|
|
26882
|
+
.e-calendar .e-zoomin {
|
|
26883
26883
|
animation: animatezoom .3s;
|
|
26884
26884
|
}
|
|
26885
26885
|
|
|
@@ -90944,7 +90944,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90944
90944
|
@if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
|
|
90945
90945
|
&:hover,
|
|
90946
90946
|
&:focus{
|
|
90947
|
-
padding:
|
|
90947
|
+
padding: 7px 3px;
|
|
90948
90948
|
}
|
|
90949
90949
|
}
|
|
90950
90950
|
|
|
@@ -91344,7 +91344,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91344
91344
|
.e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
|
|
91345
91345
|
.e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
|
|
91346
91346
|
@if $skin-name == 'tailwind' {
|
|
91347
|
-
padding:
|
|
91347
|
+
padding: 0;
|
|
91348
91348
|
}
|
|
91349
91349
|
}
|
|
91350
91350
|
}
|
|
@@ -91790,10 +91790,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91790
91790
|
box-shadow: $rte-table-popup-box;
|
|
91791
91791
|
}
|
|
91792
91792
|
|
|
91793
|
-
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
|
|
91794
|
-
margin-left: 6px;
|
|
91795
|
-
}
|
|
91796
|
-
|
|
91797
91793
|
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
91798
91794
|
min-width: 24px;
|
|
91799
91795
|
}
|
|
@@ -91915,6 +91911,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91915
91911
|
display: block;
|
|
91916
91912
|
}
|
|
91917
91913
|
}
|
|
91914
|
+
// Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
|
|
91915
|
+
.e-rte-picker-init {
|
|
91916
|
+
display: none !important; /* stylelint-disable-line declaration-no-important */
|
|
91917
|
+
}
|
|
91918
91918
|
}
|
|
91919
91919
|
|
|
91920
91920
|
|
|
@@ -92301,6 +92301,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92301
92301
|
.e-video-url-wrap textarea {
|
|
92302
92302
|
height: 80px;
|
|
92303
92303
|
}
|
|
92304
|
+
|
|
92305
|
+
@if $skin-name == 'FluentUI' {
|
|
92306
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
|
|
92307
|
+
border: 1px solid transparent;
|
|
92308
|
+
&:hover{
|
|
92309
|
+
border: 1px solid transparent;
|
|
92310
|
+
}
|
|
92311
|
+
}
|
|
92312
|
+
.e-toolbar .e-toolbar-item .e-tbar-btn{
|
|
92313
|
+
border: 1px solid transparent;
|
|
92314
|
+
&:hover{
|
|
92315
|
+
border: 1px solid transparent;
|
|
92316
|
+
}
|
|
92317
|
+
}
|
|
92318
|
+
}
|
|
92319
|
+
|
|
92320
|
+
@if $skin-name == 'bootstrap-dark' {
|
|
92321
|
+
.e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
|
|
92322
|
+
border: 1px solid transparent;
|
|
92323
|
+
}
|
|
92324
|
+
}
|
|
92304
92325
|
}
|
|
92305
92326
|
|
|
92306
92327
|
.e-rte-quick-popup {
|
|
@@ -115699,7 +115720,9 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
115699
115720
|
}
|
|
115700
115721
|
|
|
115701
115722
|
& .e-group-header .e-dropdown-btn.e-add-btn,
|
|
115702
|
-
.e-deletegroup
|
|
115723
|
+
.e-deletegroup,
|
|
115724
|
+
.e-clone-grp-btn,
|
|
115725
|
+
.e-lock-grp-btn {
|
|
115703
115726
|
@if $skin-name == 'bootstrap5' {
|
|
115704
115727
|
background: $qrybldr-btngroup-bgcolor;
|
|
115705
115728
|
box-shadow: none;
|
|
@@ -117811,6 +117834,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
117811
117834
|
position: relative;
|
|
117812
117835
|
}
|
|
117813
117836
|
|
|
117837
|
+
.e-appointment-wrapper-hidden {
|
|
117838
|
+
visibility: hidden;
|
|
117839
|
+
}
|
|
117840
|
+
|
|
117814
117841
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
117815
117842
|
cursor: default;
|
|
117816
117843
|
}
|
|
@@ -122405,6 +122432,9 @@ $image-editor-finetune-span: 29% !default;
|
|
|
122405
122432
|
|
|
122406
122433
|
.e-ie-finetune-slider-wrap {
|
|
122407
122434
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122435
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
122436
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122437
|
+
}
|
|
122408
122438
|
}
|
|
122409
122439
|
|
|
122410
122440
|
.e-transparency-slider-wrap {
|
|
@@ -125879,7 +125909,7 @@ $ribbon-gallery-popup-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
125879
125909
|
}
|
|
125880
125910
|
|
|
125881
125911
|
.e-ribbon-group-overflow-ddb {
|
|
125882
|
-
&.e-dropdown-popup {
|
|
125912
|
+
&.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
125883
125913
|
min-width: 190px;
|
|
125884
125914
|
}
|
|
125885
125915
|
.e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -547,6 +547,9 @@ $image-editor-finetune-span: 28% !default;
|
|
|
547
547
|
|
|
548
548
|
.e-ie-finetune-slider-wrap {
|
|
549
549
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
551
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
552
|
+
}
|
|
550
553
|
}
|
|
551
554
|
|
|
552
555
|
.e-transparency-slider-wrap {
|
|
@@ -547,6 +547,9 @@ $image-editor-finetune-span: 28% !default;
|
|
|
547
547
|
|
|
548
548
|
.e-ie-finetune-slider-wrap {
|
|
549
549
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
551
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
552
|
+
}
|
|
550
553
|
}
|
|
551
554
|
|
|
552
555
|
.e-transparency-slider-wrap {
|
|
@@ -547,6 +547,9 @@ $image-editor-finetune-span: 31% !default;
|
|
|
547
547
|
|
|
548
548
|
.e-ie-finetune-slider-wrap {
|
|
549
549
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
551
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
552
|
+
}
|
|
550
553
|
}
|
|
551
554
|
|
|
552
555
|
.e-transparency-slider-wrap {
|
|
@@ -547,6 +547,9 @@ $image-editor-finetune-span: 31% !default;
|
|
|
547
547
|
|
|
548
548
|
.e-ie-finetune-slider-wrap {
|
|
549
549
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
551
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
552
|
+
}
|
|
550
553
|
}
|
|
551
554
|
|
|
552
555
|
.e-transparency-slider-wrap {
|
|
@@ -547,6 +547,9 @@ $image-editor-finetune-span: 31% !default;
|
|
|
547
547
|
|
|
548
548
|
.e-ie-finetune-slider-wrap {
|
|
549
549
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
551
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
552
|
+
}
|
|
550
553
|
}
|
|
551
554
|
|
|
552
555
|
.e-transparency-slider-wrap {
|
|
@@ -547,6 +547,9 @@ $image-editor-finetune-span: 29% !default;
|
|
|
547
547
|
|
|
548
548
|
.e-ie-finetune-slider-wrap {
|
|
549
549
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
551
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
552
|
+
}
|
|
550
553
|
}
|
|
551
554
|
|
|
552
555
|
.e-transparency-slider-wrap {
|
|
@@ -547,6 +547,9 @@ $image-editor-finetune-span: 29% !default;
|
|
|
547
547
|
|
|
548
548
|
.e-ie-finetune-slider-wrap {
|
|
549
549
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
551
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
552
|
+
}
|
|
550
553
|
}
|
|
551
554
|
|
|
552
555
|
.e-transparency-slider-wrap {
|
|
@@ -547,6 +547,9 @@ $image-editor-finetune-span: 29% !default;
|
|
|
547
547
|
|
|
548
548
|
.e-ie-finetune-slider-wrap {
|
|
549
549
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
551
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
552
|
+
}
|
|
550
553
|
}
|
|
551
554
|
|
|
552
555
|
.e-transparency-slider-wrap {
|
|
@@ -547,6 +547,9 @@ $image-editor-finetune-span: 29% !default;
|
|
|
547
547
|
|
|
548
548
|
.e-ie-finetune-slider-wrap {
|
|
549
549
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
551
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
552
|
+
}
|
|
550
553
|
}
|
|
551
554
|
|
|
552
555
|
.e-transparency-slider-wrap {
|
|
@@ -547,6 +547,9 @@ $image-editor-finetune-span: 29% !default;
|
|
|
547
547
|
|
|
548
548
|
.e-ie-finetune-slider-wrap {
|
|
549
549
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
551
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
552
|
+
}
|
|
550
553
|
}
|
|
551
554
|
|
|
552
555
|
.e-transparency-slider-wrap {
|