@syncfusion/blazor-themes 23.1.44 → 23.2.5
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 +184 -17
- package/SCSS-Themes/bootstrap.scss +179 -17
- package/SCSS-Themes/bootstrap4.scss +179 -17
- package/SCSS-Themes/bootstrap5-dark.scss +181 -18
- package/SCSS-Themes/bootstrap5.scss +181 -18
- 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 +184 -17
- package/SCSS-Themes/fabric.scss +179 -17
- 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 +181 -18
- package/SCSS-Themes/fluent.scss +181 -18
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent.scss +48 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +48 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material.scss +48 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material3.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +48 -2
- package/SCSS-Themes/highcontrast.scss +184 -17
- 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/inplace-editor/inplace-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +4 -4
- package/SCSS-Themes/material-dark.scss +179 -17
- package/SCSS-Themes/material.scss +179 -17
- package/SCSS-Themes/material3-dark.scss +181 -19
- package/SCSS-Themes/material3.scss +181 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +1 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -3
- 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 +181 -18
- package/SCSS-Themes/tailwind.scss +181 -18
- 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;
|
|
@@ -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
|
|
|
@@ -81369,6 +81454,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81369
81454
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
81370
81455
|
border-width: $grid-headercell-both-border-width;
|
|
81371
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
|
+
}
|
|
81372
81480
|
|
|
81373
81481
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
81374
81482
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -81612,6 +81720,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81612
81720
|
}
|
|
81613
81721
|
}
|
|
81614
81722
|
|
|
81723
|
+
.e-bigger {
|
|
81724
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
81725
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
81726
|
+
& .e-gridcontent,
|
|
81727
|
+
& .e-summarycontent {
|
|
81728
|
+
& td::before{
|
|
81729
|
+
@if $grid-skin == 'fluent' {
|
|
81730
|
+
overflow: hidden;
|
|
81731
|
+
}
|
|
81732
|
+
}
|
|
81733
|
+
}
|
|
81734
|
+
}
|
|
81735
|
+
}
|
|
81736
|
+
|
|
81615
81737
|
.e-bigger .e-grid.e-row-responsive,
|
|
81616
81738
|
.e-bigger.e-grid.e-row-responsive {
|
|
81617
81739
|
|
|
@@ -83465,7 +83587,7 @@ $fe-grid-header-cb-padding-left: 12px !default;
|
|
|
83465
83587
|
$fe-grid-content-font-size: 12px !default;
|
|
83466
83588
|
$fe-grid-content-name-font-size: 14px !default;
|
|
83467
83589
|
$fe-grid-icon-sort-margin: 0 !default;
|
|
83468
|
-
$fe-grid-icon-padding: 0 0 0
|
|
83590
|
+
$fe-grid-icon-padding: 0 0 0 6px !default;
|
|
83469
83591
|
$fe-lg-margin: 0 !default;
|
|
83470
83592
|
$fe-lg-padding: 0 4px !default;
|
|
83471
83593
|
$fe-lg-item-height: 96px !default;
|
|
@@ -95502,12 +95624,12 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
95502
95624
|
position: relative;
|
|
95503
95625
|
width: auto;
|
|
95504
95626
|
|
|
95505
|
-
.e-input-group.e-
|
|
95627
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
95506
95628
|
display: block;
|
|
95507
95629
|
visibility: hidden;
|
|
95508
95630
|
}
|
|
95509
95631
|
|
|
95510
|
-
.e-input-group.e-
|
|
95632
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
95511
95633
|
display: block;
|
|
95512
95634
|
visibility: hidden;
|
|
95513
95635
|
}
|
|
@@ -95919,8 +96041,8 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
95919
96041
|
&.e-tooltip-wrap {
|
|
95920
96042
|
max-width: 100%;
|
|
95921
96043
|
|
|
95922
|
-
.e-input-group.e-
|
|
95923
|
-
.e-input-group.e-
|
|
96044
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
96045
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
95924
96046
|
display: block;
|
|
95925
96047
|
visibility: hidden;
|
|
95926
96048
|
}
|
|
@@ -99193,7 +99315,7 @@ $pv-blazor-scale-ratio-dialog-max-width: 476px !default;
|
|
|
99193
99315
|
$pv-handwritten-sign-width: 712px !default;
|
|
99194
99316
|
$pv-handwritten-sign-height: 366px !default;
|
|
99195
99317
|
$pv-canvas-sign-width: 100% !default;
|
|
99196
|
-
$pv-canvas-sign-width-blazor:
|
|
99318
|
+
$pv-canvas-sign-width-blazor: 714px !default;
|
|
99197
99319
|
$pv-font-div-padding: 15px 8px !default;
|
|
99198
99320
|
$pv-font-div-padding-blazor: 15px 8px !default;
|
|
99199
99321
|
$pv-signature-appearance-checkbox: 5px !default;
|
|
@@ -118752,7 +118874,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
118752
118874
|
line-height: normal;
|
|
118753
118875
|
}
|
|
118754
118876
|
|
|
118755
|
-
.e-
|
|
118877
|
+
.e-title-text {
|
|
118878
|
+
text-align: center;
|
|
118879
|
+
}
|
|
118880
|
+
|
|
118881
|
+
.e-save-icon,
|
|
118882
|
+
.e-back-icon,
|
|
118883
|
+
.e-delete-icon {
|
|
118884
|
+
width: 2.5em;
|
|
118885
|
+
}
|
|
118886
|
+
|
|
118887
|
+
.e-save-icon,
|
|
118888
|
+
.e-delete-icon {
|
|
118756
118889
|
text-align: right;
|
|
118757
118890
|
}
|
|
118758
118891
|
|
|
@@ -120265,6 +120398,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
120265
120398
|
content: '\e7c8';
|
|
120266
120399
|
}
|
|
120267
120400
|
|
|
120401
|
+
.e-delete-icon::before {
|
|
120402
|
+
content: '\e820';
|
|
120403
|
+
}
|
|
120404
|
+
|
|
120268
120405
|
.e-recurrence-container {
|
|
120269
120406
|
.e-recurrence-edit-button {
|
|
120270
120407
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -120350,6 +120487,10 @@ $image-editor-tbar-btn-fontsize: $text-base !default;
|
|
|
120350
120487
|
$image-editor-bigger-tbar-btn-fontsize: $text-lg !default;
|
|
120351
120488
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
120352
120489
|
$image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
120490
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
120491
|
+
$image-editor-dropdown-btn-preview-left: -9px !default;
|
|
120492
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
120493
|
+
$image-editor-bigger-dropdown-btn-preview-left: -7px !default;
|
|
120353
120494
|
|
|
120354
120495
|
@include export-module('image-editor-layout') {
|
|
120355
120496
|
|
|
@@ -120417,6 +120558,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120417
120558
|
|
|
120418
120559
|
& .e-fill.e-template,
|
|
120419
120560
|
& .e-stroke.e-template,
|
|
120561
|
+
& .e-frame-stroke.e-template,
|
|
120420
120562
|
& .e-pen-stroke-color.e-template,
|
|
120421
120563
|
& .e-text-font-color.e-template,
|
|
120422
120564
|
& .e-save.e-template {
|
|
@@ -120435,6 +120577,17 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120435
120577
|
}
|
|
120436
120578
|
}
|
|
120437
120579
|
|
|
120580
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120581
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120582
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
120583
|
+
}
|
|
120584
|
+
|
|
120585
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
120586
|
+
@if $skin-name == 'Material3' {
|
|
120587
|
+
padding: 7px 15px;
|
|
120588
|
+
}
|
|
120589
|
+
}
|
|
120590
|
+
|
|
120438
120591
|
& .e-dropdown-btn.e-image-popup {
|
|
120439
120592
|
& .e-select,
|
|
120440
120593
|
& .e-annotation,
|
|
@@ -120581,6 +120734,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120581
120734
|
|
|
120582
120735
|
& .e-fill.e-template,
|
|
120583
120736
|
& .e-stroke.e-template,
|
|
120737
|
+
& .e-frame-stroke.e-template,
|
|
120584
120738
|
& .e-pen-stroke-color.e-template,
|
|
120585
120739
|
& .e-text-font-color.e-template,
|
|
120586
120740
|
& .e-save.e-template {
|
|
@@ -120602,7 +120756,8 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120602
120756
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120603
120757
|
height: 18px;
|
|
120604
120758
|
width: 18px;
|
|
120605
|
-
margin-top: -
|
|
120759
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120760
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
120606
120761
|
}
|
|
120607
120762
|
|
|
120608
120763
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -120674,6 +120829,11 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120674
120829
|
margin: 4px;
|
|
120675
120830
|
text-align: center;
|
|
120676
120831
|
}
|
|
120832
|
+
|
|
120833
|
+
& .e-dropdown-btn {
|
|
120834
|
+
margin: 0 auto;
|
|
120835
|
+
width: max-content;
|
|
120836
|
+
}
|
|
120677
120837
|
}
|
|
120678
120838
|
|
|
120679
120839
|
&.e-frame-wrapper {
|
|
@@ -120715,12 +120875,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120715
120875
|
|
|
120716
120876
|
& .e-slider-container {
|
|
120717
120877
|
margin-left: calc(50% - 137px);
|
|
120718
|
-
|
|
120719
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
120720
|
-
}
|
|
120721
|
-
@else {
|
|
120722
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120723
|
-
}
|
|
120878
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120724
120879
|
}
|
|
120725
120880
|
}
|
|
120726
120881
|
}
|
|
@@ -123096,6 +123251,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
123096
123251
|
&:focus {
|
|
123097
123252
|
outline: none;
|
|
123098
123253
|
}
|
|
123254
|
+
|
|
123255
|
+
&.e-hidden {
|
|
123256
|
+
display: none;
|
|
123257
|
+
}
|
|
123099
123258
|
}
|
|
123100
123259
|
|
|
123101
123260
|
.e-ribbon-overall-of-btn {
|
|
@@ -123167,7 +123326,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
123167
123326
|
padding-top: $ribbon-group-padding;
|
|
123168
123327
|
height: $ribbon-group-height;
|
|
123169
123328
|
|
|
123170
|
-
&.e-hidden
|
|
123329
|
+
&.e-hidden,
|
|
123330
|
+
&.e-hide-group {
|
|
123171
123331
|
display: none;
|
|
123172
123332
|
}
|
|
123173
123333
|
|
|
@@ -123709,7 +123869,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
123709
123869
|
|
|
123710
123870
|
.e-ribbon-overflow-target {
|
|
123711
123871
|
|
|
123712
|
-
&.e-hidden
|
|
123872
|
+
&.e-hidden,
|
|
123873
|
+
&.e-hide-group {
|
|
123713
123874
|
display: none;
|
|
123714
123875
|
}
|
|
123715
123876
|
|
|
@@ -123718,7 +123879,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
123718
123879
|
}
|
|
123719
123880
|
|
|
123720
123881
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
123721
|
-
&.e-hidden
|
|
123882
|
+
&.e-hidden,
|
|
123883
|
+
&.e-hide-group {
|
|
123722
123884
|
display: none;
|
|
123723
123885
|
}
|
|
123724
123886
|
|
|
@@ -567,7 +567,7 @@ $pv-blazor-scale-ratio-dialog-max-width: 476px !default;
|
|
|
567
567
|
$pv-handwritten-sign-width: 712px !default;
|
|
568
568
|
$pv-handwritten-sign-height: 366px !default;
|
|
569
569
|
$pv-canvas-sign-width: 100% !default;
|
|
570
|
-
$pv-canvas-sign-width-blazor:
|
|
570
|
+
$pv-canvas-sign-width-blazor: 714px !default;
|
|
571
571
|
$pv-font-div-padding: 15px 8px !default;
|
|
572
572
|
$pv-font-div-padding-blazor: 15px 8px !default;
|
|
573
573
|
$pv-signature-appearance-checkbox: 5px !default;
|
|
@@ -567,7 +567,7 @@ $pv-blazor-scale-ratio-dialog-max-width: 476px !default;
|
|
|
567
567
|
$pv-handwritten-sign-width: 712px !default;
|
|
568
568
|
$pv-handwritten-sign-height: 366px !default;
|
|
569
569
|
$pv-canvas-sign-width: 100% !default;
|
|
570
|
-
$pv-canvas-sign-width-blazor:
|
|
570
|
+
$pv-canvas-sign-width-blazor: 714px !default;
|
|
571
571
|
$pv-font-div-padding: 15px 8px !default;
|
|
572
572
|
$pv-font-div-padding-blazor: 15px 8px !default;
|
|
573
573
|
$pv-signature-appearance-checkbox: 5px !default;
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 12px rgba($grey-base, .175
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 12px rgba($grey-base, .175
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 12px rgba($grey-base, .175
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 12px rgba($grey-base, .175
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|