Easy install UI cleaning.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11963 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-10-30 06:06:03 +00:00
parent e7c04a83f5
commit b1880f171b
30 changed files with 138 additions and 197 deletions

View file

@ -51,8 +51,6 @@
.xc .form input[type=text],
.xc .form input[type=password],
.xc .form input[type=file]{height:22px;line-height:22px;vertical-align:middle;padding:0 4px}
.xc .form input[type=text].loading,
.xc .form input.loading[type=password]{padding-right:24px;width:260px;background:transparent url(../img/preLoader16.gif) no-repeat 265px center}
.xc .form input[type=checkbox],
.xc .form input[type=radio]{margin:0;padding:0;width:13px;height:13px;vertical-align:middle}
.xc .form input[type=text][disabled=disabled],