Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1513 Rev 1514
Line 264... Line 264...
264
    position: absolute;
264
    position: absolute;
265
    right: 5px;
265
    right: 5px;
266
    top: 40%;
266
    top: 40%;
267
}
267
}
Line -... Line 268...
-
 
268
 
-
 
269
#lien-affichage-filtre-utilisateur {
-
 
270
	right: 5px;
-
 
271
	float: right;
-
 
272
	padding-bottom: 1px;
-
 
273
	cursor: pointer;
-
 
274
	font-weight: bold;
-
 
275
    margin-left: 25px;
-
 
276
    padding: 3px;
-
 
277
    position: relative;
-
 
278
    top: 3px;
-
 
279
    width: 117px;
-
 
280
    height: 30px;
-
 
281
}
-
 
282
 
-
 
283
#conteneur-filtre-utilisateur.ferme:hover {
-
 
284
	color: #222222;
-
 
285
	background-color: #AAAAAA;
-
 
286
	text-decoration: none;
-
 
287
	cursor: pointer;
-
 
288
	border: 1px solid #222222;
-
 
289
}
-
 
290
 
-
 
291
#conteneur-filtre-utilisateur {
-
 
292
    float: right;
-
 
293
    padding: 3px;
-
 
294
    position: absolute;
-
 
295
    right: 5px;
-
 
296
    top: 31px;
-
 
297
    border-radius: 5px 5px 5px 5px;
-
 
298
    width: 117px;
-
 
299
    max-width: 350px;
-
 
300
}
-
 
301
 
-
 
302
.largeurAuto {
-
 
303
	width: auto;
-
 
304
}
-
 
305
 
-
 
306
#raz-filtre-utilisateur {
-
 
307
	color: red;
-
 
308
    padding-left: 1px;
-
 
309
    word-wrap: break-word;
-
 
310
    width: 110px;
-
 
311
}
268
 
312
 
269
/*+-----------------------------------------------------------------------------------------------------------------+*/
313
/*+-----------------------------------------------------------------------------------------------------------------+*/
270
/* Panneau latéral */
314
/* Panneau latéral */
271
#panneau-lateral {
315
#panneau-lateral {
272
	padding:0;
316
	padding:0;