/[svn]/web/trunk/www.linuxsampler.org/index.css
ViewVC logotype

Contents of /web/trunk/www.linuxsampler.org/index.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2256 - (show annotations) (download) (as text)
Sun Aug 21 10:04:11 2011 UTC (12 years, 8 months ago) by schoenebeck
File MIME type: text/css
File size: 8632 byte(s)
- updated style of SFZ status page

1 body {
2 background: rgb(220,220,220);
3 }
4
5 #mainwindow {
6 border: 1px solid black;
7 background: white;
8 padding: 0;
9 }
10
11 .lsbackground {
12 overflow: hidden;
13 width: 100%;
14 }
15
16 #contents {
17 margin: 0;
18 }
19
20
21 h2 {
22 font-size: 14.67px;
23 font-family: sans-serif,Arial,Helvetica;
24 font-style: normal;
25 font-weight: bold;
26 border: none;
27 background: rgb(240,240,240);
28 margin: 0.8em 0.4em 0.8em 0.8em;
29 padding: 0.4em 0.4em 0.4em 0.4em;
30 }
31
32 h3 {
33 font-size: 14.67px;
34 font-family: sans-serif,Arial,Helvetica;
35 font-style: normal;
36 font-weight: bold;
37 border: none;
38 background: rgb(240,240,240);
39 margin: 0.8em 0.4em 0.8em 0.8em;
40 padding: 0.4em 0.4em 0.4em 0.4em;
41 }
42
43 .hidden
44 {
45 display: none;
46 }
47
48 img {
49 border: none;
50 display: block;
51 }
52
53 table th {
54 font-size: 14.67px;
55 font-family: sans-serif,Arial,Helvetica;
56 font-style: normal;
57 font-weight: bold;
58 background: rgb(240,240,240);
59 }
60
61 .code {
62 overflow: auto;
63 font-size: 10.67px;
64 /*max-width: 300;*/
65 background-color: #F6F6F6;
66 border: 2px outset GhostWhite;
67 margin: 0em 3em 0em 3.2em;
68 padding-left: 3px;
69 padding-right: 3px;
70 padding-top: 3px;
71 padding-bottom: 3px;
72 }
73
74 .figure {
75 overflow: auto;
76 font-size: 10.67px;
77 margin: 0em 3em 0em 3.2em;
78 padding-left: 3px;
79 padding-right: 3px;
80 padding-top: 3px;
81 padding-bottom: 3px;
82 }
83
84 table {
85 font-size: 13.33px;
86 font-family: sans-serif,Arial,Helvetica;
87 text-align: justify;
88 font-style: normal;
89 font-weight: normal;
90 padding: 0em 0em 0em 0em;
91 margin: 0em 0em 0em 0em;
92 }
93
94 table.default {
95 font-size: 13.33px;
96 font-family: sans-serif,Arial,Helvetica;
97 text-align: justify;
98 font-style: normal;
99 font-weight: normal;
100 padding: 0em 0em 0em 0em;
101 margin: 0em 0em 0em 2em;
102 }
103
104 table.decorated {
105 border: none;
106 background-color: transparent;
107 font-size: 13.33px;
108 font-family: sans-serif,Arial,Helvetica;
109 text-align: justify;
110 font-style: normal;
111 font-weight: normal;
112 padding: 0em 0em 0em 0em;
113 margin: 0em 0em 0em 2em;
114 }
115
116 td.decorated {
117 border: none;
118 background-color: #F2F2F4;
119 font-size: 13.33px;
120 font-family: sans-serif,Arial,Helvetica;
121 font-style: normal;
122 font-weight: normal;
123 text-align: left;
124 padding: 0.6em;
125 }
126
127 td.decorated_header {
128 border: none;
129 background-color: #E0E0FF;
130 font-size: 13.33px;
131 font-family: sans-serif,Arial,Helvetica;
132 font-style: normal;
133 font-weight: bold;
134 text-align: left;
135 padding: 0.6em;
136 }
137
138 table.decocomp {
139 border: none;
140 background-color: transparent;
141 font-size: 13.33px;
142 font-family: sans-serif,Arial,Helvetica;
143 text-align: justify;
144 font-style: normal;
145 font-weight: normal;
146 padding: 0em 0em 0em 0em;
147 margin: 0em 0em 0em 1em;
148 }
149
150 td.decocomp {
151 border: none;
152 background-color: #F2F2F4;
153 font-size: 13.33px;
154 font-family: sans-serif,Arial,Helvetica;
155 font-style: normal;
156 font-weight: normal;
157 text-align: left;
158 padding-left: 0.6em;
159 padding-right: 0.6em;
160 padding-top: 0.1em;
161 padding-bottom: 0.1em;
162 }
163
164 td.decocomp_header {
165 border: none;
166 background-color: #dddddd;
167 font-size: 13.33px;
168 font-family: sans-serif,Arial,Helvetica;
169 font-style: normal;
170 font-weight: bold;
171 text-align: left;
172 padding: 0.6em;
173 }
174
175 .boxed {
176 padding: 0.6em;
177 border: 1px outset White;
178 background-color: #F0F0F0;
179 font-size: 13.33px;
180 font-family: sans-serif,Arial,Helvetica;
181 text-align: justify;
182 font-style: normal;
183 font-weight: normal;
184 }
185
186 td.bordered {
187 text-align: center;
188 padding: 0.6em;
189 border: 2px outset White;
190 background-color: #F0F0F0;
191 }
192
193 td.default {
194 padding: 0.6em;
195 }
196
197 .formatmatrix {
198 font-size: 13.33px;
199 font-family: sans-serif,Arial,Helvetica;
200 text-align: justify;
201 font-style: normal;
202 font-weight: normal;
203 }
204
205 .formatmatrix th{
206 border: 1px solid rgb(200,200,200);
207 }
208
209 .formatmatrix td {
210 padding: 0.6em;
211 }
212
213 .formatmatrix tr.white td {
214 border: 1px solid rgb(240, 240, 240);
215 }
216
217 .formatmatrix tr.grey td {
218 background: rgb(230, 230, 230);
219 border: none;
220 }
221
222 .formatmatrix tr.green td {
223 background: rgb(180, 255, 180);
224 border: none;
225 }
226
227 .formatmatrix tr.red td {
228 background: rgb(255, 180, 180);
229 border: none;
230 }
231
232 .linkstable {
233 font-size: 13.33px;
234 font-family: sans-serif,Arial,Helvetica;
235 text-align: justify;
236 font-style: normal;
237 font-weight: normal;
238 }
239
240 .linkstable a {
241 text-decoration: none;
242 }
243
244 .linkstable a:hover {
245 text-decoration: underline;
246 }
247
248 a:link {
249 color: #007;
250 }
251
252 a:visited {
253 color: #889;
254 }
255
256 p {
257 font-size: 13.33px;
258 font-family: sans-serif,Arial,Helvetica;
259 text-align: justify;
260 font-style: normal;
261 font-weight: normal;
262 padding: 1em 2.2em;
263 }
264
265 p.default {
266 font-size: 13.33px;
267 font-family: sans-serif,Arial,Helvetica;
268 text-align: justify;
269 font-style: normal;
270 font-weight: normal;
271 padding: 1em 2.2em;
272 }
273
274 p.caution {
275 border: solid 1px;
276 background: rgb(255, 180, 180);
277 font-size: 13.33px;
278 font-family: sans-serif,Arial,Helvetica;
279 text-align: justify;
280 font-style: normal;
281 font-weight: normal;
282 margin: 1.6em 1.2em 1.6em 1.2em;
283 padding: 0.6em 0.6em 0.6em 0.6em;
284 }
285
286 table.pure {
287 font-size: 13.33px;
288 font-family: sans-serif,Arial,Helvetica;
289 font-style: normal;
290 font-weight: normal;
291 }
292
293 div.groupbox {
294 background: rgb(240, 240, 240);
295 font-size: 13.33px;
296 font-family: sans-serif,Arial,Helvetica;
297 text-align: justify;
298 font-style: normal;
299 font-weight: normal;
300 margin: 1em 3em 1em 3em;
301 padding: 1em 1em 1em 2.2em;
302 }
303
304 p.groupbox {
305 border: none;
306 background: rgb(240, 240, 240);
307 font-size: 13.33px;
308 font-family: sans-serif,Arial,Helvetica;
309 text-align: justify;
310 font-style: normal;
311 font-weight: normal;
312 margin: 1em 3em 1em 3em;
313 padding: 1em 1em 1em 2.2em;
314 }
315
316 span.default {
317 font-size: 13.33px;
318 font-family: sans-serif,Arial,Helvetica;
319 text-align: justify;
320 font-style: normal;
321 font-weight: normal;
322 }
323
324 ul {
325 border: none;
326 background: rgb(240, 240, 240);
327 list-style-image: url("gfx/okay.png");
328 margin: 1em 3em 1em 3em;
329 padding: 1em 1em 1em 2.2em;
330 }
331
332 ol.default {
333 /* list-style-type:circle; */
334 border: none;
335 background: rgb(240, 240, 240);
336 margin: 1em 3em 1em 3em;
337 padding: 1em 1em 1em 2.2em;
338 }
339
340 li {
341 padding: 0.2em 0.2em 0.2em 0.2em;
342 font-size: 13.33px;
343 font-family: sans-serif,Arial,Helvetica;
344 text-align: justify;
345 }
346
347 li.ok {
348 list-style-image: url("gfx/okay_green.png");
349 padding: 0.2em 0.2em 0.2em 0.2em;
350 font-size: 13.33px;
351 font-family: sans-serif,Arial,Helvetica;
352 text-align: justify;
353 }
354
355 li.false {
356 list-style-image: url("gfx/x.png");
357 padding: 0.2em 0.2em 0.2em 0.2em;
358 font-size: 13.33px;
359 font-family: sans-serif,Arial,Helvetica;
360 text-align: justify;
361 }
362
363 li.partly {
364 list-style-image: url("gfx/yellow_light.png");
365 padding: 0.2em 0.2em 0.2em 0.2em;
366 font-size: 13.33px;
367 font-family: sans-serif,Arial,Helvetica;
368 text-align: justify;
369 }
370
371
372 /* info code from SantaKlauss at http://www.madaboutstyle.com/tooltip2.html */
373 a.info {
374 /* This is the key. */
375 position: relative;
376 z-index: 24;
377 text-decoration: none;
378 }
379 a.info:hover {
380 z-index: 25;
381 color: #FFF; background-color: #900;
382 }
383 a.info span { display: none; }
384 a.info:hover span.info {
385 /* The span will display just on :hover state. */
386 display: block;
387 position: absolute;
388 font-size: smaller;
389 top: 2em; left: -5em; width: 15em;
390 padding: 2px; border: 1px solid #333;
391 color: #900; background-color: #DDF;
392 text-align: left;
393 }
394
395
396
397 /* News section */
398
399 div.news {
400 border: 1px dotted;
401 margin: 0.8em 2em;
402 padding: 0.4em 0.4em;
403 font-size: 13.33px;
404 font-family: sans-serif,Arial,Helvetica;
405 text-align: justify;
406 font-style: normal;
407 font-weight: normal;
408 }
409
410 ul.news {
411 background: transparent;
412 list-style-type: disc;
413 margin: 0em 0em 0em 0em;
414 padding: 0em 0em 0em 1.5em;
415 }
416
417 li.news {
418 font-size: 13.33px;
419 font-family: sans-serif,Arial,Helvetica;
420 text-align: justify;
421 font-style: normal;
422 font-weight: normal;
423 }
424
425 span.news_date {
426 font-weight: bold;
427 }
428
429 span.news_footer {
430 margin: 0em 2em;
431 font-size: 13.33px;
432 font-family: sans-serif,Arial,Helvetica;
433 text-align: left;
434 font-style: normal;
435 font-weight: normal;
436 }
437
438
439
440 /* CVS Commits section */
441
442 table.cvs {
443 font-size: 13.33px;
444 font-family: sans-serif,Arial,Helvetica;
445 text-align: justify;
446 font-style: normal;
447 font-weight: normal;
448 margin: 0em 2em;
449 }
450
451 table.cvs_project {
452 border: 1px dotted;
453 }
454
455 #cvs_content {
456 height: 300px;
457 overflow: hidden;
458 font-size: 13.33px;
459 font-family: sans-serif,Arial,Helvetica;
460 text-align: justify;
461 font-style: normal;
462 font-weight: normal;
463 }
464
465 span.cvs_footer {
466 font-size: 13.33px;
467 font-family: sans-serif,Arial,Helvetica;
468 text-align: justify;
469 font-style: normal;
470 font-weight: normal;
471 }

  ViewVC Help
Powered by ViewVC