Overhaul of sidepanel layout, with concommitant tweaks and fudges to the css.

This commit is contained in:
z3d
2009-08-08 15:34:58 +00:00
parent 69fdfb0635
commit 43140d3efd
9 changed files with 462 additions and 104 deletions

View File

@ -69,7 +69,7 @@
out.print("<input type=\"hidden\" name=\"refresh\" value=\"0\" />\n");
out.print("<button type=\"submit\">Disable " + d + "s Refresh</button>\n");
}
out.print("</form></p>\n");
out.print("</form></p><hr />\n");
}
%>
</div>