From ad712ba22b46d30440c6aa80a30bae97bd459829 Mon Sep 17 00:00:00 2001 From: scollett Date: Mon, 16 Nov 2009 14:42:47 -0800 Subject: [PATCH] Fixed location of thumbnail icon and added thumbnail view toolbar mode --- GnuBook/GnuBook.css | 2 ++ GnuBook/GnuBook.js | 36 ++++++++++++++++++++---- GnuBook/images/book_thumb_next_icon.png | Bin 0 -> 1063 bytes GnuBook/images/book_thumb_prev_icon.png | Bin 0 -> 803 bytes 4 files changed, 32 insertions(+), 6 deletions(-) create mode 100644 GnuBook/images/book_thumb_next_icon.png create mode 100644 GnuBook/images/book_thumb_prev_icon.png diff --git a/GnuBook/GnuBook.css b/GnuBook/GnuBook.css index 839e6d0..23a67e9 100644 --- a/GnuBook/GnuBook.css +++ b/GnuBook/GnuBook.css @@ -114,6 +114,8 @@ .GBicon.book_rightmost { background: url(images/book_rightmost_icon.png) no-repeat; } .GBicon.book_top { background: url(images/book_top_icon.png) no-repeat; } .GBicon.book_bottom { background: url(images/book_bottom_icon.png) no-repeat; } +.GBicon.book_thumb_next { background: url(images/book_thumb_next_icon.png) no-repeat; } +.GBicon.book_thumb_prev { background: url(images/book_thumb_prev_icon.png) no-repeat; } .GBicon.play { background: url(images/control_play_icon.png) no-repeat; } diff --git a/GnuBook/GnuBook.js b/GnuBook/GnuBook.js index 7e2bc6e..8b4714f 100644 --- a/GnuBook/GnuBook.js +++ b/GnuBook/GnuBook.js @@ -3012,17 +3012,18 @@ GnuBook.prototype.initToolbar = function(mode, ui) { + "
Page:
" + "" + "" - + "