dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Ensure a repository is only searched once
James Moger
2015-10-05
548b29e87dedac76bad2011cda4e39a9f3d72a21
[githubFork/gitblit.git]
/
src
/
main
/
resources
/
hideheader.css
1
2
3
4
5
6
7
body {
padding-top:0px;
}
.navbar-fixed-top {
display:none;
}