fix broken focus state on download button (fixes #8782)
This commit is contained in:
parent
e74a25a3b8
commit
6c44246dc9
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ body {
|
|||
border-color: #e5e5e5;
|
||||
}
|
||||
.btn-bs:hover,
|
||||
.btn-bs:focus,
|
||||
.btn-bs:active {
|
||||
color: #fff;
|
||||
background-color: #563d7c;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue