CSS selector

input[type=submit]:hover, input[type=button]:hover{
  background-color:#FFBBCC !important;
}

No comments:

Post a Comment