@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
|
@@ -65882,6 +65882,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65882
65882
|
padding-left: 20px;
|
|
65883
65883
|
padding-right: 20px;
|
|
65884
65884
|
}
|
|
65885
|
+
|
|
65886
|
+
.e-de-para-tab {
|
|
65887
|
+
float: left;
|
|
65888
|
+
}
|
|
65889
|
+
.e-de-para-tab.e-rtl {
|
|
65890
|
+
float: right;
|
|
65891
|
+
}
|
|
65885
65892
|
|
|
65886
65893
|
.e-de-column-label.e-de-rtl {
|
|
65887
65894
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -70491,6 +70498,14 @@ $de-toggle-disabled-color: $secondary-bg-color !default;
|
|
|
70491
70498
|
$de-background-color: $content-bg-color-alt3 !default;
|
|
70492
70499
|
$de-toolbar-background-color: $content-bg-color-alt2 !default;
|
|
70493
70500
|
$de-pane-background-color: $content-bg-color-alt1 !default;
|
|
70501
|
+
$de-ruler-background-color: $content-bg-color-alt3 !default;
|
|
70502
|
+
$de-ruler-margin-color: rgba($content-bg-color) !default;
|
|
70503
|
+
$de-ruler-tick-stroke: rgba($icon-color) !default;
|
|
70504
|
+
$de-ruler-label-fill: rgba($content-text-color-alt1) !default;
|
|
70505
|
+
$de-ruler-indent-stroke: rgba($icon-color) !default;
|
|
70506
|
+
$de-ruler-indent-fill: rgba($content-bg-color) !default;
|
|
70507
|
+
$de-ruler-indent-hover: $content-bg-color-alt5 !default;
|
|
70508
|
+
$de-ruler-indent-active: rgba($primary) !default;
|
|
70494
70509
|
|
|
70495
70510
|
//Blazor
|
|
70496
70511
|
$e-de-bzr-button-border-color: rgba($white) !default;
|
|
@@ -72185,6 +72200,62 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
72185
72200
|
}
|
|
72186
72201
|
}
|
|
72187
72202
|
}
|
|
72203
|
+
.e-de-hRuler {
|
|
72204
|
+
background-color: $de-ruler-background-color;
|
|
72205
|
+
@if $skin-name =='Material3' {
|
|
72206
|
+
background: $de-ruler-background-color;
|
|
72207
|
+
}
|
|
72208
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
72209
|
+
}
|
|
72210
|
+
.e-de-vRuler {
|
|
72211
|
+
background-color: $de-ruler-background-color;
|
|
72212
|
+
@if $skin-name =='Material3' {
|
|
72213
|
+
background: $de-ruler-background-color;
|
|
72214
|
+
}
|
|
72215
|
+
border-right: 0.5px solid $de-panel-border;
|
|
72216
|
+
}
|
|
72217
|
+
.e-de-ruler-margin {
|
|
72218
|
+
background-color: $de-ruler-margin-color;
|
|
72219
|
+
@if $skin-name =='Material3' {
|
|
72220
|
+
background: $de-ruler-margin-color;
|
|
72221
|
+
}
|
|
72222
|
+
}
|
|
72223
|
+
.e-de-ruler-tick {
|
|
72224
|
+
stroke: $de-ruler-tick-stroke;
|
|
72225
|
+
}
|
|
72226
|
+
.e-de-ruler-tick-label {
|
|
72227
|
+
fill: $de-ruler-label-fill
|
|
72228
|
+
}
|
|
72229
|
+
.e-de-ruler-markIndicator {
|
|
72230
|
+
background-color: $de-ruler-margin-color;
|
|
72231
|
+
}
|
|
72232
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
72233
|
+
fill: $de-ruler-tick-stroke;
|
|
72234
|
+
}
|
|
72235
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
72236
|
+
fill: $de-ruler-tick-stroke;
|
|
72237
|
+
}
|
|
72238
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
72239
|
+
fill: $de-ruler-indent-fill;
|
|
72240
|
+
stroke: $de-ruler-indent-stroke;
|
|
72241
|
+
}
|
|
72242
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
72243
|
+
fill: $de-ruler-indent-hover;
|
|
72244
|
+
stroke: $de-ruler-indent-stroke;
|
|
72245
|
+
}
|
|
72246
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
72247
|
+
fill: $de-ruler-indent-active;
|
|
72248
|
+
stroke: $de-ruler-indent-stroke;
|
|
72249
|
+
}
|
|
72250
|
+
.e-de-ruler-table-svg {
|
|
72251
|
+
fill: $de-ruler-indent-stroke;
|
|
72252
|
+
}
|
|
72253
|
+
.e-de-ruler-table-svg:hover {
|
|
72254
|
+
fill: $de-ruler-indent-hover;
|
|
72255
|
+
}
|
|
72256
|
+
.e-de-ruler-table-svg:active {
|
|
72257
|
+
fill: $de-ruler-indent-active;
|
|
72258
|
+
}
|
|
72188
72259
|
.e-rtl {
|
|
72189
72260
|
.e-listview .e-list-icon {
|
|
72190
72261
|
height: 24px;
|
|
@@ -72197,6 +72268,11 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
72197
72268
|
line-height: 22px;
|
|
72198
72269
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
72199
72270
|
}
|
|
72271
|
+
.e-de-vRuler {
|
|
72272
|
+
background-color: $de-ruler-background-color;
|
|
72273
|
+
border-right: none;
|
|
72274
|
+
border-left: 0.5px solid $de-panel-border;
|
|
72275
|
+
}
|
|
72200
72276
|
}
|
|
72201
72277
|
.e-bigger {
|
|
72202
72278
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -77981,6 +78057,15 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
77981
78057
|
border-bottom-width: $grid-border-bottom-width;
|
|
77982
78058
|
}
|
|
77983
78059
|
|
|
78060
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
78061
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
78062
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
78063
|
+
&.e-groupcaption,
|
|
78064
|
+
&.e-summarycell {
|
|
78065
|
+
border-bottom-width: 0;
|
|
78066
|
+
}
|
|
78067
|
+
}
|
|
78068
|
+
|
|
77984
78069
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
77985
78070
|
position: relative;
|
|
77986
78071
|
left: -5px;
|
|
@@ -78844,8 +78929,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78844
78929
|
border-left-width: 0;
|
|
78845
78930
|
}
|
|
78846
78931
|
|
|
78847
|
-
|
|
78848
|
-
|
|
78932
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
78933
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
78849
78934
|
border-width: $grid-headercell-both-border-width;
|
|
78850
78935
|
}
|
|
78851
78936
|
|
|
@@ -79540,7 +79625,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79540
79625
|
border-left-width: $grid-border-size;
|
|
79541
79626
|
}
|
|
79542
79627
|
|
|
79543
|
-
|
|
79628
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79544
79629
|
border-bottom-style: $grid-border-type;
|
|
79545
79630
|
border-bottom-width: $grid-border-size;
|
|
79546
79631
|
border-left-style: $grid-border-type;
|
|
@@ -80829,8 +80914,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80829
80914
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
80830
80915
|
}
|
|
80831
80916
|
|
|
80832
|
-
|
|
80833
|
-
|
|
80917
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
80918
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
80834
80919
|
border-width: $grid-headercell-both-border-width;
|
|
80835
80920
|
}
|
|
80836
80921
|
|
|
@@ -80853,7 +80938,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80853
80938
|
border-right: 0;
|
|
80854
80939
|
}
|
|
80855
80940
|
|
|
80856
|
-
|
|
80941
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80857
80942
|
border-bottom-style: $grid-border-type;
|
|
80858
80943
|
border-bottom-width: $grid-border-size;
|
|
80859
80944
|
}
|
|
@@ -81301,7 +81386,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81301
81386
|
text-align: left;
|
|
81302
81387
|
}
|
|
81303
81388
|
|
|
81304
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
81389
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81305
81390
|
border-width: $grid-headercell-both-border-width;
|
|
81306
81391
|
}
|
|
81307
81392
|
|
|
@@ -81327,7 +81412,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81327
81412
|
border-right-width: 1px;
|
|
81328
81413
|
}
|
|
81329
81414
|
|
|
81330
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
81415
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81331
81416
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
81332
81417
|
}
|
|
81333
81418
|
|
|
@@ -81360,6 +81445,39 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81360
81445
|
}
|
|
81361
81446
|
}
|
|
81362
81447
|
|
|
81448
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
81449
|
+
border-bottom-style: $grid-border-type;
|
|
81450
|
+
border-bottom-width: $grid-border-size;
|
|
81451
|
+
}
|
|
81452
|
+
|
|
81453
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
81454
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
81455
|
+
border-width: $grid-headercell-both-border-width;
|
|
81456
|
+
}
|
|
81457
|
+
|
|
81458
|
+
&.e-resize-lines,
|
|
81459
|
+
&.e-resize-lines.e-rtl {
|
|
81460
|
+
|
|
81461
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
81462
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
81463
|
+
border-left: 0;
|
|
81464
|
+
border-right: 0;
|
|
81465
|
+
border-top: 0;
|
|
81466
|
+
}
|
|
81467
|
+
}
|
|
81468
|
+
|
|
81469
|
+
&.e-default.e-bothlines .e-headercell,
|
|
81470
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
81471
|
+
border-width: $grid-headercell-both-border-width;
|
|
81472
|
+
}
|
|
81473
|
+
|
|
81474
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
81475
|
+
border-bottom-style: $grid-border-type;
|
|
81476
|
+
border-bottom-width: $grid-border-size;
|
|
81477
|
+
border-left-style: $grid-border-type;
|
|
81478
|
+
border-left-width: $grid-border-size;
|
|
81479
|
+
}
|
|
81480
|
+
|
|
81363
81481
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
81364
81482
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
81365
81483
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -83455,7 +83573,7 @@ $fe-grid-header-cb-padding-left: 12px !default;
|
|
|
83455
83573
|
$fe-grid-content-font-size: 12px !default;
|
|
83456
83574
|
$fe-grid-content-name-font-size: 14px !default;
|
|
83457
83575
|
$fe-grid-icon-sort-margin: 0 !default;
|
|
83458
|
-
$fe-grid-icon-padding: 0 0 0
|
|
83576
|
+
$fe-grid-icon-padding: 0 0 0 6px !default;
|
|
83459
83577
|
$fe-lg-margin: 0 !default;
|
|
83460
83578
|
$fe-lg-padding: 0 4px !default;
|
|
83461
83579
|
$fe-lg-item-height: 96px !default;
|
|
@@ -99183,7 +99301,7 @@ $pv-blazor-scale-ratio-dialog-max-width: 476px !default;
|
|
|
99183
99301
|
$pv-handwritten-sign-width: 712px !default;
|
|
99184
99302
|
$pv-handwritten-sign-height: 366px !default;
|
|
99185
99303
|
$pv-canvas-sign-width: 100% !default;
|
|
99186
|
-
$pv-canvas-sign-width-blazor:
|
|
99304
|
+
$pv-canvas-sign-width-blazor: 714px !default;
|
|
99187
99305
|
$pv-font-div-padding: 15px 8px !default;
|
|
99188
99306
|
$pv-font-div-padding-blazor: 15px 8px !default;
|
|
99189
99307
|
$pv-signature-appearance-checkbox: 5px !default;
|
|
@@ -101261,15 +101379,15 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
101261
101379
|
font-size: 18px;
|
|
101262
101380
|
}
|
|
101263
101381
|
|
|
101264
|
-
.e-pv-annotation-color-container,
|
|
101265
|
-
.e-pv-annotation-opacity-container,
|
|
101266
|
-
.e-pv-annotation-stroke-container,
|
|
101267
|
-
.e-pv-custom-annotation-thickness-container,
|
|
101268
|
-
.e-pv-custom-annotation-opacity-container,
|
|
101269
|
-
.e-pv-annotation-thickness-container,
|
|
101270
|
-
.e-pv-annotation-textcolor-container,
|
|
101271
|
-
.e-pv-annotation-textalign-container,
|
|
101272
|
-
.e-pv-annotation-textprop-container {
|
|
101382
|
+
.e-pv-annotation-color-container .e-btn,
|
|
101383
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
101384
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
101385
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
101386
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
101387
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
101388
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
101389
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
101390
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
101273
101391
|
height: $pv-annotation-drop-down-height;
|
|
101274
101392
|
width: $pv-annotation-drop-down-width;
|
|
101275
101393
|
}
|
|
@@ -111187,16 +111305,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111187
111305
|
}
|
|
111188
111306
|
}
|
|
111189
111307
|
|
|
111190
|
-
&.e-device {
|
|
111191
|
-
.e-pivotcell-container {
|
|
111192
|
-
.e-stackedheadertext {
|
|
111193
|
-
&.e-cellvalue {
|
|
111194
|
-
align-self: center;
|
|
111195
|
-
}
|
|
111196
|
-
}
|
|
111197
|
-
}
|
|
111198
|
-
}
|
|
111199
|
-
|
|
111200
111308
|
.e-nextspan {
|
|
111201
111309
|
display: inline-block;
|
|
111202
111310
|
width: $pivotview-indent-space-size;
|
|
@@ -111477,10 +111585,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111477
111585
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
111478
111586
|
z-index: 1 !important;
|
|
111479
111587
|
}
|
|
111588
|
+
|
|
111480
111589
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
111481
111590
|
visibility: hidden !important;
|
|
111482
111591
|
/* stylelint-enable */
|
|
111483
111592
|
}
|
|
111593
|
+
|
|
111484
111594
|
.e-grid {
|
|
111485
111595
|
.e-pivot-content-loader {
|
|
111486
111596
|
position: absolute;
|
|
@@ -111499,6 +111609,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111499
111609
|
visibility: hidden;
|
|
111500
111610
|
}
|
|
111501
111611
|
}
|
|
111612
|
+
|
|
111613
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
111614
|
+
align-self: center;
|
|
111615
|
+
}
|
|
111502
111616
|
}
|
|
111503
111617
|
|
|
111504
111618
|
.e-grid .e-headercelldiv,
|
|
@@ -118746,7 +118860,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
118746
118860
|
line-height: normal;
|
|
118747
118861
|
}
|
|
118748
118862
|
|
|
118749
|
-
.e-
|
|
118863
|
+
.e-title-text {
|
|
118864
|
+
text-align: center;
|
|
118865
|
+
}
|
|
118866
|
+
|
|
118867
|
+
.e-save-icon,
|
|
118868
|
+
.e-back-icon,
|
|
118869
|
+
.e-delete-icon {
|
|
118870
|
+
width: 2.5em;
|
|
118871
|
+
}
|
|
118872
|
+
|
|
118873
|
+
.e-save-icon,
|
|
118874
|
+
.e-delete-icon {
|
|
118750
118875
|
text-align: right;
|
|
118751
118876
|
}
|
|
118752
118877
|
|
|
@@ -120259,6 +120384,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
120259
120384
|
content: '\e7c8';
|
|
120260
120385
|
}
|
|
120261
120386
|
|
|
120387
|
+
.e-delete-icon::before {
|
|
120388
|
+
content: '\e820';
|
|
120389
|
+
}
|
|
120390
|
+
|
|
120262
120391
|
.e-recurrence-container {
|
|
120263
120392
|
.e-recurrence-edit-button {
|
|
120264
120393
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -120344,6 +120473,10 @@ $image-editor-tbar-btn-fontsize: $text-base !default;
|
|
|
120344
120473
|
$image-editor-bigger-tbar-btn-fontsize: $text-lg !default;
|
|
120345
120474
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
120346
120475
|
$image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
120476
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
120477
|
+
$image-editor-dropdown-btn-preview-left: -9px !default;
|
|
120478
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
120479
|
+
$image-editor-bigger-dropdown-btn-preview-left: -7px !default;
|
|
120347
120480
|
|
|
120348
120481
|
@include export-module('image-editor-layout') {
|
|
120349
120482
|
|
|
@@ -120411,6 +120544,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120411
120544
|
|
|
120412
120545
|
& .e-fill.e-template,
|
|
120413
120546
|
& .e-stroke.e-template,
|
|
120547
|
+
& .e-frame-stroke.e-template,
|
|
120414
120548
|
& .e-pen-stroke-color.e-template,
|
|
120415
120549
|
& .e-text-font-color.e-template,
|
|
120416
120550
|
& .e-save.e-template {
|
|
@@ -120429,6 +120563,17 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120429
120563
|
}
|
|
120430
120564
|
}
|
|
120431
120565
|
|
|
120566
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120567
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120568
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
120569
|
+
}
|
|
120570
|
+
|
|
120571
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
120572
|
+
@if $skin-name == 'Material3' {
|
|
120573
|
+
padding: 7px 15px;
|
|
120574
|
+
}
|
|
120575
|
+
}
|
|
120576
|
+
|
|
120432
120577
|
& .e-dropdown-btn.e-image-popup {
|
|
120433
120578
|
& .e-select,
|
|
120434
120579
|
& .e-annotation,
|
|
@@ -120575,6 +120720,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120575
120720
|
|
|
120576
120721
|
& .e-fill.e-template,
|
|
120577
120722
|
& .e-stroke.e-template,
|
|
120723
|
+
& .e-frame-stroke.e-template,
|
|
120578
120724
|
& .e-pen-stroke-color.e-template,
|
|
120579
120725
|
& .e-text-font-color.e-template,
|
|
120580
120726
|
& .e-save.e-template {
|
|
@@ -120596,7 +120742,8 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120596
120742
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120597
120743
|
height: 18px;
|
|
120598
120744
|
width: 18px;
|
|
120599
|
-
margin-top: -
|
|
120745
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120746
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
120600
120747
|
}
|
|
120601
120748
|
|
|
120602
120749
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -120668,6 +120815,11 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120668
120815
|
margin: 4px;
|
|
120669
120816
|
text-align: center;
|
|
120670
120817
|
}
|
|
120818
|
+
|
|
120819
|
+
& .e-dropdown-btn {
|
|
120820
|
+
margin: 0 auto;
|
|
120821
|
+
width: max-content;
|
|
120822
|
+
}
|
|
120671
120823
|
}
|
|
120672
120824
|
|
|
120673
120825
|
&.e-frame-wrapper {
|
|
@@ -120709,12 +120861,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120709
120861
|
|
|
120710
120862
|
& .e-slider-container {
|
|
120711
120863
|
margin-left: calc(50% - 137px);
|
|
120712
|
-
|
|
120713
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
120714
|
-
}
|
|
120715
|
-
@else {
|
|
120716
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120717
|
-
}
|
|
120864
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120718
120865
|
}
|
|
120719
120866
|
}
|
|
120720
120867
|
}
|
|
@@ -2643,15 +2643,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2643
2643
|
font-size: 18px;
|
|
2644
2644
|
}
|
|
2645
2645
|
|
|
2646
|
-
.e-pv-annotation-color-container,
|
|
2647
|
-
.e-pv-annotation-opacity-container,
|
|
2648
|
-
.e-pv-annotation-stroke-container,
|
|
2649
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2650
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2651
|
-
.e-pv-annotation-thickness-container,
|
|
2652
|
-
.e-pv-annotation-textcolor-container,
|
|
2653
|
-
.e-pv-annotation-textalign-container,
|
|
2654
|
-
.e-pv-annotation-textprop-container {
|
|
2646
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2647
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2648
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2649
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2650
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2651
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2652
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2653
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2654
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2655
2655
|
height: $pv-annotation-drop-down-height;
|
|
2656
2656
|
width: $pv-annotation-drop-down-width;
|
|
2657
2657
|
}
|
|
@@ -2643,15 +2643,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2643
2643
|
font-size: 18px;
|
|
2644
2644
|
}
|
|
2645
2645
|
|
|
2646
|
-
.e-pv-annotation-color-container,
|
|
2647
|
-
.e-pv-annotation-opacity-container,
|
|
2648
|
-
.e-pv-annotation-stroke-container,
|
|
2649
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2650
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2651
|
-
.e-pv-annotation-thickness-container,
|
|
2652
|
-
.e-pv-annotation-textcolor-container,
|
|
2653
|
-
.e-pv-annotation-textalign-container,
|
|
2654
|
-
.e-pv-annotation-textprop-container {
|
|
2646
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2647
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2648
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2649
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2650
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2651
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2652
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2653
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2654
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2655
2655
|
height: $pv-annotation-drop-down-height;
|
|
2656
2656
|
width: $pv-annotation-drop-down-width;
|
|
2657
2657
|
}
|
|
@@ -2689,15 +2689,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2689
2689
|
font-size: 18px;
|
|
2690
2690
|
}
|
|
2691
2691
|
|
|
2692
|
-
.e-pv-annotation-color-container,
|
|
2693
|
-
.e-pv-annotation-opacity-container,
|
|
2694
|
-
.e-pv-annotation-stroke-container,
|
|
2695
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2696
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2697
|
-
.e-pv-annotation-thickness-container,
|
|
2698
|
-
.e-pv-annotation-textcolor-container,
|
|
2699
|
-
.e-pv-annotation-textalign-container,
|
|
2700
|
-
.e-pv-annotation-textprop-container {
|
|
2692
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2693
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2694
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2695
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2696
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2697
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2698
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2699
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2700
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2701
2701
|
height: $pv-annotation-drop-down-height;
|
|
2702
2702
|
width: $pv-annotation-drop-down-width;
|
|
2703
2703
|
}
|
|
@@ -2637,15 +2637,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2637
2637
|
font-size: 18px;
|
|
2638
2638
|
}
|
|
2639
2639
|
|
|
2640
|
-
.e-pv-annotation-color-container,
|
|
2641
|
-
.e-pv-annotation-opacity-container,
|
|
2642
|
-
.e-pv-annotation-stroke-container,
|
|
2643
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2644
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2645
|
-
.e-pv-annotation-thickness-container,
|
|
2646
|
-
.e-pv-annotation-textcolor-container,
|
|
2647
|
-
.e-pv-annotation-textalign-container,
|
|
2648
|
-
.e-pv-annotation-textprop-container {
|
|
2640
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2641
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2642
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2643
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2644
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2645
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2646
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2647
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2648
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2649
2649
|
height: $pv-annotation-drop-down-height;
|
|
2650
2650
|
width: $pv-annotation-drop-down-width;
|
|
2651
2651
|
}
|
|
@@ -2637,15 +2637,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2637
2637
|
font-size: 18px;
|
|
2638
2638
|
}
|
|
2639
2639
|
|
|
2640
|
-
.e-pv-annotation-color-container,
|
|
2641
|
-
.e-pv-annotation-opacity-container,
|
|
2642
|
-
.e-pv-annotation-stroke-container,
|
|
2643
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2644
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2645
|
-
.e-pv-annotation-thickness-container,
|
|
2646
|
-
.e-pv-annotation-textcolor-container,
|
|
2647
|
-
.e-pv-annotation-textalign-container,
|
|
2648
|
-
.e-pv-annotation-textprop-container {
|
|
2640
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2641
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2642
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2643
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2644
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2645
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2646
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2647
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2648
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2649
2649
|
height: $pv-annotation-drop-down-height;
|
|
2650
2650
|
width: $pv-annotation-drop-down-width;
|
|
2651
2651
|
}
|
|
@@ -2640,15 +2640,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2640
2640
|
font-size: 18px;
|
|
2641
2641
|
}
|
|
2642
2642
|
|
|
2643
|
-
.e-pv-annotation-color-container,
|
|
2644
|
-
.e-pv-annotation-opacity-container,
|
|
2645
|
-
.e-pv-annotation-stroke-container,
|
|
2646
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2647
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2648
|
-
.e-pv-annotation-thickness-container,
|
|
2649
|
-
.e-pv-annotation-textcolor-container,
|
|
2650
|
-
.e-pv-annotation-textalign-container,
|
|
2651
|
-
.e-pv-annotation-textprop-container {
|
|
2643
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2644
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2645
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2646
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2647
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2648
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2649
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2650
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2651
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2652
2652
|
height: $pv-annotation-drop-down-height;
|
|
2653
2653
|
width: $pv-annotation-drop-down-width;
|
|
2654
2654
|
}
|
|
@@ -2642,15 +2642,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2642
2642
|
font-size: 18px;
|
|
2643
2643
|
}
|
|
2644
2644
|
|
|
2645
|
-
.e-pv-annotation-color-container,
|
|
2646
|
-
.e-pv-annotation-opacity-container,
|
|
2647
|
-
.e-pv-annotation-stroke-container,
|
|
2648
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2649
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2650
|
-
.e-pv-annotation-thickness-container,
|
|
2651
|
-
.e-pv-annotation-textcolor-container,
|
|
2652
|
-
.e-pv-annotation-textalign-container,
|
|
2653
|
-
.e-pv-annotation-textprop-container {
|
|
2645
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2646
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2647
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2648
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2649
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2650
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2651
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2652
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2653
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2654
2654
|
height: $pv-annotation-drop-down-height;
|
|
2655
2655
|
width: $pv-annotation-drop-down-width;
|
|
2656
2656
|
}
|
|
@@ -2644,15 +2644,15 @@ $pv-comment-text-cursor-color: $black !default;
|
|
|
2644
2644
|
font-size: 18px;
|
|
2645
2645
|
}
|
|
2646
2646
|
|
|
2647
|
-
.e-pv-annotation-color-container,
|
|
2648
|
-
.e-pv-annotation-opacity-container,
|
|
2649
|
-
.e-pv-annotation-stroke-container,
|
|
2650
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2651
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2652
|
-
.e-pv-annotation-thickness-container,
|
|
2653
|
-
.e-pv-annotation-textcolor-container,
|
|
2654
|
-
.e-pv-annotation-textalign-container,
|
|
2655
|
-
.e-pv-annotation-textprop-container {
|
|
2647
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2648
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2649
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2650
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2651
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2652
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2653
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2654
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2655
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2656
2656
|
height: $pv-annotation-drop-down-height;
|
|
2657
2657
|
width: $pv-annotation-drop-down-width;
|
|
2658
2658
|
}
|
|
@@ -2644,15 +2644,15 @@ $pv-comment-text-cursor-color: $black !default;
|
|
|
2644
2644
|
font-size: 18px;
|
|
2645
2645
|
}
|
|
2646
2646
|
|
|
2647
|
-
.e-pv-annotation-color-container,
|
|
2648
|
-
.e-pv-annotation-opacity-container,
|
|
2649
|
-
.e-pv-annotation-stroke-container,
|
|
2650
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2651
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2652
|
-
.e-pv-annotation-thickness-container,
|
|
2653
|
-
.e-pv-annotation-textcolor-container,
|
|
2654
|
-
.e-pv-annotation-textalign-container,
|
|
2655
|
-
.e-pv-annotation-textprop-container {
|
|
2647
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2648
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2649
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2650
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2651
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2652
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2653
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2654
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2655
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2656
2656
|
height: $pv-annotation-drop-down-height;
|
|
2657
2657
|
width: $pv-annotation-drop-down-width;
|
|
2658
2658
|
}
|
|
@@ -2642,15 +2642,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2642
2642
|
font-size: 18px;
|
|
2643
2643
|
}
|
|
2644
2644
|
|
|
2645
|
-
.e-pv-annotation-color-container,
|
|
2646
|
-
.e-pv-annotation-opacity-container,
|
|
2647
|
-
.e-pv-annotation-stroke-container,
|
|
2648
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2649
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2650
|
-
.e-pv-annotation-thickness-container,
|
|
2651
|
-
.e-pv-annotation-textcolor-container,
|
|
2652
|
-
.e-pv-annotation-textalign-container,
|
|
2653
|
-
.e-pv-annotation-textprop-container {
|
|
2645
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2646
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2647
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2648
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2649
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2650
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2651
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2652
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2653
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2654
2654
|
height: $pv-annotation-drop-down-height;
|
|
2655
2655
|
width: $pv-annotation-drop-down-width;
|
|
2656
2656
|
}
|