@syncfusion/ej2-splitbuttons 25.2.3 → 25.2.4
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/CHANGELOG.md +7 -1
- package/dist/ej2-splitbuttons.min.js +1 -1
- package/dist/ej2-splitbuttons.umd.min.js +1 -1
- package/dist/global/ej2-splitbuttons.min.js +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +6 -6
- package/styles/bootstrap-dark.css +39 -13
- package/styles/bootstrap.css +39 -13
- package/styles/bootstrap4.css +39 -13
- package/styles/bootstrap5-dark.css +39 -13
- package/styles/bootstrap5.css +39 -13
- package/styles/button-group/_theme.scss +2 -1
- package/styles/button-group/bootstrap-dark.css +39 -13
- package/styles/button-group/bootstrap.css +39 -13
- package/styles/button-group/bootstrap4.css +39 -13
- package/styles/button-group/bootstrap5-dark.css +39 -13
- package/styles/button-group/bootstrap5.css +39 -13
- package/styles/button-group/fabric-dark.css +39 -13
- package/styles/button-group/fabric.css +39 -13
- package/styles/button-group/fluent-dark.css +39 -13
- package/styles/button-group/fluent.css +39 -13
- package/styles/button-group/highcontrast-light.css +39 -13
- package/styles/button-group/highcontrast.css +39 -13
- package/styles/button-group/material-dark.css +39 -13
- package/styles/button-group/material.css +39 -13
- package/styles/button-group/material3-dark.css +39 -13
- package/styles/button-group/material3.css +39 -13
- package/styles/button-group/tailwind-dark.css +39 -13
- package/styles/button-group/tailwind.css +39 -13
- package/styles/fabric-dark.css +39 -13
- package/styles/fabric.css +39 -13
- package/styles/fluent-dark.css +39 -13
- package/styles/fluent.css +39 -13
- package/styles/highcontrast-light.css +39 -13
- package/styles/highcontrast.css +39 -13
- package/styles/material-dark.css +39 -13
- package/styles/material.css +39 -13
- package/styles/material3-dark.css +39 -13
- package/styles/material3.css +39 -13
- package/styles/tailwind-dark.css +39 -13
- package/styles/tailwind.css +39 -13
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### ButtonGroup
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- Issue in "box shadow correction while clicking single or multiple selection mode buttons" has been resolved.
|
|
10
|
+
|
|
5
11
|
## 25.1.38 (2024-04-02)
|
|
6
12
|
|
|
7
13
|
### DropDownButton
|
|
@@ -364,4 +370,4 @@ SplitButton component has primary and secondary button. Primary button is used t
|
|
|
364
370
|
|
|
365
371
|
- **Separator** - Supports Popup items grouping by using the Separator.
|
|
366
372
|
|
|
367
|
-
- **Accessibility** - Provided with built-in accessibility support that helps to access all the SplitButton component features through the keyboard, screen readers, or other assistive technology devices.
|
|
373
|
+
- **Accessibility** - Provided with built-in accessibility support that helps to access all the SplitButton component features through the keyboard, screen readers, or other assistive technology devices.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-splitbuttons.min.js
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.4
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-splitbuttons.umd.min.js
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.4
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-splitbuttons.min.js
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.4
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.4
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-splitbuttons@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-splitbuttons@25.
|
|
3
|
+
"_id": "@syncfusion/ej2-splitbuttons@25.2.3",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-QhJTvWmDM4iVnlxAq1BSFRLN1qf1zYDmPOwx7hL1/udWwrCqFzKOrkchHZhSOU3szVPaI0ihFc3h4p7LlJkyyg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-splitbuttons",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"/@syncfusion/ej2-richtexteditor",
|
|
34
34
|
"/@syncfusion/ej2-vue-splitbuttons"
|
|
35
35
|
],
|
|
36
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-splitbuttons/-/ej2-splitbuttons-25.
|
|
37
|
-
"_shasum": "
|
|
36
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-splitbuttons/-/ej2-splitbuttons-25.2.3.tgz",
|
|
37
|
+
"_shasum": "3d9fabd2b9843287d3774210bb5d2bf0c10d33d7",
|
|
38
38
|
"_spec": "@syncfusion/ej2-splitbuttons@*",
|
|
39
39
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
40
40
|
"author": {
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"bundleDependencies": false,
|
|
47
47
|
"dependencies": {
|
|
48
48
|
"@syncfusion/ej2-base": "~25.2.3",
|
|
49
|
-
"@syncfusion/ej2-popups": "~25.2.
|
|
49
|
+
"@syncfusion/ej2-popups": "~25.2.4"
|
|
50
50
|
},
|
|
51
51
|
"deprecated": false,
|
|
52
52
|
"description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup.",
|
|
@@ -89,6 +89,6 @@
|
|
|
89
89
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
90
90
|
},
|
|
91
91
|
"typings": "index.d.ts",
|
|
92
|
-
"version": "25.2.
|
|
92
|
+
"version": "25.2.4",
|
|
93
93
|
"sideEffects": false
|
|
94
94
|
}
|
|
@@ -809,8 +809,10 @@
|
|
|
809
809
|
}
|
|
810
810
|
.e-btn-group .e-btn:focus,
|
|
811
811
|
.e-btn-group input:focus-visible + label.e-btn,
|
|
812
|
+
.e-btn-group input:focus + label.e-btn,
|
|
812
813
|
.e-css.e-btn-group .e-btn:focus,
|
|
813
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn
|
|
814
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn,
|
|
815
|
+
.e-css.e-btn-group input:focus + label.e-btn {
|
|
814
816
|
background: #2a2a2a;
|
|
815
817
|
border-color: #585858;
|
|
816
818
|
color: #fff;
|
|
@@ -822,8 +824,10 @@
|
|
|
822
824
|
}
|
|
823
825
|
.e-btn-group .e-btn:focus.e-primary,
|
|
824
826
|
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
827
|
+
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
825
828
|
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
826
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary
|
|
829
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
830
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
827
831
|
background: #0058bd;
|
|
828
832
|
border-color: #0058bd;
|
|
829
833
|
color: #fff;
|
|
@@ -834,8 +838,10 @@
|
|
|
834
838
|
}
|
|
835
839
|
.e-btn-group .e-btn:focus.e-success,
|
|
836
840
|
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
841
|
+
.e-btn-group input:focus + label.e-btn.e-success,
|
|
837
842
|
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
838
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success
|
|
843
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
844
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
839
845
|
background: #265e28;
|
|
840
846
|
border-color: #265e28;
|
|
841
847
|
color: #fff;
|
|
@@ -845,8 +851,10 @@
|
|
|
845
851
|
}
|
|
846
852
|
.e-btn-group .e-btn:focus.e-info,
|
|
847
853
|
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
854
|
+
.e-btn-group input:focus + label.e-btn.e-info,
|
|
848
855
|
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
849
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info
|
|
856
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
857
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
850
858
|
background: #175b66;
|
|
851
859
|
border-color: #175b66;
|
|
852
860
|
color: #fff;
|
|
@@ -856,8 +864,10 @@
|
|
|
856
864
|
}
|
|
857
865
|
.e-btn-group .e-btn:focus.e-warning,
|
|
858
866
|
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
867
|
+
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
859
868
|
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
860
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning
|
|
869
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
870
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
861
871
|
background: #f69807;
|
|
862
872
|
border-color: #7a4c04;
|
|
863
873
|
color: #000;
|
|
@@ -867,8 +877,10 @@
|
|
|
867
877
|
}
|
|
868
878
|
.e-btn-group .e-btn:focus.e-danger,
|
|
869
879
|
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
880
|
+
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
870
881
|
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
871
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger
|
|
882
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
883
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
872
884
|
background: #982525;
|
|
873
885
|
border-color: #982525;
|
|
874
886
|
color: #fff;
|
|
@@ -878,8 +890,10 @@
|
|
|
878
890
|
}
|
|
879
891
|
.e-btn-group .e-btn:focus.e-link,
|
|
880
892
|
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
893
|
+
.e-btn-group input:focus + label.e-btn.e-link,
|
|
881
894
|
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
882
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link
|
|
895
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
896
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
883
897
|
border-radius: 0;
|
|
884
898
|
text-decoration: underline;
|
|
885
899
|
color: #0a3576;
|
|
@@ -890,39 +904,51 @@
|
|
|
890
904
|
}
|
|
891
905
|
.e-btn-group .e-btn:focus.e-outline,
|
|
892
906
|
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
907
|
+
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
893
908
|
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
894
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline
|
|
909
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
910
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
895
911
|
box-shadow: none;
|
|
896
912
|
box-shadow: none;
|
|
897
913
|
}
|
|
898
914
|
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
899
915
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
916
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
900
917
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
901
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary
|
|
918
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
919
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
902
920
|
box-shadow: none;
|
|
903
921
|
}
|
|
904
922
|
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
905
923
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
924
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
906
925
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
907
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success
|
|
926
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
927
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
908
928
|
box-shadow: none;
|
|
909
929
|
}
|
|
910
930
|
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
911
931
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
932
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
912
933
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
913
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info
|
|
934
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
935
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
914
936
|
box-shadow: none;
|
|
915
937
|
}
|
|
916
938
|
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
917
939
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
940
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
918
941
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
919
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning
|
|
942
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
943
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
920
944
|
box-shadow: none;
|
|
921
945
|
}
|
|
922
946
|
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
923
947
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
948
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
924
949
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
925
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger
|
|
950
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
951
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
926
952
|
box-shadow: none;
|
|
927
953
|
}
|
|
928
954
|
.e-btn-group .e-btn:active,
|
package/styles/bootstrap.css
CHANGED
|
@@ -809,8 +809,10 @@
|
|
|
809
809
|
}
|
|
810
810
|
.e-btn-group .e-btn:focus,
|
|
811
811
|
.e-btn-group input:focus-visible + label.e-btn,
|
|
812
|
+
.e-btn-group input:focus + label.e-btn,
|
|
812
813
|
.e-css.e-btn-group .e-btn:focus,
|
|
813
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn
|
|
814
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn,
|
|
815
|
+
.e-css.e-btn-group input:focus + label.e-btn {
|
|
814
816
|
background: #e6e6e6;
|
|
815
817
|
border-color: #8c8c8c;
|
|
816
818
|
color: #333;
|
|
@@ -822,8 +824,10 @@
|
|
|
822
824
|
}
|
|
823
825
|
.e-btn-group .e-btn:focus.e-primary,
|
|
824
826
|
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
827
|
+
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
825
828
|
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
826
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary
|
|
829
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
830
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
827
831
|
background: #21527d;
|
|
828
832
|
border-color: #0c1d2c;
|
|
829
833
|
color: #fff;
|
|
@@ -834,8 +838,10 @@
|
|
|
834
838
|
}
|
|
835
839
|
.e-btn-group .e-btn:focus.e-success,
|
|
836
840
|
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
841
|
+
.e-btn-group input:focus + label.e-btn.e-success,
|
|
837
842
|
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
838
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success
|
|
843
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
844
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
839
845
|
background: #124a1f;
|
|
840
846
|
border-color: black;
|
|
841
847
|
color: #fff;
|
|
@@ -845,8 +851,10 @@
|
|
|
845
851
|
}
|
|
846
852
|
.e-btn-group .e-btn:focus.e-info,
|
|
847
853
|
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
854
|
+
.e-btn-group input:focus + label.e-btn.e-info,
|
|
848
855
|
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
849
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info
|
|
856
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
857
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
850
858
|
background: #104b5d;
|
|
851
859
|
border-color: #010406;
|
|
852
860
|
color: #fff;
|
|
@@ -856,8 +864,10 @@
|
|
|
856
864
|
}
|
|
857
865
|
.e-btn-group .e-btn:focus.e-warning,
|
|
858
866
|
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
867
|
+
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
859
868
|
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
860
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning
|
|
869
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
870
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
861
871
|
background: #613b05;
|
|
862
872
|
border-color: black;
|
|
863
873
|
color: #fff;
|
|
@@ -867,8 +877,10 @@
|
|
|
867
877
|
}
|
|
868
878
|
.e-btn-group .e-btn:focus.e-danger,
|
|
869
879
|
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
880
|
+
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
870
881
|
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
871
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger
|
|
882
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
883
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
872
884
|
background: #a51c2a;
|
|
873
885
|
border-color: #4e0d14;
|
|
874
886
|
color: #fff;
|
|
@@ -878,8 +890,10 @@
|
|
|
878
890
|
}
|
|
879
891
|
.e-btn-group .e-btn:focus.e-link,
|
|
880
892
|
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
893
|
+
.e-btn-group input:focus + label.e-btn.e-link,
|
|
881
894
|
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
882
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link
|
|
895
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
896
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
883
897
|
border-radius: 0;
|
|
884
898
|
text-decoration: underline;
|
|
885
899
|
color: #0a3576;
|
|
@@ -890,39 +904,51 @@
|
|
|
890
904
|
}
|
|
891
905
|
.e-btn-group .e-btn:focus.e-outline,
|
|
892
906
|
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
907
|
+
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
893
908
|
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
894
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline
|
|
909
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
910
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
895
911
|
box-shadow: none;
|
|
896
912
|
box-shadow: none;
|
|
897
913
|
}
|
|
898
914
|
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
899
915
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
916
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
900
917
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
901
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary
|
|
918
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
919
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
902
920
|
box-shadow: none;
|
|
903
921
|
}
|
|
904
922
|
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
905
923
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
924
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
906
925
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
907
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success
|
|
926
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
927
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
908
928
|
box-shadow: none;
|
|
909
929
|
}
|
|
910
930
|
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
911
931
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
932
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
912
933
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
913
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info
|
|
934
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
935
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
914
936
|
box-shadow: none;
|
|
915
937
|
}
|
|
916
938
|
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
917
939
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
940
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
918
941
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
919
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning
|
|
942
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
943
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
920
944
|
box-shadow: none;
|
|
921
945
|
}
|
|
922
946
|
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
923
947
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
948
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
924
949
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
925
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger
|
|
950
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
951
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
926
952
|
box-shadow: none;
|
|
927
953
|
}
|
|
928
954
|
.e-btn-group .e-btn:active,
|
package/styles/bootstrap4.css
CHANGED
|
@@ -808,8 +808,10 @@
|
|
|
808
808
|
}
|
|
809
809
|
.e-btn-group .e-btn:focus,
|
|
810
810
|
.e-btn-group input:focus-visible + label.e-btn,
|
|
811
|
+
.e-btn-group input:focus + label.e-btn,
|
|
811
812
|
.e-css.e-btn-group .e-btn:focus,
|
|
812
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn
|
|
813
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn,
|
|
814
|
+
.e-css.e-btn-group input:focus + label.e-btn {
|
|
813
815
|
background: #5b636a;
|
|
814
816
|
border-color: #60686f;
|
|
815
817
|
color: #fff;
|
|
@@ -820,8 +822,10 @@
|
|
|
820
822
|
}
|
|
821
823
|
.e-btn-group .e-btn:focus.e-primary,
|
|
822
824
|
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
825
|
+
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
823
826
|
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
824
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary
|
|
827
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
828
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
825
829
|
background: #006adb;
|
|
826
830
|
border-color: #006fe6;
|
|
827
831
|
color: #fff;
|
|
@@ -831,8 +835,10 @@
|
|
|
831
835
|
}
|
|
832
836
|
.e-btn-group .e-btn:focus.e-success,
|
|
833
837
|
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
838
|
+
.e-btn-group input:focus + label.e-btn.e-success,
|
|
834
839
|
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
835
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success
|
|
840
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
841
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
836
842
|
background: #218a39;
|
|
837
843
|
border-color: #23923d;
|
|
838
844
|
color: #fff;
|
|
@@ -841,8 +847,10 @@
|
|
|
841
847
|
}
|
|
842
848
|
.e-btn-group .e-btn:focus.e-info,
|
|
843
849
|
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
850
|
+
.e-btn-group input:focus + label.e-btn.e-info,
|
|
844
851
|
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
845
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info
|
|
852
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
853
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
846
854
|
background: #138698;
|
|
847
855
|
border-color: #148ea1;
|
|
848
856
|
color: #fff;
|
|
@@ -851,8 +859,10 @@
|
|
|
851
859
|
}
|
|
852
860
|
.e-btn-group .e-btn:focus.e-warning,
|
|
853
861
|
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
862
|
+
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
854
863
|
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
855
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning
|
|
864
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
865
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
856
866
|
background: #e2aa00;
|
|
857
867
|
border-color: #edb100;
|
|
858
868
|
color: #212529;
|
|
@@ -861,8 +871,10 @@
|
|
|
861
871
|
}
|
|
862
872
|
.e-btn-group .e-btn:focus.e-danger,
|
|
863
873
|
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
874
|
+
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
864
875
|
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
865
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger
|
|
876
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
877
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
866
878
|
background: #ca2333;
|
|
867
879
|
border-color: #d32535;
|
|
868
880
|
color: #fff;
|
|
@@ -871,8 +883,10 @@
|
|
|
871
883
|
}
|
|
872
884
|
.e-btn-group .e-btn:focus.e-link,
|
|
873
885
|
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
886
|
+
.e-btn-group input:focus + label.e-btn.e-link,
|
|
874
887
|
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
875
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link
|
|
888
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
889
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
876
890
|
border-radius: 0;
|
|
877
891
|
text-decoration: underline;
|
|
878
892
|
background: transparent;
|
|
@@ -886,39 +900,51 @@
|
|
|
886
900
|
}
|
|
887
901
|
.e-btn-group .e-btn:focus.e-outline,
|
|
888
902
|
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
903
|
+
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
889
904
|
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
890
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline
|
|
905
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
906
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
891
907
|
box-shadow: 0 0 0 0.25em rgba(128, 136, 143, 0.5);
|
|
892
908
|
box-shadow: none;
|
|
893
909
|
}
|
|
894
910
|
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
895
911
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
912
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
896
913
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
897
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary
|
|
914
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
915
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
898
916
|
box-shadow: 0 0 0 0.25em rgba(38, 133, 234, 0.5);
|
|
899
917
|
}
|
|
900
918
|
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
901
919
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
920
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
902
921
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
903
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success
|
|
922
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
923
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
904
924
|
box-shadow: 0 0 0 0.25em rgba(58, 160, 82, 0.5);
|
|
905
925
|
}
|
|
906
926
|
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
907
927
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
928
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
908
929
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
909
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info
|
|
930
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
931
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
910
932
|
box-shadow: 0 0 0 0.25em rgba(44, 156, 174, 0.5);
|
|
911
933
|
}
|
|
912
934
|
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
913
935
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
936
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
914
937
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
915
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning
|
|
938
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
939
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
916
940
|
box-shadow: 0 0 0 0.25em rgba(240, 188, 34, 0.5);
|
|
917
941
|
}
|
|
918
942
|
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
919
943
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
944
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
920
945
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
921
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger
|
|
946
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
947
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
922
948
|
box-shadow: 0 0 0 0.25em rgba(217, 67, 81, 0.5);
|
|
923
949
|
}
|
|
924
950
|
.e-btn-group .e-btn:active,
|
|
@@ -815,8 +815,10 @@
|
|
|
815
815
|
}
|
|
816
816
|
.e-btn-group .e-btn:focus,
|
|
817
817
|
.e-btn-group input:focus-visible + label.e-btn,
|
|
818
|
+
.e-btn-group input:focus + label.e-btn,
|
|
818
819
|
.e-css.e-btn-group .e-btn:focus,
|
|
819
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn
|
|
820
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn,
|
|
821
|
+
.e-css.e-btn-group input:focus + label.e-btn {
|
|
820
822
|
background: #5c636a;
|
|
821
823
|
border-color: #6c757d;
|
|
822
824
|
color: #fff;
|
|
@@ -828,8 +830,10 @@
|
|
|
828
830
|
}
|
|
829
831
|
.e-btn-group .e-btn:focus.e-primary,
|
|
830
832
|
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
833
|
+
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
831
834
|
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
832
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary
|
|
835
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
836
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
833
837
|
background: #0b5ed7;
|
|
834
838
|
border-color: #0d6efd;
|
|
835
839
|
color: #fff;
|
|
@@ -840,8 +844,10 @@
|
|
|
840
844
|
}
|
|
841
845
|
.e-btn-group .e-btn:focus.e-success,
|
|
842
846
|
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
847
|
+
.e-btn-group input:focus + label.e-btn.e-success,
|
|
843
848
|
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
844
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success
|
|
849
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
850
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
845
851
|
background: #157347;
|
|
846
852
|
border-color: #198754;
|
|
847
853
|
color: #fff;
|
|
@@ -851,8 +857,10 @@
|
|
|
851
857
|
}
|
|
852
858
|
.e-btn-group .e-btn:focus.e-info,
|
|
853
859
|
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
860
|
+
.e-btn-group input:focus + label.e-btn.e-info,
|
|
854
861
|
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
855
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info
|
|
862
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
863
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
856
864
|
background: #31d2f2;
|
|
857
865
|
border-color: #0dcaf0;
|
|
858
866
|
color: #000;
|
|
@@ -862,8 +870,10 @@
|
|
|
862
870
|
}
|
|
863
871
|
.e-btn-group .e-btn:focus.e-warning,
|
|
864
872
|
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
873
|
+
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
865
874
|
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
866
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning
|
|
875
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
876
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
867
877
|
background: #ffca2c;
|
|
868
878
|
border-color: #ffc107;
|
|
869
879
|
color: #000;
|
|
@@ -873,8 +883,10 @@
|
|
|
873
883
|
}
|
|
874
884
|
.e-btn-group .e-btn:focus.e-danger,
|
|
875
885
|
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
886
|
+
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
876
887
|
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
877
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger
|
|
888
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
889
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
878
890
|
background: #bb2d3b;
|
|
879
891
|
border-color: #dc3545;
|
|
880
892
|
color: #fff;
|
|
@@ -884,8 +896,10 @@
|
|
|
884
896
|
}
|
|
885
897
|
.e-btn-group .e-btn:focus.e-link,
|
|
886
898
|
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
899
|
+
.e-btn-group input:focus + label.e-btn.e-link,
|
|
887
900
|
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
888
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link
|
|
901
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
902
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
889
903
|
border-radius: 0;
|
|
890
904
|
text-decoration: underline;
|
|
891
905
|
color: #0a58ca;
|
|
@@ -896,44 +910,56 @@
|
|
|
896
910
|
}
|
|
897
911
|
.e-btn-group .e-btn:focus.e-outline,
|
|
898
912
|
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
913
|
+
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
899
914
|
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
900
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline
|
|
915
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
916
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
901
917
|
box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
|
|
902
918
|
box-shadow: none;
|
|
903
919
|
border-color: #5c636a;
|
|
904
920
|
}
|
|
905
921
|
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
906
922
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
923
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
907
924
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
908
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary
|
|
925
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
926
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
909
927
|
box-shadow: 0 0 0 4px rgba(49, 132, 253, 0.5);
|
|
910
928
|
border-color: #0d6efd;
|
|
911
929
|
}
|
|
912
930
|
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
913
931
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
932
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
914
933
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
915
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success
|
|
934
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
935
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
916
936
|
box-shadow: 0 0 0 4px rgba(66, 190, 133, 0.5);
|
|
917
937
|
border-color: #157347;
|
|
918
938
|
}
|
|
919
939
|
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
920
940
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
941
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
921
942
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
922
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info
|
|
943
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
944
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
923
945
|
box-shadow: 0 0 0 4px rgba(49, 210, 242, 0.5);
|
|
924
946
|
border-color: #31d2f2;
|
|
925
947
|
}
|
|
926
948
|
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
927
949
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
950
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
928
951
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
929
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning
|
|
952
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
953
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
930
954
|
box-shadow: 0 0 0 4px rgba(255, 202, 44, 0.5);
|
|
931
955
|
border-color: #ffca2c;
|
|
932
956
|
}
|
|
933
957
|
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
934
958
|
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
959
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
935
960
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
936
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger
|
|
961
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
962
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
937
963
|
box-shadow: 0 0 0 4px rgba(232, 120, 131, 0.5);
|
|
938
964
|
border-color: #bb2d3b;
|
|
939
965
|
}
|