From 964043c69fea3068a126a1f4e96bd74c4e92b24d Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Mon, 22 Aug 2005 19:43:00 +0000 Subject: [PATCH] Add styling for tables in section bodies. [SVN r30634] --- css_0/common.css | 27 +++++++++++++++++++++++++++ version_history.html | 26 +++++++++++++------------- 2 files changed, 40 insertions(+), 13 deletions(-) diff --git a/css_0/common.css b/css_0/common.css index eec8686..bcff9b3 100644 --- a/css_0/common.css +++ b/css_0/common.css @@ -197,6 +197,33 @@ a:hover { } .section-body .note .note-body { } +.section-body table { + width: 90%; + margin-left: auto; + margin-right: auto; + border-spacing: 0.5em; + border: none; +} +.section-body table caption { + margin-left: auto; + margin-right: auto; + border-bottom: 1pt solid #000000; + padding: 0em 0em 0.2em 0em; +} +.section-body table tr th { + border: none; + border-bottom: 1pt solid #000000; + text-align: left; + vertical-align: bottom; + font-weight: bold; + padding: 0em 0em 0.2em 0em; +} +.section-body table tr td { + border: none; + text-align: left; + vertical-align: top; + padding: 0em 0em 0.2em 0em; +} /* Section headings, all use the same stream op indicator style. */ #content h1, #content h2 { padding-left: 24px; diff --git a/version_history.html b/version_history.html index c492c00..1e46751 100644 --- a/version_history.html +++ b/version_history.html @@ -269,16 +269,16 @@

-Aleksey Gurtovoy - managed this release. Managing a release at all is - an enormous job, and Aleksey always goes beyond merely - meeting requirements by insisting on the highest possible - quality. The Boost membership owes him a debt of - gratitude.

+ width="128" height="250" alt= + "cartoon portrait of Aleksey" class= + "left-inset" />Aleksey + Gurtovoy managed this release. Managing a release at + all is an enormous job, and Aleksey always goes + beyond merely meeting requirements by insisting on + the highest possible quality. The Boost membership + owes him a debt of gratitude.

This release wouldn't have been possible without the dedicated effort of many, many members of the Boost @@ -1885,13 +1885,13 @@ + +

...And the remainder are lost to the mists of time (for + now, anyway)....

- -

...And the remainder are lost to the mists of time (for now, - anyway)....