This repository was archived by the owner on May 25, 2020. It is now read-only.
1.0.2b9
Breaking Change:
The config options "background _image" and "background_color" have been replaced with just "background", you can use the same options as before like background: "#000" or background: url('/local/image.jpg', but can now do things like background: "#000 url('/local/image.jpg') right.
- Replaced "background _image" and "background_color" with "background"
- Fixed tab container margins when using conditionals to hide buttons
- Modified notification monitor