MDL-59287 course_module: switching to new function.
[moodle.git] / report / participation / styles.css
blob90e3cf84ac58ec9026bd1a06f9f7fa3cc485ad21
1 #page-report-participation-index .participationselectform {
2 margin: 10px auto;
5 #page-report-participation-index .participationselectform label {
6 margin-left: 15px;
7 margin-right: 5px;
10 /* Die to css conflicts with form-inline, we have to create a specific class to fix submit button alignment on clean */
11 #page-report-participation-index .participationselectform input[type="submit"] {
12 margin-bottom: 0;