Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1058 Rev 1087
Line 75... Line 75...
75
	color: white;
75
	color: white;
76
	text-align: left;
76
	text-align: left;
77
	cursor: pointer;
77
	cursor: pointer;
78
	overflow: hidden;
78
	overflow: hidden;
79
	text-overflow: ellipsis;
79
	text-overflow: ellipsis;
-
 
80
	background:#333;
80
}
81
}
Line 81... Line 82...
81
 
82
 
82
.zoneImage {
83
.zoneImage {
83
	cursor: pointer;
84
	cursor: pointer;
Line 88... Line 89...
88
 
89
 
89
.zoneVoter {
90
.zoneVoter {
90
	margin-top: -48px;
91
	margin-top: -48px;
91
	text-align: center;
92
	text-align: center;
92
	opacity: 0.9;
93
	opacity: 0.9;
93
	width: 250px;
94
	width: 240px;
94
	position: absolute;
95
	position: absolute;
95
	height: 27px;
96
	height: 35px;
96
	padding-top: 5px;
97
	padding: 5px;
Line 97... Line 98...
97
}
98
}
98
 
99
 
99
.metadonnees {
100
.metadonnees {