2010-06-25 05:46:02 +00:00
|
|
|
.coursebox {
|
2011-11-09 02:22:36 +00:00
|
|
|
border-color: #ddd;
|
|
|
|
border-width: 0 0 1px;
|
|
|
|
border-style: solid;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
2010-04-30 21:48:10 +00:00
|
|
|
|
2010-06-25 05:46:02 +00:00
|
|
|
.coursebox .name {
|
2011-11-09 02:22:36 +00:00
|
|
|
font-size: 1.1em;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
2010-04-30 21:48:10 +00:00
|
|
|
|
2010-06-25 05:46:02 +00:00
|
|
|
.coursebox .teachers {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin: 0 0 0 0.75em;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
2010-04-30 21:48:10 +00:00
|
|
|
|
2010-06-25 05:46:02 +00:00
|
|
|
.categorybox {
|
2011-11-09 02:22:36 +00:00
|
|
|
border: none;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
2010-05-02 17:35:34 +00:00
|
|
|
|
2010-06-25 05:46:02 +00:00
|
|
|
.categorybox .categorylist td {
|
2011-11-09 02:22:36 +00:00
|
|
|
padding: 2px;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.categorypicker {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin: 15px 0 25px;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.course_category_tree .controls {
|
2011-11-09 02:22:36 +00:00
|
|
|
color: #888;
|
|
|
|
font-size: 0.9em;
|
|
|
|
margin-top: 10px;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.course_category_tree .controls div {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin: 0 5px 0 0;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#page-course-category .rolelink {
|
2011-11-09 02:22:36 +00:00
|
|
|
text-align: right;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#page-course-category .generalbox {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin: 25px auto 30px;
|
|
|
|
width: 75%;
|
|
|
|
padding: 10px;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.path-course-view .section .side {
|
2011-11-09 02:22:36 +00:00
|
|
|
padding: 5px 0;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.path-course-view .section .content {
|
2011-11-09 02:22:36 +00:00
|
|
|
padding: 10px;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.path-course-view .section .content .section {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin: 0;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.path-course-view .section .content .weekdates {
|
2011-11-09 02:22:36 +00:00
|
|
|
font-size: 1em;
|
|
|
|
color: #777;
|
|
|
|
font-weight: normal;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.path-course-view .section_add_menus {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin-top: 1em;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
2010-05-02 17:35:34 +00:00
|
|
|
|
2011-11-03 14:03:50 +01:00
|
|
|
#page-report .plugin p,
|
|
|
|
#page-report .logselectform {
|
2011-11-09 02:22:36 +00:00
|
|
|
text-align: center;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
2011-11-03 14:03:50 +01:00
|
|
|
#page-report .logselectform .select {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin: 0 4px 10px;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
2011-11-03 10:52:03 +01:00
|
|
|
#page-report-outline-index .loginfo {
|
2011-11-09 02:22:36 +00:00
|
|
|
text-align: center;
|
|
|
|
margin-bottom: 1em;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
2010-05-02 17:35:34 +00:00
|
|
|
|
2011-11-03 10:52:03 +01:00
|
|
|
#page-report-participation-index #participationreport {
|
2011-11-09 02:22:36 +00:00
|
|
|
text-align: center;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
2010-05-02 17:35:34 +00:00
|
|
|
|
2011-11-03 10:52:03 +01:00
|
|
|
#page-report-participation-index #participationreport .reporttable {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin: 0 auto 1em;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
2011-11-03 10:52:03 +01:00
|
|
|
#page-report-participation-index #participationreport .selectbuttons input {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin: 10px 5px;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
2010-05-02 17:35:34 +00:00
|
|
|
|
2011-11-03 10:52:03 +01:00
|
|
|
#page-report-loglive-index .info,
|
|
|
|
#page-report-log-index .logselectform,
|
|
|
|
#page-report-log-index .info,
|
|
|
|
#page-report-log-index .paging {
|
2011-11-09 02:22:36 +00:00
|
|
|
text-align: center;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
2011-11-03 10:52:03 +01:00
|
|
|
#page-report-log-index .logselectform select,
|
|
|
|
#page-report-log-index .logselectform input {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin: 2px 4px;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
|
|
|
|
2011-11-03 10:52:03 +01:00
|
|
|
#page-report-loglive-index .generaltable,
|
|
|
|
#page-report-log-index .generaltable {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin: 5px auto;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
2010-05-02 17:35:34 +00:00
|
|
|
|
2010-06-25 05:46:02 +00:00
|
|
|
#page-course-loginas #notice {
|
2011-11-09 02:22:36 +00:00
|
|
|
width: 50%;
|
|
|
|
text-align: center;
|
|
|
|
margin: 10px auto;
|
2010-06-25 05:46:02 +00:00
|
|
|
}
|
2010-05-17 01:28:24 +00:00
|
|
|
|
2010-06-25 05:46:02 +00:00
|
|
|
#page-course-reset .generalbox {
|
2011-11-09 02:22:36 +00:00
|
|
|
margin-bottom: 1em;
|
2010-10-18 09:00:06 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
/* Publication */
|
2011-11-09 02:22:36 +00:00
|
|
|
#page-course-publish-metadata .metadatatext {
|
|
|
|
width: 400px;
|
|
|
|
}
|
|
|
|
|
2010-11-15 08:38:02 +00:00
|
|
|
#page-course-publish-metadata .hubscreenshot {
|
|
|
|
display:inline;
|
|
|
|
float:left;
|
|
|
|
margin-right:10px;
|
|
|
|
}
|
2011-11-09 02:22:36 +00:00
|
|
|
#page-course-publish-metadata .hubscreenshot img {
|
|
|
|
vertical-align: bottom;
|
|
|
|
}
|
|
|
|
|
2010-11-15 08:38:02 +00:00
|
|
|
#page-course-publish-metadata .hubdescription {}
|
2011-11-09 02:22:36 +00:00
|
|
|
|
|
|
|
#page-course-publish-metadata .hubinfo {
|
|
|
|
display:block;
|
|
|
|
margin-bottom:20px;
|
|
|
|
}
|
2010-11-15 08:38:02 +00:00
|
|
|
#page-course-publish-metadata .hublink {}
|
2011-11-09 02:22:36 +00:00
|
|
|
|
|
|
|
#page-course-publish-backup .courseuploadtextinfo {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
#page-course-publish-backup .sharecoursecontinue {
|
|
|
|
text-align: center;
|
2011-11-11 00:20:13 +01:00
|
|
|
}
|