Update of /cvsroot/boost/boost/tools/quickbook/doc/html
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv10876/doc/html

Modified Files:
        boostbook.css index.html 
Log Message:
callouts refinement

Index: boostbook.css
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/boostbook.css,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- boostbook.css       27 Feb 2007 15:22:15 -0000      1.10
+++ boostbook.css       28 Feb 2007 10:20:37 -0000      1.11
@@ -271,6 +271,23 @@
     }
 
 /*=============================================================================
+    Callouts
+=============================================================================*/
+    .line_callout_bug img
+    {
+        float: left;
+        position:relative;
+        left: 4px;
+        top: -12px;
+        clear: left;
+        margin-left:-22px;
+    }
+
+    .callout_bug img
+    {
+    }
+
+/*=============================================================================
     Variable Lists
 =============================================================================*/
 

Index: index.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/index.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- index.html  27 Feb 2007 15:22:15 -0000      1.68
+++ index.html  28 Feb 2007 10:20:37 -0000      1.69
@@ -64,7 +64,7 @@
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
-<td align="left"><small><p>Last revised: February 27, 2007 at 15:13:46 
GMT</p></small></td>
+<td align="left"><small><p>Last revised: February 28, 2007 at 10:17:12 
GMT</p></small></td>
 <td align="right"><small></small></td>
 </tr></table>
 <hr>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to