Opened 14 years ago

Closed 14 years ago

#5258 closed New Feature (wontfix)

Removing underlines of links? (text-decoration: none)

Reported by: Daniel Cohen Gindi Owned by:
Priority: Normal Milestone:
Component: UI : Dialogs Version: 3.2
Keywords: Cc:

Description

There's a need for an 'easy' option to clean the underline of a link. Of course un-checking the U button won't do nothing, because this is the default text-decoration for A elements.

So we need some kind of modification to the Link dialog. A checkbox, or a drop-down of text decoration, which will detect the text-decoration of the link if exists, and allow setting to NONE.

Change History (1)

comment:1 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Keywords: link dialog underline text-decoration removed
Priority: HighNormal
Resolution: wontfix
Status: newclosed

That's something that should be done with a style for the link element, adding another option (for a presentational issue) in the link dialog could be done by a plugin. There's no need to modify the core for that.

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