Proyectos de Subversion LeadersLinked - Backend

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
16825 efrain 1
/* Make the entire page show a busy cursor */
2
.nprogress-busy body {
3
  cursor: wait;
4
}