anxiaoyu
.btn-default:active:focus, .btn-default:active:hover {
  color: #333;
  background-color:lightseagreen;
  border-color: #8c8c8c;
}
.btn {
	background: #eee;
}

  <input class="btn btn-default" type="button" value="Input">

 

分类:

技术点:

相关文章:

  • 2020-12-21
  • 2021-11-03
  • 2021-08-06
  • 2021-05-19
  • 2021-11-01
  • 2021-06-28
  • 2021-11-01
猜你喜欢
  • 2022-12-23
  • 2021-10-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-01
相关资源
相似解决方案