Merge branch 'br/misc'

* br/misc:
  Use transparent background for the cgit logo
  ssdiff: anchors for ssdiff
  implement repo.logo and repo.logo-link
This commit is contained in:
Lars Hjemli 2011-02-19 14:51:00 +01:00
commit 979c460e7f
9 changed files with 74 additions and 17 deletions

View file

@ -293,7 +293,7 @@ table.blob pre {
padding: 0; margin: 0;
}
table.blob a.no {
table.blob a.no, table.ssdiff a.no {
color: gray;
text-align: right;
text-decoration: none;