reverted svn 3563

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3567 6c8d7289-2bf4-0310-a012-ef5d649a1542
This commit is contained in:
orbiter 2007-04-12 21:24:56 +00:00
parent 4990909178
commit 58c7cd7885
2 changed files with 1 additions and 12 deletions

11
htroot/env/base.css vendored
View File

@ -236,17 +236,6 @@ tt, *.tt {
<div>
*/
div.noborder {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
div.Tags {
float:right;
width:12em;

View File

@ -23,7 +23,7 @@
#(input)#
::
<form class="search small" action="yacysearch.html" method="get" accept-charset="UTF-8">
<div class="noborder">
<div>
<fieldset class="yacys">
<input id="search" name="search" type="text" size="50" maxlength="80" value="#[former]#" onclick="document.getElementById('Enter').value = 'Search'" />
<input id="Enter" type="submit" name="Enter" value="Search" />