select自定义下拉选择图标

闲言少叙: 上CSS: 

 appearance: none;
          -moz-appearance: none;
          -webkit-appearance: none;
          cursor: pointer;
          background: #ffffff url(../images/selectDowntri.png) no-repeat;
          background-position: 410px 13px;

 

posted @ 2019-03-08 15:28  前端邢晋宇  阅读(950)  评论(0编辑  收藏  举报