~ubuntu-branches/ubuntu/breezy/moodle/breezy

« back to all changes in this revision

Viewing changes to theme/cornflower/styles_moz.css

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Mitchell
  • Date: 2005-10-13 02:00:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051013020059-y2qcyo41t7nqppcg
Tags: 1.5.2-1ubuntu1
* Resync with debian (security update)
* changed dependencys to php5
* changed apache dependency to apache2 
* References
  CAN-2005-2247

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*******************************************************************
 
2
 styles_moz.css
 
3
  
 
4
 This CSS file uses the non-standard Mozilla CSS extensions
 
5
 to add round corners to the current theme.
 
6
 
 
7
 Styles are organised into the following sections:
 
8
  core
 
9
  header
 
10
  footer
 
11
 
 
12
  admin
 
13
  blocks
 
14
  calendar
 
15
  course
 
16
  doc
 
17
  login
 
18
  message
 
19
  tabs
 
20
  user
 
21
 
 
22
  various modules
 
23
 
 
24
*******************************************************************/
 
25
 
 
26
 
 
27
 
 
28
/***
 
29
 *** Core
 
30
 ***/
 
31
 
 
32
.headingblock {
 
33
  -moz-border-radius:3px;
 
34
}
 
35
 
 
36
.notifyproblem {
 
37
  -moz-border-radius:10px;
 
38
}
 
39
 
 
40
.notifysuccess {
 
41
  -moz-border-radius:10px;
 
42
}
 
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;
 
48
}
 
49
 
 
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;
 
55
}
 
56
 
 
57
.noticebox {
 
58
  -moz-border-radius:5px;
 
59
}
 
60
 
 
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;
 
66
}
 
67
 
 
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;
 
73
}
 
74
 
 
75
.sitetopiccontent {
 
76
  -moz-border-radius:15px;
 
77
}
 
78
 
 
79
.headingblock {
 
80
  -moz-border-radius:3px;
 
81
}
 
82
 
 
83
.categorybox, .categoryboxcontent, 
 
84
.coursebox, .courseboxcontent {
 
85
  -moz-border-radius:20px;
 
86
}
 
87
 
 
88
 
 
89
 
 
90
 
 
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;
 
96
}
 
97
 
 
98
.generaltabselected {
 
99
  -moz-border-radius-topleft:15px;
 
100
  -moz-border-radius-topright:15px;
 
101
}
 
102
 
 
103
 
 
104
/***
 
105
 *** Header
 
106
 ***/
 
107
 
 
108
/***
 
109
 *** Footer
 
110
 ***/
 
111
 
 
112
/***
 
113
 *** Admin
 
114
 ***/
 
115
 
 
116
/***
 
117
 *** Blocks
 
118
 ***/
 
119
.sideblock {
 
120
  -moz-border-radius-bottomleft:20px;
 
121
  -moz-border-radius-bottomright:20px;
 
122
}
 
123
 
 
124
.sideblock.hidden {
 
125
  -moz-border-radius: 0px;
 
126
}
 
127
 
 
128
.sideblock {
 
129
  -moz-border-radius-bottomleft:20px;
 
130
  -moz-border-radius-bottomright:20px;
 
131
}
 
132
 
 
133
.sideblock .content {
 
134
  -moz-border-radius-bottomleft:20px;
 
135
  -moz-border-radius-bottomright:20px;
 
136
}
 
137
 
 
138
 
 
139
.block_course_summary, .block_course_summary .content {
 
140
  -moz-border-radius:20px;
 
141
}
 
142
 
 
143
 
 
144
 
 
145
/***
 
146
 *** Calendar
 
147
 ***/
 
148
 
 
149
#calendar .eventlist .event {
 
150
  -moz-border-radius-bottomleft:15px;
 
151
  -moz-border-radius-bottomright:15px;
 
152
}
 
153
 
 
154
#calendar .eventlist .event .side {
 
155
  -moz-border-radius-bottomleft:15px;
 
156
}
 
157
 
 
158
#calendar .eventlist .event .description {
 
159
  -moz-border-radius-bottomright:15px;
 
160
}
 
161
 
 
162
#calendar .maincalendar,
 
163
#calendar .sidecalendar
 
164
{
 
165
  -moz-border-radius-bottomright:20px;
 
166
  -moz-border-radius-bottomleft:20px;
 
167
}
 
168
 
 
169
#calendar .maincalendar .filters table,
 
170
#calendar .sidecalendar .filters table,
 
171
.sideblock.block_calendar_month .filters table
 
172
{
 
173
  -moz-border-radius:4px;
 
174
}
 
175
 
 
176
table.minicalendar {
 
177
  -moz-border-radius:10px;
 
178
}
 
179
 
 
180
table.minicalendar td {
 
181
  -moz-border-radius:4px;
 
182
}
 
183
 
 
184
/***
 
185
 *** Course
 
186
 ***/
 
187
body#course-user .section {
 
188
  -moz-border-radius:20px;
 
189
}
 
190
 
 
191
 
 
192
/***
 
193
 *** Doc
 
194
 ***/
 
195
 
 
196
/***
 
197
 *** Login
 
198
 ***/
 
199
.loginbox {
 
200
  -moz-border-radius-bottomleft:20px;
 
201
  -moz-border-radius-bottomright:20px;
 
202
}
 
203
 
 
204
.loginbox .content.left {
 
205
  -moz-border-radius-bottomleft:20px;
 
206
}
 
207
.loginbox .content.right {
 
208
  -moz-border-radius-bottomright:20px;
 
209
}
 
210
 
 
211
/***
 
212
 *** Message
 
213
 ***/
 
214
 
 
215
/***
 
216
 *** Tabs
 
217
 ***/
 
218
 
 
219
/***
 
220
 *** User
 
221
 ***/
 
222
.userinfobox {
 
223
  -moz-border-radius-bottomleft:20px;
 
224
  -moz-border-radius-bottomright:20px;
 
225
}
 
226
 
 
227
.groupinfobox {
 
228
  -moz-border-radius-bottomleft:20px;
 
229
  -moz-border-radius-bottomright:20px;
 
230
}
 
231
#user-view .left {
 
232
  -moz-border-radius-bottomleft:20px;
 
233
}
 
234
 
 
235
/***
 
236
 *** Modules: Assignment
 
237
 ***/
 
238
 
 
239
/***
 
240
 *** Modules: Chat
 
241
 ***/
 
242
 
 
243
/***
 
244
 *** Modules: Choice
 
245
 ***/
 
246
 
 
247
/***
 
248
 *** Modules: Forum
 
249
 ***/
 
250
.forumpost {
 
251
  -moz-border-radius-bottomleft:20px;
 
252
  -moz-border-radius-bottomright:20px;
 
253
}
 
254
 
 
255
.forumpost .side {
 
256
  -moz-border-radius-bottomleft:20px;
 
257
}
 
258
 
 
259
.forumpost .content {
 
260
  -moz-border-radius-bottomright:20px;
 
261
}
 
262
 
 
263
.forumpost .message {
 
264
  -moz-border-radius-bottomright:20px;
 
265
}
 
266
 
 
267
 
 
268
/***
 
269
 *** Modules: Glossary
 
270
 ***/
 
271
.categoryheader {
 
272
  -moz-border-radius-topleft:15px;
 
273
  -moz-border-radius-topright:15px;
 
274
}
 
275
 
 
276
.glossaryformatheader {
 
277
  -moz-border-radius-topleft:15px;
 
278
  -moz-border-radius-topright:15px;
 
279
}
 
280
 
 
281
.entryboxheader {
 
282
  -moz-border-radius-topleft:10px;
 
283
  -moz-border-radius-topright:10px;
 
284
}
 
285
 
 
286
.entrybox {
 
287
  -moz-border-radius-bottomleft:10px;
 
288
  -moz-border-radius-bottomright:10px;
 
289
}
 
290
 
 
291
.glossarypost {
 
292
  -moz-border-radius-bottomleft:15px;
 
293
  -moz-border-radius-bottomright:15px;
 
294
}
 
295
 
 
296
.glossarypost .side {
 
297
  -moz-border-radius-bottomleft:15px;
 
298
}
 
299
 
 
300
.encyclopedia .entrylowersection {
 
301
  -moz-border-radius-bottomright:15px;
 
302
}
 
303
.glossarycomment {
 
304
  -moz-border-radius-bottomleft:20px;
 
305
  -moz-border-radius-bottomright:20px;
 
306
}
 
307
 
 
308
.glossarycomment .side {
 
309
  -moz-border-radius-bottomleft:20px;
 
310
}
 
311
 
 
312
.glossarycomment .entry {
 
313
  -moz-border-radius-bottomright:20px;
 
314
}
 
315
 
 
316
 
 
317
/***
 
318
 *** Modules: Journal
 
319
 ***/
 
320
 
 
321
#mod-journal-view .feedbackbox {
 
322
  -moz-border-radius-bottomleft:15px;
 
323
  -moz-border-radius-bottomright:15px;
 
324
}
 
325
#mod-journal-view .feedbackbox .side {
 
326
  -moz-border-radius-bottomleft:15px;
 
327
}
 
328
#mod-journal-view .feedbackbox .entrycontent {
 
329
  -moz-border-radius-bottomright:15px;
 
330
}
 
331