【发布时间】:2012-08-31 00:09:49
【问题描述】:
Firefox 更新后,边框图像不再显示? 你可能已经定义了这样的东西:
border-width:30px;
-moz-border-image: url('border.png') 64 64 64 64 stretch stretch;
-webkit-border-image: url('border.png') 64 64 64 64 stretch stretch;
-o-border-image: url('border.png') 64 64 64 64 stretch stretch;
【问题讨论】: