@syncfusion/blazor-themes 20.4.48 → 20.4.49
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 +34 -11
- package/SCSS-Themes/bootstrap.scss +34 -11
- package/SCSS-Themes/bootstrap4.scss +34 -11
- package/SCSS-Themes/bootstrap5-dark.scss +34 -11
- package/SCSS-Themes/bootstrap5.scss +34 -11
- package/SCSS-Themes/fabric-dark.scss +38 -15
- package/SCSS-Themes/fabric.scss +38 -15
- package/SCSS-Themes/fluent-dark.scss +34 -11
- package/SCSS-Themes/fluent.scss +34 -11
- package/SCSS-Themes/highcontrast.scss +34 -11
- package/SCSS-Themes/material-dark.scss +34 -11
- package/SCSS-Themes/material.scss +34 -11
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fabric.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fluent.scss +4 -4
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +4 -4
- package/SCSS-Themes/navigations/accordion/material-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/material.scss +4 -4
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/tailwind.scss +4 -4
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/bootstrap.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/fabric.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/fluent.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/highcontrast.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/material-dark.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/material.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +6 -2
- package/SCSS-Themes/navigations/context-menu/tailwind.scss +6 -2
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +6 -5
- package/SCSS-Themes/navigations/menu/fabric.scss +6 -5
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/fluent.scss +2 -1
- package/SCSS-Themes/navigations/menu/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/menu/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/material.scss +2 -1
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/tailwind.scss +2 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/material.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +22 -4
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +22 -4
- package/SCSS-Themes/tailwind-dark.scss +34 -11
- package/SCSS-Themes/tailwind.scss +34 -11
- package/package.json +1 -1
|
@@ -542,16 +542,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
542
542
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
543
543
|
border-radius: $acrdn-border-radius;
|
|
544
544
|
|
|
545
|
-
.e-active {
|
|
546
|
-
background: $acrdn-active-bg-color;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
545
|
.e-acrdn-item {
|
|
550
546
|
border-color: $acrdn-item-border-color;
|
|
551
547
|
border-style: $acrdn-item-border-nav-type;
|
|
552
548
|
border-width: $acrdn-item-border-size;
|
|
553
549
|
border-radius: $acrdn-item-border-radius;
|
|
554
550
|
|
|
551
|
+
&.e-active {
|
|
552
|
+
background: $acrdn-active-bg-color;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
555
|
&.e-select:last-child {
|
|
556
556
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
557
557
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -542,16 +542,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
542
542
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
543
543
|
border-radius: $acrdn-border-radius;
|
|
544
544
|
|
|
545
|
-
.e-active {
|
|
546
|
-
background: $acrdn-active-bg-color;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
545
|
.e-acrdn-item {
|
|
550
546
|
border-color: $acrdn-item-border-color;
|
|
551
547
|
border-style: $acrdn-item-border-nav-type;
|
|
552
548
|
border-width: $acrdn-item-border-size;
|
|
553
549
|
border-radius: $acrdn-item-border-radius;
|
|
554
550
|
|
|
551
|
+
&.e-active {
|
|
552
|
+
background: $acrdn-active-bg-color;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
555
|
&.e-select:last-child {
|
|
556
556
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
557
557
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -540,16 +540,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-item-exp-hdr-focus-b
|
|
|
540
540
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
541
541
|
border-radius: $acrdn-border-radius;
|
|
542
542
|
|
|
543
|
-
.e-active {
|
|
544
|
-
background: $acrdn-active-bg-color;
|
|
545
|
-
}
|
|
546
|
-
|
|
547
543
|
.e-acrdn-item {
|
|
548
544
|
border-color: $acrdn-item-border-color;
|
|
549
545
|
border-style: $acrdn-item-border-nav-type;
|
|
550
546
|
border-width: $acrdn-item-border-size;
|
|
551
547
|
border-radius: $acrdn-item-border-radius;
|
|
552
548
|
|
|
549
|
+
&.e-active {
|
|
550
|
+
background: $acrdn-active-bg-color;
|
|
551
|
+
}
|
|
552
|
+
|
|
553
553
|
&.e-select:last-child {
|
|
554
554
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
555
555
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -545,16 +545,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-item-exp-hdr-focus-b
|
|
|
545
545
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
546
546
|
border-radius: $acrdn-border-radius;
|
|
547
547
|
|
|
548
|
-
.e-active {
|
|
549
|
-
background: $acrdn-active-bg-color;
|
|
550
|
-
}
|
|
551
|
-
|
|
552
548
|
.e-acrdn-item {
|
|
553
549
|
border-color: $acrdn-item-border-color;
|
|
554
550
|
border-style: $acrdn-item-border-nav-type;
|
|
555
551
|
border-width: $acrdn-item-border-size;
|
|
556
552
|
border-radius: $acrdn-item-border-radius;
|
|
557
553
|
|
|
554
|
+
&.e-active {
|
|
555
|
+
background: $acrdn-active-bg-color;
|
|
556
|
+
}
|
|
557
|
+
|
|
558
558
|
&.e-select:last-child {
|
|
559
559
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
560
560
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -542,16 +542,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $content-text-color !defaul
|
|
|
542
542
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
543
543
|
border-radius: $acrdn-border-radius;
|
|
544
544
|
|
|
545
|
-
.e-active {
|
|
546
|
-
background: $acrdn-active-bg-color;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
545
|
.e-acrdn-item {
|
|
550
546
|
border-color: $acrdn-item-border-color;
|
|
551
547
|
border-style: $acrdn-item-border-nav-type;
|
|
552
548
|
border-width: $acrdn-item-border-size;
|
|
553
549
|
border-radius: $acrdn-item-border-radius;
|
|
554
550
|
|
|
551
|
+
&.e-active {
|
|
552
|
+
background: $acrdn-active-bg-color;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
555
|
&.e-select:last-child {
|
|
556
556
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
557
557
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -542,16 +542,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $content-text-color !defaul
|
|
|
542
542
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
543
543
|
border-radius: $acrdn-border-radius;
|
|
544
544
|
|
|
545
|
-
.e-active {
|
|
546
|
-
background: $acrdn-active-bg-color;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
545
|
.e-acrdn-item {
|
|
550
546
|
border-color: $acrdn-item-border-color;
|
|
551
547
|
border-style: $acrdn-item-border-nav-type;
|
|
552
548
|
border-width: $acrdn-item-border-size;
|
|
553
549
|
border-radius: $acrdn-item-border-radius;
|
|
554
550
|
|
|
551
|
+
&.e-active {
|
|
552
|
+
background: $acrdn-active-bg-color;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
555
|
&.e-select:last-child {
|
|
556
556
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
557
557
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -567,16 +567,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-focus-exp-hdr-focus-
|
|
|
567
567
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
568
568
|
border-radius: $acrdn-border-radius;
|
|
569
569
|
|
|
570
|
-
.e-active {
|
|
571
|
-
background: $acrdn-active-bg-color;
|
|
572
|
-
}
|
|
573
|
-
|
|
574
570
|
.e-acrdn-item {
|
|
575
571
|
border-color: $acrdn-item-border-color;
|
|
576
572
|
border-style: $acrdn-item-border-nav-type;
|
|
577
573
|
border-width: $acrdn-item-border-size;
|
|
578
574
|
border-radius: $acrdn-item-border-radius;
|
|
579
575
|
|
|
576
|
+
&.e-active {
|
|
577
|
+
background: $acrdn-active-bg-color;
|
|
578
|
+
}
|
|
579
|
+
|
|
580
580
|
&.e-select:last-child {
|
|
581
581
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
582
582
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -543,16 +543,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
543
543
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
544
544
|
border-radius: $acrdn-border-radius;
|
|
545
545
|
|
|
546
|
-
.e-active {
|
|
547
|
-
background: $acrdn-active-bg-color;
|
|
548
|
-
}
|
|
549
|
-
|
|
550
546
|
.e-acrdn-item {
|
|
551
547
|
border-color: $acrdn-item-border-color;
|
|
552
548
|
border-style: $acrdn-item-border-nav-type;
|
|
553
549
|
border-width: $acrdn-item-border-size;
|
|
554
550
|
border-radius: $acrdn-item-border-radius;
|
|
555
551
|
|
|
552
|
+
&.e-active {
|
|
553
|
+
background: $acrdn-active-bg-color;
|
|
554
|
+
}
|
|
555
|
+
|
|
556
556
|
&.e-select:last-child {
|
|
557
557
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
558
558
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -539,16 +539,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
539
539
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
540
540
|
border-radius: $acrdn-border-radius;
|
|
541
541
|
|
|
542
|
-
.e-active {
|
|
543
|
-
background: $acrdn-active-bg-color;
|
|
544
|
-
}
|
|
545
|
-
|
|
546
542
|
.e-acrdn-item {
|
|
547
543
|
border-color: $acrdn-item-border-color;
|
|
548
544
|
border-style: $acrdn-item-border-nav-type;
|
|
549
545
|
border-width: $acrdn-item-border-size;
|
|
550
546
|
border-radius: $acrdn-item-border-radius;
|
|
551
547
|
|
|
548
|
+
&.e-active {
|
|
549
|
+
background: $acrdn-active-bg-color;
|
|
550
|
+
}
|
|
551
|
+
|
|
552
552
|
&.e-select:last-child {
|
|
553
553
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
554
554
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -541,16 +541,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
541
541
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
542
542
|
border-radius: $acrdn-border-radius;
|
|
543
543
|
|
|
544
|
-
.e-active {
|
|
545
|
-
background: $acrdn-active-bg-color;
|
|
546
|
-
}
|
|
547
|
-
|
|
548
544
|
.e-acrdn-item {
|
|
549
545
|
border-color: $acrdn-item-border-color;
|
|
550
546
|
border-style: $acrdn-item-border-nav-type;
|
|
551
547
|
border-width: $acrdn-item-border-size;
|
|
552
548
|
border-radius: $acrdn-item-border-radius;
|
|
553
549
|
|
|
550
|
+
&.e-active {
|
|
551
|
+
background: $acrdn-active-bg-color;
|
|
552
|
+
}
|
|
553
|
+
|
|
554
554
|
&.e-select:last-child {
|
|
555
555
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
556
556
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -541,16 +541,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
541
541
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
542
542
|
border-radius: $acrdn-border-radius;
|
|
543
543
|
|
|
544
|
-
.e-active {
|
|
545
|
-
background: $acrdn-active-bg-color;
|
|
546
|
-
}
|
|
547
|
-
|
|
548
544
|
.e-acrdn-item {
|
|
549
545
|
border-color: $acrdn-item-border-color;
|
|
550
546
|
border-style: $acrdn-item-border-nav-type;
|
|
551
547
|
border-width: $acrdn-item-border-size;
|
|
552
548
|
border-radius: $acrdn-item-border-radius;
|
|
553
549
|
|
|
550
|
+
&.e-active {
|
|
551
|
+
background: $acrdn-active-bg-color;
|
|
552
|
+
}
|
|
553
|
+
|
|
554
554
|
&.e-select:last-child {
|
|
555
555
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
556
556
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -174,7 +174,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
174
174
|
}
|
|
175
175
|
|
|
176
176
|
&.e-menu-caret-icon {
|
|
177
|
-
|
|
177
|
+
@if $skin-name != 'FluentUI' {
|
|
178
|
+
padding-left: $cmenu-caret-li-padding;
|
|
179
|
+
}
|
|
178
180
|
padding-right: $cmenu-li-right-padding;
|
|
179
181
|
}
|
|
180
182
|
|
|
@@ -367,7 +369,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
367
369
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
368
370
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
369
371
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
370
|
-
@
|
|
372
|
+
@if $skin-name != 'FluentUI' {
|
|
373
|
+
@include bigger-rtl-blank-icon;
|
|
374
|
+
}
|
|
371
375
|
}
|
|
372
376
|
}
|
|
373
377
|
|
|
@@ -171,7 +171,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
&.e-menu-caret-icon {
|
|
174
|
-
|
|
174
|
+
@if $skin-name != 'FluentUI' {
|
|
175
|
+
padding-left: $cmenu-caret-li-padding;
|
|
176
|
+
}
|
|
175
177
|
padding-right: $cmenu-li-right-padding;
|
|
176
178
|
}
|
|
177
179
|
|
|
@@ -364,7 +366,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
364
366
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
365
367
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
366
368
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
367
|
-
@
|
|
369
|
+
@if $skin-name != 'FluentUI' {
|
|
370
|
+
@include bigger-rtl-blank-icon;
|
|
371
|
+
}
|
|
368
372
|
}
|
|
369
373
|
}
|
|
370
374
|
|
|
@@ -171,7 +171,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
&.e-menu-caret-icon {
|
|
174
|
-
|
|
174
|
+
@if $skin-name != 'FluentUI' {
|
|
175
|
+
padding-left: $cmenu-caret-li-padding;
|
|
176
|
+
}
|
|
175
177
|
padding-right: $cmenu-li-right-padding;
|
|
176
178
|
}
|
|
177
179
|
|
|
@@ -364,7 +366,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
364
366
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
365
367
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
366
368
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
367
|
-
@
|
|
369
|
+
@if $skin-name != 'FluentUI' {
|
|
370
|
+
@include bigger-rtl-blank-icon;
|
|
371
|
+
}
|
|
368
372
|
}
|
|
369
373
|
}
|
|
370
374
|
|
|
@@ -173,7 +173,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
&.e-menu-caret-icon {
|
|
176
|
-
|
|
176
|
+
@if $skin-name != 'FluentUI' {
|
|
177
|
+
padding-left: $cmenu-caret-li-padding;
|
|
178
|
+
}
|
|
177
179
|
padding-right: $cmenu-li-right-padding;
|
|
178
180
|
}
|
|
179
181
|
|
|
@@ -366,7 +368,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
366
368
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
367
369
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
368
370
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
369
|
-
@
|
|
371
|
+
@if $skin-name != 'FluentUI' {
|
|
372
|
+
@include bigger-rtl-blank-icon;
|
|
373
|
+
}
|
|
370
374
|
}
|
|
371
375
|
}
|
|
372
376
|
|
|
@@ -173,7 +173,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
&.e-menu-caret-icon {
|
|
176
|
-
|
|
176
|
+
@if $skin-name != 'FluentUI' {
|
|
177
|
+
padding-left: $cmenu-caret-li-padding;
|
|
178
|
+
}
|
|
177
179
|
padding-right: $cmenu-li-right-padding;
|
|
178
180
|
}
|
|
179
181
|
|
|
@@ -366,7 +368,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
366
368
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
367
369
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
368
370
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
369
|
-
@
|
|
371
|
+
@if $skin-name != 'FluentUI' {
|
|
372
|
+
@include bigger-rtl-blank-icon;
|
|
373
|
+
}
|
|
370
374
|
}
|
|
371
375
|
}
|
|
372
376
|
|
|
@@ -174,7 +174,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
174
174
|
}
|
|
175
175
|
|
|
176
176
|
&.e-menu-caret-icon {
|
|
177
|
-
|
|
177
|
+
@if $skin-name != 'FluentUI' {
|
|
178
|
+
padding-left: $cmenu-caret-li-padding;
|
|
179
|
+
}
|
|
178
180
|
padding-right: $cmenu-li-right-padding;
|
|
179
181
|
}
|
|
180
182
|
|
|
@@ -367,7 +369,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
367
369
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
368
370
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
369
371
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
370
|
-
@
|
|
372
|
+
@if $skin-name != 'FluentUI' {
|
|
373
|
+
@include bigger-rtl-blank-icon;
|
|
374
|
+
}
|
|
371
375
|
}
|
|
372
376
|
}
|
|
373
377
|
|
|
@@ -171,7 +171,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
&.e-menu-caret-icon {
|
|
174
|
-
|
|
174
|
+
@if $skin-name != 'FluentUI' {
|
|
175
|
+
padding-left: $cmenu-caret-li-padding;
|
|
176
|
+
}
|
|
175
177
|
padding-right: $cmenu-li-right-padding;
|
|
176
178
|
}
|
|
177
179
|
|
|
@@ -364,7 +366,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
364
366
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
365
367
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
366
368
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
367
|
-
@
|
|
369
|
+
@if $skin-name != 'FluentUI' {
|
|
370
|
+
@include bigger-rtl-blank-icon;
|
|
371
|
+
}
|
|
368
372
|
}
|
|
369
373
|
}
|
|
370
374
|
|
|
@@ -173,7 +173,9 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
&.e-menu-caret-icon {
|
|
176
|
-
|
|
176
|
+
@if $skin-name != 'FluentUI' {
|
|
177
|
+
padding-left: $cmenu-caret-li-padding;
|
|
178
|
+
}
|
|
177
179
|
padding-right: $cmenu-li-right-padding;
|
|
178
180
|
}
|
|
179
181
|
|
|
@@ -366,7 +368,9 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
366
368
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
367
369
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
368
370
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
369
|
-
@
|
|
371
|
+
@if $skin-name != 'FluentUI' {
|
|
372
|
+
@include bigger-rtl-blank-icon;
|
|
373
|
+
}
|
|
370
374
|
}
|
|
371
375
|
}
|
|
372
376
|
|
|
@@ -173,7 +173,9 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
&.e-menu-caret-icon {
|
|
176
|
-
|
|
176
|
+
@if $skin-name != 'FluentUI' {
|
|
177
|
+
padding-left: $cmenu-caret-li-padding;
|
|
178
|
+
}
|
|
177
179
|
padding-right: $cmenu-li-right-padding;
|
|
178
180
|
}
|
|
179
181
|
|
|
@@ -366,7 +368,9 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
366
368
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
367
369
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
368
370
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
369
|
-
@
|
|
371
|
+
@if $skin-name != 'FluentUI' {
|
|
372
|
+
@include bigger-rtl-blank-icon;
|
|
373
|
+
}
|
|
370
374
|
}
|
|
371
375
|
}
|
|
372
376
|
|
|
@@ -171,7 +171,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
&.e-menu-caret-icon {
|
|
174
|
-
|
|
174
|
+
@if $skin-name != 'FluentUI' {
|
|
175
|
+
padding-left: $cmenu-caret-li-padding;
|
|
176
|
+
}
|
|
175
177
|
padding-right: $cmenu-li-right-padding;
|
|
176
178
|
}
|
|
177
179
|
|
|
@@ -364,7 +366,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
364
366
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
365
367
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
366
368
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
367
|
-
@
|
|
369
|
+
@if $skin-name != 'FluentUI' {
|
|
370
|
+
@include bigger-rtl-blank-icon;
|
|
371
|
+
}
|
|
368
372
|
}
|
|
369
373
|
}
|
|
370
374
|
|
|
@@ -174,7 +174,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
174
174
|
}
|
|
175
175
|
|
|
176
176
|
&.e-menu-caret-icon {
|
|
177
|
-
|
|
177
|
+
@if $skin-name != 'FluentUI' {
|
|
178
|
+
padding-left: $cmenu-caret-li-padding;
|
|
179
|
+
}
|
|
178
180
|
padding-right: $cmenu-li-right-padding;
|
|
179
181
|
}
|
|
180
182
|
|
|
@@ -367,7 +369,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
367
369
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
368
370
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
369
371
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
370
|
-
@
|
|
372
|
+
@if $skin-name != 'FluentUI' {
|
|
373
|
+
@include bigger-rtl-blank-icon;
|
|
374
|
+
}
|
|
371
375
|
}
|
|
372
376
|
}
|
|
373
377
|
|
|
@@ -171,7 +171,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
&.e-menu-caret-icon {
|
|
174
|
-
|
|
174
|
+
@if $skin-name != 'FluentUI' {
|
|
175
|
+
padding-left: $cmenu-caret-li-padding;
|
|
176
|
+
}
|
|
175
177
|
padding-right: $cmenu-li-right-padding;
|
|
176
178
|
}
|
|
177
179
|
|
|
@@ -364,7 +366,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
364
366
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
365
367
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
366
368
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
367
|
-
@
|
|
369
|
+
@if $skin-name != 'FluentUI' {
|
|
370
|
+
@include bigger-rtl-blank-icon;
|
|
371
|
+
}
|
|
368
372
|
}
|
|
369
373
|
}
|
|
370
374
|
|
|
@@ -174,7 +174,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
174
174
|
}
|
|
175
175
|
|
|
176
176
|
&.e-menu-caret-icon {
|
|
177
|
-
|
|
177
|
+
@if $skin-name != 'FluentUI' {
|
|
178
|
+
padding-left: $cmenu-caret-li-padding;
|
|
179
|
+
}
|
|
178
180
|
padding-right: $cmenu-li-right-padding;
|
|
179
181
|
}
|
|
180
182
|
|
|
@@ -367,7 +369,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
367
369
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
368
370
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
369
371
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
370
|
-
@
|
|
372
|
+
@if $skin-name != 'FluentUI' {
|
|
373
|
+
@include bigger-rtl-blank-icon;
|
|
374
|
+
}
|
|
371
375
|
}
|
|
372
376
|
}
|
|
373
377
|
|
|
@@ -174,7 +174,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
174
174
|
}
|
|
175
175
|
|
|
176
176
|
&.e-menu-caret-icon {
|
|
177
|
-
|
|
177
|
+
@if $skin-name != 'FluentUI' {
|
|
178
|
+
padding-left: $cmenu-caret-li-padding;
|
|
179
|
+
}
|
|
178
180
|
padding-right: $cmenu-li-right-padding;
|
|
179
181
|
}
|
|
180
182
|
|
|
@@ -367,7 +369,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
367
369
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
368
370
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
369
371
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
370
|
-
@
|
|
372
|
+
@if $skin-name != 'FluentUI' {
|
|
373
|
+
@include bigger-rtl-blank-icon;
|
|
374
|
+
}
|
|
371
375
|
}
|
|
372
376
|
}
|
|
373
377
|
|
|
@@ -135,6 +135,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
135
135
|
line-height: $menu-li-height;
|
|
136
136
|
margin-right: $menu-icon-margin-right;
|
|
137
137
|
text-align: center;
|
|
138
|
+
margin-bottom: 4px;
|
|
138
139
|
}
|
|
139
140
|
|
|
140
141
|
& .e-caret {
|
|
@@ -788,7 +789,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
788
789
|
|
|
789
790
|
@at-root {
|
|
790
791
|
& .e-menu {
|
|
791
|
-
@if $skin-name == 'bootstrap4'
|
|
792
|
+
@if $skin-name == 'bootstrap4' {
|
|
792
793
|
background-color: $cmenu-ul-bgcolor;
|
|
793
794
|
}
|
|
794
795
|
@else {
|
|
@@ -136,6 +136,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
136
136
|
line-height: $menu-li-height;
|
|
137
137
|
margin-right: $menu-icon-margin-right;
|
|
138
138
|
text-align: center;
|
|
139
|
+
margin-bottom: 4px;
|
|
139
140
|
}
|
|
140
141
|
|
|
141
142
|
& .e-caret {
|
|
@@ -789,7 +790,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
789
790
|
|
|
790
791
|
@at-root {
|
|
791
792
|
& .e-menu {
|
|
792
|
-
@if $skin-name == 'bootstrap4'
|
|
793
|
+
@if $skin-name == 'bootstrap4' {
|
|
793
794
|
background-color: $cmenu-ul-bgcolor;
|
|
794
795
|
}
|
|
795
796
|
@else {
|
|
@@ -135,6 +135,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
135
135
|
line-height: $menu-li-height;
|
|
136
136
|
margin-right: $menu-icon-margin-right;
|
|
137
137
|
text-align: center;
|
|
138
|
+
margin-bottom: 4px;
|
|
138
139
|
}
|
|
139
140
|
|
|
140
141
|
& .e-caret {
|
|
@@ -788,7 +789,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
788
789
|
|
|
789
790
|
@at-root {
|
|
790
791
|
& .e-menu {
|
|
791
|
-
@if $skin-name == 'bootstrap4'
|
|
792
|
+
@if $skin-name == 'bootstrap4' {
|
|
792
793
|
background-color: $cmenu-ul-bgcolor;
|
|
793
794
|
}
|
|
794
795
|
@else {
|
|
@@ -138,6 +138,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
138
138
|
line-height: $menu-li-height;
|
|
139
139
|
margin-right: $menu-icon-margin-right;
|
|
140
140
|
text-align: center;
|
|
141
|
+
margin-bottom: 4px;
|
|
141
142
|
}
|
|
142
143
|
|
|
143
144
|
& .e-caret {
|
|
@@ -791,7 +792,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
791
792
|
|
|
792
793
|
@at-root {
|
|
793
794
|
& .e-menu {
|
|
794
|
-
@if $skin-name == 'bootstrap4'
|
|
795
|
+
@if $skin-name == 'bootstrap4' {
|
|
795
796
|
background-color: $cmenu-ul-bgcolor;
|
|
796
797
|
}
|
|
797
798
|
@else {
|
|
@@ -138,6 +138,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
138
138
|
line-height: $menu-li-height;
|
|
139
139
|
margin-right: $menu-icon-margin-right;
|
|
140
140
|
text-align: center;
|
|
141
|
+
margin-bottom: 4px;
|
|
141
142
|
}
|
|
142
143
|
|
|
143
144
|
& .e-caret {
|
|
@@ -791,7 +792,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
791
792
|
|
|
792
793
|
@at-root {
|
|
793
794
|
& .e-menu {
|
|
794
|
-
@if $skin-name == 'bootstrap4'
|
|
795
|
+
@if $skin-name == 'bootstrap4' {
|
|
795
796
|
background-color: $cmenu-ul-bgcolor;
|
|
796
797
|
}
|
|
797
798
|
@else {
|