@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
|
@@ -59784,6 +59784,11 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
59784
59784
|
height: $ddl-chip-hooker-square;
|
|
59785
59785
|
width: $ddl-chip-hooker-square;
|
|
59786
59786
|
}
|
|
59787
|
+
|
|
59788
|
+
.e-multi-select-wrapper .e-searcher input[type = 'text'],
|
|
59789
|
+
.e-multi-select-wrapper .e-multi-searcher input[type = 'text'] {
|
|
59790
|
+
color: $grey-light-font;
|
|
59791
|
+
}
|
|
59787
59792
|
}
|
|
59788
59793
|
|
|
59789
59794
|
.e-multi-select-wrapper {
|
|
@@ -64528,6 +64533,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
64528
64533
|
padding-left: 20px;
|
|
64529
64534
|
padding-right: 20px;
|
|
64530
64535
|
}
|
|
64536
|
+
|
|
64537
|
+
.e-de-para-tab {
|
|
64538
|
+
float: left;
|
|
64539
|
+
}
|
|
64540
|
+
.e-de-para-tab.e-rtl {
|
|
64541
|
+
float: right;
|
|
64542
|
+
}
|
|
64531
64543
|
|
|
64532
64544
|
.e-de-column-label.e-de-rtl {
|
|
64533
64545
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -68980,6 +68992,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
68980
68992
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
68981
68993
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
68982
68994
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
68995
|
+
$de-ruler-background-color: $gray-darker !default;
|
|
68996
|
+
$de-ruler-margin-color: $grey-44 !default;
|
|
68997
|
+
$de-ruler-tick-stroke: $grey-f9 !default;
|
|
68998
|
+
$de-ruler-label-fill: $grey-light-font !default;
|
|
68999
|
+
$de-ruler-indent-stroke: $grey-cc !default;
|
|
69000
|
+
$de-ruler-indent-fill: $grey-44 !default;
|
|
69001
|
+
$de-ruler-indent-hover: $gray-darker !default;
|
|
69002
|
+
$de-ruler-indent-active: $brand-primary !default;
|
|
68983
69003
|
|
|
68984
69004
|
// Subtract toolbar & statusbar height
|
|
68985
69005
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -70765,6 +70785,62 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70765
70785
|
}
|
|
70766
70786
|
}
|
|
70767
70787
|
}
|
|
70788
|
+
.e-de-hRuler {
|
|
70789
|
+
background-color: $de-ruler-background-color;
|
|
70790
|
+
@if $skin-name =='Material3' {
|
|
70791
|
+
background: $de-ruler-background-color;
|
|
70792
|
+
}
|
|
70793
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
70794
|
+
}
|
|
70795
|
+
.e-de-vRuler {
|
|
70796
|
+
background-color: $de-ruler-background-color;
|
|
70797
|
+
@if $skin-name =='Material3' {
|
|
70798
|
+
background: $de-ruler-background-color;
|
|
70799
|
+
}
|
|
70800
|
+
border-right: 0.5px solid $de-panel-border;
|
|
70801
|
+
}
|
|
70802
|
+
.e-de-ruler-margin {
|
|
70803
|
+
background-color: $de-ruler-margin-color;
|
|
70804
|
+
@if $skin-name =='Material3' {
|
|
70805
|
+
background: $de-ruler-margin-color;
|
|
70806
|
+
}
|
|
70807
|
+
}
|
|
70808
|
+
.e-de-ruler-tick {
|
|
70809
|
+
stroke: $de-ruler-tick-stroke;
|
|
70810
|
+
}
|
|
70811
|
+
.e-de-ruler-tick-label {
|
|
70812
|
+
fill: $de-ruler-label-fill
|
|
70813
|
+
}
|
|
70814
|
+
.e-de-ruler-markIndicator {
|
|
70815
|
+
background-color: $de-ruler-margin-color;
|
|
70816
|
+
}
|
|
70817
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
70818
|
+
fill: $de-ruler-tick-stroke;
|
|
70819
|
+
}
|
|
70820
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
70821
|
+
fill: $de-ruler-tick-stroke;
|
|
70822
|
+
}
|
|
70823
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
70824
|
+
fill: $de-ruler-indent-fill;
|
|
70825
|
+
stroke: $de-ruler-indent-stroke;
|
|
70826
|
+
}
|
|
70827
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
70828
|
+
fill: $de-ruler-indent-hover;
|
|
70829
|
+
stroke: $de-ruler-indent-stroke;
|
|
70830
|
+
}
|
|
70831
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
70832
|
+
fill: $de-ruler-indent-active;
|
|
70833
|
+
stroke: $de-ruler-indent-stroke;
|
|
70834
|
+
}
|
|
70835
|
+
.e-de-ruler-table-svg {
|
|
70836
|
+
fill: $de-ruler-indent-stroke;
|
|
70837
|
+
}
|
|
70838
|
+
.e-de-ruler-table-svg:hover {
|
|
70839
|
+
fill: $de-ruler-indent-hover;
|
|
70840
|
+
}
|
|
70841
|
+
.e-de-ruler-table-svg:active {
|
|
70842
|
+
fill: $de-ruler-indent-active;
|
|
70843
|
+
}
|
|
70768
70844
|
.e-rtl {
|
|
70769
70845
|
.e-listview .e-list-icon {
|
|
70770
70846
|
height: 24px;
|
|
@@ -70777,6 +70853,11 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70777
70853
|
line-height: 22px;
|
|
70778
70854
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70779
70855
|
}
|
|
70856
|
+
.e-de-vRuler {
|
|
70857
|
+
background-color: $de-ruler-background-color;
|
|
70858
|
+
border-right: none;
|
|
70859
|
+
border-left: 0.5px solid $de-panel-border;
|
|
70860
|
+
}
|
|
70780
70861
|
}
|
|
70781
70862
|
.e-bigger {
|
|
70782
70863
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76507,6 +76588,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76507
76588
|
border-bottom-width: $grid-border-bottom-width;
|
|
76508
76589
|
}
|
|
76509
76590
|
|
|
76591
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76592
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76593
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76594
|
+
&.e-groupcaption,
|
|
76595
|
+
&.e-summarycell {
|
|
76596
|
+
border-bottom-width: 0;
|
|
76597
|
+
}
|
|
76598
|
+
}
|
|
76599
|
+
|
|
76510
76600
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76511
76601
|
position: relative;
|
|
76512
76602
|
left: -5px;
|
|
@@ -77370,8 +77460,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77370
77460
|
border-left-width: 0;
|
|
77371
77461
|
}
|
|
77372
77462
|
|
|
77373
|
-
|
|
77374
|
-
|
|
77463
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77464
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77375
77465
|
border-width: $grid-headercell-both-border-width;
|
|
77376
77466
|
}
|
|
77377
77467
|
|
|
@@ -78066,7 +78156,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78066
78156
|
border-left-width: $grid-border-size;
|
|
78067
78157
|
}
|
|
78068
78158
|
|
|
78069
|
-
|
|
78159
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78070
78160
|
border-bottom-style: $grid-border-type;
|
|
78071
78161
|
border-bottom-width: $grid-border-size;
|
|
78072
78162
|
border-left-style: $grid-border-type;
|
|
@@ -79355,8 +79445,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79355
79445
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79356
79446
|
}
|
|
79357
79447
|
|
|
79358
|
-
|
|
79359
|
-
|
|
79448
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79449
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79360
79450
|
border-width: $grid-headercell-both-border-width;
|
|
79361
79451
|
}
|
|
79362
79452
|
|
|
@@ -79379,7 +79469,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79379
79469
|
border-right: 0;
|
|
79380
79470
|
}
|
|
79381
79471
|
|
|
79382
|
-
|
|
79472
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79383
79473
|
border-bottom-style: $grid-border-type;
|
|
79384
79474
|
border-bottom-width: $grid-border-size;
|
|
79385
79475
|
}
|
|
@@ -79827,7 +79917,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79827
79917
|
text-align: left;
|
|
79828
79918
|
}
|
|
79829
79919
|
|
|
79830
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
79920
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79831
79921
|
border-width: $grid-headercell-both-border-width;
|
|
79832
79922
|
}
|
|
79833
79923
|
|
|
@@ -79853,7 +79943,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79853
79943
|
border-right-width: 1px;
|
|
79854
79944
|
}
|
|
79855
79945
|
|
|
79856
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79946
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79857
79947
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
79858
79948
|
}
|
|
79859
79949
|
|
|
@@ -79886,6 +79976,39 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79886
79976
|
}
|
|
79887
79977
|
}
|
|
79888
79978
|
|
|
79979
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79980
|
+
border-bottom-style: $grid-border-type;
|
|
79981
|
+
border-bottom-width: $grid-border-size;
|
|
79982
|
+
}
|
|
79983
|
+
|
|
79984
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
79985
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79986
|
+
border-width: $grid-headercell-both-border-width;
|
|
79987
|
+
}
|
|
79988
|
+
|
|
79989
|
+
&.e-resize-lines,
|
|
79990
|
+
&.e-resize-lines.e-rtl {
|
|
79991
|
+
|
|
79992
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
79993
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79994
|
+
border-left: 0;
|
|
79995
|
+
border-right: 0;
|
|
79996
|
+
border-top: 0;
|
|
79997
|
+
}
|
|
79998
|
+
}
|
|
79999
|
+
|
|
80000
|
+
&.e-default.e-bothlines .e-headercell,
|
|
80001
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
80002
|
+
border-width: $grid-headercell-both-border-width;
|
|
80003
|
+
}
|
|
80004
|
+
|
|
80005
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80006
|
+
border-bottom-style: $grid-border-type;
|
|
80007
|
+
border-bottom-width: $grid-border-size;
|
|
80008
|
+
border-left-style: $grid-border-type;
|
|
80009
|
+
border-left-width: $grid-border-size;
|
|
80010
|
+
}
|
|
80011
|
+
|
|
79889
80012
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79890
80013
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
79891
80014
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -99759,15 +99882,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99759
99882
|
font-size: 18px;
|
|
99760
99883
|
}
|
|
99761
99884
|
|
|
99762
|
-
.e-pv-annotation-color-container,
|
|
99763
|
-
.e-pv-annotation-opacity-container,
|
|
99764
|
-
.e-pv-annotation-stroke-container,
|
|
99765
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99766
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99767
|
-
.e-pv-annotation-thickness-container,
|
|
99768
|
-
.e-pv-annotation-textcolor-container,
|
|
99769
|
-
.e-pv-annotation-textalign-container,
|
|
99770
|
-
.e-pv-annotation-textprop-container {
|
|
99885
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99886
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99887
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99888
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99889
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99890
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99891
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99892
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99893
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99771
99894
|
height: $pv-annotation-drop-down-height;
|
|
99772
99895
|
width: $pv-annotation-drop-down-width;
|
|
99773
99896
|
}
|
|
@@ -109654,16 +109777,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109654
109777
|
}
|
|
109655
109778
|
}
|
|
109656
109779
|
|
|
109657
|
-
&.e-device {
|
|
109658
|
-
.e-pivotcell-container {
|
|
109659
|
-
.e-stackedheadertext {
|
|
109660
|
-
&.e-cellvalue {
|
|
109661
|
-
align-self: center;
|
|
109662
|
-
}
|
|
109663
|
-
}
|
|
109664
|
-
}
|
|
109665
|
-
}
|
|
109666
|
-
|
|
109667
109780
|
.e-nextspan {
|
|
109668
109781
|
display: inline-block;
|
|
109669
109782
|
width: $pivotview-indent-space-size;
|
|
@@ -109944,10 +110057,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109944
110057
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
109945
110058
|
z-index: 1 !important;
|
|
109946
110059
|
}
|
|
110060
|
+
|
|
109947
110061
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
109948
110062
|
visibility: hidden !important;
|
|
109949
110063
|
/* stylelint-enable */
|
|
109950
110064
|
}
|
|
110065
|
+
|
|
109951
110066
|
.e-grid {
|
|
109952
110067
|
.e-pivot-content-loader {
|
|
109953
110068
|
position: absolute;
|
|
@@ -109966,6 +110081,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109966
110081
|
visibility: hidden;
|
|
109967
110082
|
}
|
|
109968
110083
|
}
|
|
110084
|
+
|
|
110085
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110086
|
+
align-self: center;
|
|
110087
|
+
}
|
|
109969
110088
|
}
|
|
109970
110089
|
|
|
109971
110090
|
.e-grid .e-headercelldiv,
|
|
@@ -117196,7 +117315,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
117196
117315
|
line-height: normal;
|
|
117197
117316
|
}
|
|
117198
117317
|
|
|
117199
|
-
.e-
|
|
117318
|
+
.e-title-text {
|
|
117319
|
+
text-align: center;
|
|
117320
|
+
}
|
|
117321
|
+
|
|
117322
|
+
.e-save-icon,
|
|
117323
|
+
.e-back-icon,
|
|
117324
|
+
.e-delete-icon {
|
|
117325
|
+
width: 2.5em;
|
|
117326
|
+
}
|
|
117327
|
+
|
|
117328
|
+
.e-save-icon,
|
|
117329
|
+
.e-delete-icon {
|
|
117200
117330
|
text-align: right;
|
|
117201
117331
|
}
|
|
117202
117332
|
|
|
@@ -118709,6 +118839,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
118709
118839
|
content: '\e964';
|
|
118710
118840
|
}
|
|
118711
118841
|
|
|
118842
|
+
.e-delete-icon::before {
|
|
118843
|
+
content: '\e94a';
|
|
118844
|
+
}
|
|
118845
|
+
|
|
118712
118846
|
.e-recurrence-container {
|
|
118713
118847
|
.e-recurrence-edit-button {
|
|
118714
118848
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118794,6 +118928,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
118794
118928
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
118795
118929
|
$image-editor-contextual-toolbar: $grey-darker !default;
|
|
118796
118930
|
$image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
118931
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
118932
|
+
$image-editor-dropdown-btn-preview-left: 0 !default;
|
|
118933
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
118934
|
+
$image-editor-bigger-dropdown-btn-preview-left: 0 !default;
|
|
118797
118935
|
|
|
118798
118936
|
@include export-module('image-editor-layout') {
|
|
118799
118937
|
|
|
@@ -118861,6 +118999,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
118861
118999
|
|
|
118862
119000
|
& .e-fill.e-template,
|
|
118863
119001
|
& .e-stroke.e-template,
|
|
119002
|
+
& .e-frame-stroke.e-template,
|
|
118864
119003
|
& .e-pen-stroke-color.e-template,
|
|
118865
119004
|
& .e-text-font-color.e-template,
|
|
118866
119005
|
& .e-save.e-template {
|
|
@@ -118879,6 +119018,17 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
118879
119018
|
}
|
|
118880
119019
|
}
|
|
118881
119020
|
|
|
119021
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119022
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119023
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119024
|
+
}
|
|
119025
|
+
|
|
119026
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119027
|
+
@if $skin-name == 'Material3' {
|
|
119028
|
+
padding: 7px 15px;
|
|
119029
|
+
}
|
|
119030
|
+
}
|
|
119031
|
+
|
|
118882
119032
|
& .e-dropdown-btn.e-image-popup {
|
|
118883
119033
|
& .e-select,
|
|
118884
119034
|
& .e-annotation,
|
|
@@ -119025,6 +119175,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
119025
119175
|
|
|
119026
119176
|
& .e-fill.e-template,
|
|
119027
119177
|
& .e-stroke.e-template,
|
|
119178
|
+
& .e-frame-stroke.e-template,
|
|
119028
119179
|
& .e-pen-stroke-color.e-template,
|
|
119029
119180
|
& .e-text-font-color.e-template,
|
|
119030
119181
|
& .e-save.e-template {
|
|
@@ -119046,7 +119197,8 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
119046
119197
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119047
119198
|
height: 18px;
|
|
119048
119199
|
width: 18px;
|
|
119049
|
-
margin-top: -
|
|
119200
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119201
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119050
119202
|
}
|
|
119051
119203
|
|
|
119052
119204
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -119118,6 +119270,11 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
119118
119270
|
margin: 4px;
|
|
119119
119271
|
text-align: center;
|
|
119120
119272
|
}
|
|
119273
|
+
|
|
119274
|
+
& .e-dropdown-btn {
|
|
119275
|
+
margin: 0 auto;
|
|
119276
|
+
width: max-content;
|
|
119277
|
+
}
|
|
119121
119278
|
}
|
|
119122
119279
|
|
|
119123
119280
|
&.e-frame-wrapper {
|
|
@@ -119159,12 +119316,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
119159
119316
|
|
|
119160
119317
|
& .e-slider-container {
|
|
119161
119318
|
margin-left: calc(50% - 137px);
|
|
119162
|
-
|
|
119163
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
119164
|
-
}
|
|
119165
|
-
@else {
|
|
119166
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119167
|
-
}
|
|
119319
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119168
119320
|
}
|
|
119169
119321
|
}
|
|
119170
119322
|
}
|