]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/trailing.html
updated tabbed dialog API
[citadel.git] / webcit / static / trailing.html
index a367cec127361e254ec5d89e8a66cbb40296e19c..8148bfbc347a6376a0f7ed173afecedb358f6729 100644 (file)
@@ -1,7 +1,11 @@
-<! start trailing.html>
+<!-- start trailing.html -->
 <script type="text/javascript">
- Rounded("div.box", "small transparent top bottom");
- Rounded("form.box", "small transparent top bottom");
+ Rounded("div.box", "big transparent top bottom");
+ Rounded("form.box", "big transparent top bottom");
+ Rounded("div.boxlabel", "big transparent top");
+ Rounded("li.tablabel", "small transparent top");
+ Rounded("div.tabcontent", "big transparent bottom");
+ Rounded("div.tabcontent_submit", "big transparent bottom");
 </script>
 </div>
 </body>