diff client/digitallibrary/jquery/jquery-test-full-rc.html @ 723:123706249227 jquery

improved bird image handling. still some issues with bird image position in embedded mode.
author robcast
date Mon, 31 Jan 2011 16:24:31 +0100 (2011-01-31)
parents 6b9b8e1401d8
children 936d88972cd0
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-test-full-rc.html	Mon Jan 31 10:05:49 2011 +0100
+++ b/client/digitallibrary/jquery/jquery-test-full-rc.html	Mon Jan 31 16:24:31 2011 +0100
@@ -51,7 +51,6 @@
                 position: fixed;
                 bottom: 8px;
                 right:  48px;
-                display: none;
                 z-index: 1;
                 }
 
@@ -69,8 +68,8 @@
                 display: none;
                 z-index: 1000;
                 }
-                
-            div.bgDrag {
+
+            div.scaler {
                 background-color: grey;
                 z-index: 0;
                 }