Fix typo in css.
authorMichael Ang <gtronix@gmail.com>
Wed, 1 Apr 2009 21:42:05 +0000 (21:42 +0000)
committerMichael Ang <gtronix@gmail.com>
Wed, 1 Apr 2009 21:42:05 +0000 (21:42 +0000)
GnuBook/GnuBook.css

index fa3bdab..1673ea5 100644 (file)
@@ -90,7 +90,7 @@
 .GBicon.one_page_mode { background: url(images/one_page_mode_icon.png) no-repeat; }
 .GBicon.two_page_mode { background: url(images/two_page_mode_icon.png) no-repeat; }
 .GBicon.embed { background: url(images/embed_icon.png) no-repeat; }
-.GBicon.book_left { background: url(images/book_left.png) no-repeat; }
+.GBicon.book_left { background: url(images/book_left_icon.png) no-repeat; }
 .GBicon.book_right { background: url(images/book_right_icon.png) no-repeat; }
 .GBicon.book_up { background: url(images/book_up_icon.png) no-repeat; }
 .GBicon.book_down { background: url(images/book_down_icon.png) no-repeat; }