Subversion Repositories eFlore/Applications.del

Rev

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

Rev 76 Rev 82
Line 31... Line 31...
31
/** Set ids using widget.getElement().setId("idOfElement") */
31
/** Set ids using widget.getElement().setId("idOfElement") */
32
#closeButton {
32
#closeButton {
33
  margin: 15px 6px 6px;
33
  margin: 15px 6px 6px;
34
}
34
}
Line 35... Line 35...
35
 
35
 
36
.boutonPlus {border:none; color:rgba(0,0,0,0); background:url("/img/zoom_in.png"); width:16px; height:16px; cursor:pointer;}
36
.boutonPlus {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_in.png"); width:16px; height:16px; cursor:pointer;}