You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
578 B
32 lines
578 B
#page-report-outline-index td.numviews {
|
|
text-align: right;
|
|
}
|
|
|
|
#page-report-outline-index tr.section {
|
|
text-align: center;
|
|
}
|
|
|
|
#page-report-outline-index td.lastaccess {
|
|
font-size: 0.8em;
|
|
}
|
|
|
|
#page-report-outline-user .section .content {
|
|
margin-left: 30px;
|
|
margin-right: 30px;
|
|
}
|
|
|
|
#page-report-outline-user .section h2 {
|
|
margin-top: 0;
|
|
}
|
|
|
|
#page-report-outline-user .section {
|
|
margin-left: 30px;
|
|
margin-right: 30px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
#page-report-outline-user .section {
|
|
border-width: 1px;
|
|
border-style: solid;
|
|
padding: 10px;
|
|
}
|
|
|