#glass{
width: 42px;
height: 38px;
border: 1px solid #dfdfdf;
position: absolute;
background:url(../images/z-hear-search.png) no-repeat center;
background-color: #fff;
}

#glass:hover
{
/*color: #fff;*/
border:1px solid #1e88e5;
background:url(../images/z-hear-searchange.png) no-repeat center;
background-color: #1e88e5;

}

相关文章:

  • 2022-02-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-24
  • 2021-12-17
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-02
  • 2021-12-27
  • 2021-10-07
  • 2022-12-23
  • 2021-11-07
  • 2022-12-23
  • 2022-03-08
相关资源
相似解决方案