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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1275 by schoenebeck, Wed Aug 8 17:18:12 2007 UTC revision 2031 by schoenebeck, Wed Nov 18 20:53:47 2009 UTC
# Line 16  body    { Line 16  body    {
16    
17    
18  h2      {  h2      {
19          font-size: 14pt;          font-size: 11px;
20          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
21            font-style: normal;
22            font-weight: bold;
23          border: none;          border: none;
24          background: rgb(240,240,240);          background: rgb(240,240,240);
25          margin: 0.8em 2em;          margin: 0.8em 0.4em 0.8em 0.8em;
26          padding: 0.4em 0.4em;          padding: 0.4em 0.4em 0.4em 0.4em;
27          }          }
28    
29  h3      {  h3      {
30          font-size: 14pt;          font-size: 11px;
31          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
32          font-weight: normal;          font-style: normal;
33            font-weight: bold;
34          border: none;          border: none;
35          background: rgb(240,240,240);          background: rgb(240,240,240);
36          margin: 0.8em 2em;          margin: 0.8em 0.4em 0.8em 0.8em;
37          padding: 0.4em 0.4em;          padding: 0.4em 0.4em 0.4em 0.4em;
38          }          }
39    
40  .hidden  .hidden
# Line 45  img { Line 48  img {
48          }          }
49    
50  table th {  table th {
51          font-size: 14pt;          font-size: 11px;
52          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
53            font-style: normal;
54          font-weight: bold;          font-weight: bold;
55          background: rgb(240,240,240);          background: rgb(240,240,240);
56          }          }
57    
58  .code {  .code {
59          width: 100%;          overflow: auto;
60            font-size: 8px;
61            /*max-width: 300;*/
62          background-color: #F6F6F6;          background-color: #F6F6F6;
63          border: 2px outset GhostWhite;          border: 2px outset GhostWhite;
64            margin: 0em 3em 0em 3.2em;
65          padding-left: 3px;          padding-left: 3px;
66          padding-right: 3px;          padding-right: 3px;
67          padding-top: 3px;          padding-top: 3px;
68          padding-bottom: 3px;          padding-bottom: 3px;
69          }          }
70    
71    .figure {
72            overflow: auto;
73            font-size: 8px;
74            margin: 0em 3em 0em 3.2em;
75            padding-left: 3px;
76            padding-right: 3px;
77            padding-top: 3px;
78            padding-bottom: 3px;
79    }
80    
81  table.default {  table.default {
82          font-size: 12pt;          font-size: 10px;
83          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
84          text-align: justify;          text-align: justify;
85          font-style: normal;          font-style: normal;
86          font-weight: normal;          font-weight: normal;
87          padding: 1em 2.2em;          padding: 0em 0em 0em 0em;
88            margin: 0em 0em 0em 2em;
89          }          }
90    
91    table.decorated {
92            border: none;
93            background-color: transparent;
94            font-size: 10px;
95            font-family: sans-serif,Arial,Helvetica;
96            text-align: justify;
97            font-style: normal;
98            font-weight: normal;
99            padding: 0em 0em 0em 0em;
100            margin: 0em 0em 0em 2em;
101    }
102    
103    td.decorated {
104            border: none;
105            background-color: #F2F2F4;
106            font-size: 10px;
107            font-family: sans-serif,Arial,Helvetica;
108            font-style: normal;
109            font-weight: normal;
110            text-align: left;
111            padding: 0.6em;
112    }
113    
114    td.decorated_header {
115            border: none;
116            background-color: #E0E0FF;
117            font-size: 10px;
118            font-family: sans-serif,Arial,Helvetica;
119            font-style: normal;
120            font-weight: bold;
121            text-align: left;
122            padding: 0.6em;
123    }
124    
125    .boxed {
126            padding: 0.6em;
127            border: 1px outset White;
128            background-color: #F0F0F0;
129            font-size: 10px;
130            font-family: sans-serif,Arial,Helvetica;
131            text-align: justify;
132            font-style: normal;
133            font-weight: normal;
134    }
135    
136  td.bordered {  td.bordered {
137          text-align: center;          text-align: center;
138          padding: 0.6em;          padding: 0.6em;
# Line 82  td.default { Line 145  td.default {
145          }          }
146    
147  .formatmatrix {  .formatmatrix {
148          font-size: 12pt;          font-size: 10px;
149          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
150          text-align: justify;          text-align: justify;
151          font-style: normal;          font-style: normal;
152          font-weight: normal;          font-weight: normal;
# Line 117  td.default { Line 180  td.default {
180          }          }
181    
182  .linkstable {  .linkstable {
183          font-size: 12pt;          font-size: 10px;
184          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
185          text-align: justify;          text-align: justify;
186          font-style: normal;          font-style: normal;
187          font-weight: normal;          font-weight: normal;
# Line 132  td.default { Line 195  td.default {
195          text-decoration: underline;          text-decoration: underline;
196          }          }
197    
198  table.default {  a:link {
199          margin-left: 2cm          color: #007;
200          }  }
201    
202    a:visited {
203            color: #889;
204    }
205    
206    p {
207            font-size: 10px;
208            font-family: sans-serif,Arial,Helvetica;
209            text-align: justify;
210            font-style: normal;
211            font-weight: normal;
212            padding: 1em 2.2em;
213    }
214    
215  p.default  {  p.default  {
216          font-size: 12pt;          font-size: 10px;
217          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
218          text-align: justify;          text-align: justify;
219          font-style: normal;          font-style: normal;
220          font-weight: normal;          font-weight: normal;
221          padding: 1em 2.2em;          padding: 1em 2.2em;
222          }          }
223    
224    p.caution  {
225            border: solid 1px;
226            background: rgb(255, 180, 180);
227            font-size: 10px;
228            font-family: sans-serif,Arial,Helvetica;
229            text-align: justify;
230            font-style: normal;
231            font-weight: normal;
232            margin: 1.6em 1.2em 1.6em 1.2em;
233            padding: 0.6em 0.6em 0.6em 0.6em;
234    }
235    
236  table.pure {  table.pure {
237          font-size: 12pt;          font-size: 10px;
238          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
239          font-style: normal;          font-style: normal;
240          font-weight: normal;          font-weight: normal;
241          }          }
242    
243  div.groupbox {  div.groupbox {
244          background: rgb(240, 240, 240);          background: rgb(240, 240, 240);
245          font-size: 12pt;          font-size: 10px;
246          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
247          text-align: justify;          text-align: justify;
248          font-style: normal;          font-style: normal;
249          font-weight: normal;          font-weight: normal;
# Line 166  div.groupbox { Line 254  div.groupbox {
254  p.groupbox {  p.groupbox {
255          border: none;          border: none;
256          background: rgb(240, 240, 240);          background: rgb(240, 240, 240);
257          font-size: 12pt;          font-size: 10px;
258          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
259          text-align: justify;          text-align: justify;
260          font-style: normal;          font-style: normal;
261          font-weight: normal;          font-weight: normal;
# Line 176  p.groupbox { Line 264  p.groupbox {
264          }          }
265    
266  span.default  {  span.default  {
267          font-size: 12pt;          font-size: 10px;
268          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
269          text-align: justify;          text-align: justify;
270          font-style: normal;          font-style: normal;
271          font-weight: normal;          font-weight: normal;
# Line 201  ol.default     { Line 289  ol.default     {
289    
290  li      {  li      {
291          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
292          font-size: 12pt;          font-size: 10px;
293          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
294          text-align: justify;          text-align: justify;
295          }          }
296    
297  li.ok   {  li.ok   {
298          list-style-image: url("gfx/okay_green.png");          list-style-image: url("gfx/okay_green.png");
299          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
300          font-size: 12pt;          font-size: 10px;
301          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
302          text-align: justify;          text-align: justify;
303          }          }
304    
305  li.false        {  li.false        {
306          list-style-image: url("gfx/x.png");          list-style-image: url("gfx/x.png");
307          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
308          font-size: 12pt;          font-size: 10px;
309          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
310          text-align: justify;          text-align: justify;
311          }          }
312    
313  li.partly       {  li.partly       {
314          list-style-image: url("gfx/yellow_light.png");          list-style-image: url("gfx/yellow_light.png");
315          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
316          font-size: 12pt;          font-size: 10px;
317          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
318          text-align: justify;          text-align: justify;
319          }          }
320    
# Line 262  div.news { Line 350  div.news {
350      border: 1px dotted;      border: 1px dotted;
351      margin: 0.8em 2em;      margin: 0.8em 2em;
352      padding: 0.4em 0.4em;      padding: 0.4em 0.4em;
353      font-size: 11pt;      font-size: 10px;
354      font-family: sans-serif;      font-family: sans-serif,Arial,Helvetica;
355      text-align: justify;      text-align: justify;
356      font-style: normal;      font-style: normal;
357      font-weight: normal;      font-weight: normal;
# Line 277  ul.news { Line 365  ul.news {
365  }  }
366    
367  li.news {  li.news {
368      font-size: 11pt;      font-size: 10px;
369      font-family: sans-serif;      font-family: sans-serif,Arial,Helvetica;
370      text-align: justify;      text-align: justify;
371      font-style: normal;      font-style: normal;
372      font-weight: normal;      font-weight: normal;
# Line 290  span.news_date { Line 378  span.news_date {
378    
379  span.news_footer {  span.news_footer {
380      margin: 0em 2em;      margin: 0em 2em;
381        font-size: 10px;
382        font-family: sans-serif,Arial,Helvetica;
383        text-align: left;
384        font-style: normal;
385        font-weight: normal;
386  }  }
387    
388    
# Line 297  span.news_footer { Line 390  span.news_footer {
390  /* CVS Commits section */  /* CVS Commits section */
391    
392  table.cvs {  table.cvs {
393      table-layout: automatic;      font-size: 10px;
394      font-size: 11pt;      font-family: sans-serif,Arial,Helvetica;
     font-family: sans-serif;  
395      text-align: justify;      text-align: justify;
396      font-style: normal;      font-style: normal;
397      font-weight: normal;      font-weight: normal;
# Line 307  table.cvs { Line 399  table.cvs {
399  }  }
400    
401  table.cvs_project {  table.cvs_project {
     table-layout: automatic;  
402      border: 1px dotted;      border: 1px dotted;
403  }  }
404    
405  #cvs_content {  #cvs_content {
406      max-height: 300px;      height: 300px;
407      overflow: hidden;      overflow: hidden;
408      font-size: 11pt;      font-size: 10px;
409      font-family: sans-serif;      font-family: sans-serif,Arial,Helvetica;
410      text-align: justify;      text-align: justify;
411      font-style: normal;      font-style: normal;
412      font-weight: normal;      font-weight: normal;
413  }  }
414    
415  span.cvs_footer {  span.cvs_footer {
416      font-size: 11pt;      font-size: 10px;
417      font-family: sans-serif;      font-family: sans-serif,Arial,Helvetica;
418      text-align: justify;      text-align: justify;
419      font-style: normal;      font-style: normal;
420      font-weight: normal;      font-weight: normal;

Legend:
Removed from v.1275  
changed lines
  Added in v.2031

  ViewVC Help
Powered by ViewVC