[jira] Created: (OFBIZ-3044) Adding a class style to the Screen Title

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
21 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3044) Adding a class style to the Screen Title

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791309#action_12791309 ]

Bruno Busco commented on OFBIZ-3044:
------------------------------------

Jens,
this has not been reverted.
The change you mention is more general.
Since the label widget already as the possibility to have a style specified there is no need to wrap it into a container.

Yes, I do not see any issue to apply the page-title class to the label itself.


> Adding a class style to the Screen Title
> ----------------------------------------
>
>                 Key: OFBIZ-3044
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3044
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Bruno Busco
>            Assignee: Bruno Busco
>         Attachments: screenTitle.patch, screenTitle.patch, screenTitle.patch, screenTitle1.JPG, screenTitle2.JPG
>
>
> In the attached patch I added a new class "screen-title" to the screen title rendered by the FindScreenDecorator.
> This will let the themes to attach a theme defined style different from H1.
> In the Bluelight theme this is used to completely hide the title because it is already shown in the blue/white bar (you can see how a find screen appears before and after the patch).
> I left the H1 style also so that the other themes still work the same but it could be removed adding the proper style in all the themes.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

12