Files
weiyu/deploy/server/kbase/js/nprogress/support/extras.css

5 lines
87 B
CSS
Raw Normal View History

2025-05-23 11:51:57 +08:00
/* Make the entire page show a busy cursor */
.nprogress-busy body {
cursor: wait;
}