summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/hook/global/header-additional_header.html.tmpl
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-11-19 09:55:17 +0100
committerDave Lawrence <dlawrence@mozilla.com>2012-11-19 09:55:17 +0100
commit82de6d8269f41d602cb07dac5ba2281d7bedf931 (patch)
tree4dedb0e03eba4e550aba0404df26c0003381fb73 /extensions/BMO/template/en/default/hook/global/header-additional_header.html.tmpl
parent21d30a6853770af871d39a4ccfcab58f7c0f2e64 (diff)
downloadbugzilla-82de6d8269f41d602cb07dac5ba2281d7bedf931.tar.gz
bugzilla-82de6d8269f41d602cb07dac5ba2281d7bedf931.tar.xz
Some Mozilla skin work
Diffstat (limited to 'extensions/BMO/template/en/default/hook/global/header-additional_header.html.tmpl')
-rw-r--r--extensions/BMO/template/en/default/hook/global/header-additional_header.html.tmpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/extensions/BMO/template/en/default/hook/global/header-additional_header.html.tmpl b/extensions/BMO/template/en/default/hook/global/header-additional_header.html.tmpl
index e94b60bb4..5f8965d5d 100644
--- a/extensions/BMO/template/en/default/hook/global/header-additional_header.html.tmpl
+++ b/extensions/BMO/template/en/default/hook/global/header-additional_header.html.tmpl
@@ -24,12 +24,6 @@
<link id="shorturl" rev="canonical" href="https://bugzil.la/[% bug.bug_id FILTER uri %]">
[% END %]
-<style type="text/css">
-body {
- background: url("extensions/BMO/web/images/background.png") repeat-x;
-}
-</style>
-
[%# *** Bug List Navigation *** %]
[% IF bug %]
[% SET my_search = user.recent_search_for(bug) %]