Tidied up logs HTML a bit, to make it more readable.
[moodle-linuxchix.git] / theme / standard / styles_moz.css
blob7e9e594b04096ac814668cf3738b3a0b954a1013
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 ***/
120 .sideblock.hidden {
121 -moz-border-radius: 0px;
124 .sideblock .content {
125 -moz-border-radius-bottomleft:20px;
126 -moz-border-radius-bottomright:20px;
129 .block_course_summary, .block_course_summary .content {
130 -moz-border-radius:20px;
135 /***
136 *** Calendar
137 ***/
139 #calendar .eventlist .event {
140 -moz-border-radius-bottomleft:15px;
141 -moz-border-radius-bottomright:15px;
144 #calendar .eventlist .event .side {
145 -moz-border-radius-bottomleft:15px;
148 #calendar .eventlist .event .description {
149 -moz-border-radius-bottomright:15px;
152 #calendar .maincalendar,
153 #calendar .sidecalendar
155 -moz-border-radius-bottomright:20px;
156 -moz-border-radius-bottomleft:20px;
159 #calendar .maincalendar .filters table,
160 #calendar .sidecalendar .filters table,
161 .sideblock.block_calendar_month .filters table
163 -moz-border-radius:4px;
166 table.minicalendar {
167 -moz-border-radius:10px;
170 table.minicalendar td {
171 -moz-border-radius:4px;
174 /***
175 *** Course
176 ***/
177 body#course-user .section {
178 -moz-border-radius:20px;
182 /***
183 *** Doc
184 ***/
186 /***
187 *** Login
188 ***/
189 .loginbox {
190 -moz-border-radius-bottomleft:20px;
191 -moz-border-radius-bottomright:20px;
194 .loginbox .content.left {
195 -moz-border-radius-bottomleft:20px;
197 .loginbox .content.right {
198 -moz-border-radius-bottomright:20px;
201 /***
202 *** Message
203 ***/
205 /***
206 *** Tabs
207 ***/
209 /***
210 *** User
211 ***/
212 .userinfobox {
213 -moz-border-radius-bottomleft:20px;
214 -moz-border-radius-bottomright:20px;
217 .groupinfobox {
218 -moz-border-radius-bottomleft:20px;
219 -moz-border-radius-bottomright:20px;
221 #user-view .left {
222 -moz-border-radius-bottomleft:20px;
225 /***
226 *** Modules: Assignment
227 ***/
229 /***
230 *** Modules: Chat
231 ***/
233 /***
234 *** Modules: Choice
235 ***/
237 /***
238 *** Modules: Forum
239 ***/
240 .forumpost {
241 -moz-border-radius-bottomleft:20px;
242 -moz-border-radius-bottomright:20px;
245 .forumpost .side {
246 -moz-border-radius-bottomleft:20px;
249 .forumpost .content {
250 -moz-border-radius-bottomright:20px;
253 .forumpost .message {
254 -moz-border-radius-bottomright:20px;
258 /***
259 *** Modules: Glossary
260 ***/
261 .categoryheader {
262 -moz-border-radius-topleft:15px;
263 -moz-border-radius-topright:15px;
266 .glossaryformatheader {
267 -moz-border-radius-topleft:15px;
268 -moz-border-radius-topright:15px;
271 .entryboxheader {
272 -moz-border-radius-topleft:10px;
273 -moz-border-radius-topright:10px;
276 .entrybox {
277 -moz-border-radius-bottomleft:10px;
278 -moz-border-radius-bottomright:10px;
281 .glossarypost {
282 -moz-border-radius-bottomleft:15px;
283 -moz-border-radius-bottomright:15px;
286 .glossarypost .side {
287 -moz-border-radius-bottomleft:15px;
290 .encyclopedia .entrylowersection {
291 -moz-border-radius-bottomright:15px;
293 .glossarycomment {
294 -moz-border-radius-bottomleft:20px;
295 -moz-border-radius-bottomright:20px;
298 .glossarycomment .side {
299 -moz-border-radius-bottomleft:20px;
302 .glossarycomment .entry {
303 -moz-border-radius-bottomright:20px;
307 /***
308 *** Modules: Journal
309 ***/
311 #mod-journal-view .feedbackbox {
312 -moz-border-radius-bottomleft:15px;
313 -moz-border-radius-bottomright:15px;
315 #mod-journal-view .feedbackbox .side {
316 -moz-border-radius-bottomleft:15px;
318 #mod-journal-view .feedbackbox .entrycontent {
319 -moz-border-radius-bottomright:15px;