diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_topics.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_topics.tmpl new file mode 100644 index 000000000..406e9fb4f --- /dev/null +++ b/docs/upgrades/templates-6.9.0/wgtemplate_topics.tmpl @@ -0,0 +1,117 @@ +#PBtmpl0000000000000079 + + + + + + + +

+
+ + + + + +

+ + + • + + + + + + + + • + + + + +

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

+ +

+ + + +

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