Advertisement
chrissources

hide border around profile url

May 28th, 2020
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <style>
  2. .katamari Section Manager
  3. { http://abrax.us/SectionManager }
  4. .userProfileURL {visibility:hidden;}
  5. .userProfileURL td {visibility:visible;}
  6. .userProfileURL table * {background-color:transparent;}
  7. .userProfileURL td td td {width:0px;}
  8. .userProfileURL td {padding:0px;}
  9. table.userProfileURL td td {background-color:white;}
  10. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement