Ticket #6568: 6568.patch
File 6568.patch, 488 bytes (added by , 2 years ago) |
---|
-
wp-trac.css
835 835 #content.wiki .wiki-toc { 836 836 border: 1px solid #d7d7d7; 837 837 background: #f9f9f9; 838 width: 15%; 838 839 } 839 840 #content.wiki .wiki-toc li { 840 841 padding: .05em .4em; /* give individual TOC items more breathing room */ 842 list-style-position: inside; 841 843 } 842 844 #content.wiki .wiki-toc .active { 843 845 background: #eaf2fa; /* current TOC item */