Joel Johnson
2015-07-02 ee0b9f4944fe6a80b7454496d781c62978c8c98a
refs
author Joel Johnson <mrjoel@lixil.net>
Thursday, July 2, 2015 18:15 -0400
committer Joel Johnson <mrjoel@lixil.net>
Thursday, July 2, 2015 18:15 -0400
commitee0b9f4944fe6a80b7454496d781c62978c8c98a
tree 735cdb4ea72c99771c2e8e089748c39f0cd45453 tree | zip | gz
parent 124fd6e639b0bc43f3714134d6dead77895fd490 view | diff
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.
2 files modified
8 ■■■■ changed files
src/main/java/com/gitblit/wicket/pages/ProjectsPage.html 2 ●●● diff | view | raw | blame | history
src/main/resources/gitblit.css 6 ●●●● diff | view | raw | blame | history