display external repo information in the web UI

This commit is contained in:
Mike Bonnet 2009-01-28 18:21:45 -05:00
parent 8d96f110cf
commit 6a6477d4b7
4 changed files with 67 additions and 2 deletions

View file

@ -425,3 +425,7 @@ span#loginInfo {
font-weight: bold;
margin: 5px;
}
.smaller {
font-size: smaller;
}