Fixed the rendering on the 'older posts' and 'newer posts' buttons. No longer relies...
authorArt Cancro <ajc@citadel.org>
Thu, 22 Sep 2022 23:30:42 +0000 (19:30 -0400)
committerArt Cancro <ajc@citadel.org>
Thu, 22 Sep 2022 23:30:42 +0000 (19:30 -0400)
commitd651a6392e3d28084c78996439cb6d5b3f22a96f
treecf4e3aaeb3ad17e67ec6c4135aa0ce950ec35cb1
parent32e59fc6da61b0b3cf4cc0ccf90682170e14660c
Fixed the rendering on the 'older posts' and 'newer posts' buttons.  No longer relies on w3css styles we aren't using anymore.  Also made the whole div clickable instead of just the text.
webcit-ng/static/css/webcit.css
webcit-ng/static/index.html
webcit-ng/static/js/view_forum.js
webcit-ng/static/js/views.js