dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Translation esES updated - Ready for the 1.4.0 release plus a few Fixes
mrbytes
2014-03-05
20480580298b0a3960f5a2eebb9e4227a5ca3dbe
[githubFork/gitblit.git]
/
src
/
main
/
resources
/
hideheader.css
1
2
3
4
5
6
7
body {
padding-top:0px;
}
.navbar-fixed-top {
display:none;
}