Ticket #150 增加了后台察看在线下载统计的功能
This commit is contained in:
parent
29751d37b6
commit
84e2b6d7db
|
@ -42,4 +42,10 @@ ul {list-style-type: none; }
|
|||
.action {width:70px;}
|
||||
.newsletter{float:left;}
|
||||
.newsletter img{border:0;}
|
||||
.paginationControl{float:right;padding-left:30px;}
|
||||
.paginationControl{float:right;padding-left:30px;}
|
||||
|
||||
#oxbox {width:600px;position: absolute; left: 35%;top: 5%; border:10px solid #333;background: #FFF;padding:5px;border-radius: 5px;}
|
||||
#oxbox .closeox{position: absolute;right: 0;top: 0;}
|
||||
#oxbox input{width:300px;}
|
||||
#oxbox textarea{width:400px;height:200px;}
|
||||
#oxbox input.btn{width:100px;}
|
Loading…
Reference in New Issue