From 4e4b0e82b62d9a5bdce92b3caa2ab18e16122ba0 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 26 Jan 2011 06:05:12 +0000 Subject: modified the search view files --- h-source/Public/Css/website.css | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'h-source/Public') diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index 1d94fdb..45b0dc9 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -1100,6 +1100,18 @@ ins clear:both; margin:5px 5px 35px 5px; } +.search_form_2 +{ + clear:both; + margin:5px 5px 35px 5px; +} +.search_form_label +{ + padding:3px 10px; + background:#B7F18C; + color:#000; + margin-bottom:1em; +} .search_form .input_entry_search { width:250px; @@ -1514,4 +1526,13 @@ td.text_item_date padding:10px; border:1px solid #ED9F4A; background:#F6EA99; +} + +.noscript_notice +{ + margin:10px 0px; + padding:5px 10px; + background:#B0E0E6; + border:1px solid #4169E1; + color:#4169E1; } \ No newline at end of file -- cgit v1.2.3