我的缺陷列表样式重写,需要重新加入后台元素

This commit is contained in:
Linda 2017-02-27 17:00:43 +08:00
parent e508477e7f
commit ec6206d9d8
2 changed files with 84 additions and 5 deletions

View File

@ -254,6 +254,81 @@
<div id="turnover_time" class="w65 fl"><a href="javascript:void(0);" class="linkGrey2 fl">更新时间</a><a href="javascript:void(0);" id="reorder_turnover_time" class="sortArrowActiveD"></a></div>
</div>
</div>
<table class="issues-table mb10" cellpadding="0" cellspacing="0">
<thead>
<tr>
<th ><p class="text-left">搜索结果<span class="issues_nav_tag ml5" style=" font-weight: normal;">210</span></p></th>
<th class="w100">
<select>
<option>来源</option>
<option>TrustieTrustieTrustie</option>
<option>UI教程</option>
</select>
</th>
<th class="w50">类型</th>
<th class="w50">指派给</th>
<th class="w50">优先度</th>
<th class="w50">里程碑</th>
<th class="w50">状态</th>
<th class="w50">完成度</th>
<th class="w50">&nbsp;</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<div class="issues_ciricons fl ml15"><span class="issues_ciricons_01 "></span></div>
<div class=" fl ml5">
<div class="issues_list_titlebox clear">
<a href="javascript:void(0);" class="issues_list_title fl">管理员页面:用户列表中显示如图用户工作单位为空</a>
<div class="cl"></div>
</div>
<div class="issues_list_small">
<p class="fl issues_list_name" ><span class="mr5">2016-09-01 12:12 </span>发布</p>
<p class="fl ml10"> <span class="mr5">2016-09-16 12:12 </span>更新</p>
</div>
</div>
</td>
<td><span class="w100">TrustieTrustieTrustie</span></td>
<td>缺陷</td>
<td>&nbsp;</td>
<td>正常</td>
<td>&nbsp;</td>
<td>新增</td>
<td ><span class="c_red">0%</span></td>
<td >
<a href="javascript:void(0);" class="issues_icons_mes fl mr5 ml5 "></a>
<a href="javascript:void(0);" class="fl mt2">3</a>
</td>
</tr>
<tr>
<td>
<div class="issues_ciricons fl ml15"><span class="issues_ciricons_01 "></span></div>
<div class=" fl ml5">
<div class="issues_list_titlebox clear">
<a href="javascript:void(0);" class="issues_list_title fl">管理员页面:用户列表中显示如图用户工作单位为空示如图用户工作单位为空示如图用户工作单位为空示如图用户工作单位为空</a>
<div class="cl"></div>
</div>
<div class="issues_list_small">
<p class="fl issues_list_name" ><span class="mr5">2016-09-01 12:12 </span>发布</p>
<p class="fl ml10"> <span class="mr5">2016-09-16 12:12 </span>更新</p>
</div>
</div>
</td>
<td><span class="w100">TrustieTrustieTrustie</span></td>
<td>缺陷</td>
<td>&nbsp;</td>
<td>正常</td>
<td>&nbsp;</td>
<td>新增</td>
<td ><span class="c_red">0%</span></td>
<td >
<a href="javascript:void(0);" class="issues_icons_mes fl mr5 ml5 "></a>
<a href="javascript:void(0);" class="fl mt2">3</a>
</td>
</tr>
</tbody>
</table>
<div class="issues_con_list" style="position: relative;">
<ul id="issues_list_nav" >
@ -285,7 +360,7 @@
<select class="my_issues_filter" disabled="disabled" style="width: 80px;padding-left: 20px;text-align: left;">
<option value="0" selected="selected">里程碑</option>
</select>
<select class="my_issues_filter" disabled="disabled" style="width: 60px;padding-left: 10px;text-align: left;" id="issue_filter_status">
<select class="my_issues_filter" disabled="disabled" style="width: 55px;margin-left:5px;text-align:center;" id="issue_filter_status">
<option value="0" selected="selected">状态</option>
</select>
<select class="my_issues_filter" disabled="disabled" style="width: 50px;text-align: left;">

View File

@ -661,12 +661,14 @@ a:hover.pro-fenzhi-a{color:#3b94d6;}
.pro-task-new-con input{ border:1px solid #c8c8c8; height: 28px; width: 200px; color: #888;}
.pro-task-new-con textarea{ width: 881px;border:1px solid #c8c8c8;}
.pro-task-new-con input.input-big{ width: 881px;}
.issues-table{ width: 100%;}
.issues-table select{ border: none; width: 100px; color:#888; font-weight: bold;appearance:none;-moz-appearance:none;-webkit-appearance:none; background: url("../images/project/arrow.png") no-repeat scroll right center transparent;}
.issues-table{ width: 100%; border:1px solid #c8c8c8; border-bottom: none;}
.issues-table select{ border: none; color:#888; font-weight: bold; text-align: center; width:50px; padding-left:0; -webkit-appearance: none;appearance: none;
-moz-appearance: none; background: url("/images/new_project/arrow.png") no-repeat scroll right center transparent;}
.issues-table tr th{ height: 40px; border-bottom:1px solid #e5e5e5; color: #888;}
.issues-table p.text-left{ text-align: left; color: #333; border-bottom: 3px solid #3498db; display: block; width: 100px; height:40px; line-height: 40px; padding-left:15px;}
.issues-table tr td{ padding:10px 0; border-bottom: 1px dashed #c8c8c8; text-align: center; color:#888;}
.issues-table tr td.w50{ width: 60px;}
.issues-table tr td{ padding:10px 0; border-bottom: 1px solid #e5e5e5; text-align: center; color:#888;}
.issues-table tr td.w50{ width: 50px;}
.issues-table tr td.w100{ width: 100px;}
.issues-table tbody tr:hover{ background:#f2f2f2;}
.issues-table tr td span.w100{ display: inline-block; width: 100px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
span.task-linebtn-green{color:#59af48; border: 1px solid #59af48;font-size: 12px; padding: 0 5px; border-radius: 3px;line-height: 14px;}
@ -676,3 +678,5 @@ span.task-step{ color:#ee4a20;font-style: italic; font-weight:bold; font-size:14
.task-bgrey{background:#ccc;}
.task-title{ width: 830px;}
a.task-list-title{ max-width: 700px;}