summaryrefslogtreecommitdiff
path: root/WebRoot/main.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'WebRoot/main.jsp')
-rw-r--r--WebRoot/main.jsp14
1 files changed, 8 insertions, 6 deletions
diff --git a/WebRoot/main.jsp b/WebRoot/main.jsp
index 6ff43b0..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;
}
@@ -477,10 +479,10 @@ html, body {
<li><a href="<c:url value='/login!systemSelect.do?SytemChange=yes'/>">i18n_main.text.systemSelect_n81i&nbsp;&nbsp;|</a></li>
<%-- <li><a href="<c:url value='/main.jsp?i18n_lang=zh_CN'/>">简体中文&nbsp;&nbsp;|</a></li>
<li><a href="<c:url value='/main.jsp?i18n_lang=en_US'/>">ENGLISH&nbsp;&nbsp;|</a></li> --%>
- <li <%=!"ALL".equals(systemname)?"style='display:none'":"" %>>
+ <%-- <li <%=!"ALL".equals(systemname)?"style='display:none'":"" %>>
<!-- <a href="<c:url value="/authentication/identificat.do?action=toTargetSys"/>">To Grafana &nbsp;&nbsp;|</a> -->
<a href="<c:url value='/authentication/identificat.do?action=toTargetSys'/>" id="toTarget" target='_blank'>To Grafana &nbsp;&nbsp;|<a/>
- </li>
+ </li> --%>
<li>
<span>
<select id="languageChange">
@@ -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>