Advertisement
kisazeky

Grey motif for Chatzilla

Jun 4th, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.71 KB | None | 0 0
  1. @import url(chrome://chatzilla/content/output-base.css);
  2.  
  3. /*/
  4. / output-rdmsoft for ChatZilla, v1.2
  5. / Robert Marshall, rdmsoft.com
  6. / Recommended font: Tahoma/Small
  7. /*/
  8.  
  9. .msg[msg-user="firebot"] .msg-data,
  10. .msg[msg-user="thebot"] .msg-data,
  11. .msg[msg-user="bugbot"] .msg-data,
  12. .msg[msg-user="nagios"] .msg-data,
  13. .msg[msg-user="Sugnim"] .msg-data,
  14. .msg[msg-user="firebot"] .msg-user,
  15. .msg[msg-user="thebot"] .msg-user,
  16. .msg[msg-user="bugbot"] .msg-user,
  17. .msg[msg-user="nagios"] .msg-user,
  18. .msg[msg-user="Sugnim"] .msg-user,
  19. null
  20. {
  21. /** font-size: .8em; **/
  22. color: #555;
  23. }
  24.  
  25. .msg-timestamp,
  26. .msg-type, .msg-user
  27. {
  28. background: #eee;
  29. text-align: right;
  30. padding: .25em .5em;
  31. color: #aaa;
  32. border-bottom: 1px solid #f5f5f5;
  33. width:auto;
  34. }
  35. .msg-user a
  36. {
  37. text-decoration: none;
  38. }
  39. .msg-user span
  40. {
  41. color: darkred;
  42. }
  43. .msg-user
  44. {
  45. vertical-align: top;
  46. }
  47. .msg-data
  48. {
  49. background: white;
  50. padding: 0.1em .5em;
  51. text-align:left;
  52. }
  53.  
  54. body, html, table, .header
  55. {
  56. padding: 0;
  57. margin: 0;
  58. }
  59.  
  60. .header
  61. {
  62. background: #f3f3f3;
  63. border: none;
  64. border-bottom: 1px solid #f7f7f7;
  65. }
  66. .label
  67. {
  68. font-weight: normal;
  69. color: darkred;
  70. }
  71.  
  72. table
  73. {
  74. border-collapse: collapse;
  75. }
  76.  
  77. .msg[msg-type="ERROR"] .msg-type,
  78. .msg[msg-type="DISCONNECT"] .msg-type,
  79. .msg[msg-type="KICK"] .msg-type,
  80. .msg[msg-type="NICK"] .msg-type,
  81. .msg[msg-type="MODE"] .msg-type,
  82. .msg[msg-type="TOPIC"] .msg-type,
  83. .msg[msg-type="INFO"] .msg-type,
  84. .msg[msg-type="QUIT"] .msg-type,
  85. .msg[msg-type="JOIN"] .msg-type,
  86. .msg[msg-type="372"] .msg-type,
  87. .msg[msg-type="PART"] .msg-type
  88. {
  89.     /** font-size: .8em; **/
  90.     background: #eee;
  91.     color: #A1A1A1;
  92.     border-bottom: 1px solid #f5f5f5;
  93. }
  94.  
  95. .msg-timestamp,
  96. .msg[msg-type="EVAL-IN"] .msg-type,
  97. .msg[msg-type="EVAL-OUT"] .msg-type
  98. {
  99.     /** font-size: .8em; **/
  100.     background: #f3f3f3;
  101.     color: #999;
  102.     border-bottom: 1px solid #f5f5f5;
  103. }
  104. .msg[msg-type="EVAL-IN"] .msg-timestamp,
  105. .msg[msg-type="EVAL-IN"] .msg-type
  106. {
  107. border-bottom: 1px solid #f5f5f5;
  108. }
  109.  
  110. .msg[msg-type="372"] .msg-data,
  111. .msg[msg-type="EVAL-IN"] .msg-data,
  112. .msg[msg-type="EVAL-OUT"] .msg-data,
  113. .msg[msg-type="NICK"] .msg-data,
  114. .msg[msg-type="KICK"] .msg-data,
  115. .msg[msg-type="DISCONNECT"] .msg-data,
  116. .msg[msg-type="MODE"] .msg-data,
  117. .msg[msg-type="INFO"] .msg-data,
  118. .msg[msg-type="TOPIC"] .msg-data,
  119. .msg[msg-type="QUIT"] .msg-data,
  120. .msg[msg-type="ERROR"] .msg-data,
  121. .msg[msg-type="JOIN"] .msg-data,
  122. .msg[msg-type="PART"] .msg-data
  123. {
  124. /** font-size: .8em; **/
  125. text-align:left;
  126. }
  127.  
  128. .msg[msg-type="JOIN"] .msg-data
  129. {
  130. color: #009300; /*Green*/
  131. }
  132.  
  133. .msg[msg-type="PART"] .msg-data
  134. {
  135. color: #005a00; /*Dark Green*/
  136. }
  137.  
  138. .msg[msg-type="QUIT"] .msg-data, .msg[msg-type="ERROR"] .msg-data, .msg[msg-type="DISCONNECT"] .msg-data
  139. {
  140. color: #ff0000; /*Red*/
  141. }
  142.  
  143. .msg[msg-type="NICK"] .msg-data
  144. {
  145. color: #00007F; /*Dark Blue*/
  146. }
  147.  
  148. .msg[msg-type="KICK"] .msg-data
  149. {
  150. color: #fc7f00; /*Orange*/
  151. }
  152.  
  153. .msg[msg-type="MODE"] .msg-data
  154. {
  155. color: #9c009c; /*Purple*/
  156. }
  157.  
  158. .msg[msg-type="INFO"] .msg-data
  159. {
  160. color: #000;
  161. }
  162.  
  163.  
  164. .msg[msg-user="|"] .msg-data,
  165. .msg[msg-user="||"] .msg-data,
  166. .msg[msg-user="|||"] .msg-data,
  167. .msg[msg-user="]"] .msg-data,
  168. .msg[msg-user="["] .msg-data,
  169. .msg[msg-type="372"] .msg-data,
  170. .msg[msg-type="EVAL-IN"] .msg-data,
  171. .msg[msg-type="EVAL-OUT"] .msg-data
  172. {
  173. font-family: inherit;
  174. }
  175.  
  176. .msg[important="true"] .msg-user,
  177. .msg[important="true"] .msg-timestamp,
  178. .msg[important="true"] .msg-user:after,
  179. .msg[important="true"] .msg-user:before
  180. {
  181. font-weight: normal;
  182. color: #444;
  183. background: #FAF396;
  184. border-bottom: 1px solid #FFFAB8;
  185. }
  186.  
  187. #ch-topicnodes
  188. {
  189. display: block;
  190. overflow: auto;
  191. max-height: 3.55em;
  192. }
  193. #ch-topicnodes[hidden="true"]
  194. {
  195. display: none;
  196. }
  197. input
  198. {
  199. font: inherit;
  200. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement