mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Download panel bug fix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12339 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2369cb0a67
commit
f5d0335dae
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ body>.x{max-width:none !important}
|
|||
.col .clone .root{margin-top:15px}
|
||||
.col .clone a{display:block;max-width:160px;white-space:nowrap;max-width:160px;text-overflow:ellipsis;overflow:hidden}
|
||||
/* Download */
|
||||
.download.col{max-width:600px}
|
||||
.download.col{max-width:600px;min-width:300px}
|
||||
.download .list{margin-top:-10px}
|
||||
.download .item{border-top:1px solid #ddd;padding:1px 0 1px 100px;position:relative;min-height:115px}
|
||||
.download .item:first-child{border:0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue