Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1183 Rev 1184
Line 1... Line 1...
1
/* La ligne suivante ne sert qu'à régler le bug d'affichage des listes déroulantes */
1
	/* La ligne suivante ne sert qu'à régler le bug d'affichage des listes déroulantes */
2
select {
2
select {
3
	background: #FFF;
3
	background: #FFF;
4
}
4
}
5
/** Add css rules here for your application. */
5
/** Add css rules here for your application. */
6
body,html {
6
body,html {
Line 562... Line 562...
562
}
562
}
Line 563... Line 563...
563
 
563
 
564
 
564
 
565
/** FROM TELA */
565
/** FROM TELA */
566
.importance1 {
566
.importance1 {
567
	margin:10px 10px 20px 10px;		
567
	margin:10px 0px 25px 0px;		
568
	background-color:#eaedcd;	
568
	background-color:#eaedcd;	
569
	padding:8px;
569
	padding:8px;
570
	font-family:arial;
570
	font-family:arial;