Got the mailbox view (mailbox pane + reading pane) working correctly. It's a CSS...
authorArt Cancro <ajc@citadel.org>
Wed, 7 Sep 2022 21:31:55 +0000 (17:31 -0400)
committerArt Cancro <ajc@citadel.org>
Wed, 7 Sep 2022 21:31:55 +0000 (17:31 -0400)
commit4c26b5227bdfd5c6cb1b3d01fd37987c1241e389
treeb049f96c84f62bb575685dec9e6c5b4eead56a5b
parent6f04950993309ee1a0a625d0988d497e632a70d3
Got the mailbox view (mailbox pane + reading pane) working correctly.  It's a CSS Grid view, so we should be able to offer a side-by-side view later just by amending the styles.
webcit-ng/static/css/webcit.css
webcit-ng/static/js/login.js
webcit-ng/static/js/view_mail.js
webcit-ng/static/js/views.js