Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 733 → Rev 734

/web/css/status.css
71,10 → 71,16
padding-right: 10px;
padding-bottom: 0px;
}
 
.text_auth {
font-size: 20px;
}
.text_auth_welcom {
font-size: 16px;
}
.text_auth, .text_auth_welcom {
font-weight: bold;
text-align: center;
}
.lien_deco {
text-align: center;
font-size: 18px;
94,7 → 100,7
}
#errorTable, #statusTable, #waitTable, #disconnectTable {
width: 450px;
margin: 0px;
margin: 1px;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
115,10 → 121,12
text-align: right;
padding-right: 5px;
*/
font-weight: bold;
width: 192px;
}
.chilliValue {
/* A DEFINIR*/
width: 236px;
}
.wait {
height: 16px;
126,3 → 134,13
/*
Fin Ajout stephane weber
*/
#conHistoryLabel {
text-align: center;
padding-top: 4px;
padding-bottom: 3px;
}
#conHistory ul {
list-style-type: none;
padding-left: 100px;
text-align: left;
}