dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Merged #23 "Enhance the plugin infrastructure to allow deeper plugin integr...
James Moger
2014-05-05
8f0f665b9ee4e2cd21e9e0d5d7cfc69b1d19b86f
[githubFork/gitblit.git]
/
src
/
main
/
resources
/
hideheader.css
1
2
3
4
5
6
7
body {
padding-top:0px;
}
.navbar-fixed-top {
display:none;
}