Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1549 Rev 1585
Line 546... Line 546...
546
.nombreVotes {
546
.nombreVotes {
547
	background:url('./img/user.png') no-repeat;	
547
	background:url('./img/user.png') no-repeat;	
548
	cursor: pointer;
548
	cursor: pointer;
549
}
549
}
Line -... Line 550...
-
 
550
 
-
 
551
.notesVotes {
-
 
552
	width: 196px;
-
 
553
	margin-top: 3px;
-
 
554
	/*border: solid white 1px;*/
-
 
555
}
-
 
556
/*.notesVotes td {
-
 
557
	border: solid white 1px;
-
 
558
}*/
-
 
559
.notesVotes td.image {
-
 
560
	text-align: left;
-
 
561
}
-
 
562
.notesVotes td.barre {
-
 
563
	width: 135px;
-
 
564
}
-
 
565
.notesVotes td.votants {
-
 
566
	width: 30px;
-
 
567
}
-
 
568
.notesVotes .avancement {
-
 
569
	height: 5px;
-
 
570
	background-color: #d0d0d0;
-
 
571
}
-
 
572
 
-
 
573
img.etoile {
-
 
574
	width: 16px;
-
 
575
}
-
 
576
 
-
 
577
.chiffreDroite {
-
 
578
	float: right;
-
 
579
	margin-right: 10px;
-
 
580
}
550
 
581
 
551
#contenu .lienRss a{
582
#contenu .lienRss a{
552
	padding-right:20px;
583
	padding-right:20px;
553
	background:url('./img/rss.png') no-repeat right center;
584
	background:url('./img/rss.png') no-repeat right center;
554
	cursor:pointer;
585
	cursor:pointer;