Files
Credit-Zombies/public/theme/nprogress/support/extras.css
2026-06-24 18:29:01 +06:00

5 lines
87 B
CSS
Vendored

/* Make the entire page show a busy cursor */
.nprogress-busy body {
cursor: wait;
}