summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docbook/ws.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/docbook/ws.css b/docbook/ws.css
index c3601e0f5f..cfcf367e10 100644
--- a/docbook/ws.css
+++ b/docbook/ws.css
@@ -1,6 +1,7 @@
/*
CSS stylesheet for XHTML produced by DocBook XSL stylesheets.
Derived from http://www.methods.co.nz/asciidoc/docbook-xsl.css
+ $Id$
*/
span.strong {
@@ -253,6 +254,7 @@ div.informaltable thead > tr > th,
div.informaltable tbody > tr > th,
div.informaltable thead > tr > td,
div.informaltable tbody > tr > td {
+ border: 1px solid silver;
padding: 0.4em;
vertical-align: top;
}