diff client/digitallibrary/jquery/jquery.digilib.css @ 739:58fcf8d8649f jquery

move zoom-drag background along with birdview indicator
author hertzhaft
date Fri, 04 Feb 2011 00:02:06 +0100
parents e2429ec1976e
children 7429edfd363a
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 {