Use wait cursor on splash screen
This commit is contained in:
parent
1147b46c4b
commit
639181c100
@ -40,6 +40,7 @@
|
|||||||
transition: 0.3s opacity linear;
|
transition: 0.3s opacity linear;
|
||||||
z-index: 10000;
|
z-index: 10000;
|
||||||
background-color: #121212;
|
background-color: #121212;
|
||||||
|
cursor: wait;
|
||||||
}
|
}
|
||||||
|
|
||||||
#splash svg {
|
#splash svg {
|
||||||
|
Loading…
Reference in New Issue
Block a user