]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/trailing.html
Added pager config to tuiconfig.c
[citadel.git] / webcit / static / trailing.html
index e04310fdd2d58c69a390aef96e25821cf20ae5ee..82ab879b1244db654d49ff54171dc63bdb9b9ca5 100644 (file)
@@ -1,2 +1,11 @@
-</BODY>
-</HTML>
+<!-- start trailing.html -->
+<script type="text/javascript">
+ 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 left");
+ Rounded("div.tabcontent", "small transparent right");
+</script>
+</div>
+</body>
+</html>