Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1108 Rev 1117
Line -... Line 1...
-
 
1
.nombreVotes {
-
 
2
	width:15px;
-
 
3
	height:16px;
-
 
4
	padding-left: 10px;
-
 
5
	float:right;
-
 
6
	margin-left:10px;
-
 
7
}
-
 
8
 
-
 
9
.infobulle {
-
 
10
    background: none repeat scroll 0 0 #1A5AC3;
-
 
11
    color: white;
-
 
12
    font-size: 11px;
-
 
13
    height: 11px;
-
 
14
    line-height: 0.9;
-
 
15
    margin-left: 2px;
-
 
16
    margin-top: 8px;
-
 
17
    min-width: 7px;
-
 
18
    padding: 1px;
-
 
19
    position: absolute;
-
 
20
}
-
 
21
 
1
.proposition {
22
.proposition {
2
	width:550px;
23
	width:550px;
3
	padding:10px;
24
	padding:10px;
4
	background:#EEE;
25
	background:#EEE;
5
	margin-bottom:5px;
26
	margin-bottom:5px;