17 #options img.collapse {
26 text-decoration: none;
29 #chapters, .chapter, .section {
36 #chapters li.chapter .button {
39 margin: 10px 10px 0 0;
40 background-repeat: no-repeat;
45 #chapters li.chapter .button:hover {
49 #chapters.expandable li.chapter .button {
51 background-image: url('../../../../static/doc/plus-12x12.png');
54 #chapters.expandable li.chapter span.chapter_title.nosub {
58 #chapters.expandable li.chapter ul.sections {
62 #chapters.expandable li.chapter.open .button {
63 background-image: url('../../../../static/doc/minus-12x12.png');
66 #chapters.expandable li.chapter.open ul.sections {