Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2345 → Rev 2344

/CHANGELOG
3,8 → 3,6
********** ALCASAR CHANGELOG **********
 
-------------------- 3.1.4 --------------------
CHANGES
- Increase visibility of the status page warning about disconnection when close.
BUGS
- Fix ACC user/group editor where attributes were not changed.
- Fix PHP errors in ACC user/groupe attributes editor.
/web/css/status.css
109,7 → 109,6
}
.chilliLabel {
font-weight: bold;
text-align: left;
}
.chilliValue {
/* A DEFINIR*/
147,6 → 146,4
#close-warning {
padding: 5px;
text-align: center;
font-weight: bold;
color: darkred;
}