tingle-load-more
Version:
19 lines (17 loc) • 327 B
text/stylus
/**
* LoadMore Component Style for tingle
* @author yize
*
* Copyright 2014-2015, Tingle Team, Alinw.
* All rights reserved.
*/
@require "../node_modules/tingle-style/src/var"
.tLoadMore
line-height 44px
border-bottom 1px solid #ccc
font-size 14px
color #999
&.noMore
color red
&.loading
color green