Skip to content

Instantly share code, notes, and snippets.

@sakti
Created December 25, 2010 01:02
Show Gist options
  • Save sakti/754603 to your computer and use it in GitHub Desktop.
Save sakti/754603 to your computer and use it in GitHub Desktop.
#idlginform .btn{
border:0;
background:url("button.png");
height:24px;
width:66px;
}
#idlginform .btn:hover{
background:url("button-h.png");
cursor:pointer;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment