MDL-71305 core_question: Use toggle button for flag question element
[moodle.git] / report / outline / styles.css
blob9bdcf9d8499868427bbc915c223975360d4ff15f
1 #page-report-outline-index td.numviews {
2 text-align: right;
5 #page-report-outline-index tr.section {
6 text-align: center;
9 #page-report-outline-index td.lastaccess {
10 font-size: 0.8em;
13 #page-report-outline-user .section .content {
14 margin-left: 30px;
15 margin-right: 30px;
18 #page-report-outline-user .section h2 {
19 margin-top: 0;
22 #page-report-outline-user .section {
23 margin-left: 30px;
24 margin-right: 30px;
25 margin-bottom: 20px;
28 #page-report-outline-user .section {
29 border-width: 1px;
30 border-style: solid;
31 padding: 10px;