changeset 1268:0b04336453cb

fixed singleslider z-index.
author robcast
date Wed, 22 Jan 2014 21:04:57 +0100
parents 9c09ab5b46ec
children a08a513f711c
files webapp/src/main/webapp/jquery/jquery.digilib.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/webapp/src/main/webapp/jquery/jquery.digilib.css	Wed Jan 22 20:11:36 2014 +0100
+++ b/webapp/src/main/webapp/jquery/jquery.digilib.css	Wed Jan 22 21:04:57 2014 +0100
@@ -295,6 +295,7 @@
 	padding: 10px;
 	position: absolute;
     top: 0px;	
+    z-index: 100;
     }
 
 div.dl-digilib div.dl-slider {