Subversion Repositories eFlore/Applications.del

Rev

Rev 622 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 622 Rev 624
Line 1... Line 1...
1
.zonePhotos {width:300px}
1
.zonePhotos {
-
 
2
	
-
 
3
}
-
 
4
 
2
.photoPrincipale {
5
.photoPrincipale {
3
	height: 250px;
6
	height: 250px;
4
	float:left;
7
	float: left;
5
	cursor:pointer
8
	cursor: pointer
6
}
9
}
Line -... Line 10...
-
 
10
 
7
 
11
.photos {
8
.photos {float:left}
-
 
-
 
12
	float: left
Line -... Line 13...
-
 
13
}
-
 
14
 
-
 
15
.photos img {
-
 
16
	display: block;
-
 
17
	height: 40px;
-
 
18
	width: 40px;
-
 
19
	padding: 0 5px 5px 5px;
9
.photos img {display:block; height:40px; width:40px; padding:0 5px 5px 5px; cursor:pointer}
20
	cursor: pointer