Ticket #692 (closed Bug: fixed)
[SS] Some style definitions should be blocked in the combo
| Reported by: | deadmoroz@… | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.3 |
| Component: | Core : Styles | Version: | |
| Keywords: | SF Confirmed Review+ | Cc: |
Description
When displaying styles available from fckstyles.xml in styles combo each option is being styled according to the style it belongs to.
But if the style has something like "padding-left" attribute, let's say 180px, then the option becomes invisible (the padding is applied to the combo's option as well and it's being displaced completely to the right).
It's needed to introduce some !important attributes for combo's options that couldn't be overriden by styles from fckstyles.xml
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1392114&group_id=75348&atid=543653
Attachments
Change History
Note: See
TracTickets for help on using
tickets.