[publican-list] [Bug 502126] New: <simplelist> in html outputs has a border drawn around it

bugzilla at redhat.com bugzilla at redhat.com
Fri May 22 01:33:22 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: <simplelist> in html outputs has a border drawn around it

https://bugzilla.redhat.com/show_bug.cgi?id=502126

           Summary: <simplelist> in html outputs has a border drawn around
                    it
           Product: Red Hat Enterprise Linux 5
           Version: 5.2
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: publican
        AssignedTo: mhideo at redhat.com
        ReportedBy: dmison at redhat.com
         QAContact: ecs-dev-list at redhat.com
                CC: publican-list at redhat.com
    Classification: Red Hat
    Target Release: ---


Description of problem:
<simplelist> in html & html-single output has a border drawn around it, the pdf
output doesn't and would be preferred.

it appears to be coming from generic table style in overrides.css since there
isn't any specific css styling for <simplelist>

adding: table.simplelist { border-style: none; } to common.css fixes it.

Version-Release number of selected component (if applicable):
publican-0.45-0.el5

How reproducible:
everytime :-)

Steps to Reproduce:
1. add simple list
<simplelist type="horiz" columns="2">
    <member>Action</member>
    <member>CorePipelineProvider</member>
    <member>Emitter</member>
...
</simplelist>

2. make html-single-en-US

Actual results:
List is presented as expected but with a thin border around the outside

Expected results:
No border

Additional info:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the publican-list mailing list