Author: ragaller
Date: Thu Nov 8 09:01:36 2007
New Revision: 593229
URL: http://svn.apache.org/viewvc?rev=593229&view=rev
Log:
added class to form on the search results page and replaced the inline styling
Modified:
lenya/trunk/src/modules/lucene/xslt/search2html.xsl
lenya/trunk/src/pubs/default/resources/shared/css/page.css
Modified: lenya/trunk/src/modules/lucene/xslt/search2html.xsl
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/lucene/xslt/search2html.xsl?rev=593229&r1=593228&r2=593229&view=diff
==============================================================================
--- lenya/trunk/src/modules/lucene/xslt/search2html.xsl (original)
+++ lenya/trunk/src/modules/lucene/xslt/search2html.xsl Thu Nov 8 09:01:36 2007
@@ -57,7 +57,7 @@
</h1>
-->
<h1><i18n:text>Search</i18n:text></h1>
- <form action="" method="get" style="margin-bottom: 20px">
+ <form class="search-results-form" action="" method="get">
<input name="queryString" type="text" style="width: 400px" value="{$queryString}"
/> <input type="submit" name="submit" value="Search" i18n:attr="value"/>
</form>
Modified: lenya/trunk/src/pubs/default/resources/shared/css/page.css
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/default/resources/shared/css/page.css?rev=593229&r1=593228&r2=593229&view=diff
==============================================================================
--- lenya/trunk/src/pubs/default/resources/shared/css/page.css (original)
+++ lenya/trunk/src/pubs/default/resources/shared/css/page.css Thu Nov 8 09:01:36 2007
@@ -486,6 +486,8 @@
}
/* Search Results */
+.search-results-form {
+ margin-bottom: 20px; }
.search-results {
list-style-type: none;
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.