@syncfusion/blazor-themes 24.1.45 → 24.1.46
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 -71
- package/SCSS-Themes/bootstrap.scss +75 -71
- package/SCSS-Themes/bootstrap4.scss +87 -83
- package/SCSS-Themes/bootstrap5-dark.scss +78 -74
- package/SCSS-Themes/bootstrap5.scss +78 -74
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap4.scss +24 -60
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent.scss +12 -48
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -48
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material.scss +12 -48
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material3.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -48
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +5 -0
- package/SCSS-Themes/fabric-dark.scss +75 -71
- package/SCSS-Themes/fabric.scss +75 -71
- package/SCSS-Themes/fluent-dark.scss +78 -74
- package/SCSS-Themes/fluent.scss +78 -74
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap4.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent.scss +15 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +15 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material.scss +15 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material3.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind.scss +15 -4
- package/SCSS-Themes/highcontrast.scss +75 -71
- package/SCSS-Themes/material-dark.scss +75 -71
- package/SCSS-Themes/material.scss +75 -71
- package/SCSS-Themes/material3-dark.scss +76 -72
- package/SCSS-Themes/material3.scss +76 -72
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent.scss +10 -3
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind.scss +10 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/fluent.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +2 -2
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -0
- package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +14 -14
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -1
- package/SCSS-Themes/tailwind-dark.scss +77 -73
- package/SCSS-Themes/tailwind.scss +77 -73
- package/package.json +1 -1
|
@@ -124,7 +124,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
124
124
|
input:focus+label.e-btn,
|
|
125
125
|
.e-btn:focus,
|
|
126
126
|
.e-btn:hover {
|
|
127
|
-
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
127
|
+
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
|
|
128
128
|
z-index: 2;
|
|
129
129
|
}
|
|
130
130
|
}
|
|
@@ -414,7 +414,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
414
414
|
}
|
|
415
415
|
}
|
|
416
416
|
|
|
417
|
-
@if $skin-name == 'material' or $skin-name == '
|
|
417
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
418
418
|
.e-btn {
|
|
419
419
|
box-shadow: none;
|
|
420
420
|
}
|
|
@@ -458,7 +458,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
458
458
|
.e-btn:focus,
|
|
459
459
|
input:focus+label.e-btn {
|
|
460
460
|
@include button-focus;
|
|
461
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
461
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
462
462
|
box-shadow: none;
|
|
463
463
|
}
|
|
464
464
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -475,7 +475,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
475
475
|
|
|
476
476
|
&.e-primary {
|
|
477
477
|
@include primary-focus;
|
|
478
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
478
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
479
479
|
box-shadow: none;
|
|
480
480
|
}
|
|
481
481
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -489,7 +489,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
489
489
|
|
|
490
490
|
&.e-success {
|
|
491
491
|
@include success-focus;
|
|
492
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
492
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
493
493
|
box-shadow: none;
|
|
494
494
|
}
|
|
495
495
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -503,7 +503,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
503
503
|
|
|
504
504
|
&.e-info {
|
|
505
505
|
@include info-focus;
|
|
506
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
506
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
507
507
|
box-shadow: none;
|
|
508
508
|
}
|
|
509
509
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -517,7 +517,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
517
517
|
|
|
518
518
|
&.e-warning {
|
|
519
519
|
@include warning-focus;
|
|
520
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
520
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
521
521
|
box-shadow: none;
|
|
522
522
|
}
|
|
523
523
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -531,7 +531,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
531
531
|
|
|
532
532
|
&.e-danger {
|
|
533
533
|
@include danger-focus;
|
|
534
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
534
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
535
535
|
box-shadow: none;
|
|
536
536
|
}
|
|
537
537
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -553,7 +553,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
553
553
|
|
|
554
554
|
&.e-outline {
|
|
555
555
|
@include outline-focus;
|
|
556
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
556
|
+
@if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
|
|
557
557
|
box-shadow: none;
|
|
558
558
|
}
|
|
559
559
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -562,7 +562,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
562
562
|
|
|
563
563
|
&.e-primary {
|
|
564
564
|
@include outline-primary-focus;
|
|
565
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
565
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
566
566
|
box-shadow: none;
|
|
567
567
|
}
|
|
568
568
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -572,7 +572,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
572
572
|
|
|
573
573
|
&.e-success {
|
|
574
574
|
@include outline-success-focus;
|
|
575
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
575
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
576
576
|
box-shadow: none;
|
|
577
577
|
}
|
|
578
578
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -582,7 +582,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
582
582
|
|
|
583
583
|
&.e-info {
|
|
584
584
|
@include outline-info-focus;
|
|
585
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
585
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
586
586
|
box-shadow: none;
|
|
587
587
|
}
|
|
588
588
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -592,7 +592,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
592
592
|
|
|
593
593
|
&.e-warning {
|
|
594
594
|
@include outline-warning-focus;
|
|
595
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
595
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
596
596
|
box-shadow: none;
|
|
597
597
|
}
|
|
598
598
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -602,7 +602,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
602
602
|
|
|
603
603
|
&.e-danger {
|
|
604
604
|
@include outline-danger-focus;
|
|
605
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
605
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
606
606
|
box-shadow: none;
|
|
607
607
|
}
|
|
608
608
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -124,7 +124,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
124
124
|
input:focus+label.e-btn,
|
|
125
125
|
.e-btn:focus,
|
|
126
126
|
.e-btn:hover {
|
|
127
|
-
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
127
|
+
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
|
|
128
128
|
z-index: 2;
|
|
129
129
|
}
|
|
130
130
|
}
|
|
@@ -414,7 +414,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
414
414
|
}
|
|
415
415
|
}
|
|
416
416
|
|
|
417
|
-
@if $skin-name == 'material' or $skin-name == '
|
|
417
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
418
418
|
.e-btn {
|
|
419
419
|
box-shadow: none;
|
|
420
420
|
}
|
|
@@ -458,7 +458,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
458
458
|
.e-btn:focus,
|
|
459
459
|
input:focus+label.e-btn {
|
|
460
460
|
@include button-focus;
|
|
461
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
461
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
462
462
|
box-shadow: none;
|
|
463
463
|
}
|
|
464
464
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -475,7 +475,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
475
475
|
|
|
476
476
|
&.e-primary {
|
|
477
477
|
@include primary-focus;
|
|
478
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
478
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
479
479
|
box-shadow: none;
|
|
480
480
|
}
|
|
481
481
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -489,7 +489,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
489
489
|
|
|
490
490
|
&.e-success {
|
|
491
491
|
@include success-focus;
|
|
492
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
492
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
493
493
|
box-shadow: none;
|
|
494
494
|
}
|
|
495
495
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -503,7 +503,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
503
503
|
|
|
504
504
|
&.e-info {
|
|
505
505
|
@include info-focus;
|
|
506
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
506
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
507
507
|
box-shadow: none;
|
|
508
508
|
}
|
|
509
509
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -517,7 +517,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
517
517
|
|
|
518
518
|
&.e-warning {
|
|
519
519
|
@include warning-focus;
|
|
520
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
520
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
521
521
|
box-shadow: none;
|
|
522
522
|
}
|
|
523
523
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -531,7 +531,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
531
531
|
|
|
532
532
|
&.e-danger {
|
|
533
533
|
@include danger-focus;
|
|
534
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
534
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
535
535
|
box-shadow: none;
|
|
536
536
|
}
|
|
537
537
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -553,7 +553,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
553
553
|
|
|
554
554
|
&.e-outline {
|
|
555
555
|
@include outline-focus;
|
|
556
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
556
|
+
@if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
|
|
557
557
|
box-shadow: none;
|
|
558
558
|
}
|
|
559
559
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -562,7 +562,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
562
562
|
|
|
563
563
|
&.e-primary {
|
|
564
564
|
@include outline-primary-focus;
|
|
565
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
565
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
566
566
|
box-shadow: none;
|
|
567
567
|
}
|
|
568
568
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -572,7 +572,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
572
572
|
|
|
573
573
|
&.e-success {
|
|
574
574
|
@include outline-success-focus;
|
|
575
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
575
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
576
576
|
box-shadow: none;
|
|
577
577
|
}
|
|
578
578
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -582,7 +582,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
582
582
|
|
|
583
583
|
&.e-info {
|
|
584
584
|
@include outline-info-focus;
|
|
585
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
585
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
586
586
|
box-shadow: none;
|
|
587
587
|
}
|
|
588
588
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -592,7 +592,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
592
592
|
|
|
593
593
|
&.e-warning {
|
|
594
594
|
@include outline-warning-focus;
|
|
595
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
595
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
596
596
|
box-shadow: none;
|
|
597
597
|
}
|
|
598
598
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -602,7 +602,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
602
602
|
|
|
603
603
|
&.e-danger {
|
|
604
604
|
@include outline-danger-focus;
|
|
605
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
605
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
606
606
|
box-shadow: none;
|
|
607
607
|
}
|
|
608
608
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -124,7 +124,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
124
124
|
input:focus+label.e-btn,
|
|
125
125
|
.e-btn:focus,
|
|
126
126
|
.e-btn:hover {
|
|
127
|
-
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
127
|
+
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
|
|
128
128
|
z-index: 2;
|
|
129
129
|
}
|
|
130
130
|
}
|
|
@@ -414,7 +414,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
414
414
|
}
|
|
415
415
|
}
|
|
416
416
|
|
|
417
|
-
@if $skin-name == 'material' or $skin-name == '
|
|
417
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
418
418
|
.e-btn {
|
|
419
419
|
box-shadow: none;
|
|
420
420
|
}
|
|
@@ -458,7 +458,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
458
458
|
.e-btn:focus,
|
|
459
459
|
input:focus+label.e-btn {
|
|
460
460
|
@include button-focus;
|
|
461
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
461
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
462
462
|
box-shadow: none;
|
|
463
463
|
}
|
|
464
464
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -475,7 +475,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
475
475
|
|
|
476
476
|
&.e-primary {
|
|
477
477
|
@include primary-focus;
|
|
478
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
478
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
479
479
|
box-shadow: none;
|
|
480
480
|
}
|
|
481
481
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -489,7 +489,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
489
489
|
|
|
490
490
|
&.e-success {
|
|
491
491
|
@include success-focus;
|
|
492
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
492
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
493
493
|
box-shadow: none;
|
|
494
494
|
}
|
|
495
495
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -503,7 +503,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
503
503
|
|
|
504
504
|
&.e-info {
|
|
505
505
|
@include info-focus;
|
|
506
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
506
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
507
507
|
box-shadow: none;
|
|
508
508
|
}
|
|
509
509
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -517,7 +517,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
517
517
|
|
|
518
518
|
&.e-warning {
|
|
519
519
|
@include warning-focus;
|
|
520
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
520
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
521
521
|
box-shadow: none;
|
|
522
522
|
}
|
|
523
523
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -531,7 +531,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
531
531
|
|
|
532
532
|
&.e-danger {
|
|
533
533
|
@include danger-focus;
|
|
534
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
534
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
535
535
|
box-shadow: none;
|
|
536
536
|
}
|
|
537
537
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -553,7 +553,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
553
553
|
|
|
554
554
|
&.e-outline {
|
|
555
555
|
@include outline-focus;
|
|
556
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
556
|
+
@if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
|
|
557
557
|
box-shadow: none;
|
|
558
558
|
}
|
|
559
559
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -562,7 +562,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
562
562
|
|
|
563
563
|
&.e-primary {
|
|
564
564
|
@include outline-primary-focus;
|
|
565
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
565
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
566
566
|
box-shadow: none;
|
|
567
567
|
}
|
|
568
568
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -572,7 +572,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
572
572
|
|
|
573
573
|
&.e-success {
|
|
574
574
|
@include outline-success-focus;
|
|
575
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
575
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
576
576
|
box-shadow: none;
|
|
577
577
|
}
|
|
578
578
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -582,7 +582,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
582
582
|
|
|
583
583
|
&.e-info {
|
|
584
584
|
@include outline-info-focus;
|
|
585
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
585
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
586
586
|
box-shadow: none;
|
|
587
587
|
}
|
|
588
588
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -592,7 +592,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
592
592
|
|
|
593
593
|
&.e-warning {
|
|
594
594
|
@include outline-warning-focus;
|
|
595
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
595
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
596
596
|
box-shadow: none;
|
|
597
597
|
}
|
|
598
598
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -602,7 +602,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
602
602
|
|
|
603
603
|
&.e-danger {
|
|
604
604
|
@include outline-danger-focus;
|
|
605
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
605
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
606
606
|
box-shadow: none;
|
|
607
607
|
}
|
|
608
608
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -124,7 +124,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
124
124
|
input:focus+label.e-btn,
|
|
125
125
|
.e-btn:focus,
|
|
126
126
|
.e-btn:hover {
|
|
127
|
-
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
127
|
+
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
|
|
128
128
|
z-index: 2;
|
|
129
129
|
}
|
|
130
130
|
}
|
|
@@ -414,7 +414,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
414
414
|
}
|
|
415
415
|
}
|
|
416
416
|
|
|
417
|
-
@if $skin-name == 'material' or $skin-name == '
|
|
417
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
418
418
|
.e-btn {
|
|
419
419
|
box-shadow: none;
|
|
420
420
|
}
|
|
@@ -458,7 +458,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
458
458
|
.e-btn:focus,
|
|
459
459
|
input:focus+label.e-btn {
|
|
460
460
|
@include button-focus;
|
|
461
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
461
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
462
462
|
box-shadow: none;
|
|
463
463
|
}
|
|
464
464
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -475,7 +475,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
475
475
|
|
|
476
476
|
&.e-primary {
|
|
477
477
|
@include primary-focus;
|
|
478
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
478
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
479
479
|
box-shadow: none;
|
|
480
480
|
}
|
|
481
481
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -489,7 +489,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
489
489
|
|
|
490
490
|
&.e-success {
|
|
491
491
|
@include success-focus;
|
|
492
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
492
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
493
493
|
box-shadow: none;
|
|
494
494
|
}
|
|
495
495
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -503,7 +503,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
503
503
|
|
|
504
504
|
&.e-info {
|
|
505
505
|
@include info-focus;
|
|
506
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
506
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
507
507
|
box-shadow: none;
|
|
508
508
|
}
|
|
509
509
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -517,7 +517,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
517
517
|
|
|
518
518
|
&.e-warning {
|
|
519
519
|
@include warning-focus;
|
|
520
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
520
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
521
521
|
box-shadow: none;
|
|
522
522
|
}
|
|
523
523
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -531,7 +531,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
531
531
|
|
|
532
532
|
&.e-danger {
|
|
533
533
|
@include danger-focus;
|
|
534
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
534
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
535
535
|
box-shadow: none;
|
|
536
536
|
}
|
|
537
537
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -553,7 +553,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
553
553
|
|
|
554
554
|
&.e-outline {
|
|
555
555
|
@include outline-focus;
|
|
556
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
556
|
+
@if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
|
|
557
557
|
box-shadow: none;
|
|
558
558
|
}
|
|
559
559
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -562,7 +562,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
562
562
|
|
|
563
563
|
&.e-primary {
|
|
564
564
|
@include outline-primary-focus;
|
|
565
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
565
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
566
566
|
box-shadow: none;
|
|
567
567
|
}
|
|
568
568
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -572,7 +572,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
572
572
|
|
|
573
573
|
&.e-success {
|
|
574
574
|
@include outline-success-focus;
|
|
575
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
575
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
576
576
|
box-shadow: none;
|
|
577
577
|
}
|
|
578
578
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -582,7 +582,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
582
582
|
|
|
583
583
|
&.e-info {
|
|
584
584
|
@include outline-info-focus;
|
|
585
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
585
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
586
586
|
box-shadow: none;
|
|
587
587
|
}
|
|
588
588
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -592,7 +592,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
592
592
|
|
|
593
593
|
&.e-warning {
|
|
594
594
|
@include outline-warning-focus;
|
|
595
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
595
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
596
596
|
box-shadow: none;
|
|
597
597
|
}
|
|
598
598
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -602,7 +602,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
602
602
|
|
|
603
603
|
&.e-danger {
|
|
604
604
|
@include outline-danger-focus;
|
|
605
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
605
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
606
606
|
box-shadow: none;
|
|
607
607
|
}
|
|
608
608
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -316,7 +316,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
316
316
|
}
|
|
317
317
|
|
|
318
318
|
&.e-focused {
|
|
319
|
-
|
|
319
|
+
@if $skin-name != 'FluentUI' {
|
|
320
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
321
|
+
}
|
|
320
322
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
321
323
|
}
|
|
322
324
|
|
|
@@ -313,7 +313,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
&.e-focused {
|
|
316
|
-
|
|
316
|
+
@if $skin-name != 'FluentUI' {
|
|
317
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
318
|
+
}
|
|
317
319
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
318
320
|
}
|
|
319
321
|
|
|
@@ -313,7 +313,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
&.e-focused {
|
|
316
|
-
|
|
316
|
+
@if $skin-name != 'FluentUI' {
|
|
317
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
318
|
+
}
|
|
317
319
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
318
320
|
}
|
|
319
321
|
|
|
@@ -315,7 +315,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
315
315
|
}
|
|
316
316
|
|
|
317
317
|
&.e-focused {
|
|
318
|
-
|
|
318
|
+
@if $skin-name != 'FluentUI' {
|
|
319
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
320
|
+
}
|
|
319
321
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
320
322
|
}
|
|
321
323
|
|
|
@@ -315,7 +315,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
315
315
|
}
|
|
316
316
|
|
|
317
317
|
&.e-focused {
|
|
318
|
-
|
|
318
|
+
@if $skin-name != 'FluentUI' {
|
|
319
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
320
|
+
}
|
|
319
321
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
320
322
|
}
|
|
321
323
|
|
|
@@ -316,7 +316,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
316
316
|
}
|
|
317
317
|
|
|
318
318
|
&.e-focused {
|
|
319
|
-
|
|
319
|
+
@if $skin-name != 'FluentUI' {
|
|
320
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
321
|
+
}
|
|
320
322
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
321
323
|
}
|
|
322
324
|
|
|
@@ -313,7 +313,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
&.e-focused {
|
|
316
|
-
|
|
316
|
+
@if $skin-name != 'FluentUI' {
|
|
317
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
318
|
+
}
|
|
317
319
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
318
320
|
}
|
|
319
321
|
|
|
@@ -34,7 +34,7 @@ $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
|
|
|
34
34
|
$drop-down-btn-popup-margin-top: 4px !default;
|
|
35
35
|
$drop-down-btn-bigger-popup-margin-top: 4px !default;
|
|
36
36
|
$drop-down-btn-ul-border: 0 solid $border-light !default;
|
|
37
|
-
$drop-down-btn-li-box-shadow:
|
|
37
|
+
$drop-down-btn-li-box-shadow: inset 0 0 0 1px rgba($content-text-color, 1) !default;
|
|
38
38
|
$drop-down-btn-li-border-style: solid !default;
|
|
39
39
|
|
|
40
40
|
//Color
|
|
@@ -317,7 +317,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
317
317
|
}
|
|
318
318
|
|
|
319
319
|
&.e-focused {
|
|
320
|
-
|
|
320
|
+
@if $skin-name != 'FluentUI' {
|
|
321
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
322
|
+
}
|
|
321
323
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
322
324
|
}
|
|
323
325
|
|
|
@@ -34,7 +34,7 @@ $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
|
|
|
34
34
|
$drop-down-btn-popup-margin-top: 4px !default;
|
|
35
35
|
$drop-down-btn-bigger-popup-margin-top: 4px !default;
|
|
36
36
|
$drop-down-btn-ul-border: 0 solid $border-light !default;
|
|
37
|
-
$drop-down-btn-li-box-shadow:
|
|
37
|
+
$drop-down-btn-li-box-shadow: inset 0 0 0 1px rgba($content-text-color, 1) !default;
|
|
38
38
|
$drop-down-btn-li-border-style: solid !default;
|
|
39
39
|
|
|
40
40
|
//Color
|
|
@@ -317,7 +317,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
317
317
|
}
|
|
318
318
|
|
|
319
319
|
&.e-focused {
|
|
320
|
-
|
|
320
|
+
@if $skin-name != 'FluentUI' {
|
|
321
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
322
|
+
}
|
|
321
323
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
322
324
|
}
|
|
323
325
|
|
|
@@ -312,7 +312,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
312
312
|
}
|
|
313
313
|
|
|
314
314
|
&.e-focused {
|
|
315
|
-
|
|
315
|
+
@if $skin-name != 'FluentUI' {
|
|
316
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
317
|
+
}
|
|
316
318
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
317
319
|
}
|
|
318
320
|
|
|
@@ -316,7 +316,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
316
316
|
}
|
|
317
317
|
|
|
318
318
|
&.e-focused {
|
|
319
|
-
|
|
319
|
+
@if $skin-name != 'FluentUI' {
|
|
320
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
321
|
+
}
|
|
320
322
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
321
323
|
}
|
|
322
324
|
|
|
@@ -313,7 +313,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
&.e-focused {
|
|
316
|
-
|
|
316
|
+
@if $skin-name != 'FluentUI' {
|
|
317
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
318
|
+
}
|
|
317
319
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
318
320
|
}
|
|
319
321
|
|
|
@@ -316,7 +316,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
316
316
|
}
|
|
317
317
|
|
|
318
318
|
&.e-focused {
|
|
319
|
-
|
|
319
|
+
@if $skin-name != 'FluentUI' {
|
|
320
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
321
|
+
}
|
|
320
322
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
321
323
|
}
|
|
322
324
|
|