Subversion Repositories eFlore/Applications.del

Rev

Rev 1995 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1995 Rev 2050
Line 97... Line 97...
97
	margin-top:10px;
97
	margin-top:10px;
98
}
98
}
99
.plusDeDetails {
99
.plusDeDetails {
100
	width: 130px;	
100
	width: 130px;	
101
}
101
}
102
102
.evenements {
-
 
103
    background-color: #eaedcd;
-
 
104
    border: 1px solid #eaedcd;
-
 
105
    border-radius: 5px;
-
 
106
    margin-bottom: 3px;
-
 
107
    padding: 4px;
-
 
108
    font-size: 14px;
-
 
109
}
-
 
110
103
111