Add a link to our project site in the page footer
This helps to spread the word on Gerrit, and may also help users to install their own version if they find it useful and want it for yet another project. Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
poweredBy = Powered by Gerrit Code Review ({0})
|
||||
poweredBy = Powered by <a href="http://code.google.com/p/gerrit/" target="_blank">Gerrit Code Review</a> ({0})
|
||||
|
@@ -31,6 +31,11 @@
|
||||
padding-right: 10px;
|
||||
text-align: right;
|
||||
}
|
||||
#gerrit_btmmenu .gerrit-version a,
|
||||
#gerrit_btmmenu .gerrit-version a:visited,
|
||||
#gerrit_btmmenu .gerrit-version a:hover {
|
||||
color: #2a5db0;
|
||||
}
|
||||
|
||||
|
||||
/** Widgets **/
|
||||
|
Reference in New Issue
Block a user