Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1225 Rev 1236
Line 120... Line 120...
120
 
120
 
121
.auteur {
121
.auteur {
122
	padding-left: 5px;
122
	padding-left: 5px;
123
	padding-right: 1px;
123
	padding-right: 1px;
-
 
124
	padding-top: 3px;
-
 
125
}
-
 
126
 
-
 
127
.boutonFermer {
-
 
128
	background: url("./img/close.png") no-repeat scroll 5px 0 transparent;
-
 
129
    border: medium none;
-
 
130
    height: 30px;
-
 
131
    margin-left: 104px;
-
 
132
    margin-top: -20px;
-
 
133
    position: absolute;
-
 
134
    width: 40px;
124
	padding-top: 3px;
135
    cursor:pointer;
125
}
136
}