Subversion Repositories eFlore/Applications.del

Rev

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

Rev 126 Rev 138
Line 43... Line 43...
43
#titre {background:url(./img/identiplante.png) no-repeat center -1px; padding-top:80px}
43
#titre {background:url(./img/identiplante.png) no-repeat center -1px; padding-top:80px}
Line 44... Line 44...
44
 
44
 
45
.boutonPlus {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_in.png"); width:16px; height:16px; cursor:pointer;}
45
.boutonPlus {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_in.png"); width:16px; height:16px; cursor:pointer;}
Line 46... Line -...
46
.boutonMoins {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_out.png"); width:16px; height:16px; cursor:pointer;}
-
 
47
 
-
 
48
.titre{font-size:15px; font-weight:bold}
46
.boutonMoins {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_out.png"); width:16px; height:16px; cursor:pointer;}
-
 
47
 
-
 
48
.titre{font-size:20px; font-weight:bold}
-
 
49
.sousTitre{font-size:15px; font-weight:bold}
-
 
50
.petit {font-size:11px; color:#888}
-
 
51
.gras {font-weight:bold}
-
 
52
.plein {width:100%;}
-
 
53
.tiers {width:30%}
-
 
54
 
-
 
55
.actif {background:#8EB533}
49
.petit {font-size:11px; color:#AAA}
56
.inactif {background:white}