From 896d529d83fb6266ff5d4b220c721edf87492a85 Mon Sep 17 00:00:00 2001 From: Lance Arthur Date: Tue, 5 Oct 2010 09:50:03 -0700 Subject: [PATCH] Recent changes --- BookReader/BookReader.css | 37 ++++++++++---- BookReader/BookReader.js | 3 +- BookReader/newbook.html | 101 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 131 insertions(+), 10 deletions(-) create mode 100644 BookReader/newbook.html diff --git a/BookReader/BookReader.css b/BookReader/BookReader.css index c0ff5cd..755346f 100644 --- a/BookReader/BookReader.css +++ b/BookReader/BookReader.css @@ -33,10 +33,12 @@ h3 { color: #999; } #BRtoolbar a { - color: #ccc!important; + color: #ccc; text-decoration: underline; } - +#BRtoolbarbuttons { + float: right; +} #BRcontainer { top:5px; bottom:5px; @@ -176,7 +178,22 @@ h3 { font-size: 12px; font-weight: 700; } - +#BRreturn { + display: block; + float: left; + margin: 5px 10px 0 5px; + font-family: "Lucida Grande","Arial",sans-serif; + color: #333; +} +#BRreturn span { + font-size: 10px; + display: block; +} +#BRreturn a { + font-size: 13px; + display: block; + color: #036daa; +} .BRicon { display: block; float: left; @@ -195,7 +212,7 @@ h3 { .BRicon.logo {background-position:0 0;} .BRicon.info {background-position:-40px 0;} .BRicon.info:hover {background-position:-80px 0;} -.BRicon.share {background-position:-120px 0;cursor:default;} +.BRicon.share {background-position:-120px 0;} .BRicon.share:hover {background-position:-160px 0;} .BRicon.read {background-position:-200px 0;} .BRicon.read:hover {background-position:-240px 0;} @@ -388,6 +405,7 @@ div#BRpage { width: 80px; padding-left:12px; text-align: right; + z-index: 1000000; } div#BRnav { position: fixed; @@ -401,23 +419,24 @@ div#BRnav { } div#BRnavpos { position: relative; - width: 100%; + margin-right: 80px; height: 40px; } div#BRpager { position: relative; - margin: 0 92px 0 -10px; + margin-left: -10px; height: 40px; } div#BRslider { position: absolute; + top: 13px; height: 27px; } div#slider { position: absolute; width: 2500px; height: 27px; - top: 13px; + top: 0; left: -2478px; background-color: #000; opacity: .1; @@ -426,7 +445,7 @@ div#pager { position: absolute; width: 23px; height: 27px; - top: 13px; + top: 0; left: 8px; background: url(images/slider.png); } @@ -436,7 +455,7 @@ div#BRnavline { width: auto; background-color: #000; top: -29px; - margin: 0 92px 0 10px; + margin: 0 10px; } .BRnavend { position: absolute; diff --git a/BookReader/BookReader.js b/BookReader/BookReader.js index f670591..c3481ef 100644 --- a/BookReader/BookReader.js +++ b/BookReader/BookReader.js @@ -3313,7 +3313,7 @@ BookReader.prototype.initNavbar = function() { BookReader.prototype.initToolbar = function(mode, ui) { $("body").append("
" - + "" + + "" /* XXXmang integrate search */ + "
" + "" @@ -3324,6 +3324,7 @@ BookReader.prototype.initToolbar = function(mode, ui) { + "" + "" + + "
Back toBook Title
" + "
" + "
"); diff --git a/BookReader/newbook.html b/BookReader/newbook.html new file mode 100644 index 0000000..d3b9bec --- /dev/null +++ b/BookReader/newbook.html @@ -0,0 +1,101 @@ + + + + + + + In the wake of the war canoe : a stirring record of forty years' successful labour, peril & adventure amongst the savage Indian tribes of the Pacific coast, and the piratical head-hunting Haidas of the Queen Charlotte Islands, B. C + + + + + + + + + + + + + + +
Internet Archive BookReader
+ +
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+ + + + + + + +
+
I. The Minotaur | Page 1
+
+ +
+
II. The Griffon | Page 44
+
+ +
+
III. The Firedrake | Page 129
+
+ +
+
V. The Pegasus | Page 201
+
+ +
+
VI. The Goblin | Page 255
+
+ +
+
+ A related distinction is between the emotion and the results of the emotion, principally behaviors and emotional expressions. People often behave in certain ways as a direct result of their emotional state, such as crying, fighting or fleeing. Page 163 +
IV. The Witch | Page 163
+
+
+ +
+
+ + + + + + + -- 2.20.1