From 2d76b113be00d8f7a46b9705e0533b3eb5aaae38 Mon Sep 17 00:00:00 2001 From: Steve Swanson Date: Thu, 9 Feb 2006 20:16:51 +0000 Subject: [PATCH] XHTML Collaboration template --- .../templates-6.9.0/wgtemplate_qa.tmpl | 98 +++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 docs/upgrades/templates-6.9.0/wgtemplate_qa.tmpl diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_qa.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_qa.tmpl new file mode 100644 index 000000000..3b97a29f7 --- /dev/null +++ b/docs/upgrades/templates-6.9.0/wgtemplate_qa.tmpl @@ -0,0 +1,98 @@ +#PBtmpl0000000000000081 + + + + + + + +

+
+ + + + + +

+ + [] + + + + [] + + [] + + + + [] + +

+ + + + +
[]
+
+
+ +
+ + + + + + [] + + + + () +
+
+

+ Q: + A: +

+

+ + + +

+ + + +~~~ +.postControls +{ + background:#C0C0C0; + width:95%; + text-align:right; + padding:3px; + font-size:9pt; + font-family:arial; +} + +.postControls a +{ + color:white; +} + +.posts +{ + width:95%; + border:solid 1px gray; + padding:3px; + font-family:arial; +} + +.posts b +{ + -moz-box-sizing:border-box; + background-color:silver; + width:100%; + display:block; + padding:3px; + margin-bottom:3px; +}