Subversion Repositories eFlore/Applications.del

Rev

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

Rev 210 Rev 627
Line 1... Line -...
1
.nomProtocole {width:250px;}
-
 
2
.monVote, .nbVotes {width:125px}
-
 
3
.protocole {padding:10px 15px 10px 15px; border:solid 1px #ddd; margin-bottom:1px}
-
 
4
1
.nomProtocole {
-
 
2
}
-
 
3
 
-
 
4
.monVote,.nbVotes {
-
 
5
}
-
 
6
 
-
 
7
.nbVotes {
-
 
8
	display:none
-
 
9
}
-
 
10
.protocole {
-
 
11
	margin-bottom: 1px
-
 
12
}
-
 
13
5
14