Proyectos de Subversion Moodle

Rev

Rev 481 | Rev 483 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 481 Rev 482
Línea 29... Línea 29...
29
#page-cesa-progress .user_set_header p{
29
#page-cesa-progress .user_set_header p{
30
    margin-top: 25px;
30
    margin-top: 25px;
31
    margin-bottom: .5rem;
31
    margin-bottom: .5rem;
32
    font-size: medium;
32
    font-size: medium;
33
    margin-left: 15px;
33
    margin-left: 15px;
-
 
34
}
-
 
35
 
-
 
36
.progres-table-small {
-
 
37
    border: 1px solid #e1e1e1;
-
 
38
    border-radius: 20px;
-
 
39
    padding: 10px;
-
 
40
    width: 100%;
-
 
41
}
-
 
42
 
-
 
43
#page-cesa-progress .chart-table-expand a{
-
 
44
    border-radius: 10px;
-
 
45
    background: #002389;
-
 
46
    border: none;
-
 
47
    color: #fff;
34
}
48
}
35
49