diff options
author | ivan <ivan> | 2007-08-04 00:13:48 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-08-04 00:13:48 +0000 |
commit | 962d830f2513b1e0d29f79a24b00088ddc384432 (patch) | |
tree | 4694390759d4b57ed3cc6c2b36b597e5c113b734 /rt/html/Elements/Header | |
parent | 571ed24f5321bcc47b35dc917e37b3b46d0b8552 (diff) |
clean up corners & colors
Diffstat (limited to 'rt/html/Elements/Header')
-rw-r--r-- | rt/html/Elements/Header | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/html/Elements/Header b/rt/html/Elements/Header index f40d45ee1..697e93bcb 100644 --- a/rt/html/Elements/Header +++ b/rt/html/Elements/Header @@ -81,7 +81,7 @@ <& /Elements/Callback, _CallbackName => 'Head', %ARGS &> </head> - <body BACKGROUND="<% $RT::URI::freeside::URL %>/images/background-cheat.png" + <body NOTBACKGROUND="<% $RT::URI::freeside::URL %>/images/background-cheat.png" STYLE="margin-top:0; margin-bottom:0; margin-left:0; margin-right:0" <% $id && qq[ id="comp-$id"] |n %> > |