@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
|
@@ -64235,6 +64235,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
64235
64235
|
padding-left: 20px;
|
|
64236
64236
|
padding-right: 20px;
|
|
64237
64237
|
}
|
|
64238
|
+
|
|
64239
|
+
.e-de-para-tab {
|
|
64240
|
+
float: left;
|
|
64241
|
+
}
|
|
64242
|
+
.e-de-para-tab.e-rtl {
|
|
64243
|
+
float: right;
|
|
64244
|
+
}
|
|
64238
64245
|
|
|
64239
64246
|
.e-de-column-label.e-de-rtl {
|
|
64240
64247
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -68688,6 +68695,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
68688
68695
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
68689
68696
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
68690
68697
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
68698
|
+
$de-ruler-background-color: $grey-f8 !default;
|
|
68699
|
+
$de-ruler-margin-color: $grey-white !default;
|
|
68700
|
+
$de-ruler-tick-stroke: $grey-8c !default;
|
|
68701
|
+
$de-ruler-label-fill: $grey-light-font !default;
|
|
68702
|
+
$de-ruler-indent-stroke: $gray-light !default;
|
|
68703
|
+
$de-ruler-indent-fill: $grey-white !default;
|
|
68704
|
+
$de-ruler-indent-hover: $grey-e6 !default;
|
|
68705
|
+
$de-ruler-indent-active: $brand-primary !default;
|
|
68691
68706
|
|
|
68692
68707
|
// Subtract toolbar & statusbar height
|
|
68693
68708
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -70472,6 +70487,62 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70472
70487
|
}
|
|
70473
70488
|
}
|
|
70474
70489
|
}
|
|
70490
|
+
.e-de-hRuler {
|
|
70491
|
+
background-color: $de-ruler-background-color;
|
|
70492
|
+
@if $skin-name =='Material3' {
|
|
70493
|
+
background: $de-ruler-background-color;
|
|
70494
|
+
}
|
|
70495
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
70496
|
+
}
|
|
70497
|
+
.e-de-vRuler {
|
|
70498
|
+
background-color: $de-ruler-background-color;
|
|
70499
|
+
@if $skin-name =='Material3' {
|
|
70500
|
+
background: $de-ruler-background-color;
|
|
70501
|
+
}
|
|
70502
|
+
border-right: 0.5px solid $de-panel-border;
|
|
70503
|
+
}
|
|
70504
|
+
.e-de-ruler-margin {
|
|
70505
|
+
background-color: $de-ruler-margin-color;
|
|
70506
|
+
@if $skin-name =='Material3' {
|
|
70507
|
+
background: $de-ruler-margin-color;
|
|
70508
|
+
}
|
|
70509
|
+
}
|
|
70510
|
+
.e-de-ruler-tick {
|
|
70511
|
+
stroke: $de-ruler-tick-stroke;
|
|
70512
|
+
}
|
|
70513
|
+
.e-de-ruler-tick-label {
|
|
70514
|
+
fill: $de-ruler-label-fill
|
|
70515
|
+
}
|
|
70516
|
+
.e-de-ruler-markIndicator {
|
|
70517
|
+
background-color: $de-ruler-margin-color;
|
|
70518
|
+
}
|
|
70519
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
70520
|
+
fill: $de-ruler-tick-stroke;
|
|
70521
|
+
}
|
|
70522
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
70523
|
+
fill: $de-ruler-tick-stroke;
|
|
70524
|
+
}
|
|
70525
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
70526
|
+
fill: $de-ruler-indent-fill;
|
|
70527
|
+
stroke: $de-ruler-indent-stroke;
|
|
70528
|
+
}
|
|
70529
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
70530
|
+
fill: $de-ruler-indent-hover;
|
|
70531
|
+
stroke: $de-ruler-indent-stroke;
|
|
70532
|
+
}
|
|
70533
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
70534
|
+
fill: $de-ruler-indent-active;
|
|
70535
|
+
stroke: $de-ruler-indent-stroke;
|
|
70536
|
+
}
|
|
70537
|
+
.e-de-ruler-table-svg {
|
|
70538
|
+
fill: $de-ruler-indent-stroke;
|
|
70539
|
+
}
|
|
70540
|
+
.e-de-ruler-table-svg:hover {
|
|
70541
|
+
fill: $de-ruler-indent-hover;
|
|
70542
|
+
}
|
|
70543
|
+
.e-de-ruler-table-svg:active {
|
|
70544
|
+
fill: $de-ruler-indent-active;
|
|
70545
|
+
}
|
|
70475
70546
|
.e-rtl {
|
|
70476
70547
|
.e-listview .e-list-icon {
|
|
70477
70548
|
height: 24px;
|
|
@@ -70484,6 +70555,11 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70484
70555
|
line-height: 22px;
|
|
70485
70556
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70486
70557
|
}
|
|
70558
|
+
.e-de-vRuler {
|
|
70559
|
+
background-color: $de-ruler-background-color;
|
|
70560
|
+
border-right: none;
|
|
70561
|
+
border-left: 0.5px solid $de-panel-border;
|
|
70562
|
+
}
|
|
70487
70563
|
}
|
|
70488
70564
|
.e-bigger {
|
|
70489
70565
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76221,6 +76297,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76221
76297
|
border-bottom-width: $grid-border-bottom-width;
|
|
76222
76298
|
}
|
|
76223
76299
|
|
|
76300
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76301
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76302
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76303
|
+
&.e-groupcaption,
|
|
76304
|
+
&.e-summarycell {
|
|
76305
|
+
border-bottom-width: 0;
|
|
76306
|
+
}
|
|
76307
|
+
}
|
|
76308
|
+
|
|
76224
76309
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76225
76310
|
position: relative;
|
|
76226
76311
|
left: -5px;
|
|
@@ -77084,8 +77169,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77084
77169
|
border-left-width: 0;
|
|
77085
77170
|
}
|
|
77086
77171
|
|
|
77087
|
-
|
|
77088
|
-
|
|
77172
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77173
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77089
77174
|
border-width: $grid-headercell-both-border-width;
|
|
77090
77175
|
}
|
|
77091
77176
|
|
|
@@ -77780,7 +77865,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77780
77865
|
border-left-width: $grid-border-size;
|
|
77781
77866
|
}
|
|
77782
77867
|
|
|
77783
|
-
|
|
77868
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
77784
77869
|
border-bottom-style: $grid-border-type;
|
|
77785
77870
|
border-bottom-width: $grid-border-size;
|
|
77786
77871
|
border-left-style: $grid-border-type;
|
|
@@ -79069,8 +79154,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79069
79154
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79070
79155
|
}
|
|
79071
79156
|
|
|
79072
|
-
|
|
79073
|
-
|
|
79157
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79158
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79074
79159
|
border-width: $grid-headercell-both-border-width;
|
|
79075
79160
|
}
|
|
79076
79161
|
|
|
@@ -79093,7 +79178,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79093
79178
|
border-right: 0;
|
|
79094
79179
|
}
|
|
79095
79180
|
|
|
79096
|
-
|
|
79181
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79097
79182
|
border-bottom-style: $grid-border-type;
|
|
79098
79183
|
border-bottom-width: $grid-border-size;
|
|
79099
79184
|
}
|
|
@@ -79541,7 +79626,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79541
79626
|
text-align: left;
|
|
79542
79627
|
}
|
|
79543
79628
|
|
|
79544
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
79629
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79545
79630
|
border-width: $grid-headercell-both-border-width;
|
|
79546
79631
|
}
|
|
79547
79632
|
|
|
@@ -79567,7 +79652,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79567
79652
|
border-right-width: 1px;
|
|
79568
79653
|
}
|
|
79569
79654
|
|
|
79570
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79655
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79571
79656
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
79572
79657
|
}
|
|
79573
79658
|
|
|
@@ -79600,6 +79685,39 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79600
79685
|
}
|
|
79601
79686
|
}
|
|
79602
79687
|
|
|
79688
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79689
|
+
border-bottom-style: $grid-border-type;
|
|
79690
|
+
border-bottom-width: $grid-border-size;
|
|
79691
|
+
}
|
|
79692
|
+
|
|
79693
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
79694
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79695
|
+
border-width: $grid-headercell-both-border-width;
|
|
79696
|
+
}
|
|
79697
|
+
|
|
79698
|
+
&.e-resize-lines,
|
|
79699
|
+
&.e-resize-lines.e-rtl {
|
|
79700
|
+
|
|
79701
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
79702
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79703
|
+
border-left: 0;
|
|
79704
|
+
border-right: 0;
|
|
79705
|
+
border-top: 0;
|
|
79706
|
+
}
|
|
79707
|
+
}
|
|
79708
|
+
|
|
79709
|
+
&.e-default.e-bothlines .e-headercell,
|
|
79710
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
79711
|
+
border-width: $grid-headercell-both-border-width;
|
|
79712
|
+
}
|
|
79713
|
+
|
|
79714
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79715
|
+
border-bottom-style: $grid-border-type;
|
|
79716
|
+
border-bottom-width: $grid-border-size;
|
|
79717
|
+
border-left-style: $grid-border-type;
|
|
79718
|
+
border-left-width: $grid-border-size;
|
|
79719
|
+
}
|
|
79720
|
+
|
|
79603
79721
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79604
79722
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
79605
79723
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -99523,15 +99641,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99523
99641
|
font-size: 18px;
|
|
99524
99642
|
}
|
|
99525
99643
|
|
|
99526
|
-
.e-pv-annotation-color-container,
|
|
99527
|
-
.e-pv-annotation-opacity-container,
|
|
99528
|
-
.e-pv-annotation-stroke-container,
|
|
99529
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99530
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99531
|
-
.e-pv-annotation-thickness-container,
|
|
99532
|
-
.e-pv-annotation-textcolor-container,
|
|
99533
|
-
.e-pv-annotation-textalign-container,
|
|
99534
|
-
.e-pv-annotation-textprop-container {
|
|
99644
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99645
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99646
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99647
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99648
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99649
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99650
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99651
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99652
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99535
99653
|
height: $pv-annotation-drop-down-height;
|
|
99536
99654
|
width: $pv-annotation-drop-down-width;
|
|
99537
99655
|
}
|
|
@@ -109400,16 +109518,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109400
109518
|
}
|
|
109401
109519
|
}
|
|
109402
109520
|
|
|
109403
|
-
&.e-device {
|
|
109404
|
-
.e-pivotcell-container {
|
|
109405
|
-
.e-stackedheadertext {
|
|
109406
|
-
&.e-cellvalue {
|
|
109407
|
-
align-self: center;
|
|
109408
|
-
}
|
|
109409
|
-
}
|
|
109410
|
-
}
|
|
109411
|
-
}
|
|
109412
|
-
|
|
109413
109521
|
.e-nextspan {
|
|
109414
109522
|
display: inline-block;
|
|
109415
109523
|
width: $pivotview-indent-space-size;
|
|
@@ -109690,10 +109798,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109690
109798
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
109691
109799
|
z-index: 1 !important;
|
|
109692
109800
|
}
|
|
109801
|
+
|
|
109693
109802
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
109694
109803
|
visibility: hidden !important;
|
|
109695
109804
|
/* stylelint-enable */
|
|
109696
109805
|
}
|
|
109806
|
+
|
|
109697
109807
|
.e-grid {
|
|
109698
109808
|
.e-pivot-content-loader {
|
|
109699
109809
|
position: absolute;
|
|
@@ -109712,6 +109822,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109712
109822
|
visibility: hidden;
|
|
109713
109823
|
}
|
|
109714
109824
|
}
|
|
109825
|
+
|
|
109826
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
109827
|
+
align-self: center;
|
|
109828
|
+
}
|
|
109715
109829
|
}
|
|
109716
109830
|
|
|
109717
109831
|
.e-grid .e-headercelldiv,
|
|
@@ -116942,7 +117056,18 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
116942
117056
|
line-height: normal;
|
|
116943
117057
|
}
|
|
116944
117058
|
|
|
116945
|
-
.e-
|
|
117059
|
+
.e-title-text {
|
|
117060
|
+
text-align: center;
|
|
117061
|
+
}
|
|
117062
|
+
|
|
117063
|
+
.e-save-icon,
|
|
117064
|
+
.e-back-icon,
|
|
117065
|
+
.e-delete-icon {
|
|
117066
|
+
width: 2.5em;
|
|
117067
|
+
}
|
|
117068
|
+
|
|
117069
|
+
.e-save-icon,
|
|
117070
|
+
.e-delete-icon {
|
|
116946
117071
|
text-align: right;
|
|
116947
117072
|
}
|
|
116948
117073
|
|
|
@@ -118455,6 +118580,10 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
118455
118580
|
content: '\e964';
|
|
118456
118581
|
}
|
|
118457
118582
|
|
|
118583
|
+
.e-delete-icon::before {
|
|
118584
|
+
content: '\e94a';
|
|
118585
|
+
}
|
|
118586
|
+
|
|
118458
118587
|
.e-recurrence-container {
|
|
118459
118588
|
.e-recurrence-edit-button {
|
|
118460
118589
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118540,6 +118669,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
118540
118669
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
118541
118670
|
$image-editor-contextual-toolbar: $grey-f8 !default;
|
|
118542
118671
|
$image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
118672
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
118673
|
+
$image-editor-dropdown-btn-preview-left: 0 !default;
|
|
118674
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
118675
|
+
$image-editor-bigger-dropdown-btn-preview-left: 0 !default;
|
|
118543
118676
|
|
|
118544
118677
|
@include export-module('image-editor-layout') {
|
|
118545
118678
|
|
|
@@ -118607,6 +118740,7 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118607
118740
|
|
|
118608
118741
|
& .e-fill.e-template,
|
|
118609
118742
|
& .e-stroke.e-template,
|
|
118743
|
+
& .e-frame-stroke.e-template,
|
|
118610
118744
|
& .e-pen-stroke-color.e-template,
|
|
118611
118745
|
& .e-text-font-color.e-template,
|
|
118612
118746
|
& .e-save.e-template {
|
|
@@ -118625,6 +118759,17 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118625
118759
|
}
|
|
118626
118760
|
}
|
|
118627
118761
|
|
|
118762
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118763
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118764
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
118765
|
+
}
|
|
118766
|
+
|
|
118767
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
118768
|
+
@if $skin-name == 'Material3' {
|
|
118769
|
+
padding: 7px 15px;
|
|
118770
|
+
}
|
|
118771
|
+
}
|
|
118772
|
+
|
|
118628
118773
|
& .e-dropdown-btn.e-image-popup {
|
|
118629
118774
|
& .e-select,
|
|
118630
118775
|
& .e-annotation,
|
|
@@ -118771,6 +118916,7 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118771
118916
|
|
|
118772
118917
|
& .e-fill.e-template,
|
|
118773
118918
|
& .e-stroke.e-template,
|
|
118919
|
+
& .e-frame-stroke.e-template,
|
|
118774
118920
|
& .e-pen-stroke-color.e-template,
|
|
118775
118921
|
& .e-text-font-color.e-template,
|
|
118776
118922
|
& .e-save.e-template {
|
|
@@ -118792,7 +118938,8 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118792
118938
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118793
118939
|
height: 18px;
|
|
118794
118940
|
width: 18px;
|
|
118795
|
-
margin-top: -
|
|
118941
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118942
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
118796
118943
|
}
|
|
118797
118944
|
|
|
118798
118945
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -118864,6 +119011,11 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118864
119011
|
margin: 4px;
|
|
118865
119012
|
text-align: center;
|
|
118866
119013
|
}
|
|
119014
|
+
|
|
119015
|
+
& .e-dropdown-btn {
|
|
119016
|
+
margin: 0 auto;
|
|
119017
|
+
width: max-content;
|
|
119018
|
+
}
|
|
118867
119019
|
}
|
|
118868
119020
|
|
|
118869
119021
|
&.e-frame-wrapper {
|
|
@@ -118905,12 +119057,7 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118905
119057
|
|
|
118906
119058
|
& .e-slider-container {
|
|
118907
119059
|
margin-left: calc(50% - 137px);
|
|
118908
|
-
|
|
118909
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
118910
|
-
}
|
|
118911
|
-
@else {
|
|
118912
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
118913
|
-
}
|
|
119060
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
118914
119061
|
}
|
|
118915
119062
|
}
|
|
118916
119063
|
}
|