Advertisement
infernotorrent

dAmn Grey Chrome // ihm

Jul 20th, 2012
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.19 KB | None | 0 0
  1. body {
  2. font-size:11px!important;
  3. }
  4. .damncrc-topic {
  5. background:#dbdbdb!important;
  6. border-top:4px solid #cecece!important;
  7. border-right:3px solid #cecece!important;
  8. border-bottom:1px solid #e5e5e5!important;
  9. border-left:2px solid #bcbcbc!important;
  10. }
  11. .damncrc-topic a {
  12. color:#196BAB!important;
  13. }
  14. .damncr-title {
  15. background:-moz-linear-gradient(bottom, #ddd, #e5e5e5)!important;
  16. background: -webkit-gradient(linear, left bottom, left top, from(#ddd), to(#e5e5e5))!important;
  17. border-bottom:1px solid #b2b2b2!important;
  18. }
  19. .damncr-title a:hover {
  20. color:#196BAB!important;
  21. }
  22. .damncrc-chat-window {
  23. border:2px solid #cecece!important;
  24. }
  25. .damncrc-chat-inner {
  26. background:#ededed!important;
  27. }
  28. .alt0 {
  29. background:-moz-linear-gradient(bottom, #dbdbdb 99%, #c4c4c4)!important;
  30. background: -webkit-gradient(linear, left bottom, left top, from(#dbdbdb), to(#c4c4c4))!important;
  31. }
  32. .damnc-tabbar-outer {
  33. background:#444!important;
  34. }
  35. .damnc-tabbar a {
  36. padding: 6px 4px 6px 6px !important;
  37. margin: 2px 3px 0px 3px !important;
  38. background:-moz-linear-gradient(top, #787878, #6a6a6a 60%, #5b5b5b 80%, #414141) !important;
  39. background: -webkit-gradient(linear, left top, left bottom, from(#787878), to(#6a6a6a), to(#5b5b5b), to(#414141))!important;
  40. -moz-border-radius:7px 0px 0px 0px!important;
  41. border-radius:7px 0px 0px 0px!important;
  42. height:11px!important;
  43. }
  44.  
  45. .damnc-tabbar a i {
  46. background:-moz-linear-gradient(top, #787878, #6A6A6A 60%, #5B5B5B 80%, #414141) !important;
  47. background: -webkit-gradient(linear, left top, left bottom, from(#787878), to(#6a6a6a), to(#5b5b5b), to(#414141))!important;
  48. -moz-border-radius:0px 7px 0px 0px!important;
  49. border-radius:0px 7px 0px 0px!important;
  50. }
  51.  
  52. .damnc-tabbar a:hover {
  53. margin: -1px 3px -1px 3px !important;
  54. background:-moz-linear-gradient(top, #848484, #707070 60%, #5B5B5B 80%, #414141) !important;
  55. background: -webkit-gradient(linear, left top, left bottom, from(#848484), to(#707070), to(#5b5b5b), to(#414141))!important;
  56. -moz-border-radius:7px 0px 0px 0px!important;
  57. border-radius:7px 0px 0px 0px!important;
  58. height:14px!important;
  59. }
  60.  
  61. .damnc-tabbar a:hover i {
  62. margin: 0px 0px 0px 3px !important;
  63. background:-moz-linear-gradient(top, #848484, #707070 60%, #5B5B5B 80%, #414141) !important;
  64. background: -webkit-gradient(linear, left top, left bottom, from(#848484), to(#707070), to(#5b5b5b), to(#414141))!important;
  65. -moz-border-radius:0px 7px 0px 0px!important;
  66. border-radius:0px 7px 0px 0px!important;
  67. }
  68.  
  69. .damnc-tabbar strong.withX {
  70. background:-moz-linear-gradient(bottom, #e5e5e5, #fff)!important;
  71. background: -webkit-gradient(linear, left bottom, left top, from(#e5e5e5), to(#fff))!important;
  72. -moz-border-radius:7px 0px 0px 0px!important;
  73. border-radius:7px 0px 0px 0px!important;
  74. border-right:1px solid #b2b2b2!important;
  75. border-bottom:0px!important;
  76. padding-right:10px!important;
  77. margin-right:2px!important;
  78. margin-left:3px!important;
  79. height:15px!important;
  80. }
  81.  
  82. .damnc-tabbar strong.withX i {
  83. background:-moz-linear-gradient(bottom, #e5e5e5, #fff)!important;
  84. background: -webkit-gradient(linear, left bottom, left top, from(#e5e5e5), to(#fff))!important;
  85. -moz-border-radius:0px 7px 0px 0px!important;
  86. border-radius:0px 7px 0px 0px!important;
  87. }
  88.  
  89. .damnc-tabbar strong {
  90. background:-moz-linear-gradient(bottom, #e5e5e5, #fff)!important;
  91. background: -webkit-gradient(linear, left bottom, left top, from(#e5e5e5), to(#fff))!important;
  92. -moz-border-radius:7px 0px 0px 0px!important;
  93. border-radius:7px 0px 0px 0px!important;
  94. border-right:1px solid #b2b2b2!important;
  95. padding-right:23px!important;
  96. margin-right:2px!important;
  97. }
  98.  
  99. .damnc-tabbar strong i {
  100. background:-moz-linear-gradient(bottom, #e5e5e5, #fff)!important;
  101. background: -webkit-gradient(linear, left bottom, left top, from(#e5e5e5), to(#fff))!important;
  102. -moz-border-radius:0px 7px 0px 0px!important;
  103. border-radius:0px 7px 0px 0px!important;
  104. }
  105.  
  106. .withX img {
  107. opacity: .0!important;
  108. }
  109.  
  110. .damnc-serverlog-outer {
  111. background:#e0e0e0!important;
  112. border-top:1px solid #b2b2b2!important;
  113. border-right:3px solid #cecece!important;
  114. border-bottom:1px solid #cecece!important;
  115. border-left:2px solid #bcbcbc!important;
  116. color:#777!important;
  117. }
  118.  
  119. .damncr .self-hl .from span {
  120. background:#EFEFEF!important;
  121. padding:0px 5px 0px 5px!important;
  122. -moz-border-radius:5px!important;
  123. }
  124.  
  125. .damncr .self-hl .from:before {
  126. color:#88938d!important;
  127. content:"[self] ";
  128. }
  129. .damncr .other-hl .from span {
  130. background:#fff!important;
  131. padding:0px 5px 0px 5px!important;
  132. -moz-border-radius:5px!important;
  133. }
  134. .damncr .other-hl .text span {
  135. background:#fff!important;
  136. padding:0px 5px 0px 5px!important;
  137. -moz-border-radius:5px!important;
  138. }
  139. .damncrc-icon-roomname {
  140. display:none!important;
  141. }
  142. .damncrc-iconbar {
  143. color:transparent!important;
  144. background:#dbdbdb!important;
  145. background:#dbdbdb!important;
  146. }
  147. .superdamn-buttonbar {
  148. position:relative!important;
  149. top:0px!important;
  150. }
  151. textarea {
  152. -moz-border-radius:5px!important;
  153. border-radius:5px!important;
  154. background:-moz-linear-gradient(bottom, #fff, #dedede 80%)!important;
  155. background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dedede))!important;
  156. width:99.5%!important;
  157. }
  158. input.button {
  159. position:relative!important;
  160. top:-4px!important;
  161. left:0px!important;
  162. width:50px!important;
  163. float:right!important;
  164. }
  165. .damncrc-input {
  166. border-right:3px solid #cecece!important;
  167. }
  168. .damncr-members dt {
  169. background:-moz-linear-gradient(top, #fff, #c4c4c4 5%, #9b9b9b 95%, #c4c4c4)!important;
  170. background: -webkit-gradient(linear, left top, left bottom, from(rgba(196, 196, 196, 0.05)), to(rgba(196, 196, 196, 0.95)))!important;
  171. border:1px solid #b2b2b2!important;
  172. margin-left:-14px!important;
  173. margin-right:-23px!important;
  174. text-align:center!important;
  175. white-space:nowrap!important;
  176. text-shadow:#e0e0e0 0px 1px 0px!important;
  177. }
  178. .damn-lo-col-right {
  179. background:#e0e0e0!important;
  180. border-left:1px solid #b2b2b2!important;
  181. border-top:2px solid #cecece!important;
  182. overflow-x:hidden!important;
  183. }
  184. .damncrc-iconbar {
  185. border-top:1px solid #EDF0EC!important;
  186. border-right:3px solid #cecece!important;
  187. height:20px!important;
  188. }
  189. div.damncrc-iconbar-ctrls {
  190. opacity:.5!important;
  191. }
  192. /*div.superdamn-buttonbar {
  193. position:relative!important;
  194. float:right!important;
  195. top:25px!important;
  196. right:40px!important;
  197. }*/
  198. .alt1-left-border {
  199. background:#dbdbdb!important;
  200. border-top:1px solid #EDF0EC!important;
  201. border-right:1px solid #EDF0EC!important;
  202. border-bottom:3px solid #cecece!important;
  203. border-left:2px solid #bcbcbc!important;
  204. }
  205. .aside-left {
  206. background:#e0e0e0!important;
  207. border-left:1px solid #bcbcbc!important;
  208. }
  209. .connarea {
  210. border-top:1px dotted #bcbcbc!important;
  211. }
  212. .damncr-infoctr {
  213. background:#e0e0e0!important;
  214. border-top:1px solid #cecece!important;
  215. border-right:3px solid #cecece!important;
  216. border-bottom:1px solid #cecece!important;
  217. border-left:2px solid #bcbcbc!important;
  218. }
  219. div.bodyarea alt1-border {
  220. background:#e0e0e0!important;
  221. }
  222. span.away {
  223. color:#222!important;
  224. }
  225. td.oh-search {
  226. display:none!important;
  227. }
  228. /*span.damnc-morelink img{
  229. display:none!important;
  230. }
  231. span.damnc-morelink {
  232. content: "+"!important;
  233. }
  234. .damncr .self-hl .from span {
  235. color:#746534!important;
  236. }
  237. .damncr .self-hl .text span {
  238. color:#738564!important;
  239. }*/
  240. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement