]> source.dussan.org Git - gitblit.git/commit
Updating web ui to use Twitter's Bootstrap toolkit.
authorJames Moger <james.moger@gitblit.com>
Fri, 30 Sep 2011 00:52:50 +0000 (20:52 -0400)
committerJames Moger <james.moger@gitblit.com>
Fri, 30 Sep 2011 00:52:50 +0000 (20:52 -0400)
commit1f59156d03229aac15623e82dd6a85aaaa104919
tree9434a4af60ebc1ecb1a7ee3c4877b62d426c0216
parent5b5b31f125c33973aebbae28226163c716d2d332
Updating web ui to use Twitter's Bootstrap toolkit.
19 files changed:
resources/bootstrap.130.css [new file with mode: 0644]
resources/bootstrap.gb.css [new file with mode: 0644]
resources/markdown.css
src/com/gitblit/wicket/pages/BasePage.html
src/com/gitblit/wicket/pages/BasePage.java
src/com/gitblit/wicket/pages/EditRepositoryPage.html
src/com/gitblit/wicket/pages/EditUserPage.html
src/com/gitblit/wicket/pages/RepositoriesPage.html
src/com/gitblit/wicket/pages/RepositoryPage.html
src/com/gitblit/wicket/pages/RepositoryPage.java
src/com/gitblit/wicket/panels/BranchesPanel.html
src/com/gitblit/wicket/panels/FederationProposalsPanel.html
src/com/gitblit/wicket/panels/FederationRegistrationsPanel.html
src/com/gitblit/wicket/panels/FederationTokensPanel.html
src/com/gitblit/wicket/panels/LogPanel.html
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.html
src/com/gitblit/wicket/panels/RepositoriesPanel.html
src/com/gitblit/wicket/panels/TagsPanel.html
src/com/gitblit/wicket/panels/UsersPanel.html