HTML markup of the Web UI is pretty clean already but there are a couple of places where stylistic elements are hardcoded in HTML. Two specific instances are images in the header. This bug is about replacing them with equivalent CSS rules.
This should allow for custom themes to be implemented through separate CSS files.
HTML markup of the Web UI is pretty clean already but there are a couple of places where stylistic elements are hardcoded in HTML. Two specific instances are images in the header. This bug is about replacing them with equivalent CSS rules.
This should allow for custom themes to be implemented through separate CSS files.