Opened 17 years ago

Last modified 12 years ago

#844 confirmed New Feature

Bullet Color

Reported by: mprittie@… Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: SF Cc:

Description

My organization would like to see an interface that would allow for the selection of a bullet color for the unordered lists.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1351640&group_id=75348&atid=543656

Change History (5)

comment:1 Changed 17 years ago by Martin Kou

Reporter: changed from Martin Kou to mprittie@…

comment:2 Changed 16 years ago by Wojciech Olchawa

Keywords: Confirmed added

Currently the bulleted list colors are only available by using a style in a <li> tag:

Example:

<ul>
    <li style="color: rgb(255, 102, 0);">Red dots</li>
</ul> 

It would be a good feature to select the color from the lists properties dialog.

comment:3 Changed 12 years ago by Jakub Ś

This one is related to #717

comment:4 Changed 12 years ago by Jakub Ś

Other tickets that concern this feature #717, #7853.

comment:5 Changed 12 years ago by Jakub Ś

#8741 is another ticket that concerns changing font-sizes and colors bullets/numbers.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy