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