Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1 Rev 53
Line 30... Line 30...
30
 
30
 
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
}
-
 
35
 
-
 
36
.boutonPlus {border:none; color:rgba(0,0,0,0); background:url("../img/zoom_in.png"); width:16px; height:16px; cursor:pointer;}