mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 17:49:58 +09:00
Issue 2317 fixed. Remove '.text, .title{width:100%}' code.
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11138 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
300ae9bf6e
commit
b60f565575
2 changed files with 1 additions and 5 deletions
|
|
@ -68,10 +68,6 @@ header,footer,section,article,aside,nav,hgroup,details,menu,figure,figcaption{di
|
||||||
.x .table em{font-style:normal;font-weight:normal;color:#e00}
|
.x .table em{font-style:normal;font-weight:normal;color:#e00}
|
||||||
.x .table th.nowr,
|
.x .table th.nowr,
|
||||||
.x .table td.nowr{white-space:nowrap}
|
.x .table td.nowr{white-space:nowrap}
|
||||||
.x .table th.title,
|
|
||||||
.x .table td.title,
|
|
||||||
.x .table th.text,
|
|
||||||
.x .table td.text{width:100%}
|
|
||||||
/* Form */
|
/* Form */
|
||||||
.x .form{margin:0 0 1em 0;padding:0}
|
.x .form{margin:0 0 1em 0;padding:0}
|
||||||
.x .form fieldset{margin:0 0 2em 0;padding:0;border:0}
|
.x .form fieldset{margin:0 0 2em 0;padding:0;border:0}
|
||||||
|
|
|
||||||
2
modules/admin/tpl/css/admin.min.css
vendored
2
modules/admin/tpl/css/admin.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue