diff client/digitallibrary/jquery/jquery-test-full.html @ 659:9da101c94465 jquery

small birdview improvements
author hertzhaft
date Sat, 22 Jan 2011 00:26:43 +0100
parents 6c756024300f
children e1103bd09f57
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-test-full.html	Fri Jan 21 14:53:37 2011 +0100
+++ b/client/digitallibrary/jquery/jquery-test-full.html	Sat Jan 22 00:26:43 2011 +0100
@@ -72,7 +72,9 @@
                 }
 
             div.birdzoom {
-                border: 2px solid yellow;
+                border-width: 2px;
+                border-style: solid;
+                border-color: yellow;
                 }
 
         </style>