Mercurial > hg > digilib
diff client/digitallibrary/jquery/jquery-test-full.html @ 705:e740c0b86508 jquery
'reset' should reset fitwidth/fitheight, too
author | hertzhaft |
---|---|
date | Sun, 30 Jan 2011 16:38:54 +0100 |
parents | d16dffcaeee1 |
children | fc54b455f7f8 |
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-test-full.html Sun Jan 30 16:37:05 2011 +0100 +++ b/client/digitallibrary/jquery/jquery-test-full.html Sun Jan 30 16:38:54 2011 +0100 @@ -17,7 +17,8 @@ right: 5px; top: 5px; padding: 3px; - background-color: silver; + background-color: transparent; + z-index: 20; } img.button:hover { @@ -42,7 +43,7 @@ position: absolute; /* border: 2px solid #ffa060; */ border: 2px solid #ff0000; - z-index: 200; + z-index: 100; } div.birdview { @@ -71,6 +72,7 @@ div.bgDrag { background-color: grey; + z-index: 0; } </style>