Replace onboarding elephant with friendlier graphic, shorter animation (#3337)
on status fade-in, fix buttons not having pointer cursor
This commit is contained in:
parent
ef80ad17b3
commit
bd21afb5ed
3 changed files with 10 additions and 8 deletions
|
@ -47,10 +47,11 @@ body {
|
|||
|
||||
button {
|
||||
font-family: inherit;
|
||||
}
|
||||
cursor: pointer;
|
||||
|
||||
button:focus {
|
||||
outline: none;
|
||||
&:focus {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
.app-holder {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue