@syncfusion/blazor-themes 21.1.35 → 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 +91 -33
- package/SCSS-Themes/bootstrap.scss +91 -33
- package/SCSS-Themes/bootstrap4.scss +91 -33
- package/SCSS-Themes/bootstrap5-dark.scss +91 -30
- package/SCSS-Themes/bootstrap5.scss +91 -30
- package/SCSS-Themes/fabric-dark.scss +91 -33
- package/SCSS-Themes/fabric.scss +91 -33
- package/SCSS-Themes/fluent-dark.scss +91 -30
- package/SCSS-Themes/fluent.scss +91 -30
- 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 +91 -33
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +12 -3
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +12 -0
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/fabric.scss +12 -3
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/fluent.scss +12 -0
- package/SCSS-Themes/inputs/rating/highcontrast.scss +12 -3
- package/SCSS-Themes/inputs/rating/material-dark.scss +12 -3
- package/SCSS-Themes/inputs/rating/material.scss +12 -3
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +12 -0
- package/SCSS-Themes/inputs/rating/tailwind.scss +12 -0
- package/SCSS-Themes/material-dark.scss +91 -33
- package/SCSS-Themes/material.scss +91 -33
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fabric.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/fluent.scss +3 -3
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +3 -3
- package/SCSS-Themes/navigations/treeview/material-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/material.scss +3 -3
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +3 -3
- package/SCSS-Themes/navigations/treeview/tailwind.scss +3 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -1
- 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 +91 -30
- package/SCSS-Themes/tailwind.scss +91 -30
- package/package.json +1 -1
|
@@ -1393,12 +1393,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
1393
1393
|
}
|
|
1394
1394
|
}
|
|
1395
1395
|
|
|
1396
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1396
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1397
1397
|
@include active-hover-theme;
|
|
1398
1398
|
}
|
|
1399
1399
|
|
|
1400
1400
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1401
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1401
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1402
1402
|
@include active-editing-theme;
|
|
1403
1403
|
}
|
|
1404
1404
|
|
|
@@ -1464,7 +1464,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
1464
1464
|
|
|
1465
1465
|
&:not(.e-fullrow-wrap) {
|
|
1466
1466
|
|
|
1467
|
-
.e-list-item.e-hover > .e-text-content
|
|
1467
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1468
1468
|
background-color: $treeview-item-hover-bg;
|
|
1469
1469
|
border-color: $treeview-item-hover-border-color;
|
|
1470
1470
|
}
|
|
@@ -1393,12 +1393,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
1393
1393
|
}
|
|
1394
1394
|
}
|
|
1395
1395
|
|
|
1396
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1396
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1397
1397
|
@include active-hover-theme;
|
|
1398
1398
|
}
|
|
1399
1399
|
|
|
1400
1400
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1401
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1401
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1402
1402
|
@include active-editing-theme;
|
|
1403
1403
|
}
|
|
1404
1404
|
|
|
@@ -1464,7 +1464,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
1464
1464
|
|
|
1465
1465
|
&:not(.e-fullrow-wrap) {
|
|
1466
1466
|
|
|
1467
|
-
.e-list-item.e-hover > .e-text-content
|
|
1467
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1468
1468
|
background-color: $treeview-item-hover-bg;
|
|
1469
1469
|
border-color: $treeview-item-hover-border-color;
|
|
1470
1470
|
}
|
|
@@ -1389,12 +1389,12 @@ $ripple-width: 32px !default;
|
|
|
1389
1389
|
}
|
|
1390
1390
|
}
|
|
1391
1391
|
|
|
1392
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1392
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1393
1393
|
@include active-hover-theme;
|
|
1394
1394
|
}
|
|
1395
1395
|
|
|
1396
1396
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1397
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1397
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1398
1398
|
@include active-editing-theme;
|
|
1399
1399
|
}
|
|
1400
1400
|
|
|
@@ -1460,7 +1460,7 @@ $ripple-width: 32px !default;
|
|
|
1460
1460
|
|
|
1461
1461
|
&:not(.e-fullrow-wrap) {
|
|
1462
1462
|
|
|
1463
|
-
.e-list-item.e-hover > .e-text-content
|
|
1463
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1464
1464
|
background-color: $treeview-item-hover-bg;
|
|
1465
1465
|
border-color: $treeview-item-hover-border-color;
|
|
1466
1466
|
}
|
|
@@ -1385,12 +1385,12 @@ $ripple-width: 32px !default;
|
|
|
1385
1385
|
}
|
|
1386
1386
|
}
|
|
1387
1387
|
|
|
1388
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1388
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1389
1389
|
@include active-hover-theme;
|
|
1390
1390
|
}
|
|
1391
1391
|
|
|
1392
1392
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1393
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1393
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1394
1394
|
@include active-editing-theme;
|
|
1395
1395
|
}
|
|
1396
1396
|
|
|
@@ -1456,7 +1456,7 @@ $ripple-width: 32px !default;
|
|
|
1456
1456
|
|
|
1457
1457
|
&:not(.e-fullrow-wrap) {
|
|
1458
1458
|
|
|
1459
|
-
.e-list-item.e-hover > .e-text-content
|
|
1459
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1460
1460
|
background-color: $treeview-item-hover-bg;
|
|
1461
1461
|
border-color: $treeview-item-hover-border-color;
|
|
1462
1462
|
}
|
|
@@ -1393,12 +1393,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
1393
1393
|
}
|
|
1394
1394
|
}
|
|
1395
1395
|
|
|
1396
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1396
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1397
1397
|
@include active-hover-theme;
|
|
1398
1398
|
}
|
|
1399
1399
|
|
|
1400
1400
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1401
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1401
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1402
1402
|
@include active-editing-theme;
|
|
1403
1403
|
}
|
|
1404
1404
|
|
|
@@ -1464,7 +1464,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
1464
1464
|
|
|
1465
1465
|
&:not(.e-fullrow-wrap) {
|
|
1466
1466
|
|
|
1467
|
-
.e-list-item.e-hover > .e-text-content
|
|
1467
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1468
1468
|
background-color: $treeview-item-hover-bg;
|
|
1469
1469
|
border-color: $treeview-item-hover-border-color;
|
|
1470
1470
|
}
|
|
@@ -1393,12 +1393,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
1393
1393
|
}
|
|
1394
1394
|
}
|
|
1395
1395
|
|
|
1396
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1396
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1397
1397
|
@include active-hover-theme;
|
|
1398
1398
|
}
|
|
1399
1399
|
|
|
1400
1400
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1401
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1401
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1402
1402
|
@include active-editing-theme;
|
|
1403
1403
|
}
|
|
1404
1404
|
|
|
@@ -1464,7 +1464,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
1464
1464
|
|
|
1465
1465
|
&:not(.e-fullrow-wrap) {
|
|
1466
1466
|
|
|
1467
|
-
.e-list-item.e-hover > .e-text-content
|
|
1467
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1468
1468
|
background-color: $treeview-item-hover-bg;
|
|
1469
1469
|
border-color: $treeview-item-hover-border-color;
|
|
1470
1470
|
}
|
|
@@ -1391,12 +1391,12 @@ $ripple-width: 32px !default;
|
|
|
1391
1391
|
}
|
|
1392
1392
|
}
|
|
1393
1393
|
|
|
1394
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1394
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1395
1395
|
@include active-hover-theme;
|
|
1396
1396
|
}
|
|
1397
1397
|
|
|
1398
1398
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1399
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1399
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1400
1400
|
@include active-editing-theme;
|
|
1401
1401
|
}
|
|
1402
1402
|
|
|
@@ -1462,7 +1462,7 @@ $ripple-width: 32px !default;
|
|
|
1462
1462
|
|
|
1463
1463
|
&:not(.e-fullrow-wrap) {
|
|
1464
1464
|
|
|
1465
|
-
.e-list-item.e-hover > .e-text-content
|
|
1465
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1466
1466
|
background-color: $treeview-item-hover-bg;
|
|
1467
1467
|
border-color: $treeview-item-hover-border-color;
|
|
1468
1468
|
}
|
|
@@ -1387,12 +1387,12 @@ $ripple-width: 32px !default;
|
|
|
1387
1387
|
}
|
|
1388
1388
|
}
|
|
1389
1389
|
|
|
1390
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1390
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1391
1391
|
@include active-hover-theme;
|
|
1392
1392
|
}
|
|
1393
1393
|
|
|
1394
1394
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1395
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1395
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1396
1396
|
@include active-editing-theme;
|
|
1397
1397
|
}
|
|
1398
1398
|
|
|
@@ -1458,7 +1458,7 @@ $ripple-width: 32px !default;
|
|
|
1458
1458
|
|
|
1459
1459
|
&:not(.e-fullrow-wrap) {
|
|
1460
1460
|
|
|
1461
|
-
.e-list-item.e-hover > .e-text-content
|
|
1461
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1462
1462
|
background-color: $treeview-item-hover-bg;
|
|
1463
1463
|
border-color: $treeview-item-hover-border-color;
|
|
1464
1464
|
}
|
|
@@ -1385,12 +1385,12 @@ $ripple-width: 32px !default;
|
|
|
1385
1385
|
}
|
|
1386
1386
|
}
|
|
1387
1387
|
|
|
1388
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1388
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1389
1389
|
@include active-hover-theme;
|
|
1390
1390
|
}
|
|
1391
1391
|
|
|
1392
1392
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1393
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1393
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1394
1394
|
@include active-editing-theme;
|
|
1395
1395
|
}
|
|
1396
1396
|
|
|
@@ -1456,7 +1456,7 @@ $ripple-width: 32px !default;
|
|
|
1456
1456
|
|
|
1457
1457
|
&:not(.e-fullrow-wrap) {
|
|
1458
1458
|
|
|
1459
|
-
.e-list-item.e-hover > .e-text-content
|
|
1459
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1460
1460
|
background-color: $treeview-item-hover-bg;
|
|
1461
1461
|
border-color: $treeview-item-hover-border-color;
|
|
1462
1462
|
}
|
|
@@ -1397,12 +1397,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1397
1397
|
}
|
|
1398
1398
|
}
|
|
1399
1399
|
|
|
1400
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1400
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1401
1401
|
@include active-hover-theme;
|
|
1402
1402
|
}
|
|
1403
1403
|
|
|
1404
1404
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1405
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1405
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1406
1406
|
@include active-editing-theme;
|
|
1407
1407
|
}
|
|
1408
1408
|
|
|
@@ -1468,7 +1468,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1468
1468
|
|
|
1469
1469
|
&:not(.e-fullrow-wrap) {
|
|
1470
1470
|
|
|
1471
|
-
.e-list-item.e-hover > .e-text-content
|
|
1471
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1472
1472
|
background-color: $treeview-item-hover-bg;
|
|
1473
1473
|
border-color: $treeview-item-hover-border-color;
|
|
1474
1474
|
}
|
|
@@ -1397,12 +1397,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1397
1397
|
}
|
|
1398
1398
|
}
|
|
1399
1399
|
|
|
1400
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1400
|
+
.e-list-item.e-active.e-hover > .e-fullrow{
|
|
1401
1401
|
@include active-hover-theme;
|
|
1402
1402
|
}
|
|
1403
1403
|
|
|
1404
1404
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1405
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1405
|
+
.e-list-item.e-editing.e-hover > .e-fullrow{
|
|
1406
1406
|
@include active-editing-theme;
|
|
1407
1407
|
}
|
|
1408
1408
|
|
|
@@ -1468,7 +1468,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
1468
1468
|
|
|
1469
1469
|
&:not(.e-fullrow-wrap) {
|
|
1470
1470
|
|
|
1471
|
-
.e-list-item.e-hover > .e-text-content
|
|
1471
|
+
.e-list-item.e-hover > .e-text-content{
|
|
1472
1472
|
background-color: $treeview-item-hover-bg;
|
|
1473
1473
|
border-color: $treeview-item-hover-border-color;
|
|
1474
1474
|
}
|
|
@@ -219,10 +219,6 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
219
219
|
display: none;
|
|
220
220
|
}
|
|
221
221
|
|
|
222
|
-
.e-item {
|
|
223
|
-
width: fit-content;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
222
|
.e-ribbon-file-menu {
|
|
227
223
|
position: absolute;
|
|
228
224
|
line-height: $ribbon-file-menu-height;
|
|
@@ -328,6 +324,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
328
324
|
}
|
|
329
325
|
}
|
|
330
326
|
|
|
327
|
+
.e-hscroll.e-scroll-device {
|
|
328
|
+
.e-scroll-nav.e-scroll-right-nav {
|
|
329
|
+
box-shadow: none;
|
|
330
|
+
}
|
|
331
|
+
}
|
|
332
|
+
|
|
331
333
|
.e-hscroll {
|
|
332
334
|
padding: $ribbon-hscroll-padding;
|
|
333
335
|
|
|
@@ -337,6 +339,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
337
339
|
min-width: auto;
|
|
338
340
|
width: auto;
|
|
339
341
|
border-style: solid;
|
|
342
|
+
transform: none;
|
|
340
343
|
border-width: $ribbon-hscroll-nav-border-width;
|
|
341
344
|
border-radius: $ribbon-hscroll-nav-border-radius;
|
|
342
345
|
z-index: 3;
|
|
@@ -348,6 +351,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
348
351
|
.e-nav-arrow {
|
|
349
352
|
font-size: $ribbon-nav-arrow-size;
|
|
350
353
|
height: auto;
|
|
354
|
+
transform: none;
|
|
351
355
|
line-height: $ribbon-nav-arrow-height;
|
|
352
356
|
padding: $ribbon-hscroll-nav-arrow-padding;
|
|
353
357
|
width: auto;
|
|
@@ -502,6 +506,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
502
506
|
.e-tab-header {
|
|
503
507
|
left: var(--fileMenuWidth);
|
|
504
508
|
}
|
|
509
|
+
|
|
510
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
511
|
+
padding-right: 30px;
|
|
512
|
+
}
|
|
505
513
|
}
|
|
506
514
|
|
|
507
515
|
&.e-rtl {
|
|
@@ -519,6 +527,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
519
527
|
.e-tab-header {
|
|
520
528
|
right: var(--fileMenuWidth);
|
|
521
529
|
}
|
|
530
|
+
|
|
531
|
+
.e-ribbon-tab .e-hscroll.e-scroll-device {
|
|
532
|
+
padding-left: 30px;
|
|
533
|
+
}
|
|
522
534
|
}
|
|
523
535
|
}
|
|
524
536
|
|
|
@@ -866,8 +878,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
866
878
|
|
|
867
879
|
.e-ribbon-overflow-target {
|
|
868
880
|
|
|
869
|
-
.e-ribbon-item
|
|
870
|
-
|
|
881
|
+
.e-ribbon-item {
|
|
882
|
+
|
|
883
|
+
& > .e-input-group,
|
|
884
|
+
.e-ribbon-template {
|
|
885
|
+
margin: $ribbon-overflow-wrapper-item-margin;
|
|
886
|
+
}
|
|
871
887
|
}
|
|
872
888
|
|
|
873
889
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -893,14 +909,6 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
893
909
|
width: 100%;
|
|
894
910
|
justify-content: flex-start;
|
|
895
911
|
}
|
|
896
|
-
|
|
897
|
-
>.e-split-btn-wrapper,
|
|
898
|
-
>.e-dropdown-btn {
|
|
899
|
-
.e-icons.e-caret {
|
|
900
|
-
transform: rotate(-90deg);
|
|
901
|
-
margin-left: auto;
|
|
902
|
-
}
|
|
903
|
-
}
|
|
904
912
|
}
|
|
905
913
|
|
|
906
914
|
.e-ribbon-overflow-header {
|
|
@@ -911,6 +919,20 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
911
919
|
}
|
|
912
920
|
}
|
|
913
921
|
|
|
922
|
+
.e-ribbon-group-overflow-ddb:not(.e-rtl) {
|
|
923
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
924
|
+
|
|
925
|
+
>.e-split-btn-wrapper,
|
|
926
|
+
>.e-dropdown-btn {
|
|
927
|
+
.e-icons.e-caret {
|
|
928
|
+
transform: rotate(-90deg);
|
|
929
|
+
padding: $ribbon-items-margin;
|
|
930
|
+
margin: 0 0 0 auto;
|
|
931
|
+
}
|
|
932
|
+
}
|
|
933
|
+
}
|
|
934
|
+
}
|
|
935
|
+
|
|
914
936
|
.e-rtl.e-ribbon-group-overflow-ddb {
|
|
915
937
|
.e-ribbon-overflow-target .e-ribbon-item {
|
|
916
938
|
|
|
@@ -918,8 +940,8 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
918
940
|
>.e-dropdown-btn {
|
|
919
941
|
.e-icons.e-caret {
|
|
920
942
|
transform: rotate(90deg);
|
|
921
|
-
|
|
922
|
-
margin
|
|
943
|
+
padding: $ribbon-items-margin;
|
|
944
|
+
margin: 0 auto 0 0;
|
|
923
945
|
}
|
|
924
946
|
}
|
|
925
947
|
}
|
|
@@ -1222,8 +1244,12 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
1222
1244
|
.e-bigger.e-ribbon-group-overflow-ddb {
|
|
1223
1245
|
.e-ribbon-overflow-target {
|
|
1224
1246
|
|
|
1225
|
-
.e-ribbon-item
|
|
1226
|
-
|
|
1247
|
+
.e-ribbon-item {
|
|
1248
|
+
|
|
1249
|
+
& > .e-input-group,
|
|
1250
|
+
.e-ribbon-template {
|
|
1251
|
+
margin: $ribbon-bigger-overflow-wrapper-item-margin;
|
|
1252
|
+
}
|
|
1227
1253
|
}
|
|
1228
1254
|
|
|
1229
1255
|
.e-ribbon-item > .e-checkbox-wrapper {
|
|
@@ -1231,6 +1257,30 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
1231
1257
|
padding: 0;
|
|
1232
1258
|
}
|
|
1233
1259
|
}
|
|
1260
|
+
|
|
1261
|
+
&:not(.e-rtl) {
|
|
1262
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
1263
|
+
|
|
1264
|
+
>.e-split-btn-wrapper,
|
|
1265
|
+
>.e-dropdown-btn {
|
|
1266
|
+
.e-icons.e-caret {
|
|
1267
|
+
padding: $ribbon-bigger-items-margin;
|
|
1268
|
+
}
|
|
1269
|
+
}
|
|
1270
|
+
}
|
|
1271
|
+
}
|
|
1272
|
+
|
|
1273
|
+
&.e-rtl {
|
|
1274
|
+
.e-ribbon-overflow-target .e-ribbon-item {
|
|
1275
|
+
|
|
1276
|
+
>.e-split-btn-wrapper,
|
|
1277
|
+
>.e-dropdown-btn {
|
|
1278
|
+
.e-icons.e-caret {
|
|
1279
|
+
padding: $ribbon-bigger-items-margin;
|
|
1280
|
+
}
|
|
1281
|
+
}
|
|
1282
|
+
}
|
|
1283
|
+
}
|
|
1234
1284
|
}
|
|
1235
1285
|
|
|
1236
1286
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|