diff --git a/modules/openstack_project/files/gerrit/GerritSite.css b/modules/openstack_project/files/gerrit/GerritSite.css index b37e594f53..0cf799e4d9 100644 --- a/modules/openstack_project/files/gerrit/GerritSite.css +++ b/modules/openstack_project/files/gerrit/GerritSite.css @@ -1,4 +1,4 @@ -body {color: #000 !important; background: url("static/openstack-page-bkg.jpg") no-repeat scroll 0 0 white !important; position: static} +body {color: #000 !important;} a,a:visited {color: #264D69 !important; text-decoration: none;} a:hover {color: #000 !important; text-decoration: underline} @@ -7,7 +7,7 @@ a.gwt-InlineHyperlink {background: none !important} #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: 200px; margin-right: 200px} +#gerrit_topmenu {background: none; position:relative; top: 0px; left: 220px; margin-right: 200px} #gerrit_topmenu tbody tr td table {border: 0} diff --git a/modules/openstack_project/files/gerrit/GerritSiteHeader.html b/modules/openstack_project/files/gerrit/GerritSiteHeader.html index d978cef458..a3546044b9 100644 --- a/modules/openstack_project/files/gerrit/GerritSiteHeader.html +++ b/modules/openstack_project/files/gerrit/GerritSiteHeader.html @@ -2,5 +2,5 @@