summaryrefslogtreecommitdiff
path: root/WebRoot/main.jsp
diff options
context:
space:
mode:
authorfangshunjian <[email protected]>2019-01-22 12:13:38 +0600
committerfangshunjian <[email protected]>2019-01-22 12:14:14 +0600
commit9b39c65447fc174d9c4bec51ea290b4eb2b9a811 (patch)
tree7d1dc0ef331fd20475aa17628b25b70747ddf0e3 /WebRoot/main.jsp
parent97248b92bac0c7c83f34880c7f7ee195700f18c8 (diff)
1、新增 inline-device 历史流量折线图k18-1.0
2、优化交换机监测折线图 查询语句 3、修改 监测设置,一个字段只能设置一个告警配置的限制 4、修改首页菜单宽度
Diffstat (limited to 'WebRoot/main.jsp')
-rw-r--r--WebRoot/main.jsp10
1 files changed, 6 insertions, 4 deletions
diff --git a/WebRoot/main.jsp b/WebRoot/main.jsp
index c71aea1..bcc58c5 100644
--- a/WebRoot/main.jsp
+++ b/WebRoot/main.jsp
@@ -424,13 +424,15 @@ html, body {
.nav a span{
margin-left: 40px;
}
-
+#leftNodes {
+ width:250px;
+}
.middle_tab{
- left: 210px;
+ left: 250px;
}
.middle_right{
- left : 215px;
+ left : 255px;
}
@@ -564,7 +566,7 @@ html, body {
<table>
<tr valign="buttom" id="titles">
<td width="100%" height="18" background="<c:url value='/images/main_58.png'/>">
- <div align="center" style="width: 210px;background-color: #a81e32">
+ <div align="center" style="width: 250px;background-color: #a81e32">
<span id="show" class="STYLE1"
style="color: rgb(242, 229, 229);cursor:pointer; font-weight: bold;width: 100%">▽i18n_main.text.show1_n81i▽</span>
</div>