Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 1529 → Rev 1532

/trunk/widget/modules/saisie/squelettes/defaut/css/defaut.css
142,14 → 142,14
margin-right: 15px;
float:left;
border: 5px dashed #CCCCCC;
border-radius: 8px 8px 8px 8px;
height: 100px;
margin: 2px 0 2px 2px;
text-align: center;
width: 98px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
border-radius: 8px 8px 8px 8px;
height: 100px;
margin: 2px 0 2px 2px;
text-align: center;
width: 98px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
 
#photo-placeholder:hover {
156,7 → 156,7
background: url("../img/icones/icone-photo-hover.png");
background-size: 89px;
border: 5px dashed #111;
border-radius: 8px;
border-radius: 8px;
}
 
/*+--------------------------------------------------------------------------------------------------------+*/