Commit 4b0aace81866eb06c1841ec203a911bdecc87d9f

Authored by Marco
1 parent f9c3b7d8

Removing the Jenkins logo at the background

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
src/proxy/diazo/jenkins.xml
... ... @@ -9,6 +9,8 @@
9 9 <merge attributes="class" css:theme="body" css:content="body" />
10 10 <drop css:content="#top-panel" />
11 11  
  12 + <drop attributes="style" css:content="#main-table" />
  13 +
12 14 <after theme-children="/html/head">
13 15 <script>jQuery.noConflict();</script>
14 16 <style>
... ...