Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 786 Rev 1016
Line 443... Line 443...
443
			.affichage_filtre input[type="button"] {
443
			.affichage_filtre input[type="button"] {
444
				background: none;
444
				background: none;
445
				background-color: #999999;
445
				background-color: #999999;
446
				font: 11px tahoma,arial,helvetica,sans-serif;
446
				font: 11px tahoma,arial,helvetica,sans-serif;
447
			}
447
			}
-
 
448
			
-
 
449
			.liste_mots_cles {
-
 
450
    			list-style-position: outside;
-
 
451
   				margin-left: 20px;
-
 
452
   				list-style-type: square;
-
 
453
			}