Replace onboarding elephant with friendlier graphic, shorter animation (#3337)
on status fade-in, fix buttons not having pointer cursor
This commit is contained in:
@ -47,10 +47,11 @@ body {
|
||||
|
||||
button {
|
||||
font-family: inherit;
|
||||
}
|
||||
cursor: pointer;
|
||||
|
||||
button:focus {
|
||||
outline: none;
|
||||
&:focus {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
.app-holder {
|
||||
|
Reference in New Issue
Block a user