diff client/digitallibrary/jquery/jquery.digilib.css @ 811:29de310ed4f3 jquery

read regions from HTML (not working yet), show info
author hertzhaft
date Mon, 21 Feb 2011 18:37:44 +0100
parents 4f4f455ebbdb
children 36fbccbaf413
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery.digilib.css	Mon Feb 21 01:20:22 2011 +0100
+++ b/client/digitallibrary/jquery/jquery.digilib.css	Mon Feb 21 18:37:44 2011 +0100
@@ -75,6 +75,16 @@
 	margin: 3px;
 }
 
+div.regioncontent {
+    display: none;
+}
+
+div.regioninfo {
+    display: none;
+    color: white;
+    background-color: black;
+}
+
 /* special definitions for fullscreen */
 div.digilib.dl_fullscreen div.buttons {
 	position: fixed;