From: Andreas Unterkircher Date: Sun, 6 Jan 2008 09:38:16 +0000 (+0100) Subject: issue59, reduce html table usage in search-box X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=498cddd39f8234540b4d87c96dd06628809d380e;p=phpfspot.git issue59, reduce html table usage in search-box Signed-off-by: Andreas Unterkircher --- diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css index cfc6223..7eede84 100644 --- a/themes/default/stylesheet.css +++ b/themes/default/stylesheet.css @@ -45,14 +45,14 @@ table, tr, td { padding: 0px; } -td.searchfor { - border-bottom: solid 1px #000000; +div.searchfor { padding-top: 10px; - padding-bottom: 10px; padding-right: 10px; + padding-bottom: 10px; line-height: 21px; font-size: 12px; vertical-align: middle; + border-bottom: solid 1px #000000; } .menu { diff --git a/themes/default/templates/search.tpl b/themes/default/templates/search.tpl index 420d6e2..2030bdc 100644 --- a/themes/default/templates/search.tpl +++ b/themes/default/templates/search.tpl @@ -1,62 +1,57 @@ - + + loupeSearch: + + +
+
- + + + + + + + + + + + - + + + + + + +
- loupeSearch: + Tag: + + +
Date: + { if ! $date_search_enabled } + + { else } + + { /if } + consider date-range +  
 {$from_date}
- - - - - - - - - - - - - - - - - - - - - - - - - - -
Tag: - - - -
Date: - { if ! $date_search_enabled } - - { else } - - { /if } - consider date-range -
 {$from_date}
  - {$to_date} - - -
- Sort-Order:  - - - -   -
-
+
  + {$to_date} + + +
+ Sort-Order:  + + + +  
+ + +