Minor bug of status coming down in instance has been resolved.

UI change for Action dropdown
This commit is contained in:
NIKITA 2010-10-26 11:50:34 -07:00
parent 38a5d86951
commit 41f1429a18
2 changed files with 4 additions and 4 deletions

View File

@ -2010,7 +2010,7 @@ a:hover.search_button {
font-size:11px;
font-weight:normal;
margin:0 0 0 0;
padding:5px 0 5px 3px;
padding:6px 0 5px 3px;
list-style:none;
}
@ -3043,7 +3043,7 @@ a:hover.search_button {
height:auto;
float:left;
position:absolute;
background:#FFF repeat top left;
background:#FFF url(../images/midmenu_hover.gif) repeat top left;
border:1px solid #CCC;
top:18px;
right:1px;

View File

@ -215,7 +215,7 @@
</div>
<!--Statistics tab (start)-->
<!--Routers tab (start)-->
<div style="display: none;" id="tab_content_router" style="display:none">
<div style="display: none;" id="tab_content_router">
Routers
</div>
<!--Routers tab (start)-->
@ -852,7 +852,7 @@
</div>
<div class="grid_rows odd">
<div class="vm_statusbox">
<div id="view_console_container">
<div id="view_console_container" style="float:left;">
<div id="view_console_template" style="display: block">
<div class="vm_consolebox" id="box0">
</div>