@@ -70,7 +70,7 @@
position: absolute;
right: 0;
top: 0;
- background: #5078cb;
+ background: #3f84f6;
color: #fff;
height: 35px;
width: 55px;
@@ -80,7 +80,7 @@
line-height: 20px;
}
.tender-list-content .filter div.form-group .input-group-addon:hover{
- background: #3a89d1;
.tender-list-content .filter div.form-group input{
border-radius: 0;
@@ -259,7 +259,6 @@
ui-sref="fa.arCheck_detail({id:check.id})" target="_blank">查看详情</a> -->
</td>
</tr>
- <tr></tr>
</tbody>
</table>
</div>
@@ -61,7 +61,7 @@
.order-table>tbody {
- border: 1px solid transparent;
+ border: 1px solid transparent !important ;
.order-table>tbody:hover {
@@ -1160,7 +1160,7 @@
</thead>
<tbody ng-if="tableParams.total() == 0">
<tr>
- <td colspan="5">
+ <td colspan="5" style="border-bottom: 1px solid transparent">
<div id="empty">
<div class="left_img">
<a href="http://www.ubtob.com/" target="_blank" title="优软云首页"><img src="static/img/empty/uas_empty.png"></a>
@@ -1123,7 +1123,7 @@ select.disabled {
- <td colspan="7">
+ <td colspan="7" style="border-bottom: none;">
@@ -69,7 +69,7 @@