Update of /cvsroot/boost/boost/libs/iostreams/doc/tree
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv19574/libs/iostreams/doc/tree

Modified Files:
        tree.css 
Log Message:
Added Kim Barrett's patches that merge the changes from 1.33.1 into cvs HEAD.

Index: tree.css
===================================================================
RCS file: /cvsroot/boost/boost/libs/iostreams/doc/tree/tree.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- tree.css    28 Jul 2005 04:18:09 -0000      1.4
+++ tree.css    26 May 2007 12:42:44 -0000      1.5
@@ -1,33 +1,33 @@
-/*
- * (C) Copyright Jonathan Turkanis 2003.
- * Distributed under the Boost Software License, Version 1.0. (See accompanying
- * file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
- */
-
-BODY { padding:5; margin:5 }
-HR { width:95%; text-align:center }
-DIV.tree-item { font-family:"Times New Roman",serif }
-SPAN.tree-icon { color:#0000ee }
-A.tree-icon, A.tree-text { text-decoration:none }
-A.tree-text { color:#0000ee }
-A:visited.tree-text { color:#0000ee }
-.lib-name, .tree-caption
-{ 
-    margin-bottom:0;
-    font-size:108%;
-    font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
-    text-align:center;
-    color:black
-}
-.tree-sync 
-{ 
-    font-size:10px;
-    font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
-    text-decoration:none;
-    color:#0000ee 
-}
-P.tree-sync 
-{ 
-    text-align:center;
-    margin-bottom:1em
-}
\ No newline at end of file
+/*
+ * (C) Copyright Jonathan Turkanis 2003.
+ * Distributed under the Boost Software License, Version 1.0. (See accompanying
+ * file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
+ */
+
+BODY { padding:5; margin:5 }
+HR { width:95%; text-align:center }
+DIV.tree-item { font-family:"Times New Roman",serif }
+SPAN.tree-icon { color:#0000ee }
+A.tree-icon, A.tree-text { text-decoration:none }
+A.tree-text { color:#0000ee }
+A:visited.tree-text { color:#0000ee }
+.lib-name, .tree-caption
+{ 
+    margin-bottom:0;
+    font-size:108%;
+    font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
+    text-align:center;
+    color:black
+}
+.tree-sync 
+{ 
+    font-size:10px;
+    font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
+    text-decoration:none;
+    color:#0000ee 
+}
+P.tree-sync 
+{ 
+    text-align:center;
+    margin-bottom:1em
+}


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to