diff options
author | Andreas Gohr <andi@splitbrain.org> | 2007-05-14 20:09:03 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2007-05-14 20:09:03 +0200 |
commit | 82cb71c182440266292bf2264fc5685cc8961730 (patch) | |
tree | 0853b4ae6452b7d936d08cf3c705e692c12c48fd /lib/tpl/default/images | |
parent | 8a447e5c940231e5547004c8343801b7f59f1df9 (diff) | |
download | rpg-82cb71c182440266292bf2264fc5685cc8961730.tar.gz rpg-82cb71c182440266292bf2264fc5685cc8961730.tar.bz2 |
replaced TOC toggle images by CSS magic
Instead of relying on images to show the toggle button for hiding the table
of contents, now some CSS is used to simulate an arrow.
darcs-hash:20070514180903-7ad00-4aeef03580dfb92a5c939d3cdd569850ea31df5b.gz
Diffstat (limited to 'lib/tpl/default/images')
-rw-r--r-- | lib/tpl/default/images/toc_hide.gif | bin | 274 -> 0 bytes |
-rw-r--r-- | lib/tpl/default/images/toc_show.gif | bin | 273 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/tpl/default/images/toc_hide.gif b/lib/tpl/default/images/toc_hide.gif Binary files differdeleted file mode 100644 index d491c18db..000000000 --- a/lib/tpl/default/images/toc_hide.gif +++ /dev/null diff --git a/lib/tpl/default/images/toc_show.gif b/lib/tpl/default/images/toc_show.gif Binary files differdeleted file mode 100644 index ff13b9585..000000000 --- a/lib/tpl/default/images/toc_show.gif +++ /dev/null |