Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2108 mathias 1
<html>
2
 
3
   <head>
4
      <title>GWT-Ext 2.0.2</title>
5
      <style>
6
         body {
7
            background-color: white;
8
            color: black;
9
            font-family: Arial, sans-serif;
10
            font-size: 10pt;
11
            margin: 20px;
12
            overflow: hidden;
13
         }
14
 
15
         #title {
16
            font-size: 14pt;
17
            font-weight: bold;
18
         }
19
 
20
         #title a {
21
            text-decoration: none;
22
         }
23
 
24
         #version {
25
            font-size: 8pt;
26
            font-weight: bold;
27
            text-align: right;
28
         }
29
 
30
         #intro {
31
            margin: 10px 0px 10px 0px ;
32
         }
33
 
34
         #attribs {
35
         }
36
 
37
      </style>
38
   </head>
39
 
40
   <body>
41
      <table align="center">
42
         <tr>
43
            <td id="title"><a href="http://www.gwt-ext.com/">GWT-Ext</a></td>
44
         </tr>
45
         <tr>
46
            <td id="version">Version 2.0.2</td>
47
         </tr>
48
      </table>
49
 
50
      <hr/>
51
 
52
 
53
      <div id="attribs">
54
         This product uses software developed by
55
         <ul>
56
            <li>The <a href="http://code.google.com/webtoolkit">Google Web Toolkit (GWT) Project</a></li>
57
            <li>The <a href="http://www.extjs.com/">Ext Project</a></li>
58
         </ul>
59
         For source availability and license information see COPYING.html.
60
      </div>
61
 
62
   </body>
63
 
64
</html>