Tightened up the padding around the room list and rendered it with the flexbox model...
authorArt Cancro <ajc@citadel.org>
Thu, 22 Sep 2022 22:06:59 +0000 (18:06 -0400)
committerArt Cancro <ajc@citadel.org>
Thu, 22 Sep 2022 22:06:59 +0000 (18:06 -0400)
commit32e59fc6da61b0b3cf4cc0ccf90682170e14660c
tree66a737709a5383cb54e269ccc485cefeca07023f
parent68676c15bf5aa9bdd8ab654c7f049f17c0dec4f8
Tightened up the padding around the room list and rendered it with the flexbox model.  Cleaned up the styles used in hover and selection on the sidebar.
webcit-ng/static/css/webcit.css
webcit-ng/static/index.html
webcit-ng/static/js/roomlist.js
webcit-ng/static/js/views.js