comparison client/digitallibrary/jquery/jquery-test-embedded.html @ 762:aab01da232ef jquery

small preparations for SVG
author hertzhaft
date Thu, 10 Feb 2011 09:20:56 +0100
parents 936d88972cd0
children b9a75079aece
comparison
equal deleted inserted replaced
761:16778bd2de7c 762:aab01da232ef
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 }