Planet UI Debugging.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4976 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2008-11-25 01:52:17 +00:00
parent dcada46065
commit 07daf8e4f9

View file

@ -66,7 +66,7 @@ h1 a{ font-weight:bold; font-size:30px; color:#000; letter-spacing:-3px; text-de
#header .search{ position:relative; top:2px; float:right; margin:0; padding:0; white-space:nowrap; text-align:right; *zoom:1;}
#header .search .inputText{ padding:4px 5px 2px 5px; height:21px; width:160px; border:1px solid #e7e7e7; vertical-align:top; font:bold 14px AppleGothic, Dotum, Gulim, Sans-serif;}
#header .search .inputText.focus{ border:3px solid #4ba300; height:17px; width:156px;}
#header .search .button{ top:0 !important;}
#header .search .button{ top:1px;}
#header .search .button button{ padding:0 10px 0 8px; font-family:Dotum;}
#header .search .suggestion{ position:absolute; top:3px; left:174px; /* border:1px solid; */}
#header .search .suggestion .autoComplete{ position:absolute; top:0; left:0; width:23px; height:23px; background:#fff url(../images/buttonAutoComplete.gif) no-repeat center -10px;}