issues
search
etaoux
/
brix
Build site with bricks
http://etaoux.github.com/brix
MIT License
124
stars
49
forks
source link
Table 的 less 文件修改
#22
Closed
huacnlee
closed
12 years ago
huacnlee
commented
12 years ago
表格组件去掉 ux- 的前缀;
将 table.less 改为嵌套结构;
去掉重复的 src/gallery/table/table.css 文件.
增加特别的 .table-foot 类似 tfoot,用于 table 之外放 pagination,而不用计算 td 的 colspan 需要多少个数,用起来会方便一些;
@chongzhi 看看
huacnlee
commented
12 years ago
我这里大体看了一下,样式没有问题,@chongzhi 你还得检查一下
@chongzhi 看看