Merge "Fix OpenStack header logo in Gitweb"

This commit is contained in:
Jenkins 2017-08-03 00:51:00 +00:00 committed by Gerrit Code Review
commit e50e91e206
2 changed files with 5 additions and 1 deletions

View File

@ -4,6 +4,10 @@ a:hover {color: #000 !important; text-decoration: underline}
a.gwt-InlineHyperlink {background: none !important}
#openstack-logo img { width: 200px; }
#openstack-logo h1 { margin: 20px; }
#gerrit_header #openstack-logo h1 { margin: 20px 0 0 0; }
#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}

View File

@ -1,4 +1,4 @@
<div>
<div id="openstack-logo">
<script type="text/javascript" src="static/jquery.js" />
<script type="text/javascript" src="static/jquery-visibility.js"></script>
<script type="text/javascript" src="static/hideci.js" />