[Synopsis-changes] Synopsis/Synopsis/doc/Tutorial synopsis.css,1.4,1.5

Stefan Seefeld stefan at synopsis.fresco.org
Mon Dec 8 18:57:36 UTC 2003


Update of /cvs/synopsis/Synopsis/doc/Tutorial
In directory frida:/tmp/cvs-serv1370/doc/Tutorial

Modified Files:
	synopsis.css 
Log Message:
put parameter listing of processors into the tutorial appendix

Index: synopsis.css
===================================================================
RCS file: /cvs/synopsis/Synopsis/doc/Tutorial/synopsis.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -d -r1.4 -r1.5
--- synopsis.css	6 Dec 2003 05:36:23 -0000	1.4
+++ synopsis.css	8 Dec 2003 18:57:34 -0000	1.5
@@ -46,4 +46,22 @@ pre.programlisting 
 {
     font-size : smaller;
     background: #f2f5f7;
-}
\ No newline at end of file
+}
+
+div.segmentedlist table
+{
+    background: #f2f5f7;
+    border-spacing: 1px;
+}
+
+div.segmentedlist table th
+{
+  background: #f2f5f7;
+  padding: 4px;
+}
+
+div.segmentedlist table td
+{
+  background-color: #ffffff;
+  padding: 4px;
+}





More information about the Synopsis-changes mailing list