Subversion Repositories eFlore/Applications.del

Rev

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

Rev 983 Rev 986
Line 13... Line 13...
13
	font-style:italic;
13
	font-style:italic;
14
}
14
}
Line 15... Line 15...
15
 
15
 
16
.image_secondaire {
16
.image_secondaire {
-
 
17
	height: 40px;
17
	height: 40px;
18
	cursor:pointer;
Line 18... Line 19...
18
}
19
}
19
 
20
 
20
.nb_votes {
21
.nb_votes {
21
	position: relative;
22
	position: relative;
Line 22... Line 23...
22
    top: -12px;
23
    top: -12px;
23
}
24
}
-
 
25
 
-
 
26
.image_active {
-
 
27
	border: solid 1px black;
-
 
28
}
-
 
29
 
-
 
30
.bouton_selectionne > * {
-
 
31
	background-color: #BBBBBB;
-
 
32
	cursor: default;
-
 
33
}
24
 
34
 
25
.image_active {
35
.bouton_selectionnee {