Advertisement
Guest User

Untitled

a guest
Dec 14th, 2012
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.25 KB | None | 0 0
  1. .lsa_play img {
  2.     display: none;
  3.  }
  4.  
  5. .lsa_play td:nth-of-type(1) a {
  6.     display: inline-block;
  7.     width: 17px;
  8.     height: 16px;
  9.     background: url('file:///control_play_lingvo.png') no-repeat center;
  10.     vertical-align: text-bottom;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement