mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
change styles a bit. put graphs on device header
git-svn-id: http://www.observium.org/svn/observer/trunk@2497 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
+3
-5
@@ -227,7 +227,7 @@ function popUp(URL)
|
||||
// End -->
|
||||
</script>
|
||||
<script type="text/javascript" src="js/overlib.js"></script>
|
||||
<div id="center">
|
||||
<div id="container">
|
||||
|
||||
<?php
|
||||
|
||||
@@ -241,9 +241,8 @@ if(!$vars['bare'] == "yes") {
|
||||
|
||||
?>
|
||||
<div class="clearer"></div>
|
||||
<div class="content-mat" style="border: 1px none #fcc;">
|
||||
<div id="content" style="border: 1px none #ccc; min-height:650px;">
|
||||
<div style="margin: 7px;"></div>
|
||||
<div id="content" style="min-height:650px; width:auto; display:block;">
|
||||
<div style="clear:both; height:6px; display:block;"></div>
|
||||
<?php
|
||||
|
||||
### To help debug the new URLs :)
|
||||
@@ -279,7 +278,6 @@ if ($_SESSION['authenticated'])
|
||||
?>
|
||||
</div>
|
||||
<div class="clearer"></div>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
$end = utime(); $run = $end - $start;
|
||||
|
||||
Reference in New Issue
Block a user