diff client/digitallibrary/jquery/jquery.digilib.css @ 746:2e9a48dc7a0c jquery

move zoom-drag background along with birdview indicator
author hertzhaft
date Fri, 04 Feb 2011 00:02:06 +0100
parents 6224f64cbd58
children 8d5239d7b1d4
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery.digilib.css	Thu Feb 03 21:50:25 2011 +0100
+++ b/client/digitallibrary/jquery/jquery.digilib.css	Fri Feb 04 00:02:06 2011 +0100
@@ -6,6 +6,8 @@
 div.digilib div.scaler {
 	background-color: grey;
 	z-index: 0;
+	width: 0px;
+	height: 0px;
 }
 
 div.digilib div.birdview {