Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2003 → Rev 2002

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