/[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 1276 by schoenebeck, Fri Aug 10 12:46:34 2007 UTC
# Line 16  body    { Line 16  body    {
16    
17    
18  h2      {  h2      {
19          font-size: 14pt;          font-size: 11pt;
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: 11pt;
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: 11pt;
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: 8pt;
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: 8pt;
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: 10pt;
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: 10pt;
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: 10pt;
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: 10pt;
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  td.bordered {  td.bordered {
126          text-align: center;          text-align: center;
127          padding: 0.6em;          padding: 0.6em;
# Line 82  td.default { Line 134  td.default {
134          }          }
135    
136  .formatmatrix {  .formatmatrix {
137          font-size: 12pt;          font-size: 10pt;
138          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
139          text-align: justify;          text-align: justify;
140          font-style: normal;          font-style: normal;
141          font-weight: normal;          font-weight: normal;
# Line 117  td.default { Line 169  td.default {
169          }          }
170    
171  .linkstable {  .linkstable {
172          font-size: 12pt;          font-size: 10pt;
173          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
174          text-align: justify;          text-align: justify;
175          font-style: normal;          font-style: normal;
176          font-weight: normal;          font-weight: normal;
# Line 132  td.default { Line 184  td.default {
184          text-decoration: underline;          text-decoration: underline;
185          }          }
186    
187  table.default {  p {
188          margin-left: 2cm          font-size: 10pt;
189          }          font-family: sans-serif,Arial,Helvetica;
190            text-align: justify;
191            font-style: normal;
192            font-weight: normal;
193            padding: 1em 2.2em;
194    }
195    
196  p.default  {  p.default  {
197          font-size: 12pt;          font-size: 10pt;
198          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
199          text-align: justify;          text-align: justify;
200          font-style: normal;          font-style: normal;
201          font-weight: normal;          font-weight: normal;
202          padding: 1em 2.2em;          padding: 1em 2.2em;
203          }          }
204    
205    p.caution  {
206            border: solid 1px;
207            background: rgb(255, 180, 180);
208            font-size: 10pt;
209            font-family: sans-serif,Arial,Helvetica;
210            text-align: justify;
211            font-style: normal;
212            font-weight: normal;
213            margin: 1.6em 1.2em 1.6em 1.2em;
214            padding: 0.6em 0.6em 0.6em 0.6em;
215    }
216    
217  table.pure {  table.pure {
218          font-size: 12pt;          font-size: 10pt;
219          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
220          font-style: normal;          font-style: normal;
221          font-weight: normal;          font-weight: normal;
222          }          }
223    
224  div.groupbox {  div.groupbox {
225          background: rgb(240, 240, 240);          background: rgb(240, 240, 240);
226          font-size: 12pt;          font-size: 10pt;
227          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
228          text-align: justify;          text-align: justify;
229          font-style: normal;          font-style: normal;
230          font-weight: normal;          font-weight: normal;
# Line 166  div.groupbox { Line 235  div.groupbox {
235  p.groupbox {  p.groupbox {
236          border: none;          border: none;
237          background: rgb(240, 240, 240);          background: rgb(240, 240, 240);
238          font-size: 12pt;          font-size: 10pt;
239          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
240          text-align: justify;          text-align: justify;
241          font-style: normal;          font-style: normal;
242          font-weight: normal;          font-weight: normal;
# Line 176  p.groupbox { Line 245  p.groupbox {
245          }          }
246    
247  span.default  {  span.default  {
248          font-size: 12pt;          font-size: 10pt;
249          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
250          text-align: justify;          text-align: justify;
251          font-style: normal;          font-style: normal;
252          font-weight: normal;          font-weight: normal;
# Line 201  ol.default     { Line 270  ol.default     {
270    
271  li      {  li      {
272          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
273          font-size: 12pt;          font-size: 10pt;
274          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
275          text-align: justify;          text-align: justify;
276          }          }
277    
278  li.ok   {  li.ok   {
279          list-style-image: url("gfx/okay_green.png");          list-style-image: url("gfx/okay_green.png");
280          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
281          font-size: 12pt;          font-size: 10pt;
282          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
283          text-align: justify;          text-align: justify;
284          }          }
285    
286  li.false        {  li.false        {
287          list-style-image: url("gfx/x.png");          list-style-image: url("gfx/x.png");
288          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
289          font-size: 12pt;          font-size: 10pt;
290          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
291          text-align: justify;          text-align: justify;
292          }          }
293    
294  li.partly       {  li.partly       {
295          list-style-image: url("gfx/yellow_light.png");          list-style-image: url("gfx/yellow_light.png");
296          padding: 0.2em 0.2em 0.2em 0.2em;          padding: 0.2em 0.2em 0.2em 0.2em;
297          font-size: 12pt;          font-size: 10pt;
298          font-family: sans-serif;          font-family: sans-serif,Arial,Helvetica;
299          text-align: justify;          text-align: justify;
300          }          }
301    
# Line 262  div.news { Line 331  div.news {
331      border: 1px dotted;      border: 1px dotted;
332      margin: 0.8em 2em;      margin: 0.8em 2em;
333      padding: 0.4em 0.4em;      padding: 0.4em 0.4em;
334      font-size: 11pt;      font-size: 10pt;
335      font-family: sans-serif;      font-family: sans-serif,Arial,Helvetica;
336      text-align: justify;      text-align: justify;
337      font-style: normal;      font-style: normal;
338      font-weight: normal;      font-weight: normal;
# Line 277  ul.news { Line 346  ul.news {
346  }  }
347    
348  li.news {  li.news {
349      font-size: 11pt;      font-size: 10pt;
350      font-family: sans-serif;      font-family: sans-serif,Arial,Helvetica;
351      text-align: justify;      text-align: justify;
352      font-style: normal;      font-style: normal;
353      font-weight: normal;      font-weight: normal;
# Line 297  span.news_footer { Line 366  span.news_footer {
366  /* CVS Commits section */  /* CVS Commits section */
367    
368  table.cvs {  table.cvs {
369      table-layout: automatic;      font-size: 10pt;
370      font-size: 11pt;      font-family: sans-serif,Arial,Helvetica;
     font-family: sans-serif;  
371      text-align: justify;      text-align: justify;
372      font-style: normal;      font-style: normal;
373      font-weight: normal;      font-weight: normal;
# Line 307  table.cvs { Line 375  table.cvs {
375  }  }
376    
377  table.cvs_project {  table.cvs_project {
     table-layout: automatic;  
378      border: 1px dotted;      border: 1px dotted;
379  }  }
380    
381  #cvs_content {  #cvs_content {
382      max-height: 300px;      max-height: 300px;
383      overflow: hidden;      overflow: hidden;
384      font-size: 11pt;      font-size: 10pt;
385      font-family: sans-serif;      font-family: sans-serif,Arial,Helvetica;
386      text-align: justify;      text-align: justify;
387      font-style: normal;      font-style: normal;
388      font-weight: normal;      font-weight: normal;
389  }  }
390    
391  span.cvs_footer {  span.cvs_footer {
392      font-size: 11pt;      font-size: 10pt;
393      font-family: sans-serif;      font-family: sans-serif,Arial,Helvetica;
394      text-align: justify;      text-align: justify;
395      font-style: normal;      font-style: normal;
396      font-weight: normal;      font-weight: normal;

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

  ViewVC Help
Powered by ViewVC