[introspection-doc-generator] nicer layout on index page



commit 5428554f5a5952b050f99c8e4ebf9165ccf9dfbc
Author: Alan Knowles <alan akkbhome com>
Date:   Fri Apr 30 08:05:24 2010 +0800

    nicer layout on index page

 docs/resources/default.css |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/docs/resources/default.css b/docs/resources/default.css
index 3ccdc37..5935d5d 100755
--- a/docs/resources/default.css
+++ b/docs/resources/default.css
@@ -510,4 +510,10 @@ td.msource
 	margin:5px;
 	padding:5px;
 	width:18%;
+}
+.ns-list {
+        
+    display:block;
+    float:left;
+    margin:30px;
 }
\ No newline at end of file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]