【发布时间】:2013-11-27 14:32:40
【问题描述】:
Opera、Chrome:http://s23.postimg.org/swo0s3bnv/opeera.png
火狐:http://oi44.tinypic.com/2zthd2t.jpg
我的CSS:
width: 170px;
height: 25px;
font-family: arial;
color:#9E9E9F;
font-size: 12px;
border-color:#EFEFEF;
border-width: 1px;
-webkit-appearance: none;
-moz-appearance:none;
background: url(../img/select-ar.fw.png);
background-repeat: no-repeat;
background-position: 150px 8px;
cursor: pointer;
padding-left: 3px;
letter-spacing: 0.6pt;
它想要什么?
如何在 Firefox 中修复它?
【问题讨论】:
标签: html css firefox select html-select