@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
|
@@ -64409,6 +64409,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
64409
64409
|
padding-left: 20px;
|
|
64410
64410
|
padding-right: 20px;
|
|
64411
64411
|
}
|
|
64412
|
+
|
|
64413
|
+
.e-de-para-tab {
|
|
64414
|
+
float: left;
|
|
64415
|
+
}
|
|
64416
|
+
.e-de-para-tab.e-rtl {
|
|
64417
|
+
float: right;
|
|
64418
|
+
}
|
|
64412
64419
|
|
|
64413
64420
|
.e-de-column-label.e-de-rtl {
|
|
64414
64421
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -68847,6 +68854,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
68847
68854
|
$e-de-ctnr-break-listview-margin-left: 14px !default;
|
|
68848
68855
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
68849
68856
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
68857
|
+
$de-ruler-background-color: $gray-200 !default;
|
|
68858
|
+
$de-ruler-margin-color: $white !default;
|
|
68859
|
+
$de-ruler-tick-stroke: $gray-500 !default;
|
|
68860
|
+
$de-ruler-label-fill: $gray-700 !default;
|
|
68861
|
+
$de-ruler-indent-stroke: $gray-600 !default;
|
|
68862
|
+
$de-ruler-indent-fill: $white !default;
|
|
68863
|
+
$de-ruler-indent-hover: $gray-200 !default;
|
|
68864
|
+
$de-ruler-indent-active: $primary !default;
|
|
68850
68865
|
|
|
68851
68866
|
// Subtract toolbar & statusbar height
|
|
68852
68867
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -70647,6 +70662,62 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
70647
70662
|
}
|
|
70648
70663
|
}
|
|
70649
70664
|
}
|
|
70665
|
+
.e-de-hRuler {
|
|
70666
|
+
background-color: $de-ruler-background-color;
|
|
70667
|
+
@if $skin-name =='Material3' {
|
|
70668
|
+
background: $de-ruler-background-color;
|
|
70669
|
+
}
|
|
70670
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
70671
|
+
}
|
|
70672
|
+
.e-de-vRuler {
|
|
70673
|
+
background-color: $de-ruler-background-color;
|
|
70674
|
+
@if $skin-name =='Material3' {
|
|
70675
|
+
background: $de-ruler-background-color;
|
|
70676
|
+
}
|
|
70677
|
+
border-right: 0.5px solid $de-panel-border;
|
|
70678
|
+
}
|
|
70679
|
+
.e-de-ruler-margin {
|
|
70680
|
+
background-color: $de-ruler-margin-color;
|
|
70681
|
+
@if $skin-name =='Material3' {
|
|
70682
|
+
background: $de-ruler-margin-color;
|
|
70683
|
+
}
|
|
70684
|
+
}
|
|
70685
|
+
.e-de-ruler-tick {
|
|
70686
|
+
stroke: $de-ruler-tick-stroke;
|
|
70687
|
+
}
|
|
70688
|
+
.e-de-ruler-tick-label {
|
|
70689
|
+
fill: $de-ruler-label-fill
|
|
70690
|
+
}
|
|
70691
|
+
.e-de-ruler-markIndicator {
|
|
70692
|
+
background-color: $de-ruler-margin-color;
|
|
70693
|
+
}
|
|
70694
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
70695
|
+
fill: $de-ruler-tick-stroke;
|
|
70696
|
+
}
|
|
70697
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
70698
|
+
fill: $de-ruler-tick-stroke;
|
|
70699
|
+
}
|
|
70700
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
70701
|
+
fill: $de-ruler-indent-fill;
|
|
70702
|
+
stroke: $de-ruler-indent-stroke;
|
|
70703
|
+
}
|
|
70704
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
70705
|
+
fill: $de-ruler-indent-hover;
|
|
70706
|
+
stroke: $de-ruler-indent-stroke;
|
|
70707
|
+
}
|
|
70708
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
70709
|
+
fill: $de-ruler-indent-active;
|
|
70710
|
+
stroke: $de-ruler-indent-stroke;
|
|
70711
|
+
}
|
|
70712
|
+
.e-de-ruler-table-svg {
|
|
70713
|
+
fill: $de-ruler-indent-stroke;
|
|
70714
|
+
}
|
|
70715
|
+
.e-de-ruler-table-svg:hover {
|
|
70716
|
+
fill: $de-ruler-indent-hover;
|
|
70717
|
+
}
|
|
70718
|
+
.e-de-ruler-table-svg:active {
|
|
70719
|
+
fill: $de-ruler-indent-active;
|
|
70720
|
+
}
|
|
70650
70721
|
.e-rtl {
|
|
70651
70722
|
.e-listview .e-list-icon {
|
|
70652
70723
|
height: 24px;
|
|
@@ -70659,6 +70730,11 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
70659
70730
|
line-height: 22px;
|
|
70660
70731
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70661
70732
|
}
|
|
70733
|
+
.e-de-vRuler {
|
|
70734
|
+
background-color: $de-ruler-background-color;
|
|
70735
|
+
border-right: none;
|
|
70736
|
+
border-left: 0.5px solid $de-panel-border;
|
|
70737
|
+
}
|
|
70662
70738
|
}
|
|
70663
70739
|
.e-bigger {
|
|
70664
70740
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76409,6 +76485,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76409
76485
|
border-bottom-width: $grid-border-bottom-width;
|
|
76410
76486
|
}
|
|
76411
76487
|
|
|
76488
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76489
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76490
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76491
|
+
&.e-groupcaption,
|
|
76492
|
+
&.e-summarycell {
|
|
76493
|
+
border-bottom-width: 0;
|
|
76494
|
+
}
|
|
76495
|
+
}
|
|
76496
|
+
|
|
76412
76497
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76413
76498
|
position: relative;
|
|
76414
76499
|
left: -5px;
|
|
@@ -77272,8 +77357,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77272
77357
|
border-left-width: 0;
|
|
77273
77358
|
}
|
|
77274
77359
|
|
|
77275
|
-
|
|
77276
|
-
|
|
77360
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77361
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77277
77362
|
border-width: $grid-headercell-both-border-width;
|
|
77278
77363
|
}
|
|
77279
77364
|
|
|
@@ -77968,7 +78053,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77968
78053
|
border-left-width: $grid-border-size;
|
|
77969
78054
|
}
|
|
77970
78055
|
|
|
77971
|
-
|
|
78056
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
77972
78057
|
border-bottom-style: $grid-border-type;
|
|
77973
78058
|
border-bottom-width: $grid-border-size;
|
|
77974
78059
|
border-left-style: $grid-border-type;
|
|
@@ -79257,8 +79342,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79257
79342
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79258
79343
|
}
|
|
79259
79344
|
|
|
79260
|
-
|
|
79261
|
-
|
|
79345
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79346
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79262
79347
|
border-width: $grid-headercell-both-border-width;
|
|
79263
79348
|
}
|
|
79264
79349
|
|
|
@@ -79281,7 +79366,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79281
79366
|
border-right: 0;
|
|
79282
79367
|
}
|
|
79283
79368
|
|
|
79284
|
-
|
|
79369
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79285
79370
|
border-bottom-style: $grid-border-type;
|
|
79286
79371
|
border-bottom-width: $grid-border-size;
|
|
79287
79372
|
}
|
|
@@ -79729,7 +79814,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79729
79814
|
text-align: left;
|
|
79730
79815
|
}
|
|
79731
79816
|
|
|
79732
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
79817
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79733
79818
|
border-width: $grid-headercell-both-border-width;
|
|
79734
79819
|
}
|
|
79735
79820
|
|
|
@@ -79755,7 +79840,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79755
79840
|
border-right-width: 1px;
|
|
79756
79841
|
}
|
|
79757
79842
|
|
|
79758
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79843
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79759
79844
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
79760
79845
|
}
|
|
79761
79846
|
|
|
@@ -79788,6 +79873,39 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79788
79873
|
}
|
|
79789
79874
|
}
|
|
79790
79875
|
|
|
79876
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79877
|
+
border-bottom-style: $grid-border-type;
|
|
79878
|
+
border-bottom-width: $grid-border-size;
|
|
79879
|
+
}
|
|
79880
|
+
|
|
79881
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
79882
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79883
|
+
border-width: $grid-headercell-both-border-width;
|
|
79884
|
+
}
|
|
79885
|
+
|
|
79886
|
+
&.e-resize-lines,
|
|
79887
|
+
&.e-resize-lines.e-rtl {
|
|
79888
|
+
|
|
79889
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
79890
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79891
|
+
border-left: 0;
|
|
79892
|
+
border-right: 0;
|
|
79893
|
+
border-top: 0;
|
|
79894
|
+
}
|
|
79895
|
+
}
|
|
79896
|
+
|
|
79897
|
+
&.e-default.e-bothlines .e-headercell,
|
|
79898
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
79899
|
+
border-width: $grid-headercell-both-border-width;
|
|
79900
|
+
}
|
|
79901
|
+
|
|
79902
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79903
|
+
border-bottom-style: $grid-border-type;
|
|
79904
|
+
border-bottom-width: $grid-border-size;
|
|
79905
|
+
border-left-style: $grid-border-type;
|
|
79906
|
+
border-left-width: $grid-border-size;
|
|
79907
|
+
}
|
|
79908
|
+
|
|
79791
79909
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79792
79910
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
79793
79911
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -99887,15 +100005,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99887
100005
|
font-size: 18px;
|
|
99888
100006
|
}
|
|
99889
100007
|
|
|
99890
|
-
.e-pv-annotation-color-container,
|
|
99891
|
-
.e-pv-annotation-opacity-container,
|
|
99892
|
-
.e-pv-annotation-stroke-container,
|
|
99893
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99894
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99895
|
-
.e-pv-annotation-thickness-container,
|
|
99896
|
-
.e-pv-annotation-textcolor-container,
|
|
99897
|
-
.e-pv-annotation-textalign-container,
|
|
99898
|
-
.e-pv-annotation-textprop-container {
|
|
100008
|
+
.e-pv-annotation-color-container .e-btn,
|
|
100009
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
100010
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
100011
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
100012
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
100013
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
100014
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
100015
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
100016
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99899
100017
|
height: $pv-annotation-drop-down-height;
|
|
99900
100018
|
width: $pv-annotation-drop-down-width;
|
|
99901
100019
|
}
|
|
@@ -109774,16 +109892,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109774
109892
|
}
|
|
109775
109893
|
}
|
|
109776
109894
|
|
|
109777
|
-
&.e-device {
|
|
109778
|
-
.e-pivotcell-container {
|
|
109779
|
-
.e-stackedheadertext {
|
|
109780
|
-
&.e-cellvalue {
|
|
109781
|
-
align-self: center;
|
|
109782
|
-
}
|
|
109783
|
-
}
|
|
109784
|
-
}
|
|
109785
|
-
}
|
|
109786
|
-
|
|
109787
109895
|
.e-nextspan {
|
|
109788
109896
|
display: inline-block;
|
|
109789
109897
|
width: $pivotview-indent-space-size;
|
|
@@ -110064,10 +110172,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110064
110172
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110065
110173
|
z-index: 1 !important;
|
|
110066
110174
|
}
|
|
110175
|
+
|
|
110067
110176
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110068
110177
|
visibility: hidden !important;
|
|
110069
110178
|
/* stylelint-enable */
|
|
110070
110179
|
}
|
|
110180
|
+
|
|
110071
110181
|
.e-grid {
|
|
110072
110182
|
.e-pivot-content-loader {
|
|
110073
110183
|
position: absolute;
|
|
@@ -110086,6 +110196,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110086
110196
|
visibility: hidden;
|
|
110087
110197
|
}
|
|
110088
110198
|
}
|
|
110199
|
+
|
|
110200
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110201
|
+
align-self: center;
|
|
110202
|
+
}
|
|
110089
110203
|
}
|
|
110090
110204
|
|
|
110091
110205
|
.e-grid .e-headercelldiv,
|
|
@@ -117321,7 +117435,18 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
117321
117435
|
line-height: normal;
|
|
117322
117436
|
}
|
|
117323
117437
|
|
|
117324
|
-
.e-
|
|
117438
|
+
.e-title-text {
|
|
117439
|
+
text-align: center;
|
|
117440
|
+
}
|
|
117441
|
+
|
|
117442
|
+
.e-save-icon,
|
|
117443
|
+
.e-back-icon,
|
|
117444
|
+
.e-delete-icon {
|
|
117445
|
+
width: 2.5em;
|
|
117446
|
+
}
|
|
117447
|
+
|
|
117448
|
+
.e-save-icon,
|
|
117449
|
+
.e-delete-icon {
|
|
117325
117450
|
text-align: right;
|
|
117326
117451
|
}
|
|
117327
117452
|
|
|
@@ -118834,6 +118959,10 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
118834
118959
|
content: '\e74d';
|
|
118835
118960
|
}
|
|
118836
118961
|
|
|
118962
|
+
.e-delete-icon::before {
|
|
118963
|
+
content: '\e773';
|
|
118964
|
+
}
|
|
118965
|
+
|
|
118837
118966
|
.e-recurrence-container {
|
|
118838
118967
|
.e-recurrence-edit-button {
|
|
118839
118968
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118919,6 +119048,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
118919
119048
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
118920
119049
|
$image-editor-contextual-toolbar: $gray-100 !default;
|
|
118921
119050
|
$image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
119051
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
119052
|
+
$image-editor-dropdown-btn-preview-left: 0 !default;
|
|
119053
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
119054
|
+
$image-editor-bigger-dropdown-btn-preview-left: 0 !default;
|
|
118922
119055
|
|
|
118923
119056
|
@include export-module('image-editor-layout') {
|
|
118924
119057
|
|
|
@@ -118986,6 +119119,7 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
118986
119119
|
|
|
118987
119120
|
& .e-fill.e-template,
|
|
118988
119121
|
& .e-stroke.e-template,
|
|
119122
|
+
& .e-frame-stroke.e-template,
|
|
118989
119123
|
& .e-pen-stroke-color.e-template,
|
|
118990
119124
|
& .e-text-font-color.e-template,
|
|
118991
119125
|
& .e-save.e-template {
|
|
@@ -119004,6 +119138,17 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
119004
119138
|
}
|
|
119005
119139
|
}
|
|
119006
119140
|
|
|
119141
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119142
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119143
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119144
|
+
}
|
|
119145
|
+
|
|
119146
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119147
|
+
@if $skin-name == 'Material3' {
|
|
119148
|
+
padding: 7px 15px;
|
|
119149
|
+
}
|
|
119150
|
+
}
|
|
119151
|
+
|
|
119007
119152
|
& .e-dropdown-btn.e-image-popup {
|
|
119008
119153
|
& .e-select,
|
|
119009
119154
|
& .e-annotation,
|
|
@@ -119150,6 +119295,7 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
119150
119295
|
|
|
119151
119296
|
& .e-fill.e-template,
|
|
119152
119297
|
& .e-stroke.e-template,
|
|
119298
|
+
& .e-frame-stroke.e-template,
|
|
119153
119299
|
& .e-pen-stroke-color.e-template,
|
|
119154
119300
|
& .e-text-font-color.e-template,
|
|
119155
119301
|
& .e-save.e-template {
|
|
@@ -119171,7 +119317,8 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
119171
119317
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119172
119318
|
height: 18px;
|
|
119173
119319
|
width: 18px;
|
|
119174
|
-
margin-top: -
|
|
119320
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119321
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119175
119322
|
}
|
|
119176
119323
|
|
|
119177
119324
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -119243,6 +119390,11 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
119243
119390
|
margin: 4px;
|
|
119244
119391
|
text-align: center;
|
|
119245
119392
|
}
|
|
119393
|
+
|
|
119394
|
+
& .e-dropdown-btn {
|
|
119395
|
+
margin: 0 auto;
|
|
119396
|
+
width: max-content;
|
|
119397
|
+
}
|
|
119246
119398
|
}
|
|
119247
119399
|
|
|
119248
119400
|
&.e-frame-wrapper {
|
|
@@ -119284,12 +119436,7 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
119284
119436
|
|
|
119285
119437
|
& .e-slider-container {
|
|
119286
119438
|
margin-left: calc(50% - 137px);
|
|
119287
|
-
|
|
119288
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
119289
|
-
}
|
|
119290
|
-
@else {
|
|
119291
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119292
|
-
}
|
|
119439
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119293
119440
|
}
|
|
119294
119441
|
}
|
|
119295
119442
|
}
|