Ticket UUID: | 49395d4e70940fb0591fb7b930a1a845c866fe9b | ||
Title: | Styling: Separate HTML and CSS files from C source | ||
Status: | Open | Type: | Feature_Request |
Severity: | Minor | Priority: | |
Subsystem: | Resolution: | Open | |
Last Modified: | 2010-07-10 10:46:20 | ||
Version Found In: | |||
Description & Comments: | |||
By separating the files required by the web UI it would be easier to implement fixes and improvements. Maybe the packaging of these files could happen in the build step instead of having strings of HTML in the C source?
ttmrichter added on 2010-07-10 06:07:24: eric added on 2010-07-10 09:50:07: CSS is already separate, and it would be good if every HTML object had a class attribute, but that's it. ttmrichter added on 2010-07-10 10:46:20: |