Files
weiyu/deploy/server/kbase/js/nprogress/support/extras.css
jack ning 0b787054a9 update
2025-05-23 11:51:58 +08:00

5 lines
87 B
CSS
Executable File

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