]> source.dussan.org Git - redmine.git/commitdiff
updated css for online help
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 29 Jan 2007 18:45:33 +0000 (18:45 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 29 Jan 2007 18:45:33 +0000 (18:45 +0000)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@204 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/manual/en/html.css
public/manual/fr/html.css

index c1b2a6fca6a948e1f45789b1ede1894d55f718cc..1c4e949f72a19380ea01c52b9577c12747677323 100644 (file)
@@ -53,3 +53,17 @@ pre.programlisting {
     font-size: 10pt;
     white-space: pre;
 }
+
+li p {
+    margin-top: 3px;
+    margin-bottom: 3px;
+}
+
+div.toc dt {
+    margin-bottom:4px;
+}
+
+.chapter {
+    display:block;
+    margin-top:2em;
+}
\ No newline at end of file
index c1b2a6fca6a948e1f45789b1ede1894d55f718cc..1c4e949f72a19380ea01c52b9577c12747677323 100644 (file)
@@ -53,3 +53,17 @@ pre.programlisting {
     font-size: 10pt;
     white-space: pre;
 }
+
+li p {
+    margin-top: 3px;
+    margin-bottom: 3px;
+}
+
+div.toc dt {
+    margin-bottom:4px;
+}
+
+.chapter {
+    display:block;
+    margin-top:2em;
+}
\ No newline at end of file