@syncfusion/blazor-themes 21.1.37 → 21.1.38
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 +75 -26
- package/SCSS-Themes/bootstrap.scss +75 -26
- package/SCSS-Themes/bootstrap4.scss +75 -26
- package/SCSS-Themes/bootstrap5-dark.scss +75 -26
- package/SCSS-Themes/bootstrap5.scss +75 -26
- package/SCSS-Themes/fabric-dark.scss +75 -26
- package/SCSS-Themes/fabric.scss +75 -26
- package/SCSS-Themes/fluent-dark.scss +75 -26
- package/SCSS-Themes/fluent.scss +75 -26
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap4.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/bootstrap5.scss +3 -6
- package/SCSS-Themes/grids/grid/fabric-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/fabric.scss +3 -6
- package/SCSS-Themes/grids/grid/fluent-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/fluent.scss +3 -6
- package/SCSS-Themes/grids/grid/highcontrast.scss +3 -6
- package/SCSS-Themes/grids/grid/material-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/material.scss +3 -6
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +3 -6
- package/SCSS-Themes/grids/grid/tailwind.scss +3 -6
- package/SCSS-Themes/highcontrast.scss +75 -26
- package/SCSS-Themes/material-dark.scss +75 -26
- package/SCSS-Themes/material.scss +75 -26
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/material.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +68 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +68 -18
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fabric.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/fluent.scss +4 -2
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +4 -2
- package/SCSS-Themes/schedule/schedule/material-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/material.scss +4 -2
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +4 -2
- package/SCSS-Themes/schedule/schedule/tailwind.scss +4 -2
- package/SCSS-Themes/tailwind-dark.scss +75 -26
- package/SCSS-Themes/tailwind.scss +75 -26
- package/package.json +1 -1
|
@@ -4228,11 +4228,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4228
4228
|
}
|
|
4229
4229
|
|
|
4230
4230
|
&.sf-grid {
|
|
4231
|
-
|
|
4232
|
-
.e-table {
|
|
4233
|
-
border-spacing: .25px;
|
|
4234
|
-
}
|
|
4235
|
-
|
|
4236
4231
|
span.e-ungroupbutton.e-icons {
|
|
4237
4232
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4238
4233
|
}
|
|
@@ -4417,7 +4412,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4417
4412
|
}
|
|
4418
4413
|
|
|
4419
4414
|
#{&}.e-grid-min-height {
|
|
4420
|
-
.e-rowcell
|
|
4415
|
+
.e-rowcell,
|
|
4416
|
+
.e-icon-grightarrow,
|
|
4417
|
+
.e-icon-gdownarrow {
|
|
4421
4418
|
line-height: 0;
|
|
4422
4419
|
padding-bottom: 0;
|
|
4423
4420
|
padding-top: 0;
|
|
@@ -4228,11 +4228,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4228
4228
|
}
|
|
4229
4229
|
|
|
4230
4230
|
&.sf-grid {
|
|
4231
|
-
|
|
4232
|
-
.e-table {
|
|
4233
|
-
border-spacing: .25px;
|
|
4234
|
-
}
|
|
4235
|
-
|
|
4236
4231
|
span.e-ungroupbutton.e-icons {
|
|
4237
4232
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4238
4233
|
}
|
|
@@ -4417,7 +4412,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4417
4412
|
}
|
|
4418
4413
|
|
|
4419
4414
|
#{&}.e-grid-min-height {
|
|
4420
|
-
.e-rowcell
|
|
4415
|
+
.e-rowcell,
|
|
4416
|
+
.e-icon-grightarrow,
|
|
4417
|
+
.e-icon-gdownarrow {
|
|
4421
4418
|
line-height: 0;
|
|
4422
4419
|
padding-bottom: 0;
|
|
4423
4420
|
padding-top: 0;
|
|
@@ -4225,11 +4225,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4225
4225
|
}
|
|
4226
4226
|
|
|
4227
4227
|
&.sf-grid {
|
|
4228
|
-
|
|
4229
|
-
.e-table {
|
|
4230
|
-
border-spacing: .25px;
|
|
4231
|
-
}
|
|
4232
|
-
|
|
4233
4228
|
span.e-ungroupbutton.e-icons {
|
|
4234
4229
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4235
4230
|
}
|
|
@@ -4414,7 +4409,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4414
4409
|
}
|
|
4415
4410
|
|
|
4416
4411
|
#{&}.e-grid-min-height {
|
|
4417
|
-
.e-rowcell
|
|
4412
|
+
.e-rowcell,
|
|
4413
|
+
.e-icon-grightarrow,
|
|
4414
|
+
.e-icon-gdownarrow {
|
|
4418
4415
|
line-height: 0;
|
|
4419
4416
|
padding-bottom: 0;
|
|
4420
4417
|
padding-top: 0;
|
|
@@ -4225,11 +4225,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4225
4225
|
}
|
|
4226
4226
|
|
|
4227
4227
|
&.sf-grid {
|
|
4228
|
-
|
|
4229
|
-
.e-table {
|
|
4230
|
-
border-spacing: .25px;
|
|
4231
|
-
}
|
|
4232
|
-
|
|
4233
4228
|
span.e-ungroupbutton.e-icons {
|
|
4234
4229
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4235
4230
|
}
|
|
@@ -4414,7 +4409,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4414
4409
|
}
|
|
4415
4410
|
|
|
4416
4411
|
#{&}.e-grid-min-height {
|
|
4417
|
-
.e-rowcell
|
|
4412
|
+
.e-rowcell,
|
|
4413
|
+
.e-icon-grightarrow,
|
|
4414
|
+
.e-icon-gdownarrow {
|
|
4418
4415
|
line-height: 0;
|
|
4419
4416
|
padding-bottom: 0;
|
|
4420
4417
|
padding-top: 0;
|
|
@@ -4220,11 +4220,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4220
4220
|
}
|
|
4221
4221
|
|
|
4222
4222
|
&.sf-grid {
|
|
4223
|
-
|
|
4224
|
-
.e-table {
|
|
4225
|
-
border-spacing: .25px;
|
|
4226
|
-
}
|
|
4227
|
-
|
|
4228
4223
|
span.e-ungroupbutton.e-icons {
|
|
4229
4224
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4230
4225
|
}
|
|
@@ -4409,7 +4404,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4409
4404
|
}
|
|
4410
4405
|
|
|
4411
4406
|
#{&}.e-grid-min-height {
|
|
4412
|
-
.e-rowcell
|
|
4407
|
+
.e-rowcell,
|
|
4408
|
+
.e-icon-grightarrow,
|
|
4409
|
+
.e-icon-gdownarrow {
|
|
4413
4410
|
line-height: 0;
|
|
4414
4411
|
padding-bottom: 0;
|
|
4415
4412
|
padding-top: 0;
|
|
@@ -4220,11 +4220,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4220
4220
|
}
|
|
4221
4221
|
|
|
4222
4222
|
&.sf-grid {
|
|
4223
|
-
|
|
4224
|
-
.e-table {
|
|
4225
|
-
border-spacing: .25px;
|
|
4226
|
-
}
|
|
4227
|
-
|
|
4228
4223
|
span.e-ungroupbutton.e-icons {
|
|
4229
4224
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4230
4225
|
}
|
|
@@ -4409,7 +4404,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4409
4404
|
}
|
|
4410
4405
|
|
|
4411
4406
|
#{&}.e-grid-min-height {
|
|
4412
|
-
.e-rowcell
|
|
4407
|
+
.e-rowcell,
|
|
4408
|
+
.e-icon-grightarrow,
|
|
4409
|
+
.e-icon-gdownarrow {
|
|
4413
4410
|
line-height: 0;
|
|
4414
4411
|
padding-bottom: 0;
|
|
4415
4412
|
padding-top: 0;
|
|
@@ -4225,11 +4225,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4225
4225
|
}
|
|
4226
4226
|
|
|
4227
4227
|
&.sf-grid {
|
|
4228
|
-
|
|
4229
|
-
.e-table {
|
|
4230
|
-
border-spacing: .25px;
|
|
4231
|
-
}
|
|
4232
|
-
|
|
4233
4228
|
span.e-ungroupbutton.e-icons {
|
|
4234
4229
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4235
4230
|
}
|
|
@@ -4414,7 +4409,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4414
4409
|
}
|
|
4415
4410
|
|
|
4416
4411
|
#{&}.e-grid-min-height {
|
|
4417
|
-
.e-rowcell
|
|
4412
|
+
.e-rowcell,
|
|
4413
|
+
.e-icon-grightarrow,
|
|
4414
|
+
.e-icon-gdownarrow {
|
|
4418
4415
|
line-height: 0;
|
|
4419
4416
|
padding-bottom: 0;
|
|
4420
4417
|
padding-top: 0;
|
|
@@ -4226,11 +4226,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4226
4226
|
}
|
|
4227
4227
|
|
|
4228
4228
|
&.sf-grid {
|
|
4229
|
-
|
|
4230
|
-
.e-table {
|
|
4231
|
-
border-spacing: .25px;
|
|
4232
|
-
}
|
|
4233
|
-
|
|
4234
4229
|
span.e-ungroupbutton.e-icons {
|
|
4235
4230
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4236
4231
|
}
|
|
@@ -4415,7 +4410,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4415
4410
|
}
|
|
4416
4411
|
|
|
4417
4412
|
#{&}.e-grid-min-height {
|
|
4418
|
-
.e-rowcell
|
|
4413
|
+
.e-rowcell,
|
|
4414
|
+
.e-icon-grightarrow,
|
|
4415
|
+
.e-icon-gdownarrow {
|
|
4419
4416
|
line-height: 0;
|
|
4420
4417
|
padding-bottom: 0;
|
|
4421
4418
|
padding-top: 0;
|
|
@@ -4224,11 +4224,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4224
4224
|
}
|
|
4225
4225
|
|
|
4226
4226
|
&.sf-grid {
|
|
4227
|
-
|
|
4228
|
-
.e-table {
|
|
4229
|
-
border-spacing: .25px;
|
|
4230
|
-
}
|
|
4231
|
-
|
|
4232
4227
|
span.e-ungroupbutton.e-icons {
|
|
4233
4228
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4234
4229
|
}
|
|
@@ -4413,7 +4408,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4413
4408
|
}
|
|
4414
4409
|
|
|
4415
4410
|
#{&}.e-grid-min-height {
|
|
4416
|
-
.e-rowcell
|
|
4411
|
+
.e-rowcell,
|
|
4412
|
+
.e-icon-grightarrow,
|
|
4413
|
+
.e-icon-gdownarrow {
|
|
4417
4414
|
line-height: 0;
|
|
4418
4415
|
padding-bottom: 0;
|
|
4419
4416
|
padding-top: 0;
|
|
@@ -4235,11 +4235,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4235
4235
|
}
|
|
4236
4236
|
|
|
4237
4237
|
&.sf-grid {
|
|
4238
|
-
|
|
4239
|
-
.e-table {
|
|
4240
|
-
border-spacing: .25px;
|
|
4241
|
-
}
|
|
4242
|
-
|
|
4243
4238
|
span.e-ungroupbutton.e-icons {
|
|
4244
4239
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4245
4240
|
}
|
|
@@ -4424,7 +4419,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4424
4419
|
}
|
|
4425
4420
|
|
|
4426
4421
|
#{&}.e-grid-min-height {
|
|
4427
|
-
.e-rowcell
|
|
4422
|
+
.e-rowcell,
|
|
4423
|
+
.e-icon-grightarrow,
|
|
4424
|
+
.e-icon-gdownarrow {
|
|
4428
4425
|
line-height: 0;
|
|
4429
4426
|
padding-bottom: 0;
|
|
4430
4427
|
padding-top: 0;
|
|
@@ -4235,11 +4235,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4235
4235
|
}
|
|
4236
4236
|
|
|
4237
4237
|
&.sf-grid {
|
|
4238
|
-
|
|
4239
|
-
.e-table {
|
|
4240
|
-
border-spacing: .25px;
|
|
4241
|
-
}
|
|
4242
|
-
|
|
4243
4238
|
span.e-ungroupbutton.e-icons {
|
|
4244
4239
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
4245
4240
|
}
|
|
@@ -4424,7 +4419,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4424
4419
|
}
|
|
4425
4420
|
|
|
4426
4421
|
#{&}.e-grid-min-height {
|
|
4427
|
-
.e-rowcell
|
|
4422
|
+
.e-rowcell,
|
|
4423
|
+
.e-icon-grightarrow,
|
|
4424
|
+
.e-icon-gdownarrow {
|
|
4428
4425
|
line-height: 0;
|
|
4429
4426
|
padding-bottom: 0;
|
|
4430
4427
|
padding-top: 0;
|
|
@@ -76073,11 +76073,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76073
76073
|
}
|
|
76074
76074
|
|
|
76075
76075
|
&.sf-grid {
|
|
76076
|
-
|
|
76077
|
-
.e-table {
|
|
76078
|
-
border-spacing: .25px;
|
|
76079
|
-
}
|
|
76080
|
-
|
|
76081
76076
|
span.e-ungroupbutton.e-icons {
|
|
76082
76077
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
76083
76078
|
}
|
|
@@ -76262,7 +76257,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76262
76257
|
}
|
|
76263
76258
|
|
|
76264
76259
|
#{&}.e-grid-min-height {
|
|
76265
|
-
.e-rowcell
|
|
76260
|
+
.e-rowcell,
|
|
76261
|
+
.e-icon-grightarrow,
|
|
76262
|
+
.e-icon-gdownarrow {
|
|
76266
76263
|
line-height: 0;
|
|
76267
76264
|
padding-bottom: 0;
|
|
76268
76265
|
padding-top: 0;
|
|
@@ -112348,7 +112345,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
112348
112345
|
background: $schedule-current-date-bg-color;
|
|
112349
112346
|
border-radius: 50%;
|
|
112350
112347
|
color: $schedule-current-date-header-font-color;
|
|
112351
|
-
width: 20px;
|
|
112348
|
+
min-width: 20px;
|
|
112349
|
+
padding: 0 4px;
|
|
112350
|
+
width: fit-content;
|
|
112352
112351
|
}
|
|
112353
112352
|
|
|
112354
112353
|
.e-selected-cell {
|
|
@@ -112384,7 +112383,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
112384
112383
|
}
|
|
112385
112384
|
|
|
112386
112385
|
.e-current-date .e-date-header {
|
|
112387
|
-
width: 24px;
|
|
112386
|
+
min-width: 24px;
|
|
112388
112387
|
}
|
|
112389
112388
|
}
|
|
112390
112389
|
|
|
@@ -114954,10 +114953,6 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
114954
114953
|
display: none;
|
|
114955
114954
|
}
|
|
114956
114955
|
|
|
114957
|
-
.e-item {
|
|
114958
|
-
width: fit-content;
|
|
114959
|
-
}
|
|
114960
|
-
|
|
114961
114956
|
.e-ribbon-file-menu {
|
|
114962
114957
|
position: absolute;
|
|
114963
114958
|
line-height: $ribbon-file-menu-height;
|
|
@@ -115063,6 +115058,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
115063
115058
|
}
|
|
115064
115059
|
}
|
|
115065
115060
|
|
|
115061
|
+
.e-hscroll.e-scroll-device {
|
|
115062
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
115063
|
+
box-shadow: none;
|
|
115064
|
+
}
|
|
115065
|
+
}
|
|
115066
|
+
|
|
115066
115067
|
.e-hscroll {
|
|
115067
115068
|
padding: $ribbon-hscroll-padding;
|
|
115068
115069
|
|
|
@@ -115072,6 +115073,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
115072
115073
|
min-width: auto;
|
|
115073
115074
|
width: auto;
|
|
115074
115075
|
border-style: solid;
|
|
115076
|
+
transform: none;
|
|
115075
115077
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
115076
115078
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
115077
115079
|
z-index: 3;
|
|
@@ -115083,6 +115085,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
115083
115085
|
.e-nav-arrow {
|
|
115084
115086
|
font-size: $ribbon-nav-arrow-size;
|
|
115085
115087
|
height: auto;
|
|
115088
|
+
transform: none;
|
|
115086
115089
|
line-height: $ribbon-nav-arrow-height;
|
|
115087
115090
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
115088
115091
|
width: auto;
|
|
@@ -115237,6 +115240,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
115237
115240
|
.e-tab-header {
|
|
115238
115241
|
left: var(--fileMenuWidth);
|
|
115239
115242
|
}
|
|
115243
|
+
|
|
115244
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115245
|
+
padding-right: 30px;
|
|
115246
|
+
}
|
|
115240
115247
|
}
|
|
115241
115248
|
|
|
115242
115249
|
&.e-rtl {
|
|
@@ -115254,6 +115261,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
115254
115261
|
.e-tab-header {
|
|
115255
115262
|
right: var(--fileMenuWidth);
|
|
115256
115263
|
}
|
|
115264
|
+
|
|
115265
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
115266
|
+
padding-left: 30px;
|
|
115267
|
+
}
|
|
115257
115268
|
}
|
|
115258
115269
|
}
|
|
115259
115270
|
|
|
@@ -115601,8 +115612,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
115601
115612
|
|
|
115602
115613
|
.e-ribbon-overflow-target {
|
|
115603
115614
|
|
|
115604
|
-
.e-ribbon-item
|
|
115605
|
-
|
|
115615
|
+
.e-ribbon-item {
|
|
115616
|
+
|
|
115617
|
+
& > .e-input-group,
|
|
115618
|
+
.e-ribbon-template {
|
|
115619
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
115620
|
+
}
|
|
115606
115621
|
}
|
|
115607
115622
|
|
|
115608
115623
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -115628,14 +115643,6 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
115628
115643
|
width: 100%;
|
|
115629
115644
|
justify-content: flex-start;
|
|
115630
115645
|
}
|
|
115631
|
-
|
|
115632
|
-
>.e-split-btn-wrapper,
|
|
115633
|
-
>.e-dropdown-btn {
|
|
115634
|
-
.e-icons.e-caret {
|
|
115635
|
-
transform: rotate(-90deg);
|
|
115636
|
-
margin-left: auto;
|
|
115637
|
-
}
|
|
115638
|
-
}
|
|
115639
115646
|
}
|
|
115640
115647
|
|
|
115641
115648
|
.e-ribbon-overflow-header {
|
|
@@ -115646,6 +115653,20 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
115646
115653
|
}
|
|
115647
115654
|
}
|
|
115648
115655
|
|
|
115656
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
115657
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115658
|
+
|
|
115659
|
+
>.e-split-btn-wrapper,
|
|
115660
|
+
>.e-dropdown-btn {
|
|
115661
|
+
.e-icons.e-caret {
|
|
115662
|
+
transform: rotate(-90deg);
|
|
115663
|
+
padding: $ribbon-items-margin;
|
|
115664
|
+
margin: 0 0 0 auto;
|
|
115665
|
+
}
|
|
115666
|
+
}
|
|
115667
|
+
}
|
|
115668
|
+
}
|
|
115669
|
+
|
|
115649
115670
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
115650
115671
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115651
115672
|
|
|
@@ -115653,8 +115674,8 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
115653
115674
|
>.e-dropdown-btn {
|
|
115654
115675
|
.e-icons.e-caret {
|
|
115655
115676
|
transform: rotate(90deg);
|
|
115656
|
-
|
|
115657
|
-
margin
|
|
115677
|
+
padding: $ribbon-items-margin;
|
|
115678
|
+
margin: 0 auto 0 0;
|
|
115658
115679
|
}
|
|
115659
115680
|
}
|
|
115660
115681
|
}
|
|
@@ -115957,8 +115978,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
115957
115978
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
115958
115979
|
.e-ribbon-overflow-target {
|
|
115959
115980
|
|
|
115960
|
-
.e-ribbon-item
|
|
115961
|
-
|
|
115981
|
+
.e-ribbon-item {
|
|
115982
|
+
|
|
115983
|
+
& > .e-input-group,
|
|
115984
|
+
.e-ribbon-template {
|
|
115985
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
115986
|
+
}
|
|
115962
115987
|
}
|
|
115963
115988
|
|
|
115964
115989
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -115966,6 +115991,30 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
115966
115991
|
padding: 0;
|
|
115967
115992
|
}
|
|
115968
115993
|
}
|
|
115994
|
+
|
|
115995
|
+
&:not(.e-rtl) {
|
|
115996
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
115997
|
+
|
|
115998
|
+
>.e-split-btn-wrapper,
|
|
115999
|
+
>.e-dropdown-btn {
|
|
116000
|
+
.e-icons.e-caret {
|
|
116001
|
+
padding: $ribbon-bigger-items-margin;
|
|
116002
|
+
}
|
|
116003
|
+
}
|
|
116004
|
+
}
|
|
116005
|
+
}
|
|
116006
|
+
|
|
116007
|
+
&.e-rtl {
|
|
116008
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
116009
|
+
|
|
116010
|
+
>.e-split-btn-wrapper,
|
|
116011
|
+
>.e-dropdown-btn {
|
|
116012
|
+
.e-icons.e-caret {
|
|
116013
|
+
padding: $ribbon-bigger-items-margin;
|
|
116014
|
+
}
|
|
116015
|
+
}
|
|
116016
|
+
}
|
|
116017
|
+
}
|
|
115969
116018
|
}
|
|
115970
116019
|
|
|
115971
116020
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
@@ -77381,11 +77381,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77381
77381
|
}
|
|
77382
77382
|
|
|
77383
77383
|
&.sf-grid {
|
|
77384
|
-
|
|
77385
|
-
.e-table {
|
|
77386
|
-
border-spacing: .25px;
|
|
77387
|
-
}
|
|
77388
|
-
|
|
77389
77384
|
span.e-ungroupbutton.e-icons {
|
|
77390
77385
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
77391
77386
|
}
|
|
@@ -77570,7 +77565,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77570
77565
|
}
|
|
77571
77566
|
|
|
77572
77567
|
#{&}.e-grid-min-height {
|
|
77573
|
-
.e-rowcell
|
|
77568
|
+
.e-rowcell,
|
|
77569
|
+
.e-icon-grightarrow,
|
|
77570
|
+
.e-icon-gdownarrow {
|
|
77574
77571
|
line-height: 0;
|
|
77575
77572
|
padding-bottom: 0;
|
|
77576
77573
|
padding-top: 0;
|
|
@@ -113722,7 +113719,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
113722
113719
|
background: $schedule-current-date-bg-color;
|
|
113723
113720
|
border-radius: 50%;
|
|
113724
113721
|
color: $schedule-current-date-header-font-color;
|
|
113725
|
-
width: 20px;
|
|
113722
|
+
min-width: 20px;
|
|
113723
|
+
padding: 0 4px;
|
|
113724
|
+
width: fit-content;
|
|
113726
113725
|
}
|
|
113727
113726
|
|
|
113728
113727
|
.e-selected-cell {
|
|
@@ -113758,7 +113757,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
113758
113757
|
}
|
|
113759
113758
|
|
|
113760
113759
|
.e-current-date .e-date-header {
|
|
113761
|
-
width: 24px;
|
|
113760
|
+
min-width: 24px;
|
|
113762
113761
|
}
|
|
113763
113762
|
}
|
|
113764
113763
|
|
|
@@ -116328,10 +116327,6 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116328
116327
|
display: none;
|
|
116329
116328
|
}
|
|
116330
116329
|
|
|
116331
|
-
.e-item {
|
|
116332
|
-
width: fit-content;
|
|
116333
|
-
}
|
|
116334
|
-
|
|
116335
116330
|
.e-ribbon-file-menu {
|
|
116336
116331
|
position: absolute;
|
|
116337
116332
|
line-height: $ribbon-file-menu-height;
|
|
@@ -116437,6 +116432,12 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116437
116432
|
}
|
|
116438
116433
|
}
|
|
116439
116434
|
|
|
116435
|
+
.e-hscroll.e-scroll-device {
|
|
116436
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
116437
|
+
box-shadow: none;
|
|
116438
|
+
}
|
|
116439
|
+
}
|
|
116440
|
+
|
|
116440
116441
|
.e-hscroll {
|
|
116441
116442
|
padding: $ribbon-hscroll-padding;
|
|
116442
116443
|
|
|
@@ -116446,6 +116447,7 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116446
116447
|
min-width: auto;
|
|
116447
116448
|
width: auto;
|
|
116448
116449
|
border-style: solid;
|
|
116450
|
+
transform: none;
|
|
116449
116451
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
116450
116452
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
116451
116453
|
z-index: 3;
|
|
@@ -116457,6 +116459,7 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116457
116459
|
.e-nav-arrow {
|
|
116458
116460
|
font-size: $ribbon-nav-arrow-size;
|
|
116459
116461
|
height: auto;
|
|
116462
|
+
transform: none;
|
|
116460
116463
|
line-height: $ribbon-nav-arrow-height;
|
|
116461
116464
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
116462
116465
|
width: auto;
|
|
@@ -116611,6 +116614,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116611
116614
|
.e-tab-header {
|
|
116612
116615
|
left: var(--fileMenuWidth);
|
|
116613
116616
|
}
|
|
116617
|
+
|
|
116618
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
116619
|
+
padding-right: 30px;
|
|
116620
|
+
}
|
|
116614
116621
|
}
|
|
116615
116622
|
|
|
116616
116623
|
&.e-rtl {
|
|
@@ -116628,6 +116635,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116628
116635
|
.e-tab-header {
|
|
116629
116636
|
right: var(--fileMenuWidth);
|
|
116630
116637
|
}
|
|
116638
|
+
|
|
116639
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
116640
|
+
padding-left: 30px;
|
|
116641
|
+
}
|
|
116631
116642
|
}
|
|
116632
116643
|
}
|
|
116633
116644
|
|
|
@@ -116975,8 +116986,12 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116975
116986
|
|
|
116976
116987
|
.e-ribbon-overflow-target {
|
|
116977
116988
|
|
|
116978
|
-
.e-ribbon-item
|
|
116979
|
-
|
|
116989
|
+
.e-ribbon-item {
|
|
116990
|
+
|
|
116991
|
+
& > .e-input-group,
|
|
116992
|
+
.e-ribbon-template {
|
|
116993
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
116994
|
+
}
|
|
116980
116995
|
}
|
|
116981
116996
|
|
|
116982
116997
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -117002,14 +117017,6 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
117002
117017
|
width: 100%;
|
|
117003
117018
|
justify-content: flex-start;
|
|
117004
117019
|
}
|
|
117005
|
-
|
|
117006
|
-
>.e-split-btn-wrapper,
|
|
117007
|
-
>.e-dropdown-btn {
|
|
117008
|
-
.e-icons.e-caret {
|
|
117009
|
-
transform: rotate(-90deg);
|
|
117010
|
-
margin-left: auto;
|
|
117011
|
-
}
|
|
117012
|
-
}
|
|
117013
117020
|
}
|
|
117014
117021
|
|
|
117015
117022
|
.e-ribbon-overflow-header {
|
|
@@ -117020,6 +117027,20 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
117020
117027
|
}
|
|
117021
117028
|
}
|
|
117022
117029
|
|
|
117030
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
117031
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
117032
|
+
|
|
117033
|
+
>.e-split-btn-wrapper,
|
|
117034
|
+
>.e-dropdown-btn {
|
|
117035
|
+
.e-icons.e-caret {
|
|
117036
|
+
transform: rotate(-90deg);
|
|
117037
|
+
padding: $ribbon-items-margin;
|
|
117038
|
+
margin: 0 0 0 auto;
|
|
117039
|
+
}
|
|
117040
|
+
}
|
|
117041
|
+
}
|
|
117042
|
+
}
|
|
117043
|
+
|
|
117023
117044
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
117024
117045
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
117025
117046
|
|
|
@@ -117027,8 +117048,8 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
117027
117048
|
>.e-dropdown-btn {
|
|
117028
117049
|
.e-icons.e-caret {
|
|
117029
117050
|
transform: rotate(90deg);
|
|
117030
|
-
|
|
117031
|
-
margin
|
|
117051
|
+
padding: $ribbon-items-margin;
|
|
117052
|
+
margin: 0 auto 0 0;
|
|
117032
117053
|
}
|
|
117033
117054
|
}
|
|
117034
117055
|
}
|
|
@@ -117331,8 +117352,12 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
117331
117352
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
117332
117353
|
.e-ribbon-overflow-target {
|
|
117333
117354
|
|
|
117334
|
-
.e-ribbon-item
|
|
117335
|
-
|
|
117355
|
+
.e-ribbon-item {
|
|
117356
|
+
|
|
117357
|
+
& > .e-input-group,
|
|
117358
|
+
.e-ribbon-template {
|
|
117359
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
117360
|
+
}
|
|
117336
117361
|
}
|
|
117337
117362
|
|
|
117338
117363
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -117340,6 +117365,30 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
117340
117365
|
padding: 0;
|
|
117341
117366
|
}
|
|
117342
117367
|
}
|
|
117368
|
+
|
|
117369
|
+
&:not(.e-rtl) {
|
|
117370
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
117371
|
+
|
|
117372
|
+
>.e-split-btn-wrapper,
|
|
117373
|
+
>.e-dropdown-btn {
|
|
117374
|
+
.e-icons.e-caret {
|
|
117375
|
+
padding: $ribbon-bigger-items-margin;
|
|
117376
|
+
}
|
|
117377
|
+
}
|
|
117378
|
+
}
|
|
117379
|
+
}
|
|
117380
|
+
|
|
117381
|
+
&.e-rtl {
|
|
117382
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
117383
|
+
|
|
117384
|
+
>.e-split-btn-wrapper,
|
|
117385
|
+
>.e-dropdown-btn {
|
|
117386
|
+
.e-icons.e-caret {
|
|
117387
|
+
padding: $ribbon-bigger-items-margin;
|
|
117388
|
+
}
|
|
117389
|
+
}
|
|
117390
|
+
}
|
|
117391
|
+
}
|
|
117343
117392
|
}
|
|
117344
117393
|
|
|
117345
117394
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|