mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
#502: only display <ul> items with bullets.
This commit is contained in:
parent
9d7b75aa5d
commit
3deb263c2a
@ -292,7 +292,7 @@ li {
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
div.content li {
|
||||
div.content ul > li {
|
||||
-moz-background-clip:border;
|
||||
-moz-background-inline-policy:continuous;
|
||||
-moz-background-origin:padding;
|
||||
|
Loading…
Reference in New Issue
Block a user