]> source.dussan.org Git - gitblit.git/commit
provide spacing on the projects page listing 286/head
authorJoel Johnson <mrjoel@lixil.net>
Thu, 2 Jul 2015 22:15:14 +0000 (16:15 -0600)
committerJoel Johnson <mrjoel@lixil.net>
Thu, 2 Jul 2015 22:15:14 +0000 (16:15 -0600)
commitee0b9f4944fe6a80b7454496d781c62978c8c98a
tree735cdb4ea72c99771c2e8e089748c39f0cd45453
parent124fd6e639b0bc43f3714134d6dead77895fd490
provide spacing on the projects page listing

The projects page was showing the project listing directly under the navbar
with no spacing. This adds spacing to have the elements offset.

The table is showing using the common "repositories" class, however it can't
be changed directly since several other table displays use the same class, and
have adequate top margin spacing. We create a new class for the one-off use
on the projects page.
src/main/java/com/gitblit/wicket/pages/ProjectsPage.html
src/main/resources/gitblit.css