diff webapp/src/main/webapp/jquery/jquery.digilib.css @ 1058:95d28c6ad018

rgb slider now gets/sets values, plus some refactoring
author hertzhaft
date Sat, 31 Mar 2012 12:10:34 +0200
parents d139f59a5f80
children c7fd2f239953
line wrap: on
line diff
--- a/webapp/src/main/webapp/jquery/jquery.digilib.css	Sat Mar 31 00:41:28 2012 +0200
+++ b/webapp/src/main/webapp/jquery/jquery.digilib.css	Sat Mar 31 12:10:34 2012 +0200
@@ -127,7 +127,7 @@
 div.dl-digilib #dl-calibration {
 	background: url('img/blue.png');
 	position: absolute;
-	border: 1px solid lightcyan;
+	border: 2px solid lightcyan;
 	width: 400px;
 	display: none;
 	z-index: 9999;
@@ -265,6 +265,7 @@
 div.dl-digilib table.dl-rgbslider td.rgb {
     width: 40%;
     padding: 10px;
+    border: 2px solid lightcyan;
 }
 
 /* special definitions for fullscreen */