| Ultima modificación | Ver Log |
/* Make the entire page show a busy cursor */
.nprogress-busy body {
cursor: wait;
}