Issue Details (XML | Word | Printable)

Key: TOC-1
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: David Peterson
Reporter: Guy Fraser
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence Table of Contents Macro

Bullets rendered incorrectly when using custom bullet style

Created: 10/Jun/05 12:00 AM   Updated: 06/Nov/07 05:45 PM
Component/s: {toc}
Affects Version/s: 1.4.5
Fix Version/s: 1.4.6

Time Tracking:
Not Specified

Labels:


 Description  « Hide
Here's what I have in the markup: {toc:minLevel=2|style=circle}

And here's the CSS I added:

ul {
line-height:1.6em;
}
li {
margin-left: -30px;
margin-top: 10px;
padding:0 0 0 20px;
background:url("/download/attachments/918/list_bullet.gif") no-repeat 0 4px;
list-style:none;
}

The custom bullet image was merged in with the text at the start of each list item.



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.