infernotorrent

dAmn v7 // ihm

May 18th, 2010
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.67 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("chat.deviantart.com") {
  4. .damncrc-topic {
  5. background:#BCCBBA!important;
  6. border:none!important;
  7. -moz-border-radius:5px 5px 0px 0px!important;
  8. }
  9. .damncr-title {
  10. background:-moz-linear-gradient(top, #EEF3ED, #D2DFD1 40%)!important;
  11. }
  12. .damncrc-chat-window {
  13. border:2px solid #BCCBBA!important;
  14. }
  15. .alt0 {
  16. background:#D2DFD1!important;
  17. }
  18. .damnc-tabbar a {
  19. background:-moz-linear-gradient(top, #BCCBBA 60%, #8EA491)!important;
  20. -moz-border-radius:7px 0px 0px 0px!important;
  21. }
  22. .damnc-tabbar a i {
  23. background:-moz-linear-gradient(top, #BCCBBA 60%, #8EA491)!important;
  24. -moz-border-radius:0px 7px 0px 0px!important;
  25. }
  26. .damnc-tabbar strong.withX {
  27. background:-moz-linear-gradient(bottom, #EEF3ED, #fff)!important;
  28. -moz-border-radius:7px 0px 0px 0px!important;
  29. }
  30. .damnc-tabbar strong.withX i {
  31. background:-moz-linear-gradient(bottom, #EEF3ED, #fff)!important;
  32. -moz-border-radius:0px 7px 0px 0px!important;
  33. width:7px!important;
  34. }
  35. .damncr .self-hl .from span {
  36. background:#EFEFEF!important;
  37. padding:0px 5px 0px 5px!important;
  38. -moz-border-radius:5px!important;
  39. }
  40. .damncr .other-hl .from span {
  41. background:#fff!important;
  42. padding:0px 5px 0px 5px!important;
  43. -moz-border-radius:5px!important;
  44. }
  45. .damncr .other-hl .text span {
  46. background:#fff!important;
  47. padding:0px 5px 0px 5px!important;
  48. -moz-border-radius:5px!important;
  49. }
  50. .damncrc-icon-roomname {
  51. display:none!important;
  52. }
  53. .damncrc-iconbar a {
  54. display:none!important;
  55. }
  56. .damncrc-iconbar {
  57. color:transparent!important;
  58. }
  59. .superdamn-buttonbar {
  60. position:relative!important;
  61. top:0px!important;
  62. }
  63. input {
  64. -moz-border-radius:5px!important;
  65. }
  66. }
Add Comment
Please, Sign In to add comment