Remove "Code Review" from Gerrit site header
The main menu is too wide now and we need the space. Change-Id: I77cc6eeaee7750f84f1558a9430f1386c2c3a3c1
This commit is contained in:
parent
ccb37de23e
commit
d7b718dca3
@ -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}
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user