vaeThink2/public/static/admin_static/lib/nprogress/support/extras.css

5 lines
87 B
CSS

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