infernotorrent

dAmn Mod // ihm

May 12th, 2010
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.67 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("chat.deviantart.com") {
  4. .damncr .self-hl .from span {
  5. margin-left:25px;
  6. background:transparent!important;
  7. }
  8. .damncr .other-hl .from span {
  9. background:transparent!important;
  10. margin-left:50px;
  11. }
  12. .damncr .other-hl .text span {
  13. padding:0px 5px 0px 5px;
  14. -moz-border-radius:5px;
  15. }
  16. .damncrc-topic {
  17. background:transparent!important;
  18. border:none!important;
  19. }
  20. .damncrc-chat-inner a {
  21. color:#9d0000!important;
  22. text-decoration:none!important;
  23. }
  24. .damncrc-topic a {
  25. color:#9d0000!important;
  26. text-decoration:none!important;
  27. }
  28. .damncr-title a {
  29. color:#9d0000!important;
  30. text-decoration:none!important;
  31. }
  32. }
Add Comment
Please, Sign In to add comment