Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 289 Rev 315
Line 679... Line 679...
679
 
679
 
680
#nomenclature > ul > li.item_nomenclature { 
680
#nomenclature > ul > li.item_nomenclature { 
681
    line-height: 18px;
681
    line-height: 18px;
682
    list-style-image: url("/sites/commun/generique/images/graphisme/petit_carre.png");
682
    list-style-image: url("/sites/commun/generique/images/graphisme/petit_carre.png");
-
 
683
}
-
 
684
 
-
 
685
.tab-chargement {
-
 
686
  	background: url("../images/wait.gif") no-repeat scroll 10px 13px transparent;
-
 
687
  	background-color: #FFFFFF;
-
 
688
    border: medium none;
-
 
689
    cursor: pointer;
-
 
690
    display: inline-block;
-
 
691
    font-size: 14px;
-
 
692
    padding: 20px 20px 20px 50px;
-
 
693
    width: 555px;