Skip to content

Commit a4fc755

Browse files
committed
add the arrow_up.png icon + update css for superclass methods
1 parent e674bfd commit a4fc755

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
372 Bytes
Loading
Binary file not shown.

lib/rdoc/generator/template/darkfish/rdoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ ul.link-list .type {
226226
}
227227

228228
ul.link-list li.superclass {
229-
background: url(images/super.jpg) no-repeat right center;
229+
background: url(images/arrow_up.png) no-repeat right center;
230230
}
231231

232232
/* @end */

0 commit comments

Comments
 (0)