nanobar
nanobar copied to clipboard
Feature: CSS
I've moved the CSS from JavaScript to its own file. This way it is easier to modify, create themes and keeps the styles apart from logic. Also makes the script much smaller.
We need this to appropriately support strict CSP which does not permit inline css.
I'm closing this issue because this project is no longer being maintained