I have a problem with applying the class directive.

I use the input you can see here: img19. imageshack .us/img19/2536/
classnotworking.png

I use the default theme with adding to the default css:
ul.simple {
    list-style: none;
}

ul.enumerateVisibleItems {
list-style: square;
}

The second is a way to overwrite the first formating used in some
cases. However, for the CSS to work I need create the corresponding
class. For this I use the class directive as you can see in the first
image.

Nevertheless, the results is totally different from what I expect:
img32. imageshack .us/img32/3713/resultnq.png

So what's the problem here?

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to