mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
압축 파일 형식 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7905 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1c119a704c
commit
2dac0aed45
1 changed files with 6 additions and 1 deletions
|
|
@ -374,7 +374,12 @@ body{height:100%}
|
|||
.xdal .file .html{background-position:-520px -820px}
|
||||
.xdal .file .css{background-position:-20px -920px}
|
||||
.xdal .file .iso{background-position:-120px -920px}
|
||||
.xdal .file .zip{background-position:-220px -920px}
|
||||
.xdal .file .zip,
|
||||
.xdal .file .tar,
|
||||
.xdal .file .gz,
|
||||
.xdal .file .alz,
|
||||
.xdal .file .rar
|
||||
{background-position:-220px -920px}
|
||||
.xdal .file .etc{background-position:-320px -920px}
|
||||
/* XDCS = Xpress eDitor Content Style */
|
||||
.xdcs{font-size:12px;line-height:1.5;overflow:hidden !important;*zoom:1}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue