/[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 1284 by schoenebeck, Fri Aug 10 15:22:21 2007 UTC revision 2379 by schoenebeck, Sun Nov 4 14:46:28 2012 UTC
# Line 5  body    { Line 5  body    {
5  #mainwindow {  #mainwindow {
6          border: 1px solid black;          border: 1px solid black;
7          background: white;          background: white;
         overflow: auto;  
         width: 100%;  
8          padding: 0;          padding: 0;
9          }          }
10    
11    .lsbackground {
12            overflow: hidden;
13            width: 100%;
14            }
15    
16  #contents {  #contents {
17          margin: 0;          margin: 0;
18          }          }
19    
20    
21  h2      {  h2      {
22          font-size: 11pt;          font-size: 14.67px;
23          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
24          font-style: normal;          font-style: normal;
25          font-weight: bold;          font-weight: bold;
# Line 27  h2     { Line 30  h2     {
30          }          }
31    
32  h3      {  h3      {
33          font-size: 11pt;          font-size: 14.67px;
34          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
35          font-style: normal;          font-style: normal;
36          font-weight: bold;          font-weight: bold;
# Line 48  img { Line 51  img {
51          }          }
52    
53  table th {  table th {
54          font-size: 11pt;          font-size: 14.67px;
55          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
56          font-style: normal;          font-style: normal;
57          font-weight: bold;          font-weight: bold;
# Line 57  table th { Line 60  table th {
60    
61  .code {  .code {
62          overflow: auto;          overflow: auto;
63          font-size: 8pt;          font-size: 10.67px;
64          /*max-width: 300;*/          /*max-width: 300;*/
65          background-color: #F6F6F6;          background-color: #F6F6F6;
66          border: 2px outset GhostWhite;          border: 2px outset GhostWhite;
# Line 70  table th { Line 73  table th {
73    
74  .figure {  .figure {
75          overflow: auto;          overflow: auto;
76          font-size: 8pt;          font-size: 10.67px;
77          margin: 0em 3em 0em 3.2em;          margin: 0em 3em 0em 3.2em;
78          padding-left: 3px;          padding-left: 3px;
79          padding-right: 3px;          padding-right: 3px;
# Line 78  table th { Line 81  table th {
81          padding-bottom: 3px;          padding-bottom: 3px;
82  }  }
83    
84    .btcaddr {
85        font-size: 9.0px;
86    }
87    
88    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  table.default {  table.default {
99          font-size: 10pt;          font-size: 13.33px;
100          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
101          text-align: justify;          text-align: justify;
102          font-style: normal;          font-style: normal;
# Line 91  table.default { Line 108  table.default {
108  table.decorated {  table.decorated {
109          border: none;          border: none;
110          background-color: transparent;          background-color: transparent;
111          font-size: 10pt;          font-size: 13.33px;
112          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
113          text-align: justify;          text-align: justify;
114          font-style: normal;          font-style: normal;
# Line 103  table.decorated { Line 120  table.decorated {
120  td.decorated {  td.decorated {
121          border: none;          border: none;
122          background-color: #F2F2F4;          background-color: #F2F2F4;
123          font-size: 10pt;          font-size: 13.33px;
124          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
125          font-style: normal;          font-style: normal;
126          font-weight: normal;          font-weight: normal;
# Line 114  td.decorated { Line 131  td.decorated {
131  td.decorated_header {  td.decorated_header {
132          border: none;          border: none;
133          background-color: #E0E0FF;          background-color: #E0E0FF;
134          font-size: 10pt;          font-size: 13.33px;
135          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
136          font-style: normal;          font-style: normal;
137          font-weight: bold;          font-weight: bold;
# Line 122  td.decorated_header { Line 139  td.decorated_header {
139          padding: 0.6em;          padding: 0.6em;
140  }  }
141    
142    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    .boxed {
180            padding: 0.6em;
181            border: 1px outset White;
182            background-color: #F0F0F0;
183            font-size: 13.33px;
184            font-family: sans-serif,Arial,Helvetica;
185            text-align: justify;
186            font-style: normal;
187            font-weight: normal;
188    }
189    
190  td.bordered {  td.bordered {
191          text-align: center;          text-align: center;
192          padding: 0.6em;          padding: 0.6em;
# Line 134  td.default { Line 199  td.default {
199          }          }
200    
201  .formatmatrix {  .formatmatrix {
202          font-size: 10pt;          font-size: 13.33px;
203          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
204          text-align: justify;          text-align: justify;
205          font-style: normal;          font-style: normal;
# Line 169  td.default { Line 234  td.default {
234          }          }
235    
236  .linkstable {  .linkstable {
237          font-size: 10pt;          font-size: 13.33px;
238          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
239          text-align: justify;          text-align: justify;
240          font-style: normal;          font-style: normal;
# Line 184  td.default { Line 249  td.default {
249          text-decoration: underline;          text-decoration: underline;
250          }          }
251    
252    a:link {
253            color: #007;
254    }
255    
256    a:visited {
257            color: #889;
258    }
259    
260  p {  p {
261          font-size: 10pt;          font-size: 13.33px;
262          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
263          text-align: justify;          text-align: justify;
264          font-style: normal;          font-style: normal;
265          font-weight: normal;          font-weight: normal;
266          padding: 1em 2.2em;          padding-left: 1.2em;
267            padding-right: 1.2em;
268            padding-top: 0.0em;
269            padding-bottom: 0.0em;
270  }  }
271    
272  p.default  {  p.default  {
273          font-size: 10pt;          font-size: 13.33px;
274          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
275          text-align: justify;          text-align: justify;
276          font-style: normal;          font-style: normal;
# Line 205  p.default  { Line 281  p.default  {
281  p.caution  {  p.caution  {
282          border: solid 1px;          border: solid 1px;
283          background: rgb(255, 180, 180);          background: rgb(255, 180, 180);
284          font-size: 10pt;          font-size: 13.33px;
285          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
286          text-align: justify;          text-align: justify;
287          font-style: normal;          font-style: normal;
# Line 215  p.caution  { Line 291  p.caution  {
291  }  }
292    
293  table.pure {  table.pure {
294          font-size: 10pt;          font-size: 13.33px;
295          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
296          font-style: normal;          font-style: normal;
297          font-weight: normal;          font-weight: normal;
# Line 223  table.pure { Line 299  table.pure {
299    
300  div.groupbox {  div.groupbox {
301          background: rgb(240, 240, 240);          background: rgb(240, 240, 240);
302          font-size: 10pt;          font-size: 13.33px;
303          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
304          text-align: justify;          text-align: justify;
305          font-style: normal;          font-style: normal;
# Line 235  div.groupbox { Line 311  div.groupbox {
311  p.groupbox {  p.groupbox {
312          border: none;          border: none;
313          background: rgb(240, 240, 240);          background: rgb(240, 240, 240);
314          font-size: 10pt;          font-size: 13.33px;
315          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
316          text-align: justify;          text-align: justify;
317          font-style: normal;          font-style: normal;
# Line 245  p.groupbox { Line 321  p.groupbox {
321          }          }
322    
323  span.default  {  span.default  {
324          font-size: 10pt;          font-size: 13.33px;
325          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
326          text-align: justify;          text-align: justify;
327          font-style: normal;          font-style: normal;
# Line 270  ol.default     { Line 346  ol.default     {
346    
347  li      {  li      {
348          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
349          font-size: 10pt;          font-size: 13.33px;
350          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
351          text-align: justify;          text-align: justify;
352          }          }
# Line 278  li     { Line 354  li     {
354  li.ok   {  li.ok   {
355          list-style-image: url("gfx/okay_green.png");          list-style-image: url("gfx/okay_green.png");
356          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
357          font-size: 10pt;          font-size: 13.33px;
358          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
359          text-align: justify;          text-align: justify;
360          }          }
# Line 286  li.ok  { Line 362  li.ok  {
362  li.false        {  li.false        {
363          list-style-image: url("gfx/x.png");          list-style-image: url("gfx/x.png");
364          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
365          font-size: 10pt;          font-size: 13.33px;
366          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
367          text-align: justify;          text-align: justify;
368          }          }
# Line 294  li.false       { Line 370  li.false       {
370  li.partly       {  li.partly       {
371          list-style-image: url("gfx/yellow_light.png");          list-style-image: url("gfx/yellow_light.png");
372          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
373          font-size: 10pt;          font-size: 13.33px;
374          font-family: sans-serif,Arial,Helvetica;          font-family: sans-serif,Arial,Helvetica;
375          text-align: justify;          text-align: justify;
376          }          }
# Line 331  div.news { Line 407  div.news {
407      border: 1px dotted;      border: 1px dotted;
408      margin: 0.8em 2em;      margin: 0.8em 2em;
409      padding: 0.4em 0.4em;      padding: 0.4em 0.4em;
410      font-size: 10pt;      font-size: 13.33px;
411      font-family: sans-serif,Arial,Helvetica;      font-family: sans-serif,Arial,Helvetica;
412      text-align: justify;      text-align: justify;
413      font-style: normal;      font-style: normal;
# Line 346  ul.news { Line 422  ul.news {
422  }  }
423    
424  li.news {  li.news {
425      font-size: 10pt;      font-size: 13.33px;
426      font-family: sans-serif,Arial,Helvetica;      font-family: sans-serif,Arial,Helvetica;
427      text-align: justify;      text-align: justify;
428      font-style: normal;      font-style: normal;
# Line 359  span.news_date { Line 435  span.news_date {
435    
436  span.news_footer {  span.news_footer {
437      margin: 0em 2em;      margin: 0em 2em;
438      font-size: 10pt;      font-size: 13.33px;
439      font-family: sans-serif,Arial,Helvetica;      font-family: sans-serif,Arial,Helvetica;
440      text-align: left;      text-align: left;
441      font-style: normal;      font-style: normal;
# Line 371  span.news_footer { Line 447  span.news_footer {
447  /* CVS Commits section */  /* CVS Commits section */
448    
449  table.cvs {  table.cvs {
450      font-size: 10pt;      font-size: 13.33px;
451      font-family: sans-serif,Arial,Helvetica;      font-family: sans-serif,Arial,Helvetica;
452      text-align: justify;      text-align: justify;
453      font-style: normal;      font-style: normal;
# Line 386  table.cvs_project { Line 462  table.cvs_project {
462  #cvs_content {  #cvs_content {
463      height: 300px;      height: 300px;
464      overflow: hidden;      overflow: hidden;
465      font-size: 10pt;      font-size: 13.33px;
466      font-family: sans-serif,Arial,Helvetica;      font-family: sans-serif,Arial,Helvetica;
467      text-align: justify;      text-align: justify;
468      font-style: normal;      font-style: normal;
# Line 394  table.cvs_project { Line 470  table.cvs_project {
470  }  }
471    
472  span.cvs_footer {  span.cvs_footer {
473      font-size: 10pt;      font-size: 13.33px;
474      font-family: sans-serif,Arial,Helvetica;      font-family: sans-serif,Arial,Helvetica;
475      text-align: justify;      text-align: justify;
476      font-style: normal;      font-style: normal;

Legend:
Removed from v.1284  
changed lines
  Added in v.2379

  ViewVC Help
Powered by ViewVC