Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
#page-admin-report-overviewstats-index, #page-report-overviewstats-index {
2
 
3
    .chartinfo {
4
        margin-bottom: 1em;
5
    }
6
 
7
    .chartplaceholder {
8
        background-image: url([[pix:moodle|i/loading]]);
9
        background-repeat: no-repeat;
10
        background-position: center center;
11
        min-height: 66px;
12
    }
13
}