You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
792 B
17 lines
792 B
/*
|
|
[DESTOON] Copyright (c) 2008-2021 www.destoon.com
|
|
This is NOT a freeware, use is subject to license.txt
|
|
*/
|
|
.downinfo {padding:10px 10px 10px 10px;margin:0 10px 0 10px;border-top:#EEEEEE 1px solid;}
|
|
.downinfo li{line-height:26px;}
|
|
.downlist {color:#666666;padding:10px;}
|
|
.downlist li {height:24px;line-height:24px;}
|
|
|
|
.down-url {padding:10px 32px;}
|
|
.down-url li {height:32px;line-height:32px;background:url('image/ico-download.gif') no-repeat 0 8px;padding-left:22px;font-size:16px;}
|
|
.down-list {padding:0 10px;}
|
|
.down-list .dl-icon {width:32px;height:32px;text-align:center;}
|
|
.down-list .dl-title {font-size:14px;}
|
|
.down-list .dl-title div {height:32px;line-height:32px;overflow:hidden;}
|
|
.down-list .dl-size {width:120px;}
|
|
.down-list .dl-date {width:80px;text-align:right;color:#666666;}
|