updates - nice rounded corners on page search

git-svn-id: http://www.observium.org/svn/observer/trunk@445 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2009-08-07 16:10:52 +00:00
parent bd8fb496d4
commit 0e64ef858d
13 changed files with 254 additions and 57 deletions

View File

@@ -61,7 +61,6 @@ function printEntPhysical($ent, $level, $class) {
}
}
echo("<div style='float: left;'><h3>Inventory</h3></div>");
echo("<div style='float: right;'>
<a href='#' class='button' onClick=\"expandTree('enttree');return false;\"><img src='images/16/bullet_toggle_plus.png'>Expand All Nodes</a>
<a href='#' class='button' onClick=\"collapseTree('enttree');return false;\"><img src='images/16/bullet_toggle_minus.png'>Collapse All Nodes</a>