Guest User

Untitled

a guest
Jun 20th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. .button5 {
  2. position: relative;
  3. width: 23px;
  4. overflow: hidden; //zoom:1;
  5. background: red url(../img/button5.png) no-repeat left top;
  6. margin: 5px 0 0;
  7. height: 21px;
  8. }
  9.  
  10. .button5 input { font-size: 40px; cursor: pointer; opacity:0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); list-style: none; padding: 0; margin: 0;}
Add Comment
Please, Sign In to add comment