Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 1... Línea 1...
1
#page-report-outline-index td.numviews {
1
#page-report-outline-user table tr td {
-
 
2
    padding: 10px 3px;
2
    text-align: right;
3
    min-width: 20px;
3
}
4
}
Línea 4... Línea -...
4
 
-
 
5
#page-report-outline-index tr.section {
-
 
6
    text-align: center;
-
 
7
}
-
 
8
 
-
 
9
#page-report-outline-index td.lastaccess {
-
 
10
    font-size: 0.8em;
-
 
11
}
-
 
12
 
5
 
13
#page-report-outline-user .section .content {
-
 
14
    margin-left: 30px;
-
 
15
    margin-right: 30px;
-
 
16
}
-
 
17
 
-
 
18
#page-report-outline-user .section h2 {
-
 
19
    margin-top: 0;
-
 
20
}
-
 
21
 
-
 
22
#page-report-outline-user .section {
6
#page-report-outline-user .subsection .icon {
23
    margin-left: 30px;
-
 
24
    margin-right: 30px;
-
 
25
    margin-bottom: 20px;
-
 
26
}
-
 
27
 
-
 
28
#page-report-outline-user .section {
-
 
29
    border-width: 1px;
-
 
30
    border-style: solid;
-
 
31
    padding: 10px;
7
    padding-left: 10px;