must now properly use Binary for password (see 4180:42247d70105b). XXX Though this is somewhat backend related (eg store password using a binary type), this should be either well document or handled properly in the db helper.
/***************************************/
/* Manage view (views/startup.py) */
/***************************************/
table.startup {
width: 100%;
}
table.startup td {
padding: 0.1em 0.2em;
}
table.startup td.addcol {
text-align: right;
width: 0.5em;
}
table.startup th{
padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}