comparison client/digitallibrary/jquery/jquery-test-embedded.html @ 696:e05c60578bff jquery

add toggle for last buttonset
author hertzhaft
date Thu, 27 Jan 2011 15:37:39 +0100
parents 5c39f5dd6296
children fca26721e8dd
comparison
equal deleted inserted replaced
695:5c39f5dd6296 696:e05c60578bff
16 div.buttons { 16 div.buttons {
17 position: absolute; 17 position: absolute;
18 margin-left: 184px; 18 margin-left: 184px;
19 top: 0px; 19 top: 0px;
20 padding: 2px; 20 padding: 2px;
21 background-color: grey;
22 opacity: 0.4;
21 } 23 }
22 24
23 div.button { 25 div.button {
24 } 26 }
25 27