Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #tooltip
  2. {
  3. position: absolute;
  4. width:auto;
  5. min-width:50px;
  6. max-width:250px;
  7. padding:10px;
  8. background-color:#eee;
  9. border:1px solid #aaa;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement