$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r84307 - in branches/release: . doc doc/src
From: dnljms_at_[hidden]
Date: 2013-05-16 18:41:23
Author: danieljames
Date: 2013-05-16 18:41:23 EDT (Thu, 16 May 2013)
New Revision: 84307
URL: http://svn.boost.org/trac/boost/changeset/84307
Log:
Merge boostbook css update to release.
Properties modified: 
   branches/release/   (props changed)
   branches/release/doc/   (props changed)
Text files modified: 
   branches/release/doc/src/boostbook.css |     6 +++---                                  
   1 files changed, 3 insertions(+), 3 deletions(-)
Modified: branches/release/doc/src/boostbook.css
==============================================================================
--- branches/release/doc/src/boostbook.css	(original)
+++ branches/release/doc/src/boostbook.css	2013-05-16 18:41:23 EDT (Thu, 16 May 2013)
@@ -205,7 +205,7 @@
     Table of contents
 =============================================================================*/
 
-    .toc
+    div.toc
     {
        margin: 1pc 4% 0pc 4%;
        padding: 0.1pc 1pc 0.1pc 1pc;
@@ -466,7 +466,7 @@
         }
 
     /* Table of contents */
-        .toc
+        div.toc
         {
             border: 1px solid #DCDCDC;
         }
@@ -534,7 +534,7 @@
         }
 
     /* Table of contents */
-        .toc
+        div.toc
         {
             border: 1px solid gray;
         }