summaryrefslogtreecommitdiffstats
path: root/app/views/wiki
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-07-22 19:40:47 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-07-22 19:40:47 +0000
commit5564dfbbd5a31362fde86f27ac8beccd1661d6f8 (patch)
tree8a622876dd84409112a3d794f9c92b48aaf4d7bf /app/views/wiki
parenta17b62b455188208dccd38b312fb40d39c515757 (diff)
downloadredmine-5564dfbbd5a31362fde86f27ac8beccd1661d6f8.tar.gz
redmine-5564dfbbd5a31362fde86f27ac8beccd1661d6f8.zip
TOC rendered as an unordered list.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1693 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/wiki')
-rw-r--r--app/views/wiki/export.rhtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/wiki/export.rhtml b/app/views/wiki/export.rhtml
index 1ab5c13e4..94b4e6f0d 100644
--- a/app/views/wiki/export.rhtml
+++ b/app/views/wiki/export.rhtml
@@ -6,6 +6,10 @@
<style>
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
+ul.toc { padding: 4px; margin-left: 0; }
+ul.toc li { list-style-type:none; }
+ul.toc li.heading2 { margin-left: 1em; }
+ul.toc li.heading3 { margin-left: 2em; }
</style>
</head>
<body>