Yad*_*ada 9 css zurb-foundation
我不想在Zurb Foundation css框架中交替行的默认条带样式.
删除它的最简单方法是什么?
http://foundation.zurb.com/docs/components/tables.html
Irv*_*nin 16
您可以使用以下方法覆盖基础表交替使用CSS规则:
table tr:nth-of-type(even) { background-color: transparent !important; }
归档时间:
12 年,3 月 前
查看次数:
9424 次
最近记录:
6 年,11 月 前