diff --git a/css/default.css b/css/default.css index 4e003d6b6..2b3640a60 100644 --- a/css/default.css +++ b/css/default.css @@ -49,7 +49,7 @@ a:active {color:#000;text-decoration:underline} #schall {position:absolute;top:22px;left:70px;margin:0;padding:0;letter-spacing:-5px} #schall legend {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} -#schall_stx {padding-left:5px;width:156px;height:24px;border:1px solid #aaa;border-right:0;background:#f7f7f2;line-height:1.9em !important;line-height:1.6em} +#schall_stx {padding-left:5px;width:156px;height:24px;border:1px solid #aaa;border-right:0;background:#fff;line-height:1.9em !important;line-height:1.6em} #schall_submit {border:1px solid #aaa;border-left:0} #mb_nb {position:absolute;top:18px;right:0;zoom:1} diff --git a/css/mobile.css b/css/mobile.css index 973490987..6b0e489e7 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -43,7 +43,7 @@ pre {overflow-x:scroll;font-size:1.1em} #logo {float:left;padding:0.3em 0;margin-left:1em} #schall {position:absolute;top:0.7em;right:1em} -#schall_stx {padding-left:0.3em;width:100px;height:1.5em;border:1px solid #aaa;border-right:0;background:#f7f7f7;line-height:1.5em;-webkit-appearance:none} +#schall_stx {padding-left:0.3em;width:100px;height:1.5em;border:1px solid #aaa;border-right:0;background:#fff;line-height:1.5em;-webkit-appearance:none} #schall_submit {border:1px solid #aaa;border-left:0} #mb_nb {clear:both;border-top:1px solid #e7f1ed;background:#151515;text-align:center} diff --git a/img/btn_search.jpg b/img/btn_search.jpg index 111c98c8e..c8e763349 100644 Binary files a/img/btn_search.jpg and b/img/btn_search.jpg differ