diff client/digitallibrary/jquery/jquery-test-full.html @ 652:9ec8f039e942 jquery

small birdview improvements
author hertzhaft
date Sat, 22 Jan 2011 00:26:43 +0100
parents b6fdd915c7e8
children 2390d548ae0b
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>