diff options
author | fuxiaohei <fuxiaohei@vip.qq.com> | 2014-11-04 21:58:28 +0800 |
---|---|---|
committer | fuxiaohei <fuxiaohei@vip.qq.com> | 2014-11-04 21:58:28 +0800 |
commit | b866dc92d77c37c12982609b641c159d9eb109bf (patch) | |
tree | 9e9f2b65570a54fec57b65c253a7b1eb6aa5a70a /public/ng/less/ui.less | |
parent | 743b55b9b0117d50e543cb95221d3737bf02d6bc (diff) |
finish issue list ui draft
Diffstat (limited to 'public/ng/less/ui.less')
-rw-r--r-- | public/ng/less/ui.less | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/ng/less/ui.less b/public/ng/less/ui.less index 3db8b12c..fc7ad3c2 100644 --- a/public/ng/less/ui.less +++ b/public/ng/less/ui.less @@ -7,4 +7,5 @@ @import "ui/label"; @import "ui/bread"; @import "ui/alert"; -@import "ui/table";
\ No newline at end of file +@import "ui/table"; +@import "ui/pager";
\ No newline at end of file |