Subversion Repositories eFlore/Applications.del

Rev

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

Rev 119 Rev 126
Line 38... Line 38...
38
/** Set ids using widget.getElement().setId("idOfElement") */
38
/** Set ids using widget.getElement().setId("idOfElement") */
39
#closeButton {
39
#closeButton {
40
  margin: 15px 6px 6px;
40
  margin: 15px 6px 6px;
41
}
41
}
Line 42... Line 42...
42
 
42
 
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}
44
 
44
 
Line 45... Line 45...
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;}