Subversion Repositories eFlore/Archives.cel-v2

Rev

Rev 5 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5 Rev 12
Line 17... Line 17...
17
    <!--                                           -->
17
    <!--                                           -->
18
    <!-- Any title is fine                         -->
18
    <!-- Any title is fine                         -->
19
    <!--                                           -->
19
    <!--                                           -->
20
    <title>cel2</title>
20
    <title>cel2</title>
Line 21... Line -...
21
    
-
 
22
    <style>
-
 
23
			body,td,a,div,.p{font-family:arial,sans-serif}
-
 
24
			div,td{color:#000000}
-
 
25
			a:link,.w,.w a:link{color:#0000cc}
-
 
26
			a:visited{color:#551a8b}
-
 
27
			a:active{color:#ff0000}
-
 
28
			
-
 
29
			 .thumb img {
-
 
30
			height: 100px;
-
 
31
			width: 100px;
-
 
32
			}
-
 
33
			
-
 
34
			 .thumb img:hover{
-
 
35
				color:#000000;
-
 
36
			}
-
 
37
			
-
 
38
			 .x-view-over {
-
 
39
			background:#F0FF9F ;
-
 
40
			padding:4px;
-
 
41
			}
-
 
42
			
-
 
43
			 .x-view-selected { 
-
 
44
				background: #FFFF90 ;  
-
 
45
				padding: 4px; 
-
 
46
			} 
-
 
47
			
-
 
48
 
-
 
49
			.thumb-wrap {
-
 
50
			float: left;
-
 
51
			margin: 4px;
-
 
52
			margin-right: 0;
-
 
53
			padding: 5px;
-
 
54
			}
-
 
55
 
-
 
56
			.thumb-wrap span {
-
 
57
			display: block;
-
 
58
			overflow: hidden;
-
 
59
			text-align: center;
-
 
60
			}
-
 
61
	</style>
-
 
62
    
21
    
63
    <!--                                           -->
22
    <!--                                           -->
64
    <!-- This script loads your compiled module.   -->
23
    <!-- This script loads your compiled module.   -->
65
    <!-- If you add any GWT meta tags, they must   -->
24
    <!-- If you add any GWT meta tags, they must   -->
66
    <!-- be added before this line.                -->
25
    <!-- be added before this line.                -->