mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
css 및 js 호출순서 조정기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5785 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4f380d9c48
commit
61851f1dfe
2149 changed files with 109090 additions and 18689 deletions
|
|
@ -18,6 +18,9 @@ td.summaryText div { line-height:20px; padding-left:20px; cursor:pointer;}
|
|||
td.summaryText div.open { background:url("../images/opener.gif") no-repeat left 4px; overflow:visible; }
|
||||
td.summaryText div.close { background:url("../images/closer.gif") no-repeat left 4px; height:20px; overflow:hidden; }
|
||||
|
||||
ol.displayOpt { margin:0 2px 0 0; padding:0; border-bottom:none; }
|
||||
ol.displayOpt li { padding:0 2px; list-style:none; white-space:nowrap; overflow:hidden; float:left; letter-spacing:-2px;}
|
||||
|
||||
img.btnDelete { vertical-align:middle; }
|
||||
|
||||
td.filename { background-color:#EFEFEF; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue