Subversion Repositories eFlore/Applications.del

Rev

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

Rev Author Line No. Line
922 benjamin 1
.conteneurTableauVotes {
2
	z-index: 1500;
3
	padding: 30px;
4
	padding-right: 21px;
5
	padding-top: 20px;
6
	background: white;
7
	width: 370px;
8
	margin: 0 auto;
9
	margin-top: 5%;
10
	padding-bottom:50px;
11
}
12
 
13
.table {
14
	border:solid 1px #DDD;
15
	width: 100%;
16
}
17
 
18
.chargement {
19
    padding-left: 165px;
20
}