1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

finish issue list ui draft

This commit is contained in:
fuxiaohei
2014-11-04 21:58:28 +08:00
parent 743b55b9b0
commit b866dc92d7
7 changed files with 245 additions and 2 deletions

View File

@@ -7,4 +7,5 @@
@import "ui/label";
@import "ui/bread";
@import "ui/alert";
@import "ui/table";
@import "ui/table";
@import "ui/pager";