From 3288805d2ddeb827d3d25a4a62d74bcdbafa4bb9 Mon Sep 17 00:00:00 2001 From: Callan Barrett Date: Mon, 22 Dec 2008 23:32:57 +0900 Subject: New search bar, toggle advanced options new style Signed-off-by: Callan Barrett Signed-off-by: Loui Chang --- web/html/css/arch.css | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'web/html/css/arch.css') diff --git a/web/html/css/arch.css b/web/html/css/arch.css index bc629e8..37997c0 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -452,4 +452,15 @@ textarea.vLargeTextField { border-collapse: separate; border-spacing: 0 15px; } - +#search_box { + margin: 5px; + text-align: center; + font-size: 11px; +} +#advanced li { + background-color: #f3f3f3; + list-style: none; + display: inline; + padding: 15px; + text-decoration: none; +} \ No newline at end of file -- cgit v1.2.3-54-g00ecf