# HG changeset patch # User robcast # Date 1296573105 -3600 # Node ID d69a72e8562f1eff549b66dab9e88af3ad63d7c3 # Parent fec653a3094e6f2adc25ba9aa84faa4c59f91f7d# Parent aee08dbfccaef28c3ea2bfc251d41d98b7f94c2a merge with aee08dbfccaef28c3ea2bfc251d41d98b7f94c2a diff -r fec653a3094e -r d69a72e8562f client/digitallibrary/jquery/jquery-test-full.html --- a/client/digitallibrary/jquery/jquery-test-full.html Tue Feb 01 16:03:57 2011 +0100 +++ b/client/digitallibrary/jquery/jquery-test-full.html Tue Feb 01 16:11:45 2011 +0100 @@ -9,78 +9,13 @@ background: silver; } - div.digilib { - } - - div.buttons { - position: fixed; - right: 5px; - top: 5px; - padding: 3px; - background-color: transparent; - z-index: 20; - } - - img.button:hover { - background-image: url('../greyskin/corona.png'); - } - - div.digilib div.mark { - position: absolute; - color: white; - background: url('../greyskin/mark-bg-16.png'); - font-family: Verdana, Arial, Helvetica, sans-serif; - font-weight: bold; - font-size:11px; - height: 15px; - width: 16px; - padding-top: 1px; - text-align: center; - z-index: 10; - } - - div.digilib div.zoomrect { - position: absolute; - /* border: 2px solid #ffa060; */ - border: 2px solid #ff0000; - z-index: 100; - } - - div.birdview { - border: 1px solid white; - position: fixed; - bottom: 8px; - right: 48px; - display: none; - z-index: 1; - } - - div.about { - position: absolute; - width: 200px; - top: 100px; - left: 350px; - height: 200px; - padding: 0px 2px; - font-family: Verdana, Arial, Helvetica, sans-serif; - border: 2px solid lightcyan; - background-color: lightgrey; - text-align: center; - display: none; - z-index: 1000; - } - - div.scaler { - background-color: grey; - z-index: 0; - } - +