You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2012/01/24 13:28:02 UTC

[jira] (MSKINS-26) hard coded style with padding-top for body

Olivier Lamy created MSKINS-26:
----------------------------------

             Summary: hard coded style with padding-top for body
                 Key: MSKINS-26
                 URL: https://jira.codehaus.org/browse/MSKINS-26
             Project: Maven Skins
          Issue Type: Bug
          Components: Fluido Skin
    Affects Versions: fluido-1.0
            Reporter: Olivier Lamy


there is an hardcoded 
{code:xml}
<style>body{padding-top: 20px;}</style>
{code}
It's impossible to not have it generated

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

        

[jira] (MSKINS-26) hard coded style with padding-top for body

Posted by "Simone Tripodi (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSKINS-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simone Tripodi closed MSKINS-26.
--------------------------------

    Resolution: Fixed

patched applied on {{trunk}}, see [r1301986|http://svn.apache.org/viewvc?rev=1301986&view=rev] thanks Bruno for contributing!
                
> hard coded style with padding-top for body
> ------------------------------------------
>
>                 Key: MSKINS-26
>                 URL: https://jira.codehaus.org/browse/MSKINS-26
>             Project: Maven Skins
>          Issue Type: Bug
>          Components: Fluido Skin
>    Affects Versions: fluido-1.0
>            Reporter: Olivier Lamy
>            Assignee: Simone Tripodi
>             Fix For: fluido-1.2
>
>         Attachments: MSKINS-26.patch
>
>
> there is an hardcoded 
> {code:xml}
> <style>body{padding-top: 20px;}</style>
> {code}
> It's impossible to not have it generated

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

        

[jira] (MSKINS-26) hard coded style with padding-top for body

Posted by "Simone Tripodi (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSKINS-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simone Tripodi updated MSKINS-26:
---------------------------------

    Fix Version/s: fluido-1.2
         Assignee: Simone Tripodi
    
> hard coded style with padding-top for body
> ------------------------------------------
>
>                 Key: MSKINS-26
>                 URL: https://jira.codehaus.org/browse/MSKINS-26
>             Project: Maven Skins
>          Issue Type: Bug
>          Components: Fluido Skin
>    Affects Versions: fluido-1.0
>            Reporter: Olivier Lamy
>            Assignee: Simone Tripodi
>             Fix For: fluido-1.2
>
>         Attachments: MSKINS-26.patch
>
>
> there is an hardcoded 
> {code:xml}
> <style>body{padding-top: 20px;}</style>
> {code}
> It's impossible to not have it generated

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

        

[jira] (MSKINS-26) hard coded style with padding-top for body

Posted by "Bruno P. Kinoshita (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSKINS-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno P. Kinoshita updated MSKINS-26:
-------------------------------------

    Attachment: MSKINS-26.patch

This patch includes a CSS class with the padding required for the body. It also adds a class to the body tag. 

Not sure if the changes in the CSS are in the right file (maven-theme, maven-base?). Feel free to change the patch :-)

Cheers
                
> hard coded style with padding-top for body
> ------------------------------------------
>
>                 Key: MSKINS-26
>                 URL: https://jira.codehaus.org/browse/MSKINS-26
>             Project: Maven Skins
>          Issue Type: Bug
>          Components: Fluido Skin
>    Affects Versions: fluido-1.0
>            Reporter: Olivier Lamy
>         Attachments: MSKINS-26.patch
>
>
> there is an hardcoded 
> {code:xml}
> <style>body{padding-top: 20px;}</style>
> {code}
> It's impossible to not have it generated

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