issue 1258 fixed. CSS issue.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10232 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-02-28 05:48:08 +00:00
parent 9a9387b55a
commit 1bae812afb
7 changed files with 8 additions and 6 deletions

View file

@ -94,6 +94,7 @@ header,footer,section,article,aside,nav,hgroup,details,menu,figure,figcaption{di
.x .form input[type=text],
.x .form input[type=password],
.x .form input[type=file],
.x .form select[size],
.x .form textarea{position:relative;width:280px;margin:2px 0;border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;background:transparent}
.x .form input[type=text],
.x .form input[type=password],