projects
/
docbook-dsssl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05e6b7f
)
Webhelp: Don't put borders around qandaset list
author
David Cramer
<david@thingbag.net>
Fri, 13 Jan 2012 17:53:36 +0000
(17:53 +0000)
committer
David Cramer
<david@thingbag.net>
Fri, 13 Jan 2012 17:53:36 +0000
(17:53 +0000)
xsl/webhelp/template/common/css/positioning.css
patch
|
blob
|
history
diff --git
a/xsl/webhelp/template/common/css/positioning.css
b/xsl/webhelp/template/common/css/positioning.css
index 015eafc504e921cc7e3d32add13eaf8b9aad9e49..54d41f08f58a1bddd146af633acf813b07bf5d08 100644
(file)
--- a/
xsl/webhelp/template/common/css/positioning.css
+++ b/
xsl/webhelp/template/common/css/positioning.css
@@
-351,6
+351,6
@@
div.note *, div.caution *, div.important *, div.tip *, div.warning * {
*[align = 'center']{ text-align: center;}
-#content .calloutlist table, #content .calloutlist table td, #content .navfooter table, #content .navfooter table td {
+#content .
qandaset>table, #content .qandaset>table td, #content .
calloutlist table, #content .calloutlist table td, #content .navfooter table, #content .navfooter table td {
border: 0px solid;
}