Bug 502126 - <simplelist> in html outputs has a border drawn around it
Summary: <simplelist> in html outputs has a border drawn around it
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ruediger Landmann
QA Contact: Joshua Wulf
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-22 01:33 UTC by Dana Mison
Modified: 2014-10-19 22:57 UTC (History)
4 users (show)

Fixed In Version: 1.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-26 04:52:30 UTC
Embargoed:


Attachments (Terms of Use)

Description Dana Mison 2009-05-22 01:33:21 UTC
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:

Comment 1 Michael Hideo 2009-06-17 02:19:46 UTC
Adding to the QA run post docs.redhat.com

Comment 3 Jeff Fearn 🐞 2009-10-01 01:08:35 UTC
Committed revision 795 with this CSS change.

Comment 4 Fedora Update System 2009-11-18 02:18:24 UTC
publican-1.2-0.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/publican-1.2-0.fc12

Comment 5 Fedora Update System 2009-11-20 05:17:26 UTC
publican-1.2-0.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2009-11-25 14:52:34 UTC
publican-1.2-0.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.