10 #options img.collapse {
19 text-decoration: none;
22 #chapters, .chapter, .section {
29 #chapters li.chapter .button {
32 margin: 10px 10px 0 0;
33 background-repeat: no-repeat;
38 #chapters li.chapter .button:hover {
42 #chapters.expandable li.chapter .button {
44 background-image: url('../../../../doc/plus-12x12.png');
47 #chapters.expandable li.chapter span.chapter_title.nosub {
51 #chapters.expandable li.chapter ul.sections {
55 #chapters.expandable li.chapter.open .button {
56 background-image: url('../../../../doc/minus-12x12.png');
59 #chapters.expandable li.chapter.open ul.sections {