Tidied up logs HTML a bit, to make it more readable.
[moodle-linuxchix.git] / theme / cornflower / styles_moz.css
blob0fd2d65a5572102593c8a20bed3b1646103a54f4
1 /*******************************************************************
2 styles_moz.css
4 This CSS file uses the non-standard Mozilla CSS extensions
5 to add round corners to the current theme.
7 Styles are organised into the following sections:
8 core
9 header
10 footer
12 admin
13 blocks
14 calendar
15 course
16 doc
17 login
18 message
19 tabs
20 user
22 various modules
24 *******************************************************************/
28 /***
29 *** Core
30 ***/
32 .headingblock {
33 -moz-border-radius:3px;
36 .notifyproblem {
37 -moz-border-radius:10px;
40 .notifysuccess {
41 -moz-border-radius:10px;
43 .generalbox {
44 -moz-border-radius-topleft:3px;
45 -moz-border-radius-topright:3px;
46 -moz-border-radius-bottomleft:15px;
47 -moz-border-radius-bottomright:15px;
50 .generalboxcontent {
51 -moz-border-radius-topleft:3px;
52 -moz-border-radius-topright:3px;
53 -moz-border-radius-bottomleft:15px;
54 -moz-border-radius-bottomright:15px;
57 .noticebox {
58 -moz-border-radius:5px;
61 .informationbox {
62 -moz-border-radius-topleft:3px;
63 -moz-border-radius-topright:3px;
64 -moz-border-radius-bottomleft:15px;
65 -moz-border-radius-bottomright:15px;
68 .informationboxcontent {
69 -moz-border-radius-topleft:3px;
70 -moz-border-radius-topright:3px;
71 -moz-border-radius-bottomleft:15px;
72 -moz-border-radius-bottomright:15px;
75 .sitetopiccontent {
76 -moz-border-radius:15px;
79 .headingblock {
80 -moz-border-radius:3px;
83 .categorybox, .categoryboxcontent,
84 .coursebox, .courseboxcontent {
85 -moz-border-radius:20px;
91 /* kept for backward compatibility with some non-standard modules
92 which use these classes for various things */
93 .generaltab, .generaltabinactive{
94 -moz-border-radius-topleft:15px;
95 -moz-border-radius-topright:15px;
98 .generaltabselected {
99 -moz-border-radius-topleft:15px;
100 -moz-border-radius-topright:15px;
104 /***
105 *** Header
106 ***/
108 /***
109 *** Footer
110 ***/
112 /***
113 *** Admin
114 ***/
116 /***
117 *** Blocks
118 ***/
119 .sideblock {
120 -moz-border-radius-bottomleft:20px;
121 -moz-border-radius-bottomright:20px;
124 .sideblock.hidden {
125 -moz-border-radius: 0px;
128 .sideblock {
129 -moz-border-radius-bottomleft:20px;
130 -moz-border-radius-bottomright:20px;
133 .sideblock .content {
134 -moz-border-radius-bottomleft:20px;
135 -moz-border-radius-bottomright:20px;
139 .block_course_summary, .block_course_summary .content {
140 -moz-border-radius:20px;
145 /***
146 *** Calendar
147 ***/
149 #calendar .eventlist .event {
150 -moz-border-radius-bottomleft:15px;
151 -moz-border-radius-bottomright:15px;
154 #calendar .eventlist .event .side {
155 -moz-border-radius-bottomleft:15px;
158 #calendar .eventlist .event .description {
159 -moz-border-radius-bottomright:15px;
162 #calendar .maincalendar,
163 #calendar .sidecalendar
165 -moz-border-radius-bottomright:20px;
166 -moz-border-radius-bottomleft:20px;
169 #calendar .maincalendar .filters table,
170 #calendar .sidecalendar .filters table,
171 .sideblock.block_calendar_month .filters table
173 -moz-border-radius:4px;
176 table.minicalendar {
177 -moz-border-radius:10px;
180 table.minicalendar td {
181 -moz-border-radius:4px;
184 /***
185 *** Course
186 ***/
187 body#course-user .section {
188 -moz-border-radius:20px;
192 /***
193 *** Doc
194 ***/
196 /***
197 *** Login
198 ***/
199 .loginbox {
200 -moz-border-radius-bottomleft:20px;
201 -moz-border-radius-bottomright:20px;
204 .loginbox .content.left {
205 -moz-border-radius-bottomleft:20px;
207 .loginbox .content.right {
208 -moz-border-radius-bottomright:20px;
211 /***
212 *** Message
213 ***/
215 /***
216 *** Tabs
217 ***/
219 /***
220 *** User
221 ***/
222 .userinfobox {
223 -moz-border-radius-bottomleft:20px;
224 -moz-border-radius-bottomright:20px;
227 .groupinfobox {
228 -moz-border-radius-bottomleft:20px;
229 -moz-border-radius-bottomright:20px;
231 #user-view .left {
232 -moz-border-radius-bottomleft:20px;
235 /***
236 *** Modules: Assignment
237 ***/
239 /***
240 *** Modules: Chat
241 ***/
243 /***
244 *** Modules: Choice
245 ***/
247 /***
248 *** Modules: Forum
249 ***/
250 .forumpost {
251 -moz-border-radius-bottomleft:20px;
252 -moz-border-radius-bottomright:20px;
255 .forumpost .side {
256 -moz-border-radius-bottomleft:20px;
259 .forumpost .content {
260 -moz-border-radius-bottomright:20px;
263 .forumpost .message {
264 -moz-border-radius-bottomright:20px;
268 /***
269 *** Modules: Glossary
270 ***/
271 .categoryheader {
272 -moz-border-radius-topleft:15px;
273 -moz-border-radius-topright:15px;
276 .glossaryformatheader {
277 -moz-border-radius-topleft:15px;
278 -moz-border-radius-topright:15px;
281 .entryboxheader {
282 -moz-border-radius-topleft:10px;
283 -moz-border-radius-topright:10px;
286 .entrybox {
287 -moz-border-radius-bottomleft:10px;
288 -moz-border-radius-bottomright:10px;
291 .glossarypost {
292 -moz-border-radius-bottomleft:15px;
293 -moz-border-radius-bottomright:15px;
296 .glossarypost .side {
297 -moz-border-radius-bottomleft:15px;
300 .encyclopedia .entrylowersection {
301 -moz-border-radius-bottomright:15px;
303 .glossarycomment {
304 -moz-border-radius-bottomleft:20px;
305 -moz-border-radius-bottomright:20px;
308 .glossarycomment .side {
309 -moz-border-radius-bottomleft:20px;
312 .glossarycomment .entry {
313 -moz-border-radius-bottomright:20px;
317 /***
318 *** Modules: Journal
319 ***/
321 #mod-journal-view .feedbackbox {
322 -moz-border-radius-bottomleft:15px;
323 -moz-border-radius-bottomright:15px;
325 #mod-journal-view .feedbackbox .side {
326 -moz-border-radius-bottomleft:15px;
328 #mod-journal-view .feedbackbox .entrycontent {
329 -moz-border-radius-bottomright:15px;