overhaul style.css / headed page
--------------------------------
Key: CLEREZZA-147
URL: https://issues.apache.org/jira/browse/CLEREZZA-147
Project: Clerezza
Issue Type: Wish
Reporter: Reto Bachmann-Gmür
While as shown by the examples available in app.webguiexamples style.css and
headed page allow nice UIs, they are very intrusive and require the creator of
html and tempates to adapt to their details.
For example a plain html table in the part created by the "naked"-mode template
integrated within a headed page will be placed behind the header so that it
cannot or only partially be seen, adding a div with id "tx-content" will cause
the table to be shown (with a gradient-grey background in the header and 100%
with).
It should be possible to use standard html tags without any special class
withing the "naked" subtemplate of a headed page and have a page reasonably
rendered for arbitrary data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.