mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
fix broken focus state on download button (fixes #8782)
This commit is contained in:
@@ -20,6 +20,7 @@ body {
|
|||||||
border-color: #e5e5e5;
|
border-color: #e5e5e5;
|
||||||
}
|
}
|
||||||
.btn-bs:hover,
|
.btn-bs:hover,
|
||||||
|
.btn-bs:focus,
|
||||||
.btn-bs:active {
|
.btn-bs:active {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: #563d7c;
|
background-color: #563d7c;
|
||||||
|
Reference in New Issue
Block a user