CSS © 2017-2023 Kris McCann
Some simple CSS enhancements for SABnzbd's Glitter skin (night version). Please make sure that in your config, under General, that the Glitter - Night
skin is selected.
This is somewhat a work in progress, so please check back regularly for updates to make sure you're running the best version of the CSS.
To use, just install a UserCSS browser extension, I use Stylus for Chrome, as it allows you to define different CSS adaptions by URL, so these mods won't be applied to all servers on your localhost. To limit the mods to SABnzbd, just uncomment the line specifying the URL to watch (and matching bracket on the last line), make sure to modify the filter to match your SABNZBd location:
@-moz-document url-prefix("http://127.0.0.1:6060/sabnzbd/") {
/* css changes live here */
}
There are however plenty of options, depending upon your browser, but I've found this one to be the best for my purposes.
Enjoy!