Proyectos de Subversion Moodle

Rev

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

Rev 482 Rev 483
Línea 43... Línea 43...
43
#page-cesa-progress .chart-table-expand a{
43
#page-cesa-progress .chart-table-expand a{
44
    border-radius: 10px;
44
    border-radius: 10px;
45
    background: #002389;
45
    background: #002389;
46
    border: none;
46
    border: none;
47
    color: #fff;
47
    color: #fff;
-
 
48
}
-
 
49
 
-
 
50
#page-cesa-progress .chart-area .chart-table .chart-output-htmltable caption {
-
 
51
    white-space: nowrap;
-
 
52
    font-size: .938rem;
-
 
53
    padding: 10px;
-
 
54
}
-
 
55
 
-
 
56
#page-cesa-progress .caption {
-
 
57
    font-size: 1.15rem;
-
 
58
    font-weight: 700;
-
 
59
    padding: 0;
-
 
60
    text-align: left;
-
 
61
    caption-side: top;
-
 
62
    font-size: large;
48
}
63
}
49
64