comparison client/digitallibrary/jquery/jquery-test-embedded.html @ 755:ee47917540c7 jquery

small preparations for SVG
author hertzhaft
date Thu, 10 Feb 2011 09:20:56 +0100
parents 996a584f1a0b
children ede54261f87b
comparison
equal deleted inserted replaced
754:17539f6838b6 755:ee47917540c7
11 div.digilib { 11 div.digilib {
12 /* padding for buttons and bird-div */ 12 /* padding for buttons and bird-div */
13 padding-right: 18px; 13 padding-right: 18px;
14 padding-bottom: 100px; 14 padding-bottom: 100px;
15 /* width: 220px; */ 15 /* width: 220px; */
16 }
17
18 div.svg {
19 position: absolute;
20 background: transparent;
16 } 21 }
17 22
18 td { 23 td {
19 vertical-align: top; 24 vertical-align: top;
20 } 25 }