Slightly more helpful message if no courses can be shown.
[moodle-linuxchix.git] / theme / chameleon / user_styles.css
blob25dab62dc5825e505971b9bf7ae4bdeefc716abd
1 body {
2 font-size: 100%;
3 color: #333333;
4 font-family: 'Bitstream Vera Serif', georgia, times, serif;
5 margin: 0;
6 padding: 0;
8 div#page {
9 margin: 0 10px;
10 padding-top: 5px;
11 border-top-width: 10px;
12 border-top-style: solid;
13 border-top-color: #55CC00;
15 div.clearer {
16 clear: both;
18 a:link {
19 color: #116699;
21 a:visited {
22 color: #AA2200;
24 a:hover {
25 color: #779911;
27 table.generaltable {
28 background-color: #EEEEEE;
30 img.resize {
31 width: 1em;
32 height: 1em;
34 p.helplink {
35 margin: 0.5em 0;
37 h1.headermain {
38 color: #449900;
40 h2.headingblock {
41 border-style: none;
43 table.loginbox {
44 background-color: #EEEEEE;
45 border-width: 1px;
46 border-style: solid;
47 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
49 table.loginbox td.content {
50 background-color: #EEEEEE;
51 border-width: 1px;
52 border-style: solid;
53 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
55 div.noticebox {
56 background-color: #EEEEEE;
57 border-width: 1px;
58 border-style: solid;
59 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
61 table.generaltable td {
62 border-width: 1px;
63 border-style: solid;
64 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
66 div.generalbox {
67 border-top-width: 1px;
68 border-style: solid none none;
69 border-top-color: #DDDDDD;
71 table.generalbox {
72 border-top-width: 1px;
73 border-style: solid none none;
74 border-top-color: #DDDDDD;
76 table.generaltable th.header {
77 background-color: #DDDDDD;
78 border-width: 1px;
79 border-style: solid;
80 border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
82 div.informationbox {
83 background-color: #EEEEEE;
84 border-width: 1px;
85 border-style: solid;
86 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
88 table.userinfobox {
89 border: 1px solid #DDDDDD;
91 p.copyright {
92 text-align: center;
94 div.headermenu {
95 font-size: 0.75em;
97 div.headermenu div.logininfo {
98 margin-bottom: 0.2em;
100 div.breadcrumb {
101 font-size: 0.8em;
102 padding-left: 0.3em;
104 table.tabs td.side {
105 border-bottom-width: 1px;
106 border-bottom-style: solid;
107 border-bottom-color: #88DD55;
109 div.navbar div.navbutton form {
110 float: left;
112 div.navbar div.navbutton {
113 margin-top: 3px;
115 div.navbar {
116 padding: 3px 0;
117 background-color: #EEFFDD;
118 margin-top: 5px;
119 border-style: none;
121 div#footer {
122 margin-top: 0;
123 font-size: 0.75em;
124 border-top-width: 20px;
125 border-style: solid none none;
126 border-top-color: #EEFFDD;
128 div#content {
129 background-color: #F8F8F8;
130 padding: 10px 0;
131 font-size: 0.75em;
132 line-height: 1.6em;
133 margin-top: 0px;
134 clear: both;
135 border-top-width: 1px;
136 border-bottom-width: 1px;
137 border-top-style: solid;
138 border-bottom-style: solid;
139 border-top-color: #88DD55;
140 border-bottom-color: #88DD55;
142 ul.section li {
143 margin: 0.2em 0;
145 div.sideblock div.content * {
146 text-align: left;
148 div.sideblock ul.list span.c1 {
149 padding-left: 0;
151 div.sideblock div.title h2 {
152 font-size: 1em;
153 line-height: 1.1em;
155 div.sideblock div.header {
156 background-color: #EEEEEE;
157 padding: 0 0.3em 0.3em;
158 border-width: 1px;
159 border-style: solid;
160 border-color: #DDDDDD #CCCCCC #88DD55 #DDDDDD;
162 div.sideblock div.content {
163 padding: 0.3em 0.3em;
164 background-color: #EEFFDD;
165 border-width: 1px;
166 border-style: none solid solid;
167 border-right-color: #DDDDDD;
168 border-bottom-color: #DDDDDD;
169 border-left-color: #FFFFFF;
171 div.sideblock table.minicalendar td.day {
172 text-align: center;
173 font-size: 0.9em;
175 div.sideblock table.minicalendar {
176 border-style: none;
178 body#admin-lang h2.main {
179 font-size: 1em;
180 text-align: left;
182 body#course-index table.generalbox {
183 background-color: #EEEEEE;
184 border-width: 1px;
185 border-style: solid;
186 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
188 table.minicalendar td.today {
189 line-height: 1.4em;
190 border: 2px solid #88DD55;
192 div.sideblock table.minicalendar tr.weekdays {
193 font-size: 0.8em;
195 div.courseboxcontent {
196 background-color: #EEEEEE;
197 border-width: 1px;
198 border-style: solid;
199 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
201 td.courseboxcontent {
202 background-color: #EEEEEE;
203 border-width: 1px;
204 border-style: solid;
205 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
207 .tabrow td {
208 border: 1px solid #88DD55;
210 .tabrow td.selected {
211 border-top-width: 1px;
212 border-right-width: 1px;
213 border-left-width: 1px;
214 border-style: solid solid none;
215 border-top-color: #88DD55;
216 border-right-color: #88DD55;
217 border-left-color: #88DD55;
219 .sideblock .content .message {
220 text-align: left;
222 .sideblock .header .hide-show img.hide-show-image {
223 background-image: url(../../pix/t/switch_minus.gif);
224 background-repeat: no-repeat;
225 margin-top: 0;
227 .sideblock.hidden .header .hide-show img.hide-show-image {
228 background-image: url(../../pix/t/switch_plus.gif);
229 background-repeat: no-repeat;
230 margin-top: 2px;
232 #calendar .event_global {
233 background-color: #D6F8CD;
234 border-color: #D6F8CD;
236 .minicalendar .event_global {
237 background-color: #D6F8CD;
238 border-color: #D6F8CD;
240 .block_calendar_month .event_global {
241 background-color: #D6F8CD;
242 border-color: #D6F8CD;
244 #calendar .event_course {
245 background-color: #FFD3BD;
246 border-color: #FFD3BD;
248 .minicalendar .event_course {
249 background-color: #FFD3BD;
250 border-color: #FFD3BD;
252 .block_calendar_month .event_course {
253 background-color: #FFD3BD;
254 border-color: #FFD3BD;
256 #calendar .event_group {
257 background-color: #FEE7AE;
258 border-color: #FEE7AE;
260 .minicalendar .event_group {
261 background-color: #FEE7AE;
262 border-color: #FEE7AE;
264 .block_calendar_month .event_group {
265 background-color: #FEE7AE;
266 border-color: #FEE7AE;
268 #calendar .event_user {
269 background-color: #DCE7EC;
270 border-color: #DCE7EC;
272 .minicalendar .event_user {
273 background-color: #DCE7EC;
274 border-color: #DCE7EC;
276 .block_calendar_month .event_user {
277 background-color: #DCE7EC;
278 border-color: #DCE7EC;
280 table.cal_popup_bg {
281 background-color: #F8F8F8;
282 color: #333333;
283 border-color: #EEFFDD;
285 div.sideblock div.calendar-controls span.current {
286 text-align: center;
288 table.generaltable td.cell {
289 white-space: normal;
291 body.admin table.generaltable {
292 width: 100%;
294 body#course-view tr.section td.side {
295 border-style: none;
297 body#course-view tr.section td.content {
298 border-style: none;
300 div.que {
301 border-style: none;
303 td.sitetopiccontent {
304 border-style: none;
306 body#site-index td.categoryboxcontent {
307 border-style: none;
309 div.sideblock span.icon {
310 display: block;
311 float: left;
312 margin-right: 0.3em;
314 div.sideblock ul.list li {
315 clear: left;
317 td.categoryboxcontent {
318 background-color: #EEEEEE;
319 border-width: 1px;
320 border-style: solid;
321 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
323 body#admin-roles-manage td.generalboxcontent table td {
324 padding-left: 0.5em;
325 padding-right: 0.5em;
327 div.breadcrumb span.sep {
328 font-family: verdana, arial, helvetica, sans-serif;
329 color: #449900;
331 div.calendar-controls span.previous {
332 font-family: verdana, arial, helvetica, sans-serif;
334 div.calendar-controls span.next {
335 font-family: verdana, arial, helvetica, sans-serif;
336 text-align: right;
338 div.sideblock div.header div.commands {
339 height: 16px;
340 background-color: #ffffff;
342 #adminsettings fieldset span.form-shortname {
343 color: #cccccc;
344 font-size: 90%;
346 #adminsettings fieldset {
347 background-color: #EEEEEE;
348 border-width: 1px;
349 border-style: solid;
350 border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
352 form.mform div.textarea textarea {
353 width: 35em;
355 div.sideblock div.commands a.roles img {
356 width: 11px;
357 height: 11px;