From: Jeff Godin Date: Mon, 23 Apr 2012 10:31:55 +0000 (-0400) Subject: Remove locale picker from home, new inputs css X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e8aeafad9fe53e4bd395b80907e6d54da6a5739b;p=evergreen%2Ftadl.git Remove locale picker from home, new inputs css Remove locale picker from home search page. Freshen CSS for input elements, based on wjr's work on dev website. Signed-off-by: Jeff Godin --- diff --git a/Open-ILS/web/opac/images/tadl/button-bg-hover.gif b/Open-ILS/web/opac/images/tadl/button-bg-hover.gif new file mode 100644 index 0000000000..c157148c8f Binary files /dev/null and b/Open-ILS/web/opac/images/tadl/button-bg-hover.gif differ diff --git a/Open-ILS/web/opac/images/tadl/button-bg.gif b/Open-ILS/web/opac/images/tadl/button-bg.gif new file mode 100644 index 0000000000..9b989d2229 Binary files /dev/null and b/Open-ILS/web/opac/images/tadl/button-bg.gif differ diff --git a/Open-ILS/web/opac/skin/tadlv4/css/tadl_layout.css b/Open-ILS/web/opac/skin/tadlv4/css/tadl_layout.css index 4339087267..d2d5dcb8b1 100644 --- a/Open-ILS/web/opac/skin/tadlv4/css/tadl_layout.css +++ b/Open-ILS/web/opac/skin/tadlv4/css/tadl_layout.css @@ -23,6 +23,32 @@ a[name="item_title"] { font-size: 1.5em; } #frontsearch_table tbody tr { background-color: white; border: none; } #frontsearch_table tbody tr td { background-color: white; border: none; } +#frontsearch_table #search_box { height: 25px; width: 460px; font-size: 1em; } + +#frontsearch_table #search_submit { + background: url("/opac/images/tadl/button-bg.gif") repeat-x scroll left bottom #F6F6F6; + border: 1px solid #ABABAB; + border-radius: 4px 4px 4px 4px; + color: #6C6C6C; + font-weight: normal; + margin: 2px; + padding: 4px 8px; + text-shadow: 1px 1px #FFFFFF; +} + +#frontsearch_table #search_submit:hover { + background-color: #FAFAFA; + background: url("/opac/images/tadl/button-bg-hover.gif") repeat-x scroll left bottom #F6F6F6; +} + +#frontsearch_table select { + background: url("/opac/images/tadl/button-bg.gif") repeat-x scroll left bottom #F6F6F6; + border: 1px solid #ABABAB; + border-radius: 4px 4px 4px 4px; + color: #6C6C6C; + font-size: 1em; +} + /* Inspired by GRPL class "hold_button" */ .css_button { background-color: lightgray; diff --git a/Open-ILS/web/opac/skin/tadlv4/xml/home/homesearch.xml b/Open-ILS/web/opac/skin/tadlv4/xml/home/homesearch.xml index 13b0c59a2b..ce0112590e 100644 --- a/Open-ILS/web/opac/skin/tadlv4/xml/home/homesearch.xml +++ b/Open-ILS/web/opac/skin/tadlv4/xml/home/homesearch.xml @@ -105,24 +105,6 @@ - - - &common.language; - - - - -