Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

| Ultima modificación | Ver Log |

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