|
|
|
@ -201,6 +201,7 @@ a:hover.ping_sub{ background:#14a8b9;}
|
|
|
|
|
/*.ping_distop span{ float:left;}*/
|
|
|
|
|
.ping_distop p{ color:#5f5f5f;word-break: break-all;word-wrap: break-word;}
|
|
|
|
|
.ping_disfoot a{ float:right; color: #6883b6; margin-left:5px; margin-bottom:5px;}
|
|
|
|
|
.ping_disfoot span a span{ color: #6883b6;}
|
|
|
|
|
/*.ping_distop span a{ float:right; width:20px; height:20px; background:url(images/star.png) -24px 0 no-repeat; margin-right:3px;}*/
|
|
|
|
|
span.author { font-size: 0.9em; color: #888; }
|
|
|
|
|
|
|
|
|
@ -246,7 +247,8 @@ a:hover.link_file{ background:url(/images/pic_file.png) 0 -25px no-repeat; color
|
|
|
|
|
#attachments_fields span .boldSpan{display:block; white-space:nowrap; font-family:'微软雅黑';}
|
|
|
|
|
#attachments_fields div.ui-progressbar { width: 100px; height:14px; margin: 2px 0 -5px 8px; display: inline-block; }
|
|
|
|
|
#attachments_fields span.ispublic-label {display: inline-block;width: 30px;margin-left: 10px;}
|
|
|
|
|
#attachments_fields input.filename {border: 0;height: 1.8em;color: #555;background: url(/images/attachment.png) no-repeat 1px ;padding-left: 18px;padding-top: 2px; white-space: nowrap; }
|
|
|
|
|
#attachments_fields input.filename {border:0; height:1.8em; width:200px; color:#7f7f7f; background: url(/images/pic_file.png) 0 3px no-repeat; padding-left:18px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
|
|
|
|
|
/*#attachments_fields input.filename {border: 0;height: 1.8em;color: #555;background: url(/images/attachment.png) no-repeat 1px ;padding-left: 18px;padding-top: 2px; white-space: nowrap; }*/
|
|
|
|
|
#attachments_fields span {display: block;white-space: nowrap;}
|
|
|
|
|
#attachments_fields .ajax-waiting input.filename {background:url(/images/hourglass.png) no-repeat 0px 50%;}
|
|
|
|
|
#attachments_fields .ajax-loading input.filename {background:url(/images/loading.gif) no-repeat 0px 50%;}
|
|
|
|
|