Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2344 → Rev 2345

/CHANGELOG
3,6 → 3,8
********** 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,6 → 109,7
}
.chilliLabel {
font-weight: bold;
text-align: left;
}
.chilliValue {
/* A DEFINIR*/
146,4 → 147,6
#close-warning {
padding: 5px;
text-align: center;
font-weight: bold;
color: darkred;
}