Ticket #316 (closed defect: invalid)
Integrate Xinha into a themeable system
| Reported by: | white@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | stylesheet theme |
| Cc: |
Description
Right now I use Xinha in a web architecture I'm creating that is already themeable. Therefore, I want to Xinha to inherit the styles from the currently selected theme. To do this I've added the contents of Xinha's htmlarea.css file to my own css files, and change those styles for each theme.
The problem is that Xinha always includes htmlarea.css. It would useful to set a property that would keep Xinha from using htmlarea.css, instead assuming that the styles are already defined.
The htmlarea.css file is loaded both in htmlarea.js and popupwin.js.
Change History
Note: See
TracTickets for help on using
tickets.
