From 1fb07eef17add68cc6f890b72249606be0a85326 Mon Sep 17 00:00:00 2001 From: Steve Swanson Date: Thu, 9 Feb 2006 20:15:48 +0000 Subject: [PATCH] XHTML Matrix template --- .../wgtemplate_matrix_search_template.tmpl | 99 +++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 docs/upgrades/templates-6.9.0/wgtemplate_matrix_search_template.tmpl diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_matrix_search_template.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_matrix_search_template.tmpl new file mode 100644 index 000000000..486f2e4fb --- /dev/null +++ b/docs/upgrades/templates-6.9.0/wgtemplate_matrix_search_template.tmpl @@ -0,0 +1,99 @@ +#matrixtmpl000000000005 +

Search The Matrix

+ + +

Your search returned no results. Try specifying a few less criteria.

+
+ + +

+ Your search returned too many results. Either select up to products from the list below, or specify more critera. +

+
+ + + + + +
+ + + + + + + + + +
+ Features + + + + class="odd" class="even"> + + + + + + + +
 
+
+ Benefits + + + + class="odd" class="even"> + + + + + + + +
 
+
+ + + + + +
+ + +~~~ +h2 { + font-family:arial; +} +.fontSettings { + font-size:9pt; + font-family:arial; +} +.matrixSearch td { + font-size:9pt; + font-family:arial; +} +.matrixSearch .leftColumn { + width:48%; +} +.matrixSearch .grayBox { + background-color:#DADADA; + padding:3px; + -moz-box-sizing:border-box; + border-bottom:solid gray 2px; +} +.matrixSearch .stats .columnOne{ + width:30%; +} +.matrixSearch .stats .columnTwo{ + width:20%; +} +.matrixSearch .stats .columnThree{ + width:50%; +} +.hrStyle { + border-bottom:solid black 1px; + height:1px; + width:100%; +}