@syncfusion/blazor-themes 23.1.43 → 23.2.4
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 +187 -35
- package/SCSS-Themes/bootstrap.scss +182 -35
- package/SCSS-Themes/bootstrap4.scss +182 -35
- package/SCSS-Themes/bootstrap5-dark.scss +184 -36
- package/SCSS-Themes/bootstrap5.scss +184 -36
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +69 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +2 -1
- package/SCSS-Themes/fabric-dark.scss +187 -35
- package/SCSS-Themes/fabric.scss +182 -35
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +1 -1
- package/SCSS-Themes/filemanager/file-manager/material3.scss +1 -1
- package/SCSS-Themes/fluent-dark.scss +184 -36
- package/SCSS-Themes/fluent.scss +184 -36
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap4.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap5.scss +50 -8
- package/SCSS-Themes/grids/grid/fabric-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/fabric.scss +50 -8
- package/SCSS-Themes/grids/grid/fluent-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/fluent.scss +50 -8
- package/SCSS-Themes/grids/grid/highcontrast.scss +50 -8
- package/SCSS-Themes/grids/grid/material-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/material.scss +50 -8
- package/SCSS-Themes/grids/grid/material3-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/material3.scss +50 -8
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/tailwind.scss +50 -8
- package/SCSS-Themes/highcontrast.scss +187 -35
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +25 -7
- package/SCSS-Themes/material-dark.scss +182 -35
- package/SCSS-Themes/material.scss +182 -35
- package/SCSS-Themes/material3-dark.scss +184 -37
- package/SCSS-Themes/material3.scss +184 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +10 -10
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +10 -10
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +9 -9
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material3.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +6 -10
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +16 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +16 -1
- package/SCSS-Themes/tailwind-dark.scss +184 -36
- package/SCSS-Themes/tailwind.scss +184 -36
- package/package.json +1 -1
|
@@ -65699,6 +65699,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65699
65699
|
padding-left: 20px;
|
|
65700
65700
|
padding-right: 20px;
|
|
65701
65701
|
}
|
|
65702
|
+
|
|
65703
|
+
.e-de-para-tab {
|
|
65704
|
+
float: left;
|
|
65705
|
+
}
|
|
65706
|
+
.e-de-para-tab.e-rtl {
|
|
65707
|
+
float: right;
|
|
65708
|
+
}
|
|
65702
65709
|
|
|
65703
65710
|
.e-de-column-label.e-de-rtl {
|
|
65704
65711
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -70143,6 +70150,14 @@ $e-de-ctnr-break-listview-margin-right-big: $e-de-ctnr-break-listview-margin-rig
|
|
|
70143
70150
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
70144
70151
|
$e-de-ctnr-break-listview-margin-left-big: $e-de-ctnr-break-listview-margin-left !default;
|
|
70145
70152
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
70153
|
+
$de-ruler-background-color: $grey-900 !default;
|
|
70154
|
+
$de-ruler-margin-color: $grey-800 !default;
|
|
70155
|
+
$de-ruler-tick-stroke: $grey-500 !default;
|
|
70156
|
+
$de-ruler-label-fill: $grey-dark-font !default;
|
|
70157
|
+
$de-ruler-indent-stroke: $grey-200 !default;
|
|
70158
|
+
$de-ruler-indent-fill: $grey-800 !default;
|
|
70159
|
+
$de-ruler-indent-hover: $grey-900 !default;
|
|
70160
|
+
$de-ruler-indent-active: $primary !default;
|
|
70146
70161
|
|
|
70147
70162
|
// Subtract toolbar & statusbar height
|
|
70148
70163
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -71933,6 +71948,62 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
71933
71948
|
}
|
|
71934
71949
|
}
|
|
71935
71950
|
}
|
|
71951
|
+
.e-de-hRuler {
|
|
71952
|
+
background-color: $de-ruler-background-color;
|
|
71953
|
+
@if $skin-name =='Material3' {
|
|
71954
|
+
background: $de-ruler-background-color;
|
|
71955
|
+
}
|
|
71956
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
71957
|
+
}
|
|
71958
|
+
.e-de-vRuler {
|
|
71959
|
+
background-color: $de-ruler-background-color;
|
|
71960
|
+
@if $skin-name =='Material3' {
|
|
71961
|
+
background: $de-ruler-background-color;
|
|
71962
|
+
}
|
|
71963
|
+
border-right: 0.5px solid $de-panel-border;
|
|
71964
|
+
}
|
|
71965
|
+
.e-de-ruler-margin {
|
|
71966
|
+
background-color: $de-ruler-margin-color;
|
|
71967
|
+
@if $skin-name =='Material3' {
|
|
71968
|
+
background: $de-ruler-margin-color;
|
|
71969
|
+
}
|
|
71970
|
+
}
|
|
71971
|
+
.e-de-ruler-tick {
|
|
71972
|
+
stroke: $de-ruler-tick-stroke;
|
|
71973
|
+
}
|
|
71974
|
+
.e-de-ruler-tick-label {
|
|
71975
|
+
fill: $de-ruler-label-fill
|
|
71976
|
+
}
|
|
71977
|
+
.e-de-ruler-markIndicator {
|
|
71978
|
+
background-color: $de-ruler-margin-color;
|
|
71979
|
+
}
|
|
71980
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
71981
|
+
fill: $de-ruler-tick-stroke;
|
|
71982
|
+
}
|
|
71983
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
71984
|
+
fill: $de-ruler-tick-stroke;
|
|
71985
|
+
}
|
|
71986
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
71987
|
+
fill: $de-ruler-indent-fill;
|
|
71988
|
+
stroke: $de-ruler-indent-stroke;
|
|
71989
|
+
}
|
|
71990
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
71991
|
+
fill: $de-ruler-indent-hover;
|
|
71992
|
+
stroke: $de-ruler-indent-stroke;
|
|
71993
|
+
}
|
|
71994
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
71995
|
+
fill: $de-ruler-indent-active;
|
|
71996
|
+
stroke: $de-ruler-indent-stroke;
|
|
71997
|
+
}
|
|
71998
|
+
.e-de-ruler-table-svg {
|
|
71999
|
+
fill: $de-ruler-indent-stroke;
|
|
72000
|
+
}
|
|
72001
|
+
.e-de-ruler-table-svg:hover {
|
|
72002
|
+
fill: $de-ruler-indent-hover;
|
|
72003
|
+
}
|
|
72004
|
+
.e-de-ruler-table-svg:active {
|
|
72005
|
+
fill: $de-ruler-indent-active;
|
|
72006
|
+
}
|
|
71936
72007
|
.e-rtl {
|
|
71937
72008
|
.e-listview .e-list-icon {
|
|
71938
72009
|
height: 24px;
|
|
@@ -71945,6 +72016,11 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
71945
72016
|
line-height: 22px;
|
|
71946
72017
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
71947
72018
|
}
|
|
72019
|
+
.e-de-vRuler {
|
|
72020
|
+
background-color: $de-ruler-background-color;
|
|
72021
|
+
border-right: none;
|
|
72022
|
+
border-left: 0.5px solid $de-panel-border;
|
|
72023
|
+
}
|
|
71948
72024
|
}
|
|
71949
72025
|
.e-bigger {
|
|
71950
72026
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -77677,6 +77753,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77677
77753
|
border-bottom-width: $grid-border-bottom-width;
|
|
77678
77754
|
}
|
|
77679
77755
|
|
|
77756
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77757
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77758
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
77759
|
+
&.e-groupcaption,
|
|
77760
|
+
&.e-summarycell {
|
|
77761
|
+
border-bottom-width: 0;
|
|
77762
|
+
}
|
|
77763
|
+
}
|
|
77764
|
+
|
|
77680
77765
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
77681
77766
|
position: relative;
|
|
77682
77767
|
left: -5px;
|
|
@@ -78540,8 +78625,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78540
78625
|
border-left-width: 0;
|
|
78541
78626
|
}
|
|
78542
78627
|
|
|
78543
|
-
|
|
78544
|
-
|
|
78628
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
78629
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
78545
78630
|
border-width: $grid-headercell-both-border-width;
|
|
78546
78631
|
}
|
|
78547
78632
|
|
|
@@ -79236,7 +79321,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79236
79321
|
border-left-width: $grid-border-size;
|
|
79237
79322
|
}
|
|
79238
79323
|
|
|
79239
|
-
|
|
79324
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79240
79325
|
border-bottom-style: $grid-border-type;
|
|
79241
79326
|
border-bottom-width: $grid-border-size;
|
|
79242
79327
|
border-left-style: $grid-border-type;
|
|
@@ -80525,8 +80610,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80525
80610
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
80526
80611
|
}
|
|
80527
80612
|
|
|
80528
|
-
|
|
80529
|
-
|
|
80613
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
80614
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
80530
80615
|
border-width: $grid-headercell-both-border-width;
|
|
80531
80616
|
}
|
|
80532
80617
|
|
|
@@ -80549,7 +80634,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80549
80634
|
border-right: 0;
|
|
80550
80635
|
}
|
|
80551
80636
|
|
|
80552
|
-
|
|
80637
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80553
80638
|
border-bottom-style: $grid-border-type;
|
|
80554
80639
|
border-bottom-width: $grid-border-size;
|
|
80555
80640
|
}
|
|
@@ -80997,7 +81082,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80997
81082
|
text-align: left;
|
|
80998
81083
|
}
|
|
80999
81084
|
|
|
81000
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
81085
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81001
81086
|
border-width: $grid-headercell-both-border-width;
|
|
81002
81087
|
}
|
|
81003
81088
|
|
|
@@ -81023,7 +81108,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81023
81108
|
border-right-width: 1px;
|
|
81024
81109
|
}
|
|
81025
81110
|
|
|
81026
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
81111
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81027
81112
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
81028
81113
|
}
|
|
81029
81114
|
|
|
@@ -81056,6 +81141,39 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81056
81141
|
}
|
|
81057
81142
|
}
|
|
81058
81143
|
|
|
81144
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
81145
|
+
border-bottom-style: $grid-border-type;
|
|
81146
|
+
border-bottom-width: $grid-border-size;
|
|
81147
|
+
}
|
|
81148
|
+
|
|
81149
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
81150
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
81151
|
+
border-width: $grid-headercell-both-border-width;
|
|
81152
|
+
}
|
|
81153
|
+
|
|
81154
|
+
&.e-resize-lines,
|
|
81155
|
+
&.e-resize-lines.e-rtl {
|
|
81156
|
+
|
|
81157
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
81158
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
81159
|
+
border-left: 0;
|
|
81160
|
+
border-right: 0;
|
|
81161
|
+
border-top: 0;
|
|
81162
|
+
}
|
|
81163
|
+
}
|
|
81164
|
+
|
|
81165
|
+
&.e-default.e-bothlines .e-headercell,
|
|
81166
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
81167
|
+
border-width: $grid-headercell-both-border-width;
|
|
81168
|
+
}
|
|
81169
|
+
|
|
81170
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
81171
|
+
border-bottom-style: $grid-border-type;
|
|
81172
|
+
border-bottom-width: $grid-border-size;
|
|
81173
|
+
border-left-style: $grid-border-type;
|
|
81174
|
+
border-left-width: $grid-border-size;
|
|
81175
|
+
}
|
|
81176
|
+
|
|
81059
81177
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
81060
81178
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
81061
81179
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -100914,15 +101032,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
100914
101032
|
font-size: 18px;
|
|
100915
101033
|
}
|
|
100916
101034
|
|
|
100917
|
-
.e-pv-annotation-color-container,
|
|
100918
|
-
.e-pv-annotation-opacity-container,
|
|
100919
|
-
.e-pv-annotation-stroke-container,
|
|
100920
|
-
.e-pv-custom-annotation-thickness-container,
|
|
100921
|
-
.e-pv-custom-annotation-opacity-container,
|
|
100922
|
-
.e-pv-annotation-thickness-container,
|
|
100923
|
-
.e-pv-annotation-textcolor-container,
|
|
100924
|
-
.e-pv-annotation-textalign-container,
|
|
100925
|
-
.e-pv-annotation-textprop-container {
|
|
101035
|
+
.e-pv-annotation-color-container .e-btn,
|
|
101036
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
101037
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
101038
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
101039
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
101040
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
101041
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
101042
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
101043
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
100926
101044
|
height: $pv-annotation-drop-down-height;
|
|
100927
101045
|
width: $pv-annotation-drop-down-width;
|
|
100928
101046
|
}
|
|
@@ -110830,16 +110948,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
110830
110948
|
}
|
|
110831
110949
|
}
|
|
110832
110950
|
|
|
110833
|
-
&.e-device {
|
|
110834
|
-
.e-pivotcell-container {
|
|
110835
|
-
.e-stackedheadertext {
|
|
110836
|
-
&.e-cellvalue {
|
|
110837
|
-
align-self: center;
|
|
110838
|
-
}
|
|
110839
|
-
}
|
|
110840
|
-
}
|
|
110841
|
-
}
|
|
110842
|
-
|
|
110843
110951
|
.e-nextspan {
|
|
110844
110952
|
display: inline-block;
|
|
110845
110953
|
width: $pivotview-indent-space-size;
|
|
@@ -111120,10 +111228,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
111120
111228
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
111121
111229
|
z-index: 1 !important;
|
|
111122
111230
|
}
|
|
111231
|
+
|
|
111123
111232
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
111124
111233
|
visibility: hidden !important;
|
|
111125
111234
|
/* stylelint-enable */
|
|
111126
111235
|
}
|
|
111236
|
+
|
|
111127
111237
|
.e-grid {
|
|
111128
111238
|
.e-pivot-content-loader {
|
|
111129
111239
|
position: absolute;
|
|
@@ -111142,6 +111252,10 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
111142
111252
|
visibility: hidden;
|
|
111143
111253
|
}
|
|
111144
111254
|
}
|
|
111255
|
+
|
|
111256
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
111257
|
+
align-self: center;
|
|
111258
|
+
}
|
|
111145
111259
|
}
|
|
111146
111260
|
|
|
111147
111261
|
.e-grid .e-headercelldiv,
|
|
@@ -118373,7 +118487,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
118373
118487
|
line-height: normal;
|
|
118374
118488
|
}
|
|
118375
118489
|
|
|
118376
|
-
.e-
|
|
118490
|
+
.e-title-text {
|
|
118491
|
+
text-align: center;
|
|
118492
|
+
}
|
|
118493
|
+
|
|
118494
|
+
.e-save-icon,
|
|
118495
|
+
.e-back-icon,
|
|
118496
|
+
.e-delete-icon {
|
|
118497
|
+
width: 2.5em;
|
|
118498
|
+
}
|
|
118499
|
+
|
|
118500
|
+
.e-save-icon,
|
|
118501
|
+
.e-delete-icon {
|
|
118377
118502
|
text-align: right;
|
|
118378
118503
|
}
|
|
118379
118504
|
|
|
@@ -119886,6 +120011,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
119886
120011
|
content: '\e98e';
|
|
119887
120012
|
}
|
|
119888
120013
|
|
|
120014
|
+
.e-delete-icon::before {
|
|
120015
|
+
content: '\e94a';
|
|
120016
|
+
}
|
|
120017
|
+
|
|
119889
120018
|
.e-recurrence-container {
|
|
119890
120019
|
.e-recurrence-edit-button {
|
|
119891
120020
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -119971,6 +120100,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
119971
120100
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
119972
120101
|
$image-editor-contextual-toolbar: $grey-900 !default;
|
|
119973
120102
|
$image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
120103
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
120104
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
120105
|
+
$image-editor-bigger-dropdown-btn-preview-top: -3px !default;
|
|
120106
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
119974
120107
|
|
|
119975
120108
|
@include export-module('image-editor-layout') {
|
|
119976
120109
|
|
|
@@ -120038,6 +120171,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120038
120171
|
|
|
120039
120172
|
& .e-fill.e-template,
|
|
120040
120173
|
& .e-stroke.e-template,
|
|
120174
|
+
& .e-frame-stroke.e-template,
|
|
120041
120175
|
& .e-pen-stroke-color.e-template,
|
|
120042
120176
|
& .e-text-font-color.e-template,
|
|
120043
120177
|
& .e-save.e-template {
|
|
@@ -120056,6 +120190,17 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120056
120190
|
}
|
|
120057
120191
|
}
|
|
120058
120192
|
|
|
120193
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120194
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120195
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
120196
|
+
}
|
|
120197
|
+
|
|
120198
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
120199
|
+
@if $skin-name == 'Material3' {
|
|
120200
|
+
padding: 7px 15px;
|
|
120201
|
+
}
|
|
120202
|
+
}
|
|
120203
|
+
|
|
120059
120204
|
& .e-dropdown-btn.e-image-popup {
|
|
120060
120205
|
& .e-select,
|
|
120061
120206
|
& .e-annotation,
|
|
@@ -120202,6 +120347,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120202
120347
|
|
|
120203
120348
|
& .e-fill.e-template,
|
|
120204
120349
|
& .e-stroke.e-template,
|
|
120350
|
+
& .e-frame-stroke.e-template,
|
|
120205
120351
|
& .e-pen-stroke-color.e-template,
|
|
120206
120352
|
& .e-text-font-color.e-template,
|
|
120207
120353
|
& .e-save.e-template {
|
|
@@ -120223,7 +120369,8 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120223
120369
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120224
120370
|
height: 18px;
|
|
120225
120371
|
width: 18px;
|
|
120226
|
-
margin-top: -
|
|
120372
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120373
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
120227
120374
|
}
|
|
120228
120375
|
|
|
120229
120376
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -120295,6 +120442,11 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120295
120442
|
margin: 4px;
|
|
120296
120443
|
text-align: center;
|
|
120297
120444
|
}
|
|
120445
|
+
|
|
120446
|
+
& .e-dropdown-btn {
|
|
120447
|
+
margin: 0 auto;
|
|
120448
|
+
width: max-content;
|
|
120449
|
+
}
|
|
120298
120450
|
}
|
|
120299
120451
|
|
|
120300
120452
|
&.e-frame-wrapper {
|
|
@@ -120336,12 +120488,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120336
120488
|
|
|
120337
120489
|
& .e-slider-container {
|
|
120338
120490
|
margin-left: calc(50% - 137px);
|
|
120339
|
-
|
|
120340
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
120341
|
-
}
|
|
120342
|
-
@else {
|
|
120343
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120344
|
-
}
|
|
120491
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120345
120492
|
}
|
|
120346
120493
|
}
|
|
120347
120494
|
}
|