infernotorrent

dAmn v7 update 3 // ihm

May 19th, 2010
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.44 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:#CCD9C8!important;
  6. border-top:3px solid #ADC2B1!important;
  7. border-right:2px solid #B9CBBA!important;
  8. border-bottom:1px solid #E2E8E1!important;
  9. border-left:2px solid #A4B8A8!important;
  10. }
  11. .damncrc-topic a {
  12. color:#196BAB!important;
  13. }
  14. .damncr-title {
  15. background:-moz-linear-gradient(bottom, #D4E0D2, #E2E8E1)!important;
  16. border-bottom:1px solid #9EB1A2!important;
  17. }
  18. .damncr-title a:hover {
  19. color:#196BAB!important;
  20. }
  21. .damncrc-chat-window {
  22. border:2px solid #BCCBBA!important;
  23. }
  24. .alt0 {
  25. background:-moz-linear-gradient(bottom, #CCD9C8 99%, #ADC2B1)!important;
  26. }
  27. .damnc-tabbar a {
  28. background:-moz-linear-gradient(top, #BCCBBA 60%, #8EA491)!important;
  29. -moz-border-radius:7px 0px 0px 0px!important;
  30. }
  31. .damnc-tabbar a i {
  32. background:-moz-linear-gradient(top, #BCCBBA 60%, #8EA491)!important;
  33. -moz-border-radius:0px 7px 0px 0px!important;
  34. }
  35. .damnc-tabbar strong.withX {
  36. background:-moz-linear-gradient(bottom, #E2E8E1, #fff)!important;
  37. -moz-border-radius:7px 7px 0px 0px!important;
  38. border-right:1px solid #9EB1A2!important;
  39. padding-right:23px!important;
  40. margin-right:2px!important;
  41. }
  42. .damnc-tabbar strong.withX i {
  43. display:none!important;
  44. }
  45. .damncr .self-hl .from span {
  46. background:#EFEFEF!important;
  47. padding:0px 5px 0px 5px!important;
  48. -moz-border-radius:5px!important;
  49. }
  50. .damncr .other-hl .from span {
  51. background:#fff!important;
  52. padding:0px 5px 0px 5px!important;
  53. -moz-border-radius:5px!important;
  54. }
  55. .damncr .other-hl .text span {
  56. background:#fff!important;
  57. padding:0px 5px 0px 5px!important;
  58. -moz-border-radius:5px!important;
  59. }
  60. .damncrc-icon-roomname {
  61. display:none!important;
  62. }
  63. .damncrc-iconbar a {
  64. display:none!important;
  65. }
  66. .damncrc-iconbar {
  67. color:transparent!important;
  68. }
  69. .superdamn-buttonbar {
  70. position:relative!important;
  71. top:0px!important;
  72. }
  73. input {
  74. -moz-border-radius:5px!important;
  75. background:-moz-linear-gradient(bottom, #fff, #dedede 80%)!important;
  76. }
  77. .damncr-members dt {
  78. background:-moz-linear-gradient(top, #fff, #E2E8E1 5%, #D4E0D2 95%, #fff)!important;
  79. border:1px solid #9EB1A2!important;
  80. margin-left:-14px!important;
  81. margin-right:-23px!important;
  82. text-align:center!important;
  83. white-space:nowrap!important;
  84. }
  85. .damn-lo-col-right {
  86. background:-moz-linear-gradient(bottom, #D4E0D3 99%, #ADC2B1)!important;
  87. border-left:1px solid #9EB1A2!important;
  88. overflow-x:hidden!important;
  89. }
  90. }
Add Comment
Please, Sign In to add comment