From: William Rockwood Date: Mon, 23 Jul 2012 21:07:58 +0000 (-0400) Subject: searchbar tweaks X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3cf955be5b805f9f23f0fdd7d2e39cdc0466159c;p=evergreen%2Ftadl.git searchbar tweaks - Made dijit textbox 555 px instead of 400 px - Changed advanced search link to a button - various css changes to make it look alright - left-aligned the whole searchbar and indented 5em Signed-off-by: William Rockwood --- diff --git a/css/tadl.css b/css/tadl.css index 2de9dee8a3..0c9e697810 100644 --- a/css/tadl.css +++ b/css/tadl.css @@ -14,6 +14,11 @@ img { padding-bottom: 25px; } +#home_adv_search_link { + top:1px; + left:0; +} + #homesearch_main_logo { padding-top: 20px; } @@ -34,7 +39,7 @@ a:hover { height:1.8em; } .dijitTextBox { - width: 400px; + width: 555px; } #search-wrapper select, @@ -254,15 +259,16 @@ span.dash_divider { .searchbar { margin-top:5px; - text-align:center; + padding-left:5em; + text-align:left; } .search_box_wrapper { - width:400px; - padding: 1px 1px 1px 3px; + width:555px; + padding: 1px 2px 1px 3px; } #search_box { - width:400px; + width:555px; } #search-wrapper #breadcrumb { diff --git a/templates_tadlskin/opac/parts/searchbar.tt2 b/templates_tadlskin/opac/parts/searchbar.tt2 index f59932f206..b38c7b144f 100644 --- a/templates_tadlskin/opac/parts/searchbar.tt2 +++ b/templates_tadlskin/opac/parts/searchbar.tt2 @@ -23,7 +23,7 @@ [% l('Advanced Search') %]