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