updated tabbed dialog API
[citadel.git] / webcit / static / trailing.html
1 <!-- start trailing.html -->
2 <script type="text/javascript">
3  Rounded("div.box", "big transparent top bottom");
4  Rounded("form.box", "big transparent top bottom");
5  Rounded("div.boxlabel", "big transparent top");
6  Rounded("li.tablabel", "small transparent top");
7  Rounded("div.tabcontent", "big transparent bottom");
8  Rounded("div.tabcontent_submit", "big transparent bottom");
9 </script>
10 </div>
11 </body>
12 </html>