You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2005/09/18 16:11:11 UTC

[jira] Closed: (MPXDOC-172) maven-base.css has a mis-spelt property

     [ http://jira.codehaus.org/browse/MPXDOC-172?page=all ]
     
Lukas Theussl closed MPXDOC-172:
--------------------------------

     Resolution: Fixed
    Fix Version: 1.10

Fixed. Thanks!

> maven-base.css has a mis-spelt property
> ---------------------------------------
>
>          Key: MPXDOC-172
>          URL: http://jira.codehaus.org/browse/MPXDOC-172
>      Project: maven-xdoc-plugin
>         Type: Bug
>     Versions: 1.8
>     Reporter: Alex Blewitt
>     Priority: Trivial
>      Fix For: 1.10

>
> Original Estimate: 1 minute
>         Remaining: 1 minute
>
> The maven-base.css in the plugin-resources has a mis-spelt property:
> #navcolumn li {
>   list-style-type: none;
>   background-image: none;
>   background-repeat: no-repeat;
>   background-position: 0 0.4em;
>   padding-left: 16px;
>   list-style-position: ouside;
>   line-height: 1.2em;
>   font-size: smaller;
> }
> the list-style-position: value should be 'outside' and not 'ouside'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org