mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
issue 1172 fixed. broken table layout fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10211 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
35dbce0543
commit
a3d63100e7
3 changed files with 28 additions and 26 deletions
|
|
@ -66,10 +66,12 @@ header,footer,section,article,aside,nav,hgroup,details,menu,figure,figcaption{di
|
|||
.x .table td>input[type=text]{margin:-1px 0 !important;vertical-align:middle}
|
||||
.x .table img{vertical-align:middle}
|
||||
.x .table em{font-style:normal;font-weight:normal;color:#e00}
|
||||
.x .table th.nowr,
|
||||
.x .table td.nowr{white-space:nowrap}
|
||||
.x .table th.title,
|
||||
.x .table td.title,
|
||||
.x .table th.text,
|
||||
.x .table td.text{white-space:normal;width:100%}
|
||||
.x .table td.text{width:100%}
|
||||
/* Form */
|
||||
.x .form{margin:1em 0;padding:0}
|
||||
.x .form fieldset{margin:0 0 2em 0;padding:0;border:0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue