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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2379 - (hide annotations) (download) (as text)
Sun Nov 4 14:46:28 2012 UTC (11 years, 5 months ago) by schoenebeck
File MIME type: text/css
File size: 8737 byte(s)
* added Bitcoin address as possibility for donations

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

  ViewVC Help
Powered by ViewVC