Merge branch 'MDL-48660-m27' of https://github.com/sammarshallou/moodle into MOODLE_2...
[moodle.git] / theme / canvas / style / mods.css
bloba0ea865fd7968a1ab9c1f7261e14de29cd0d56a0
1 #intro {
2 border-color: #ddd;
3 margin: 2% 10%;
4 padding: 10px;
7 /*
8 ** Needs to be taken out of mod sheets and added
9 ** to Base so we can change the following to
10 ** just .mod_introbox.
13 #urlintro,
14 #pageintro,
15 #resourceintro {
16 border-color:#ddd;
17 margin: 0 10% 3%
20 /* Forums
21 -------------------------*/
23 .path-mod-forum .forumheaderlist {
24 border-color: #ddd;
25 border-collapse: collapse;
28 .path-mod-forum .forumheaderlist td {
29 border-color: #ddd;
32 .path-mod-forum .forumheaderlist th {
33 text-align: left;
34 border-right: 1px solid #ddd;
36 .path-mod-forum.dir-rtl .forumheaderlist th {text-align: right;}
38 .forumnodiscuss,
39 .path-mod-forum .forumheaderlist .replies {
40 text-align: center;
43 .forumpost {
44 border: none;
47 .forumpost .content .commands,
48 .forumpost .content .link {
49 font-size: 0.9em;
52 .forumpost .attachments {
53 font-size: 0.95em;
54 margin: 0.5em 0;
57 .forumpost .attachments .icon {
58 height: 14px;
59 width: 14px;
62 .forumolddiscuss {
63 text-align:right;
66 /* Folder
67 ------------------------*/
69 .path-mod-folder #pageintro {
70 border-color: #ddd;
71 width: 75%;
72 margin: 0 auto;
75 .path-mod-folder .foldertree {
76 width: 90%;
77 margin: 1.5em auto;
78 padding: 10px;
81 #page-mod-folder-edit .foldertree {
82 width: 100%;
85 /* Chat
86 ------------------------*/
88 #page-mod-chat-view #enterlink {
89 text-align: center;
90 border: none;
93 #page-mod-chat-view #chatcurrentusers {
94 margin: 10px auto;
97 .path-mod-chat.pagelayout-embedded #content {
98 padding: 5px;
101 .path-mod-chat .generaltable,
102 .path-mod-chat .generaltable td,
103 .path-mod-chat .generaltable th {
104 border: none !important;
107 .chat-message .text .title {
108 font-style: italic;
109 color: #444;
112 #mod-chat-gui_basic #participants ul {
113 margin: 0 0 1em;
116 #mod-chat-gui_basic #participants ul li {
117 list-style: none;
118 padding: 5px 0;
119 line-height: 1.75;
122 #mod-chat-gui_basic #participants ul li a {
123 float: left;
124 padding-right: 10px;
127 #mod-chat-gui_basic #editing {
128 margin-bottom: 15px;
131 #mod-chat-gui_basic #editing input {
132 margin: 5px 5px 0;
135 #mod-chat-gui_basic #messages dl {
136 margin: 0 0 5px 1em;
139 #mod-chat-gui_basic #messages dt {
140 font-weight: normal;
143 #page-mod-chat-report .generalbox {
144 padding: 10px;
145 width: 50%;
146 margin: 0 auto 1em;
149 #page-mod-chat-report .generalbox p {
150 margin: 0;
153 #page-mod-chat-report #notice {
154 margin-bottom: 1em;
157 /* Choice
158 -------------------------*/
160 .path-mod-choice #notice {
161 width: 50%;
162 margin: 1em auto;
163 padding: 5px;
166 .path-mod-choice .results .header, .path-mod-choice td {
167 border-top: 1px solid;
168 border-color: #ddd;
171 .path-mod-choice .count,
172 .path-mod-choice .results .header,
173 .path-mod-choice .data,
174 .path-mod-choice .lastcol {
175 border-right: 1px solid #ddd;
178 .path-mod-choice .col1, .path-mod-choice .c0,
179 .path-mod-choice .lastcol {
180 border-left: 1px solid #ddd;
183 .path-mod-choice .lastrow td {
184 border-bottom: 1px solid #ddd;
185 border-top: 1px solid #ddd;
188 .path-mod-choice .count {
189 border-top: 2px solid #ddd;
190 background: #f5f5f5;
191 border-bottom: 1px solid #ddd;
194 /* Lesson
195 --------------------------*/
197 .path-mod-lesson .firstpageoptions {
198 padding: 10px;
201 .path-mod-lesson .centerpadded {
202 text-align: center;
203 display: block;
204 padding: 10px;
207 .path-mod-lesson .edit_pages_box .addlinks {
208 text-align: center;
211 .path-mod-lesson .feedback {
212 text-align: center;
213 font-weight: bold;
216 .path-mod-lesson .password-form .generalbox {
217 padding: 10px;
218 width: 50%;
219 text-align: center;
222 .path-mod-lesson .center {
223 text-align: center;
226 .path-mod-lesson .ongoing {
227 color: #00f;
228 margin: 0 0 1em;
231 .path-mod-lesson .clock .content {
232 font-size: 1.2em;
233 padding-left: 15px;
236 .path-mod-lesson .leftduring .generalbox {
237 padding: 10px;
238 width: 50%;
239 margin: 0 auto;
242 .path-mod-lesson .correctanswer {
243 margin: 1em auto;
244 width: 50%;
245 padding: 10px;
248 .path-mod-lesson .correctanswer .correct {
249 color: #0fb337;
252 #page-mod-lesson-view #pageheader,
253 #page-mod-lesson-view #pageheader legend {
254 border: none;
257 #page-mod-lesson-continue .generalbox {
258 padding: 10px;
261 .branchbuttoncontainer {
262 text-align: center;
265 .branchbuttoncontainer input {
266 margin: 10px;
269 /* Resources
270 -------------------------------*/
272 .path-mod-page .generalbox {
273 border: none;
276 .resourceworkaround,
277 .urlworkaround,
278 .modified {
279 text-align: center;
280 font-size: 0.85em;
281 color: #777;
282 margin-top: 1em;
286 /* Quiz
287 --------------------------------*/
288 .que {
289 border-color: #eee;
292 /* SCORM Player
293 -------------------------*/
294 #page-mod-scorm-player div.singleselect {margin: -20px 0 0;}