diff webapp/src/main/webapp/jquery/jquery.digilib.css @ 1110:ffda96c2fde0

use RegExp for finding regions; use ID for highlighting
author hertzhaft
date Sun, 28 Oct 2012 15:10:41 +0100
parents ae796bcac7f4
children efe4b0f18cf8
line wrap: on
line diff
--- a/webapp/src/main/webapp/jquery/jquery.digilib.css	Sun Oct 28 00:53:31 2012 +0200
+++ b/webapp/src/main/webapp/jquery/jquery.digilib.css	Sun Oct 28 15:10:41 2012 +0100
@@ -141,6 +141,7 @@
 }
 
 div.dl-digilib div.dl-highlightregion {
+	background-color: transparent;
 	border: 5px solid orange;
 	opacity: 0.8;
 }