调整流量统计滚动显示宽度显示更大数量级,调整界面table中tooltip与表头不互相遮挡
This commit is contained in:
@@ -38,8 +38,7 @@
|
||||
<div class="fl_fc">
|
||||
<%-- <a href="${ctx}/dashboard/bandwidthList"> 详情显示--%>
|
||||
<p>
|
||||
<label data-original-title="<spring:message code="bandwith"/>"
|
||||
class="tooltips" data-flag="false" data-html="true" data-placement="top">
|
||||
<label data-original-title="<spring:message code="bandwith"/>" class="tooltips" data-flag="false" data-html="true" data-placement="top">
|
||||
<!-- 网络带宽 --><spring:message code="bandwith"/>
|
||||
</label>
|
||||
</p>
|
||||
@@ -53,7 +52,7 @@
|
||||
</div>
|
||||
<div class="fl_fc">
|
||||
<!-- <a href="javacript:;"> -->
|
||||
<p>
|
||||
<p style="margin-left: 0px;width:100%">
|
||||
<label data-original-title="<spring:message code="action_reject"/>"
|
||||
class="tooltips" data-flag="false" data-html="true" data-placement="top">
|
||||
<!-- 阻断链接数 --><spring:message code="action_reject"/>
|
||||
|
||||
Reference in New Issue
Block a user