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

Adrian Crum commented on OFBIZ-3044:
------------------------------------

By the way, please don't get discouraged when I push against new CSS classes. 
Some time ago, there was very little effort put into reusing existing CSS 
classes or styling HTML compounds and the end result was we had a HUGE main 
style sheet. Several years ago we went through the main style sheet and 
eliminated many redundant and unused classes. So, now I make an effort to 
prevent the main style sheet from growing again.

If a new CSS class is really needed, then that's fine. But let's try to make 
sure it is really needed.


> 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, 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.

Reply via email to