Merge "Remove "Code Review" from Gerrit site header"

This commit is contained in:
Jenkins 2014-04-29 08:46:46 +00:00 committed by Gerrit Code Review
commit dfa035d5c4
2 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@ a:hover {color: #000 !important; text-decoration: underline}
a.gwt-InlineHyperlink {background: none !important}
#gerrit_header {display: block !important; position: relative; top: -60px; margin-bottom: -60px; width: 400px; padding-left: 17px}
#gerrit_header {display: block !important; position: relative; top: -60px; margin-bottom: -60px; width: 200px; padding-left: 17px}
#gerrit_header h1 {font-family: 'PT Sans', sans-serif; font-weight: normal; letter-spacing: -1px}
#gerrit_topmenu {background: none; position:relative; top: 0px; left: 400px; margin-right: 400px}
#gerrit_topmenu {background: none; position:relative; top: 0px; left: 200px; margin-right: 200px}
#gerrit_topmenu tbody tr td table {border: 0}

View File

@ -1,3 +1,3 @@
<div>
<a href="/"><h1 style="color: #CF2F19"><img src="static/title.png" style="vertical-align:middle;" /> Code Review</h1></a>
<a href="/"><h1 style="color: #CF2F19"><img src="static/title.png" style="vertical-align:middle;" /></h1></a>
</div>