Forum Replies Created
-
odeon May 9, 2011 at 8:36 am
Reply To: List numbering strangeness in the editor
May 9, 2011 at 8:36 amParticipants 0Replies 2Last Activity 11 years, 9 months agoThere is a lot more CSS for list items in that stylesheet — the list-item element appears in many contexts. I tend to place list-style-type on list items rather than the list wrapper.
There should be an angle bracket between the wrapper and the item, though: list[type=”ordered”]>list-item, because that's the context I am dealing with in this case.
Cheers.
odeon November 30, 2009 at 1:30 pm
Reply To: Insert Table Dialog Behaving Weirdly
November 30, 2009 at 1:30 pmParticipants 0Replies 2Last Activity 13 years, 2 months agoAh, thank you. I'll investigate.
-
AuthorPosts