Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2002 → Rev 2003

/web/css/pass.css
126,10 → 126,11
}
 
#btn_pass {
margin-right: 10px;
}
 
#btn_retour {
margin-right: 20px;
margin-right: 60px;
}
 
#btn_pass:hover {
137,6 → 138,8
 
#champs_pass {
margin: auto;
padding-top: 50;
padding-right: 20;
}
 
#champs_pass TD {
150,7 → 153,7
 
TD.first_item {
text-align: right;
width: 255px;
width: 100px;
}
.lien_deco {
text-align: center;
185,3 → 188,4
-webkit-box-shadow: 2px 2px 2px #666;
box-shadow: 2px 2px 2px #666;
}