mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Select UI fix. board_insert.html UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12226 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2cb9487ba1
commit
d139d0abd5
18 changed files with 47 additions and 46 deletions
|
|
@ -117,7 +117,7 @@ body>.x,
|
|||
.x label,
|
||||
.x input,
|
||||
.x button{line-height:16px}
|
||||
.x select{width:auto;padding:0;height:26px;line-height:26px}
|
||||
.x select{padding:0;height:26px;line-height:26px}
|
||||
.x select[multiple]{height:auto}
|
||||
.x textarea{vertical-align:top}
|
||||
.x .x_tab-content{overflow:visible}
|
||||
|
|
@ -135,6 +135,7 @@ body>.x,
|
|||
.x .section>h2{position:relative;border-bottom:1px dotted #ddd}
|
||||
.x .center{text-align:center}
|
||||
.x .search{margin:20px 0}
|
||||
.x .search select{width:auto}
|
||||
.x .search>input[type="search"]{height:16px;line-height:16px;width:120px}
|
||||
.x .vr{color:#ccc;font-style:normal}
|
||||
.x .nowr{white-space:nowrap}
|
||||
|
|
|
|||
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