Advertisement
infernotorrent

dAmn v7 update 10 release 2 Chrome Edition

Jan 3rd, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.12 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2. .damncrc-topic {
  3. background:#CCD9C8!important;
  4. border-top:4px solid #C0D0C1!important;
  5. border-right:3px solid #C0D0C1!important;
  6. border-bottom:1px solid #E2E8E1!important;
  7. border-left:2px solid #A4B8A8!important;
  8. }
  9. .damncrc-topic a {
  10. color:#196BAB!important;
  11. }
  12. .damncr-title {
  13. background:linear-gradient(0deg, #D4E0D2, #E2E8E1)!important;
  14. border-bottom:1px solid #9EB1A2!important;
  15. }
  16. .damncr-title a:hover {
  17. color:#196BAB!important;
  18. }
  19. .damncrc-chat-window {
  20. border:2px solid #BCCBBA!important;
  21. }
  22. .alt0 {
  23. background:linear-gradient(#CCD9C8 99%, #ADC2B1)!important;
  24. }
  25. .damnc-tabbar a {
  26. background:linear-gradient(180deg, #BCCBBA 60%, #8EA491)!important;
  27. border-radius:7px 0px 0px 0px!important;
  28. }
  29. .damnc-tabbar a i {
  30. background:linear-gradient(180deg, #BCCBBA 60%, #8EA491)!important;
  31. border-radius:0px 7px 0px 0px!important;
  32. }
  33. .damnc-tabbar strong.withX {
  34. background:linear-gradient(0deg, #E2E8E1, #fff)!important;
  35. border-radius:7px 7px 0px 0px!important;
  36. border-right:1px solid #9EB1A2!important;
  37. padding-right:23px!important;
  38. margin-right:2px!important;
  39. }
  40. .damnc-tabbar strong.withX i {
  41. display:none!important;
  42. }
  43. .damnc-tabbar strong {
  44. background:linear-gradient(0deg, #E2E8E1, #fff)!important;
  45. border-radius:7px 7px 0px 0px!important;
  46. border-right:1px solid #9EB1A2!important;
  47. padding-right:23px!important;
  48. margin-right:2px!important;
  49. }
  50. .damnc-tabbar strong i {
  51. display:none!important;
  52. }
  53. .damnc-serverlog-outer {
  54. background:#D4E0D3!important;
  55. border-top:1px solid #9EB1A2!important;
  56. border-right:3px solid #C0D0C1!important;
  57. border-bottom:1px solid #C0D0C1!important;
  58. border-left:2px solid #A4B8A8!important;
  59. color:#777!important;
  60. }
  61. .damncr .self-hl .from span {
  62. background:#EFEFEF!important;
  63. padding:0px 5px 0px 5px!important;
  64. border-radius:5px!important;
  65. }
  66. .damncr .other-hl .from span {
  67. background:#fff!important;
  68. padding:0px 5px 0px 5px!important;
  69. border-radius:5px!important;
  70. }
  71. .damncr .other-hl .text span {
  72. background:#fff!important;
  73. padding:0px 5px 0px 5px!important;
  74. border-radius:5px!important;
  75. }
  76. .damncrc-icon-roomname {
  77. display:none!important;
  78. }
  79. .damncrc-iconbar a {
  80. display:none!important;
  81. }
  82. .damncrc-iconbar {
  83. color:transparent!important;
  84. }
  85. .superdamn-buttonbar {
  86. position:relative!important;
  87. top:0px!important;
  88. }
  89. input {
  90. border-radius:5px!important;
  91. background:linear-gradient(#fff, #dedede 80%)!important;
  92. width:99.5%!important;
  93. }
  94. textarea {
  95. border-radius:5px!important;
  96. background:linear-gradient(#fff, #dedede 80%)!important;
  97. width:99.5%!important;
  98. }
  99. input.button {
  100. position:relative!important;
  101. top:-4px!important;
  102. left:0px!important;
  103. width:50px!important;
  104. float:right!important;
  105. }
  106. .damncrc-input {
  107. border-right:3px solid #C0D0C1!important;
  108. }
  109. .damncr-members dt {
  110. background:linear-gradient(180deg, #fff, #E2E8E1 5%, #D4E0D2 95%, #fff)!important;
  111. border:1px solid #9EB1A2!important;
  112. margin-left:-14px!important;
  113. margin-right:-23px!important;
  114. text-align:center!important;
  115. white-space:nowrap!important;
  116. }
  117. .damn-lo-col-right {
  118. background:#D4E0D3!important;
  119. border-left:1px solid #9EB1A2!important;
  120. border-top:2px solid #C0D0C1!important;
  121. overflow-x:hidden!important;
  122. }
  123. .damncrc-iconbar {
  124. border-top:1px solid #EDF0EC!important;
  125. border-right:3px solid #C0D0C1!important;
  126. height:20px!important;
  127. }
  128. /*div.superdamn-buttonbar {
  129. position:relative!important;
  130. float:right!important;
  131. top:25px!important;
  132. right:40px!important;
  133. }*/
  134. .alt1-left-border {
  135. background:#CCD9C8!important;
  136. border-top:1px solid #EDF0EC!important;
  137. border-right:1px solid #EDF0EC!important;
  138. border-bottom:3px solid #C0D0C1!important;
  139. border-left:2px solid #A4B8A8!important;
  140. }
  141. .aside-left {
  142. background:#D4E0D3!important;
  143. border-left:1px solid #A4B8A8!important;
  144. }
  145. .connarea {
  146. border-top:1px dotted #A4B8A8!important;
  147. }
  148. .damncr-infoctr {
  149. background:#D4E0D3!important;
  150. border-top:1px solid #C0D0C1!important;
  151. border-right:3px solid #C0D0C1!important;
  152. border-bottom:1px solid #C0D0C1!important;
  153. border-left:2px solid #A4B8A8!important;
  154. }
  155. div.bodyarea alt1-border {
  156. background:#D4E0D3!important;
  157. }
  158. span.away {
  159. color:#222!important;
  160. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement