hello world | Fuck GFW |
先设border为none,看看在IE7和IE10有没有黑线。你最好上个图,因为我重现不了。
效果如上图:
效果如上图:
border设为none还有黑线吗
估计是表格被别的样式覆盖了,可以用firebug看看。
已解决
.tableborder{ border-color:#87cbff; border-width:1px; border-style:solid; border-collapse:collapse; border-right: #e4e9ef 1px solid; border-top: #e4e9ef 1px solid; border-left: #e4e9ef 1px solid; border-bottom: #e4e9ef 1px solid; border:1px solid #e4e9ef!important; }
最后一行 border:1px solid #e4e9ef!important;是关键
按楼主的方法去做果然是把IE10下的黑色边框去掉了,只是有个问题是,列表边框都没有了,这个咋办?
本文是由用户编写整理,所有内容的版权归原作者所有。如果侵犯了您的权益,请联系我删除