# HG changeset patch # User robcast # Date 1296143950 -3600 # Node ID 215ef40435c88ca2fcb025ccb89a9e3082a25c72 # Parent f60a45e7abb37687f6fea98748a014c712b52010# Parent e05c60578bff610f3b85a19a4309842bf7cded1c took out toggle more-or-less-buttons due to collisions with new buttonset code. merge with e05c60578bff610f3b85a19a4309842bf7cded1c diff -r f60a45e7abb3 -r 215ef40435c8 client/digitallibrary/jquery/jquery-test-embedded.html --- a/client/digitallibrary/jquery/jquery-test-embedded.html Thu Jan 27 16:53:09 2011 +0100 +++ b/client/digitallibrary/jquery/jquery-test-embedded.html Thu Jan 27 16:59:10 2011 +0100 @@ -18,6 +18,8 @@ margin-left: 184px; top: 0px; padding: 2px; + background-color: grey; + opacity: 0.4; } div.button { diff -r f60a45e7abb3 -r 215ef40435c8 client/digitallibrary/jquery/jquery.digilib.js