diff client/digitallibrary/jquery/jquery.digilib.css @ 785:4091b0e4dfd7 jquery

first step to a regions plugin
author hertzhaft
date Fri, 18 Feb 2011 11:11:49 +0100
parents cdc0f561d2d0
children 4f4f455ebbdb
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery.digilib.css	Fri Feb 18 10:39:40 2011 +0100
+++ b/client/digitallibrary/jquery/jquery.digilib.css	Fri Feb 18 11:11:49 2011 +0100
@@ -56,6 +56,11 @@
 	z-index: 1000;
 }
 
+div.digilib div.region {
+	background-color: red;
+	opacity: 0.5;
+}
+
 /* special definitions for fullscreen */
 div.digilib.dl_fullscreen div.buttons {
 	position: fixed;