remove yellow shade around logon window

git-svn-id: http://www.observium.org/svn/observer/trunk@635 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2010-01-09 12:46:20 +00:00
parent ab71b5d503
commit 1d0d355133
2 changed files with 6 additions and 19 deletions

View File

@ -26,9 +26,9 @@ function generate_port_thumbnail($args) {
echo $output;
}
function print_optionbar_start ($height = 20) {
function print_optionbar_start ($height = 20, $width = 0) {
echo("
<div style='margin:auto; text-align: center; margin-top: 0px; margin-bottom: 10px;'>
<div style='margin:auto; text-align: center; margin-top: 0px; margin-bottom: 10px; " . ($width ? 'max-width: ' . $width . 'px; ' : '') . "'>
<b class='rounded'>
<b class='rounded1'><b></b></b>
<b class='rounded2'><b></b></b>