PULL-400 fix incorrect format_white theme file permissions from recent commits
[moodle.git] / theme / formal_white / style / course.css
blob59137b4af2424e5c216582d8432250abd834f99e
1 /** Course formats **/
2 .course-content .section li.activity {margin:7px 0;}
3 .course-content .header {background-image:url([[pix:theme|gradient_h]]);background-repeat:repeat-x;border-top:1px #C6BDA8 solid;}
4 .course-content h2.header {padding-left:1em;}
5 .course-content ul.weeks li.section {border:1px solid #DDD;}
6 .course-content ul.weeks li.section .content {background-color:#FAFAFA;padding:5px 10px;}
7 .course-content ul.weeks li.section .content h3 {margin:0;color:#777;font-weight:normal;}
8 .course-content ul.weeks li.section .left {padding:5px 0;}
9 .course-content ul.weeks li.section .right {padding:5px 0;}
11 /** Course **/
12 .coursebox {border:1px solid #DDD;border-color:#DDDDDD;}
13 .coursebox .info {margin:5px;font-size:1em;}
14 .coursebox .info .name {margin:3px 0;}
15 .coursebox .info .teachers {margin:0 1em;font-size:0.9em;}
16 .coursebox .cost {font-size:0.9em;padding-top:20px;}
17 .coursebox .summary {margin:5px;font-size:0.9em;}
19 #page-course-recent h2.main {font-size:1.1em;}
20 #page-course-recent .user {font-size:0.75em;}
21 #page-course-recent .grade {font-style:italic;font-size:0.9em;}
22 #page-course-recent .forum-recent .reply .title {font-style:italic;font-size:0.9em;}
23 #page-course-recent .forum-recent .discussion .title {font-weight:bold;font-style:italic;font-size:0.9em;}
25 .path-course-view .availabilityinfo {font-size:0.85em;color:#aaa;}
26 .path-course-view .availabilityinfo strong {font-weight:normal;color:black;}
27 .path-course-view .dimmed_text img {opacity:0.3;filter:alpha(opacity='30');}
28 .path-course-view .section {font-size:0.95em;line-height:1.2em;}
29 .path-course-view .section .activity {padding:0.2em 0;}
30 .path-course-view .section .activity a {line-height:1em;}
31 .path-course-view .section .weekdates {margin:0;font-weight:normal;font-size:1em;}
32 .path-course-view .section .groupinglabel {color:#666666;}
33 .path-course-view .section .left {font-weight:bold;}
35 .path-course-view .weeks .section,
36 .path-course-view .topics .section,
37 .path-course-view .section td {border-color:#DDDDDD;}
38 .path-course-view .weeks .content ,
39 .path-course-view .topics .content,
40 .path-course-view .weeks .section,
41 .path-course-view .topics .section {background:transparent;}
42 .path-course-view .section td.side {background:#FFFFFF;}
43 .path-course-view .weeks .current,
44 .path-course-view .topics .current,
45 .path-course-view .current td.side {background:#FFD991;}
46 .path-course-view .weeks .hidden,
47 .path-course-view .topics .hidden,
48 .path-course-view .hidden td.side {background:#DDDDDD;}
49 .path-course-view .section .weekdates {color:#777777;}
50 .path-course-view .weeks .weekdates ,
51 .path-course-view .topics .weekdates {color:#333333;}
53 .weeks li.section ,
54 .topics li.section {border-style:solid;border-width:1px;}
56 .weeks .content,
57 .topics .content {padding:5px;}
59 .categoryboxcontent {border-color:#DDDDDD;}
61 #page-course-user .graph {text-align:center;}
62 #page-course-user .section {border-color:#AAAAAA;}
63 #page-course-user .info {text-align:center;}
65 #page-admin-report .plugin,
66 #page-course-report .plugin,
67 #page-course-import .plugin {margin-bottom:20px;margin-left:10%;margin-right:10%;border:1px solid #cecece;background-color:#fdfdfd;}
69 .path-course-view .unread {background:#9EBEFF;}
70 .path-course-view .completionprogress {font-size:0.80em; padding:8px 26px 5px 5px;}
72 #page-course-category .courseboxes,
73 #page-course-index .courseboxes {padding:20px;}
75 #page-course-report #content {padding-top:15px;padding-bottom:15px;}
77 #page-course-report #region-main p,
78 #page-course-report-log-index #region-main .info,
79 #page-course-report-log-indexlive #region-main .info,
80 #page-course-report-stats-index #region-main .graph {text-align:center;}
82 #page-course-report .logselectform,
83 #page-course-report .participationselectform,
84 #page-course-report-log-index .logselectform,
85 #page-course-report-participation-index .participationselectform {text-align:center;}
87 .addcoursebutton {text-align:center;}
88 .categorypicker {text-align:center;margin-bottom:10px;}
89 .path-course-report-outline .loginfo {text-align:center;margin:1em;}
90 .categorylist {width:90%;margin:0 auto;text-align:left;}
92 /* Course and category combo list on front page */
93 .course_category_tree .controls {margin-bottom:5px;text-align:right;float:right;}
94 .course_category_tree .controls div {padding-right:2em;font-size:75%;}
95 .course_category_tree .category {background-color:#FFF;background-image:url([[pix:theme|hgradient]]);background-repeat:repeat-x;border:1px solid #ddd;margin-bottom:10px;}
96 .course_category_tree .category .subcategories {background-color:inherit;padding-left:11px;border-width:1px 0 1px 1px;border-color:#FFF;border-style:solid;margin-top:8px;}
97 .course_category_tree .category.with_children .category_label {background-position:3px 3px;margin-left:6px;}
98 .course_category_tree .category_link .category_link {font-size:95%;}
99 .course_category_tree .category_label {padding-left:13px;}
100 .course_category_tree .category_link {display:block;margin:5px;font-size:120%;font-weight:bold;}
101 .course_category_tree .category .courses {background-color:inherit;}
102 .course_category_tree .category .courses .course_link {margin:5px;margin-right:100px;}
103 .course_category_tree .category .course {border:1px solid #f9f9f9;border-bottom-color:#eee;border-right-width:0;}
104 .course_category_tree .category .course:last-child {border-bottom-color:#f6f6f6;}
105 .course_category_tree .category .course.even {background-color:#f6f6f6;border-color:#eee;border-top-color:#f9f9f9;}
106 .course_category_tree .category .course_info {right:3px;top:3px;}
107 .course_category_tree .category .course:hover {background-color:#eee;}
108 .course_category_tree .category .category {margin:5px 0 5px 5px;border-right:0 transparent none;border-left:0 transparent none;border-bottom:1px transparent solid;}
110 /* Publication */
111 #page-course-publish-metadata .metadatatext {width:400px;}
112 #page-course-publish-metadata .hubscreenshot {
113 display:inline;
114 float:left;
115 margin-right:10px;
117 #page-course-publish-metadata .hubscreenshot img {vertical-align:bottom;}
118 #page-course-publish-metadata .hubdescription {}
119 #page-course-publish-metadata .hubinfo {display:block; margin-bottom:20px;}
120 #page-course-publish-metadata .hublink {}
121 #page-course-publish-backup .courseuploadtextinfo {text-align:center;}
122 #page-course-publish-backup .sharecoursecontinue {text-align:center;}