mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
bye yellow border on interfaces page
git-svn-id: http://www.observium.org/svn/observer/trunk@698 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
<div style='margin:auto; text-align: center; margin-top: 10px;'>
|
||||
<b class='rounded'>
|
||||
<b class='rounded1'></b>
|
||||
<b class='rounded2'></b>
|
||||
<b class='rounded3'></b>
|
||||
<b class='rounded4'></b>
|
||||
<b class='rounded5'></b></b>
|
||||
<div class='roundedfg' style='padding: 0px 5px;'>
|
||||
<div style='margin: auto; padding:5px;'>
|
||||
|
||||
<?php print_optionbar_start(50); ?>
|
||||
<table style="text-align: left;" cellpadding=0 cellspacing=5 class=devicetable width=100%>
|
||||
<tr style='padding: 0px;'>
|
||||
<form method='post' action=''>
|
||||
@@ -75,15 +66,7 @@
|
||||
</form>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<b class='rounded'>
|
||||
<b class='rounded5'></b>
|
||||
<b class='rounded4'></b>
|
||||
<b class='rounded3'></b>
|
||||
<b class='rounded2'></b>
|
||||
<b class='rounded1'></b></b>
|
||||
</div>
|
||||
<?php print_optionbar_end(); ?>
|
||||
|
||||
<table cellpadding=3 cellspacing=0 class=devicetable width=100%>
|
||||
|
||||
|
Reference in New Issue
Block a user