Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1452 Rev 1513
Line 541... Line 541...
541
.obs-conteneur li {
541
.obs-conteneur li {
542
	display: block;
542
	display: block;
543
	margin-bottom:1em;
543
	margin-bottom:1em;
544
}
544
}
Line -... Line 545...
-
 
545
 
-
 
546
.lien-widget-saisie {
-
 
547
    background: url("../images/saisie.png") no-repeat scroll left center transparent;
-
 
548
    border: 1px solid #AAAAAA;
-
 
549
   	background-color: #EEE;
-
 
550
    padding: 5px 5px 5px 25px;
-
 
551
    text-decoration: none;
-
 
552
    border-radius : 5px;
-
 
553
}
-
 
554
 
-
 
555
.lien-widget-saisie:hover {
-
 
556
	color: #222222;
-
 
557
	background-color: #AAAAAA;
-
 
558
	text-decoration: none;
-
 
559
	cursor: pointer;
-
 
560
	border: 1px solid #222222;
-
 
561
}
545
 
562
 
546
/*+-----------------------------------------------------------------------------------------------------------------+*/
563
/*+-----------------------------------------------------------------------------------------------------------------+*/
547
/* Diaporama */
564
/* Diaporama */
548
.cel-legende{
565
.cel-legende{
549
	text-align:left;
566
	text-align:left;