You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

254 lines
4.4 KiB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
  1. @font-face {
  2. font-family: 'icomoon';
  3. src:
  4. url('../fonts/icomoon.ttf?h8x72b') format('truetype'),
  5. url('../fonts/icomoon.woff?h8x72b') format('woff'),
  6. url('../fonts/icomoon.svg?h8x72b#icomoon') format('svg');
  7. font-weight: normal;
  8. font-style: normal;
  9. font-display: block;
  10. }
  11. [class^="ic-"], [class*=" ic-"] {
  12. /* use !important to prevent issues with browser extensions that change fonts */
  13. font-family: 'icomoon' !important;
  14. speak: never;
  15. font-style: normal;
  16. font-weight: normal;
  17. font-variant: normal;
  18. text-transform: none;
  19. line-height: 1;
  20. /* Better Font Rendering =========== */
  21. -webkit-font-smoothing: antialiased;
  22. -moz-osx-font-smoothing: grayscale;
  23. }
  24. .ic-call:before {
  25. content: "\e91a";
  26. color: rgb(255, 255, 255);
  27. }
  28. .ic-call:after {
  29. content: "\e91d";
  30. margin-left: -1em;
  31. color: rgb(232, 26, 52);
  32. opacity: 0.98;
  33. }
  34. .ic-victorops:before {
  35. content: "\e900";
  36. color: rgb(255, 255, 255);
  37. }
  38. .ic-victorops:after {
  39. content: "\e91e";
  40. margin-left: -1em;
  41. color: rgb(44, 45, 46);
  42. }
  43. .ic-zulip:before {
  44. content: "\e90f";
  45. color: rgb(255, 255, 255);
  46. }
  47. .ic-zulip:after {
  48. content: "\e91f";
  49. margin-left: -1em;
  50. color: rgb(100, 146, 254);
  51. }
  52. .ic-signal:after {
  53. content: "\e91c";
  54. color: #2592e9;
  55. }
  56. .ic-linenotify:before {
  57. content: "\e91b";
  58. color: rgb(255, 255, 255);
  59. }
  60. .ic-linenotify:after {
  61. content: "\e920";
  62. margin-left: -1em;
  63. color: rgb(0, 195, 0);
  64. }
  65. .ic-spike:before {
  66. content: "\e919";
  67. color: rgb(255, 255, 255);
  68. }
  69. .ic-spike:after {
  70. content: "\e921";
  71. margin-left: -1em;
  72. color: rgb(0, 123, 255);
  73. }
  74. .ic-pd:before {
  75. content: "\e90b";
  76. color: rgb(255, 255, 255);
  77. }
  78. .ic-pd:after {
  79. content: "\e922";
  80. margin-left: -1em;
  81. color: rgb(4, 172, 56);
  82. }
  83. .ic-shell:before {
  84. content: "\e917";
  85. color: rgb(255, 255, 255);
  86. }
  87. .ic-shell:after {
  88. content: "\e923";
  89. margin-left: -1em;
  90. color: rgb(34, 34, 34);
  91. }
  92. .ic-msteams:before {
  93. content: "\e916";
  94. color: rgb(255, 255, 255);
  95. }
  96. .ic-msteams:after {
  97. content: "\e924";
  98. margin-left: -1.056640625em;
  99. color: rgb(78, 86, 190);
  100. }
  101. .ic-opsgenie:after {
  102. content: "\e910";
  103. color: #2684ff;
  104. }
  105. .ic-mattermost:after {
  106. content: "\e907";
  107. color: #045acc;
  108. }
  109. .ic-apprise:after {
  110. content: "\e915";
  111. color: #236b6b;
  112. }
  113. .ic-matrix:after {
  114. content: "\e901";
  115. }
  116. .ic-started:before {
  117. content: "\e038";
  118. }
  119. .ic-pagertree:before {
  120. content: "\e90d";
  121. color: rgb(255, 255, 255);
  122. }
  123. .ic-pagertree:after {
  124. content: "\e929";
  125. margin-left: -1em;
  126. color: rgb(51, 173, 226);
  127. }
  128. .ic-po:before {
  129. content: "\e90e";
  130. color: rgb(255, 255, 255);
  131. }
  132. .ic-po:after {
  133. content: "\e92a";
  134. margin-left: -1em;
  135. color: rgb(36, 157, 241);
  136. }
  137. .ic-email:before {
  138. content: "\e90a";
  139. color: rgb(255, 255, 255);
  140. }
  141. .ic-email:after {
  142. content: "\e92b";
  143. margin-left: -1em;
  144. color: rgb(79, 93, 115);
  145. }
  146. .ic-webhook:after {
  147. content: "\e908";
  148. color: #c73a63;
  149. }
  150. .ic-sms:before {
  151. content: "\e904";
  152. color: rgb(255, 255, 255);
  153. }
  154. .ic-sms:after {
  155. content: "\e92c";
  156. margin-left: -1em;
  157. color: rgb(149, 193, 68);
  158. }
  159. .ic-pushbullet:before {
  160. content: "\e909";
  161. color: rgb(255, 255, 255);
  162. }
  163. .ic-pushbullet:after {
  164. content: "\e92d";
  165. margin-left: -1em;
  166. color: rgb(103, 191, 121);
  167. }
  168. .ic-discord:before {
  169. content: "\e90c";
  170. color: rgb(255, 255, 255);
  171. }
  172. .ic-discord:after {
  173. content: "\e92e";
  174. margin-left: -1em;
  175. color: rgb(114, 137, 218);
  176. }
  177. .ic-hipchat:before {
  178. content: "\e902";
  179. color: #0052cc;
  180. }
  181. .ic-slack:before {
  182. content: "\e905";
  183. color: rgb(255, 255, 255);
  184. }
  185. .ic-slack:after {
  186. content: "\e92f";
  187. margin-left: -1em;
  188. color: rgb(86, 182, 139);
  189. }
  190. .ic-telegram:after {
  191. content: "\e906";
  192. color: #2ca5e0;
  193. }
  194. .ic-trello:before {
  195. content: "\e911";
  196. color: rgb(255, 255, 255);
  197. }
  198. .ic-trello:after {
  199. content: "\e931";
  200. margin-left: -1em;
  201. color: rgb(0, 121, 191);
  202. }
  203. .ic-whatsapp:after {
  204. content: "\e903";
  205. color: #25d366;
  206. }
  207. .ic-clippy:before {
  208. content: "\e912";
  209. }
  210. .ic-cancel:before {
  211. content: "\e5c9";
  212. }
  213. .ic-up:before {
  214. content: "\e86c";
  215. }
  216. .ic-new:before {
  217. content: "\e86c";
  218. }
  219. .ic-ok:before {
  220. content: "\e86c";
  221. }
  222. .ic-grace:before {
  223. content: "\e000";
  224. }
  225. .ic-missing:before {
  226. content: "\e001";
  227. }
  228. .ic-desc:before {
  229. content: "\e313";
  230. }
  231. .ic-asc:before {
  232. content: "\e316";
  233. }
  234. .ic-dots:before {
  235. content: "\e5d3";
  236. }
  237. .ic-down:before {
  238. content: "\e7f7";
  239. }
  240. .ic-paused:before {
  241. content: "\e7f6";
  242. }
  243. .ic-settings:before {
  244. content: "\e913";
  245. }
  246. .ic-delete:before {
  247. content: "\e918";
  248. }
  249. .ic-timer:before {
  250. content: "\e425";
  251. }