消除下拉选项样式中的小三角
2017-02-21 21:21 奋斗的石头 阅读(751) 评论(0) 收藏 举报select{width: 100%;font-size: 1em;color: @white;background-color: @darkBlue;background: url(../img/down.png) no-repeat center right;background-size: .8em; -moz-appearance: none;
-webkit-appearance:none;appearance:none;
option{background-color: @darkBlue;}
}
浙公网安备 33010602011771号