User interface enhancement.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9866 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-11-23 10:05:48 +00:00
parent 11c1d33a1c
commit aefa6e25e3
7 changed files with 71 additions and 70 deletions

View file

@ -70,6 +70,7 @@ header,footer,section,article,aside,nav,hgroup,details,menu,figure,figcaption{di
.x .table td.title,
.x .table th.text,
.x .table td.text{white-space:normal;width:100%}
.x .table td[colspan]{white-space:normal}
/* Form */
.x .form{margin:1em 0;padding:0}
.x .form fieldset{margin:0 0 2em 0;padding:0;border:0}