From 07e4d397ba5c71d7a843d370ee1db0f8e6d53070 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 5 Jan 2009 16:52:34 -0500 Subject: Change layout of search form. Signed-off-by: Loui Chang --- web/html/css/arch.css | 13 +++++-------- web/template/pkg_search_form.php | 40 ++++++++++++++++------------------------ 2 files changed, 21 insertions(+), 32 deletions(-) diff --git a/web/html/css/arch.css b/web/html/css/arch.css index 37997c0..ffa16ba 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -452,15 +452,12 @@ textarea.vLargeTextField { border-collapse: separate; border-spacing: 0 15px; } -#search_box { - margin: 5px; - text-align: center; + +#advanced-search li { font-size: 11px; -} -#advanced li { - background-color: #f3f3f3; list-style: none; display: inline; - padding: 15px; + padding-right: 15px; text-decoration: none; -} \ No newline at end of file +} + diff --git a/web/template/pkg_search_form.php b/web/template/pkg_search_form.php index 289f8b4..90feb37 100644 --- a/web/template/pkg_search_form.php +++ b/web/template/pkg_search_form.php @@ -1,23 +1,21 @@ +
- -
- - - - - - - -
- -
-
-
+

-- cgit v1.2.3-54-g00ecf