I did a basic job of adding bootstrap styles to both pages in the app, but I didn't really touch the status page. You can use bootstrap components and things will be a lot cleaner, for example:
list groups with badges for the errors and counts, similar to what I did on the feed nav page.
put the log records into a table that is striped and bordered for easy review and access.
Use grid layouts instead of to better layout the page.
I know you might not do bootstrap, but it's really easy and it goes a long way to making things look great without having to be a designer.
I did a basic job of adding bootstrap styles to both pages in the app, but I didn't really touch the status page. You can use bootstrap components and things will be a lot cleaner, for example:
to better layout the page.I know you might not do bootstrap, but it's really easy and it goes a long way to making things look great without having to be a designer.