diff client/digitallibrary/jquery/jquery-test-full.html @ 708:fc54b455f7f8 jquery

getting rid of bg div in zoomDrag
author hertzhaft
date Sun, 30 Jan 2011 18:32:40 +0100
parents e740c0b86508
children a8a3b92bb963
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-test-full.html	Sun Jan 30 18:11:07 2011 +0100
+++ b/client/digitallibrary/jquery/jquery-test-full.html	Sun Jan 30 18:32:40 2011 +0100
@@ -69,8 +69,8 @@
                 display: none;
                 z-index: 1000;
                 }
-                
-            div.bgDrag {
+
+            div.scaler {
                 background-color: grey;
                 z-index: 0;
                 }