summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2013-05-16 22:41:23 +0000
committerDaniel James <daniel@calamity.org.uk>2013-05-16 22:41:23 +0000
commitaf23893b6860080de0bf9647ea063c6dfb02c398 (patch)
treeb6fb6476090c7c7d1b2ebc436ba81264557b37ce /doc
parent0034107fbddde66e9014a29a52424ca8d20af3da (diff)
downloadboost-af23893b6860080de0bf9647ea063c6dfb02c398.tar.gz
Merge boostbook css update to release.
[SVN r84307]
Diffstat (limited to 'doc')
-rw-r--r--doc/src/boostbook.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/boostbook.css b/doc/src/boostbook.css
index f106e46622..2e15c0110b 100644
--- a/doc/src/boostbook.css
+++ b/doc/src/boostbook.css
@@ -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;
}