.btn UI fix.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12597 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2013-01-29 03:01:44 +00:00
parent e94a6b4f4c
commit 7c8730f645
10 changed files with 68 additions and 57 deletions

View file

@ -40,7 +40,7 @@
.x select,
.x textarea{margin:0;font-size:100%;vertical-align:middle}
.x button,
.x input{*overflow:visible;line-height:normal}
.x input{*overflow:visible}
.x button::-moz-focus-inner,
.x input::-moz-focus-inner{padding:0;border:0}
.x button,
@ -280,7 +280,7 @@
.x input,
.x button,
.x select,
.x textarea{font-size:14px;font-weight:normal;line-height:20px}
.x textarea{font-size:14px;font-weight:normal}
.x input,
.x button,
.x select,