Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

List styles are missing #2

Closed
michael-e opened this issue Aug 19, 2011 · 0 comments
Closed

List styles are missing #2

michael-e opened this issue Aug 19, 2011 · 0 comments

Comments

@michael-e
Copy link

I noticed that in the preview lightbox unordered and ordered lists don't have any list styles (i.e. bullets or numbers). This is probably caused by Symphony's admin CSS rules. You might however add some basic styles for lists to the extension CSS, e.g.:

#preview-textarea ul {
    list-style-type: circle;
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants