summaryrefslogtreecommitdiffstats
path: root/themes/default/templates/search.tpl
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2008-05-08 21:27:46 -0700
committerArun Persaud <arun@nubati.net>2008-05-08 21:27:46 -0700
commitfc6775ae5b69f566dcc32aa765e47ab6229c9abb (patch)
tree7e5f1ffad8d2ee87812a004618b58b400ff4baa6 /themes/default/templates/search.tpl
parentbedbca5b60b1aedc688fed5c0c5303b903a8013f (diff)
cleanup: moved more CSS into the stylesheet
started separating the CSS from the templates. Signed-off-by: Arun Persaud <arun@nubati.net>
Diffstat (limited to 'themes/default/templates/search.tpl')
-rw-r--r--themes/default/templates/search.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default/templates/search.tpl b/themes/default/templates/search.tpl
index f983c40..18d1f40 100644
--- a/themes/default/templates/search.tpl
+++ b/themes/default/templates/search.tpl
@@ -1,4 +1,4 @@
-<span style="vertical-align: middle; text-decoration: underline;">
+<span class="tags">
<img src="resources/loupe.png" alt="loupe" />Search:
</span>
<form action="" onsubmit="startSearch(); return false;">
@@ -39,7 +39,7 @@
</tr>
<tr>
<td>Date:</td>
- <td style="white-space: nowrap;">
+ <td class="nowarp">
{ if ! $date_search_enabled }
<input type="checkbox" class="checkbox" name="consider_date" value="Y" onclick="datesearch();">
{ else }