MDL-29226 - right align "Autocomplete" box, beside the activity's name (when in RTL...
authorNadav Kavalerchik <nadavkav@gmail.com>
Sat, 19 Nov 2011 21:09:22 +0000 (23:09 +0200)
committerNadav Kavalerchik <nadavkav@gmail.com>
Tue, 22 Nov 2011 23:31:52 +0000 (01:31 +0200)
theme/base/style/course.css

index 3062ac6..1dc2c96 100644 (file)
 #page-course-enrol .generalbox,
 #page-course-enrol .coursebox {margin-top: 20px;}
 
+#page-course-user .section {margin-left: 30px;margin-right: 30px;margin-bottom: 20px;}
+#page-course-user .section .content {margin-left: 30px;margin-right: 30px;}
+#page-course-user .section h2 {margin-top: 0;}
+#page-course-user .info {margin:10px;}
+
 #page-course-pending .singlebutton,
 #page-course-category #renameform,
 #page-course-category #themeform,
 #page-course-pending .pendingcourserequests .cell {padding: 0 5px;}
 #page-course-pending .pendingcourserequests .cell.c6 {white-space: nowrap;}
 
+#page-course-report-log-index .info,
+#page-course-report-log-indexlive .info {margin:10px;}
+#page-course-report-stats-index .graph {margin-bottom: 1em;}
+
+#page-course-report .logselectform,
+#page-course-report .participationselectform,
+#page-course-report-log-index .logselectform,
+#page-course-report-participation-index .participationselectform {margin:10px auto;}
+#page-course-report .participationselectform label,
+#page-course-report-participation-index .participationselectform label {margin-left:15px;margin-right:5px;}
 
 .coursebox {width: 100%;margin-bottom: 15px;}
 .coursebox .info {float: left;text-align:left;width: 40%;}
 .categorylist .indentation {padding-left: 20px;}
 #page-course-index .category .image {padding-right: 2px;}
 
+.path-course-report-outline td.numviews {text-align:right;}
+.path-course-report-outline tr.section {text-align: center;}
+
 .course ul.section {margin:5px;padding:0;}
 
 .weeks-format, /* Window-width: 800 pixels.IE doesn't support, see inline IE conditional comment. */
 .topics-format {margin-top: 8px;min-width: 763px;}
+#page-course-user .section {border-width:1px;border-style:solid;padding:10px;}
 .categoryboxcontent {border-width:1px;border-style:solid;}
 
 /* Course and category combo list on front page */