adding some strings
[moodle-linuxchix.git] / theme / standard / styles_moz.css
blob51b0e2cb08aaa92ab3f57c6e7702fb7ae9f60965
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 {
85 -moz-border-radius:10px;
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;
133 .editing .block_course_summary .content {
134 -moz-border-radius-topleft:0;
135 -moz-border-radius-topright:0;
139 /***
140 *** Calendar
141 ***/
143 #calendar .eventlist .event {
144 -moz-border-radius-bottomleft:15px;
145 -moz-border-radius-bottomright:15px;
148 #calendar .eventlist .event .side {
149 -moz-border-radius-bottomleft:15px;
152 #calendar .eventlist .event .description {
153 -moz-border-radius-bottomright:15px;
156 #calendar .maincalendar,
157 #calendar .sidecalendar
159 -moz-border-radius-bottomright:20px;
160 -moz-border-radius-bottomleft:20px;
163 #calendar td.sidecalendar .sideblock {
164 -moz-border-radius-bottomright:20px;
165 -moz-border-radius-bottomleft:20px;
168 #calendar .maincalendar .filters table,
169 #calendar .sidecalendar .filters table,
170 .sideblock.block_calendar_month .filters table
172 -moz-border-radius:4px;
175 table.minicalendar {
176 -moz-border-radius:10px;
179 table.minicalendar td {
180 -moz-border-radius:4px;
183 /***
184 *** Course
185 ***/
186 body#course-user .section {
187 -moz-border-radius:20px;
191 /***
192 *** Doc
193 ***/
195 /***
196 *** Login
197 ***/
198 .loginbox {
199 -moz-border-radius-bottomleft:20px;
200 -moz-border-radius-bottomright:20px;
203 .loginbox .content.left {
204 -moz-border-radius-bottomleft:20px;
206 .loginbox .content.right {
207 -moz-border-radius-bottomright:20px;
210 /***
211 *** Message
212 ***/
214 /***
215 *** Tabs
216 ***/
218 /***
219 *** User
220 ***/
221 .userinfobox {
222 -moz-border-radius-bottomleft:20px;
223 -moz-border-radius-bottomright:20px;
226 .groupinfobox {
227 -moz-border-radius-bottomleft:20px;
228 -moz-border-radius-bottomright:20px;
230 #user-view .left {
231 -moz-border-radius-bottomleft:20px;
234 /***
235 *** Modules: Assignment
236 ***/
238 /***
239 *** Modules: Chat
240 ***/
242 /***
243 *** Modules: Choice
244 ***/
246 /***
247 *** Modules: Forum
248 ***/
249 .forumpost {
250 -moz-border-radius-bottomleft:20px;
251 -moz-border-radius-bottomright:20px;
254 .forumpost .side {
255 -moz-border-radius-bottomleft:20px;
258 .forumpost .content {
259 -moz-border-radius-bottomright:20px;
262 .forumpost .message {
263 -moz-border-radius-bottomright:20px;
267 /***
268 *** Modules: Glossary
269 ***/
270 .glossarycategoryheader {
271 -moz-border-radius-topleft:15px;
272 -moz-border-radius-topright:15px;
275 .glossaryformatheader {
276 -moz-border-radius-topleft:15px;
277 -moz-border-radius-topright:15px;
280 .entryboxheader {
281 -moz-border-radius-topleft:10px;
282 -moz-border-radius-topright:10px;
285 .entrybox {
286 -moz-border-radius-bottomleft:10px;
287 -moz-border-radius-bottomright:10px;
290 .glossarypost {
291 -moz-border-radius-bottomleft:15px;
292 -moz-border-radius-bottomright:15px;
295 .glossarypost .side {
296 -moz-border-radius-bottomleft:15px;
299 .encyclopedia .entrylowersection {
300 -moz-border-radius-bottomright:15px;
302 .glossarycomment {
303 -moz-border-radius-bottomleft:20px;
304 -moz-border-radius-bottomright:20px;
307 .glossarycomment .side {
308 -moz-border-radius-bottomleft:20px;
311 .glossarycomment .entry {
312 -moz-border-radius-bottomright:20px;
316 /***
317 *** Modules: Journal
318 ***/
320 #mod-journal-view .feedbackbox {
321 -moz-border-radius-bottomleft:15px;
322 -moz-border-radius-bottomright:15px;
324 #mod-journal-view .feedbackbox .side {
325 -moz-border-radius-bottomleft:15px;
327 #mod-journal-view .feedbackbox .entrycontent {
328 -moz-border-radius-bottomright:15px;