* Minor tweaks to message list

This commit is contained in:
Bryan Ashby
2015-10-11 20:52:13 -06:00
parent 6e0a4e84af
commit 15d844262d
3 changed files with 8 additions and 2 deletions

View File

@@ -71,9 +71,14 @@
messageAreaMessageList: {
config: {
listFormat: "|00|01|37{msgNum:>4} |00|37- |36{subj:<29.29} {from:<20.20} {ts} {newMark}"
listFormat: "|00|01|37{msgNum:>4} |00|37- |36{subj:<29.29} {from:<20.20} {ts} |01|31{newMark}"
focusListFormat: "|00|42|30{msgNum:>4} - {subj:<29.29} {from:<20.20} {ts} {newMark}"
}
mci: {
VM1: {
height: 14
}
}
}
messageAreaViewPost: {