[gatein-issues] [JBoss JIRA] (GTNPORTAL-2691) Sample Portal rendered without RightHome.jpg Background image

Peter Palaga (JIRA) jira-events at lists.jboss.org
Fri Mar 29 10:04:42 EDT 2013


     [ https://issues.jboss.org/browse/GTNPORTAL-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Palaga updated GTNPORTAL-2691:
------------------------------------

        Status: Closed  (was: Pull Request Sent)
    Resolution: Done

    
> Sample Portal rendered without RightHome.jpg Background image
> -------------------------------------------------------------
>
>                 Key: GTNPORTAL-2691
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-2691
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Peter Palaga
>            Assignee: Peter Palaga
>
> In
> {code}examples/portal/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css{code}
> a semicolon is missing before {{/* orientation=rt */}} in the following rule:
> {code} 
>   .UIHomePagePortlet .AdImageLeft {
> 				background: url('DefaultSkin/background/RightHome.jpg') no-repeat left top; /* orientation=lt */
> 				background: url('DefaultSkin/background/RightHome-rt.jpg') no-repeat right top /* orientation=rt */
>   }
> {code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list