stackprofiler 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +15 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE.txt +22 -0
  5. data/README.md +81 -0
  6. data/Rakefile +2 -0
  7. data/lib/stackprofiler.rb +21 -0
  8. data/lib/stackprofiler/data_collector.rb +24 -0
  9. data/lib/stackprofiler/filters/compress_tree.rb +25 -0
  10. data/lib/stackprofiler/filters/js_tree.rb +24 -0
  11. data/lib/stackprofiler/filters/stackprofiler_elision.rb +12 -0
  12. data/lib/stackprofiler/middleware.rb +18 -0
  13. data/lib/stackprofiler/run_data_source.rb +43 -0
  14. data/lib/stackprofiler/version.rb +3 -0
  15. data/lib/stackprofiler/web_ui.rb +111 -0
  16. data/lib/stackprofiler/web_ui/public/css/bootstrap-theme.css +442 -0
  17. data/lib/stackprofiler/web_ui/public/css/bootstrap-theme.css.map +1 -0
  18. data/lib/stackprofiler/web_ui/public/css/bootstrap-theme.min.css +5 -0
  19. data/lib/stackprofiler/web_ui/public/css/bootstrap.css +6203 -0
  20. data/lib/stackprofiler/web_ui/public/css/bootstrap.css.map +1 -0
  21. data/lib/stackprofiler/web_ui/public/css/bootstrap.min.css +5 -0
  22. data/lib/stackprofiler/web_ui/public/css/coderay.css +131 -0
  23. data/lib/stackprofiler/web_ui/public/css/jquery-ui.css +1225 -0
  24. data/lib/stackprofiler/web_ui/public/css/splitter.css +57 -0
  25. data/lib/stackprofiler/web_ui/public/fonts/glyphicons-halflings-regular.eot +0 -0
  26. data/lib/stackprofiler/web_ui/public/fonts/glyphicons-halflings-regular.svg +229 -0
  27. data/lib/stackprofiler/web_ui/public/fonts/glyphicons-halflings-regular.ttf +0 -0
  28. data/lib/stackprofiler/web_ui/public/fonts/glyphicons-halflings-regular.woff +0 -0
  29. data/lib/stackprofiler/web_ui/public/js/bootstrap.js +2114 -0
  30. data/lib/stackprofiler/web_ui/public/js/bootstrap.min.js +6 -0
  31. data/lib/stackprofiler/web_ui/public/js/jquery.min.js +4 -0
  32. data/lib/stackprofiler/web_ui/public/js/splitter.js +293 -0
  33. data/lib/stackprofiler/web_ui/public/jstree/jstree.js +7073 -0
  34. data/lib/stackprofiler/web_ui/public/jstree/jstree.min.js +5 -0
  35. data/lib/stackprofiler/web_ui/public/jstree/themes/default-dark/32px.png +0 -0
  36. data/lib/stackprofiler/web_ui/public/jstree/themes/default-dark/40px.png +0 -0
  37. data/lib/stackprofiler/web_ui/public/jstree/themes/default-dark/style.css +1094 -0
  38. data/lib/stackprofiler/web_ui/public/jstree/themes/default-dark/style.min.css +1 -0
  39. data/lib/stackprofiler/web_ui/public/jstree/themes/default-dark/throbber.gif +0 -0
  40. data/lib/stackprofiler/web_ui/public/jstree/themes/default/32px.png +0 -0
  41. data/lib/stackprofiler/web_ui/public/jstree/themes/default/40px.png +0 -0
  42. data/lib/stackprofiler/web_ui/public/jstree/themes/default/style.css +1050 -0
  43. data/lib/stackprofiler/web_ui/public/jstree/themes/default/style.min.css +1 -0
  44. data/lib/stackprofiler/web_ui/public/jstree/themes/default/throbber.gif +0 -0
  45. data/lib/stackprofiler/web_ui/public/octicons/LICENSE.txt +9 -0
  46. data/lib/stackprofiler/web_ui/public/octicons/README.md +1 -0
  47. data/lib/stackprofiler/web_ui/public/octicons/octicons-local.ttf +0 -0
  48. data/lib/stackprofiler/web_ui/public/octicons/octicons.css +235 -0
  49. data/lib/stackprofiler/web_ui/public/octicons/octicons.eot +0 -0
  50. data/lib/stackprofiler/web_ui/public/octicons/octicons.less +233 -0
  51. data/lib/stackprofiler/web_ui/public/octicons/octicons.svg +198 -0
  52. data/lib/stackprofiler/web_ui/public/octicons/octicons.ttf +0 -0
  53. data/lib/stackprofiler/web_ui/public/octicons/octicons.woff +0 -0
  54. data/lib/stackprofiler/web_ui/public/octicons/sprockets-octicons.scss +230 -0
  55. data/lib/stackprofiler/web_ui/views/code.erb +18 -0
  56. data/lib/stackprofiler/web_ui/views/index.erb +45 -0
  57. data/lib/stackprofiler/web_ui/views/layout.erb +79 -0
  58. data/stackprofiler.gemspec +30 -0
  59. metadata +213 -0
@@ -0,0 +1 @@
1
+ .jstree-node,.jstree-children,.jstree-container-ul{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}.jstree-node{white-space:nowrap}.jstree-anchor{display:inline-block;color:#000;white-space:nowrap;padding:0 4px 0 1px;margin:0;vertical-align:top}.jstree-anchor:focus{outline:0}.jstree-anchor,.jstree-anchor:link,.jstree-anchor:visited,.jstree-anchor:hover,.jstree-anchor:active{text-decoration:none;color:inherit}.jstree-icon{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-icon:empty{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-ocl{cursor:pointer}.jstree-leaf>.jstree-ocl{cursor:default}.jstree .jstree-open>.jstree-children{display:block}.jstree .jstree-closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}.jstree-anchor>.jstree-themeicon{margin-right:2px}.jstree-no-icons .jstree-themeicon,.jstree-anchor>.jstree-themeicon-hidden{display:none}.jstree-rtl .jstree-anchor{padding:0 1px 0 4px}.jstree-rtl .jstree-anchor>.jstree-themeicon{margin-left:2px;margin-right:0}.jstree-rtl .jstree-node{margin-left:0}.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%}.jstree-wholerow-ul .jstree-leaf>.jstree-ocl{cursor:pointer}.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon{position:relative}.jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vakata-context{display:none}.vakata-context,.vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;-moz-box-shadow:5px 5px 4px -4px #666;-webkit-box-shadow:2px 2px 2px #999;box-shadow:2px 2px 2px #999}.vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px}.vakata-context .vakata-context-right ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context li{list-style:none;display:inline}.vakata-context li>a{display:block;padding:0 2em;text-decoration:none;width:auto;color:#000;white-space:nowrap;line-height:2.4em;-moz-text-shadow:1px 1px 0 #fff;-webkit-text-shadow:1px 1px 0 #fff;text-shadow:1px 1px 0 #fff;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px}.vakata-context li>a:hover{position:relative;background-color:#e8eff7;-moz-box-shadow:0 0 2px #0a6aa1;-webkit-box-shadow:0 0 2px #0a6aa1;box-shadow:0 0 2px #0a6aa1}.vakata-context li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);background-position:right center;background-repeat:no-repeat}.vakata-context li>a:focus{outline:0}.vakata-context .vakata-context-hover>a{position:relative;background-color:#e8eff7;-moz-box-shadow:0 0 2px #0a6aa1;-webkit-box-shadow:0 0 2px #0a6aa1;box-shadow:0 0 2px #0a6aa1}.vakata-context .vakata-context-separator>a,.vakata-context .vakata-context-separator>a:hover{background:#fff;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;-moz-text-shadow:0 0 0 transparent;-webkit-text-shadow:0 0 0 transparent;text-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0}.vakata-context li>a>i{text-decoration:none;display:inline-block;width:2.4em;height:2.4em;background:0 0;margin:0 0 0 -2em;vertical-align:top;text-align:center;line-height:2.4em}.vakata-context li>a>i:empty{width:2.4em;line-height:2.4em}.vakata-context li>a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:#fff;margin:0 .5em 0 0;border-left:1px solid #e2e3e3}.vakata-context .vakata-contextmenu-shortcut{font-size:.8em;color:silver;opacity:.5;display:none}.vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context-rtl li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);background-position:left center;background-repeat:no-repeat}.vakata-context-rtl .vakata-context-separator>a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3}.vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto}.vakata-context-rtl li>a>i{margin:0 -2em 0 0}.vakata-context-rtl li>a .vakata-contextmenu-sep{margin:0 0 0 .5em;border-left-color:#fff;background:#e2e3e3}#jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0}#jstree-dnd{line-height:16px;margin:0;padding:4px}#jstree-dnd .jstree-icon,#jstree-dnd .jstree-copy{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px}#jstree-dnd .jstree-ok{background:green}#jstree-dnd .jstree-er{background:red}#jstree-dnd .jstree-copy{margin:0 2px}.jstree-default .jstree-node,.jstree-default .jstree-icon{background-repeat:no-repeat;background-color:transparent}.jstree-default .jstree-anchor,.jstree-default .jstree-wholerow{transition:background-color .15s,box-shadow .15s}.jstree-default .jstree-hovered{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #ccc}.jstree-default .jstree-clicked{background:#beebff;border-radius:2px;box-shadow:inset 0 0 1px #999}.jstree-default .jstree-no-icons .jstree-anchor>.jstree-themeicon{display:none}.jstree-default .jstree-disabled{background:0 0;color:#666}.jstree-default .jstree-disabled.jstree-hovered{background:0 0;box-shadow:none}.jstree-default .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default .jstree-disabled>.jstree-icon{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default .jstree-search{font-style:italic;color:#8b0000;font-weight:700}.jstree-default .jstree-no-checkboxes .jstree-checkbox{display:none!important}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked{background:0 0;box-shadow:none}.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{background:#e7f4f9}.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked{background:0 0}.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#e7f4f9}.jstree-default>.jstree-striped{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top repeat}.jstree-default>.jstree-wholerow-ul .jstree-hovered,.jstree-default>.jstree-wholerow-ul .jstree-clicked{background:0 0;box-shadow:none;border-radius:0}.jstree-default .jstree-wholerow{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.jstree-default .jstree-wholerow-hovered{background:#e7f4f9}.jstree-default .jstree-wholerow-clicked{background:#beebff;background:-moz-linear-gradient(top,#beebff 0,#a8e4ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#beebff),color-stop(100%,#a8e4ff));background:-webkit-linear-gradient(top,#beebff 0,#a8e4ff 100%);background:-o-linear-gradient(top,#beebff 0,#a8e4ff 100%);background:-ms-linear-gradient(top,#beebff 0,#a8e4ff 100%);background:linear-gradient(to bottom,#beebff 0,#a8e4ff 100%)}.jstree-default .jstree-node{min-height:24px;line-height:24px;margin-left:24px;min-width:24px}.jstree-default .jstree-anchor{line-height:24px;height:24px}.jstree-default .jstree-icon{width:24px;height:24px;line-height:24px}.jstree-default .jstree-icon:empty{width:24px;height:24px;line-height:24px}.jstree-default.jstree-rtl .jstree-node{margin-right:24px}.jstree-default .jstree-wholerow{height:24px}.jstree-default .jstree-node,.jstree-default .jstree-icon{background-image:url(32px.png)}.jstree-default .jstree-node{background-position:-292px -4px;background-repeat:repeat-y}.jstree-default .jstree-last{background:0 0}.jstree-default .jstree-open>.jstree-ocl{background-position:-132px -4px}.jstree-default .jstree-closed>.jstree-ocl{background-position:-100px -4px}.jstree-default .jstree-leaf>.jstree-ocl{background-position:-68px -4px}.jstree-default .jstree-themeicon{background-position:-260px -4px}.jstree-default>.jstree-no-dots .jstree-node,.jstree-default>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:0 0}.jstree-default>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -4px}.jstree-default>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -4px}.jstree-default .jstree-disabled{background:0 0}.jstree-default .jstree-disabled.jstree-hovered{background:0 0}.jstree-default .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default .jstree-checkbox{background-position:-164px -4px}.jstree-default .jstree-checkbox:hover{background-position:-164px -36px}.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default .jstree-checked>.jstree-checkbox{background-position:-228px -4px}.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default .jstree-checked>.jstree-checkbox:hover{background-position:-228px -36px}.jstree-default .jstree-anchor>.jstree-undetermined{background-position:-196px -4px}.jstree-default .jstree-anchor>.jstree-undetermined:hover{background-position:-196px -36px}.jstree-default>.jstree-striped{background-size:auto 48px}.jstree-default.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}.jstree-default.jstree-rtl .jstree-last{background:0 0}.jstree-default.jstree-rtl .jstree-open>.jstree-ocl{background-position:-132px -36px}.jstree-default.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-100px -36px}.jstree-default.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-68px -36px}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:0 0}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -36px}.jstree-default.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -36px}.jstree-default .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(throbber.gif) center center no-repeat}.jstree-default .jstree-file{background:url(32px.png) -100px -68px no-repeat}.jstree-default .jstree-folder{background:url(32px.png) -260px -4px no-repeat}.jstree-default>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default{line-height:24px;padding:0 4px}#jstree-dnd.jstree-default .jstree-ok,#jstree-dnd.jstree-default .jstree-er{background-image:url(32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default i{background:0 0;width:24px;height:24px;line-height:24px}#jstree-dnd.jstree-default .jstree-ok{background-position:-4px -68px}#jstree-dnd.jstree-default .jstree-er{background-position:-36px -68px}.jstree-default.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)}.jstree-default.jstree-rtl .jstree-last{background:0 0}.jstree-default-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}.jstree-default-small .jstree-anchor{line-height:18px;height:18px}.jstree-default-small .jstree-icon{width:18px;height:18px;line-height:18px}.jstree-default-small .jstree-icon:empty{width:18px;height:18px;line-height:18px}.jstree-default-small.jstree-rtl .jstree-node{margin-right:18px}.jstree-default-small .jstree-wholerow{height:18px}.jstree-default-small .jstree-node,.jstree-default-small .jstree-icon{background-image:url(32px.png)}.jstree-default-small .jstree-node{background-position:-295px -7px;background-repeat:repeat-y}.jstree-default-small .jstree-last{background:0 0}.jstree-default-small .jstree-open>.jstree-ocl{background-position:-135px -7px}.jstree-default-small .jstree-closed>.jstree-ocl{background-position:-103px -7px}.jstree-default-small .jstree-leaf>.jstree-ocl{background-position:-71px -7px}.jstree-default-small .jstree-themeicon{background-position:-263px -7px}.jstree-default-small>.jstree-no-dots .jstree-node,.jstree-default-small>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:0 0}.jstree-default-small>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -7px}.jstree-default-small>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -7px}.jstree-default-small .jstree-disabled{background:0 0}.jstree-default-small .jstree-disabled.jstree-hovered{background:0 0}.jstree-default-small .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-small .jstree-checkbox{background-position:-167px -7px}.jstree-default-small .jstree-checkbox:hover{background-position:-167px -39px}.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-small .jstree-checked>.jstree-checkbox{background-position:-231px -7px}.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-small .jstree-checked>.jstree-checkbox:hover{background-position:-231px -39px}.jstree-default-small .jstree-anchor>.jstree-undetermined{background-position:-199px -7px}.jstree-default-small .jstree-anchor>.jstree-undetermined:hover{background-position:-199px -39px}.jstree-default-small>.jstree-striped{background-size:auto 36px}.jstree-default-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}.jstree-default-small.jstree-rtl .jstree-last{background:0 0}.jstree-default-small.jstree-rtl .jstree-open>.jstree-ocl{background-position:-135px -39px}.jstree-default-small.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-103px -39px}.jstree-default-small.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-71px -39px}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:0 0}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -39px}.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -39px}.jstree-default-small .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-small>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(throbber.gif) center center no-repeat}.jstree-default-small .jstree-file{background:url(32px.png) -103px -71px no-repeat}.jstree-default-small .jstree-folder{background:url(32px.png) -263px -7px no-repeat}.jstree-default-small>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-small{line-height:18px;padding:0 4px}#jstree-dnd.jstree-default-small .jstree-ok,#jstree-dnd.jstree-default-small .jstree-er{background-image:url(32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-small i{background:0 0;width:18px;height:18px;line-height:18px}#jstree-dnd.jstree-default-small .jstree-ok{background-position:-7px -71px}#jstree-dnd.jstree-default-small .jstree-er{background-position:-39px -71px}.jstree-default-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)}.jstree-default-small.jstree-rtl .jstree-last{background:0 0}.jstree-default-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}.jstree-default-large .jstree-anchor{line-height:32px;height:32px}.jstree-default-large .jstree-icon{width:32px;height:32px;line-height:32px}.jstree-default-large .jstree-icon:empty{width:32px;height:32px;line-height:32px}.jstree-default-large.jstree-rtl .jstree-node{margin-right:32px}.jstree-default-large .jstree-wholerow{height:32px}.jstree-default-large .jstree-node,.jstree-default-large .jstree-icon{background-image:url(32px.png)}.jstree-default-large .jstree-node{background-position:-288px 0;background-repeat:repeat-y}.jstree-default-large .jstree-last{background:0 0}.jstree-default-large .jstree-open>.jstree-ocl{background-position:-128px 0}.jstree-default-large .jstree-closed>.jstree-ocl{background-position:-96px 0}.jstree-default-large .jstree-leaf>.jstree-ocl{background-position:-64px 0}.jstree-default-large .jstree-themeicon{background-position:-256px 0}.jstree-default-large>.jstree-no-dots .jstree-node,.jstree-default-large>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:0 0}.jstree-default-large>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px 0}.jstree-default-large>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 0}.jstree-default-large .jstree-disabled{background:0 0}.jstree-default-large .jstree-disabled.jstree-hovered{background:0 0}.jstree-default-large .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-large .jstree-checkbox{background-position:-160px 0}.jstree-default-large .jstree-checkbox:hover{background-position:-160px -32px}.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-large .jstree-checked>.jstree-checkbox{background-position:-224px 0}.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-large .jstree-checked>.jstree-checkbox:hover{background-position:-224px -32px}.jstree-default-large .jstree-anchor>.jstree-undetermined{background-position:-192px 0}.jstree-default-large .jstree-anchor>.jstree-undetermined:hover{background-position:-192px -32px}.jstree-default-large>.jstree-striped{background-size:auto 64px}.jstree-default-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}.jstree-default-large.jstree-rtl .jstree-last{background:0 0}.jstree-default-large.jstree-rtl .jstree-open>.jstree-ocl{background-position:-128px -32px}.jstree-default-large.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-96px -32px}.jstree-default-large.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-64px -32px}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:0 0}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px -32px}.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 -32px}.jstree-default-large .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-large>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(throbber.gif) center center no-repeat}.jstree-default-large .jstree-file{background:url(32px.png) -96px -64px no-repeat}.jstree-default-large .jstree-folder{background:url(32px.png) -256px 0 no-repeat}.jstree-default-large>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-large{line-height:32px;padding:0 4px}#jstree-dnd.jstree-default-large .jstree-ok,#jstree-dnd.jstree-default-large .jstree-er{background-image:url(32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-large i{background:0 0;width:32px;height:32px;line-height:32px}#jstree-dnd.jstree-default-large .jstree-ok{background-position:0 -64px}#jstree-dnd.jstree-default-large .jstree-er{background-position:-32px -64px}.jstree-default-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)}.jstree-default-large.jstree-rtl .jstree-last{background:0 0}@media (max-width:768px){#jstree-dnd.jstree-dnd-responsive{line-height:40px;font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}#jstree-dnd.jstree-dnd-responsive>i{background:0 0;width:40px;height:40px}#jstree-dnd.jstree-dnd-responsive>.jstree-ok{background-image:url(40px.png);background-position:0 -200px;background-size:120px 240px}#jstree-dnd.jstree-dnd-responsive>.jstree-er{background-image:url(40px.png);background-position:-40px -200px;background-size:120px 240px}#jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px}}@media (max-width:768px){.jstree-default-responsive .jstree-icon{background-image:url(40px.png)}.jstree-default-responsive .jstree-node,.jstree-default-responsive .jstree-leaf>.jstree-ocl{background:0 0}.jstree-default-responsive .jstree-node{min-height:40px;line-height:40px;margin-left:40px;min-width:40px;white-space:nowrap}.jstree-default-responsive .jstree-anchor{line-height:40px;height:40px}.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-icon:empty{width:40px;height:40px;line-height:40px}.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0}.jstree-default-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:40px}.jstree-default-responsive.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-default-responsive .jstree-ocl,.jstree-default-responsive .jstree-themeicon,.jstree-default-responsive .jstree-checkbox{background-size:120px 240px}.jstree-default-responsive .jstree-leaf>.jstree-ocl{background:0 0}.jstree-default-responsive .jstree-open>.jstree-ocl{background-position:0 0!important}.jstree-default-responsive .jstree-closed>.jstree-ocl{background-position:0 -40px!important}.jstree-default-responsive.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-40px 0!important}.jstree-default-responsive .jstree-themeicon{background-position:-40px -40px}.jstree-default-responsive .jstree-checkbox,.jstree-default-responsive .jstree-checkbox:hover{background-position:-40px -80px}.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-responsive .jstree-checked>.jstree-checkbox,.jstree-default-responsive .jstree-checked>.jstree-checkbox:hover{background-position:0 -80px}.jstree-default-responsive .jstree-anchor>.jstree-undetermined,.jstree-default-responsive .jstree-anchor>.jstree-undetermined:hover{background-position:0 -120px}.jstree-default-responsive .jstree-anchor{font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}.jstree-default-responsive>.jstree-striped{background:0 0}.jstree-default-responsive .jstree-wholerow{border-top:1px solid rgba(255,255,255,.7);border-bottom:1px solid rgba(64,64,64,.2);background:#ebebeb;height:40px}.jstree-default-responsive .jstree-wholerow-hovered{background:#e7f4f9}.jstree-default-responsive .jstree-wholerow-clicked{background:#beebff}.jstree-default-responsive .jstree-children .jstree-last>.jstree-wholerow{box-shadow:inset 0 -6px 3px -5px #666}.jstree-default-responsive .jstree-children .jstree-open>.jstree-wholerow{box-shadow:inset 0 6px 3px -5px #666;border-top:0}.jstree-default-responsive .jstree-children .jstree-open+.jstree-open{box-shadow:none}.jstree-default-responsive .jstree-node,.jstree-default-responsive .jstree-icon,.jstree-default-responsive .jstree-node>.jstree-ocl,.jstree-default-responsive .jstree-themeicon,.jstree-default-responsive .jstree-checkbox{background-image:url(40px.png);background-size:120px 240px}.jstree-default-responsive .jstree-node{background-position:-80px 0;background-repeat:repeat-y}.jstree-default-responsive .jstree-last{background:0 0}.jstree-default-responsive .jstree-leaf>.jstree-ocl{background-position:-40px -120px}.jstree-default-responsive .jstree-last>.jstree-ocl{background-position:-40px -160px}.jstree-default-responsive .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-responsive .jstree-file{background:url(40px.png) 0 -160px no-repeat;background-size:120px 240px}.jstree-default-responsive .jstree-folder{background:url(40px.png) -40px -40px no-repeat;background-size:120px 240px}.jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}}
@@ -0,0 +1,9 @@
1
+ (c) 2012-2014 GitHub
2
+
3
+ When using the GitHub logos, be sure to follow the GitHub logo guidelines (https://github.com/logos)
4
+
5
+ Font License: SIL OFL 1.1 (http://scripts.sil.org/OFL)
6
+ Applies to all font files
7
+
8
+ Code License: MIT (http://choosealicense.com/licenses/mit/)
9
+ Applies to all other files
@@ -0,0 +1 @@
1
+ If you intend to install Octicons locally, install `octicons-local.ttf`. It should appear as “github-octicons” in your font list. It is specially designed not to conflict with GitHub's web fonts.
@@ -0,0 +1,235 @@
1
+ @font-face {
2
+ font-family: 'octicons';
3
+ src: url('octicons.eot?#iefix') format('embedded-opentype'),
4
+ url('octicons.woff') format('woff'),
5
+ url('octicons.ttf') format('truetype'),
6
+ url('octicons.svg#octicons') format('svg');
7
+ font-weight: normal;
8
+ font-style: normal;
9
+ }
10
+
11
+ /*
12
+
13
+ .octicon is optimized for 16px.
14
+ .mega-octicon is optimized for 32px but can be used larger.
15
+
16
+ */
17
+ .octicon, .mega-octicon {
18
+ font: normal normal normal 16px/1 octicons;
19
+ display: inline-block;
20
+ text-decoration: none;
21
+ text-rendering: auto;
22
+ -webkit-font-smoothing: antialiased;
23
+ -moz-osx-font-smoothing: grayscale;
24
+ -webkit-user-select: none;
25
+ -moz-user-select: none;
26
+ -ms-user-select: none;
27
+ user-select: none;
28
+ }
29
+ .mega-octicon { font-size: 32px; }
30
+
31
+
32
+ .octicon-alert:before { content: '\f02d'} /*  */
33
+ .octicon-alignment-align:before { content: '\f08a'} /*  */
34
+ .octicon-alignment-aligned-to:before { content: '\f08e'} /*  */
35
+ .octicon-alignment-unalign:before { content: '\f08b'} /*  */
36
+ .octicon-arrow-down:before { content: '\f03f'} /*  */
37
+ .octicon-arrow-left:before { content: '\f040'} /*  */
38
+ .octicon-arrow-right:before { content: '\f03e'} /*  */
39
+ .octicon-arrow-small-down:before { content: '\f0a0'} /*  */
40
+ .octicon-arrow-small-left:before { content: '\f0a1'} /*  */
41
+ .octicon-arrow-small-right:before { content: '\f071'} /*  */
42
+ .octicon-arrow-small-up:before { content: '\f09f'} /*  */
43
+ .octicon-arrow-up:before { content: '\f03d'} /*  */
44
+ .octicon-beer:before { content: '\f069'} /*  */
45
+ .octicon-book:before { content: '\f007'} /*  */
46
+ .octicon-bookmark:before { content: '\f07b'} /*  */
47
+ .octicon-briefcase:before { content: '\f0d3'} /*  */
48
+ .octicon-broadcast:before { content: '\f048'} /*  */
49
+ .octicon-browser:before { content: '\f0c5'} /*  */
50
+ .octicon-bug:before { content: '\f091'} /*  */
51
+ .octicon-calendar:before { content: '\f068'} /*  */
52
+ .octicon-check:before { content: '\f03a'} /*  */
53
+ .octicon-checklist:before { content: '\f076'} /*  */
54
+ .octicon-chevron-down:before { content: '\f0a3'} /*  */
55
+ .octicon-chevron-left:before { content: '\f0a4'} /*  */
56
+ .octicon-chevron-right:before { content: '\f078'} /*  */
57
+ .octicon-chevron-up:before { content: '\f0a2'} /*  */
58
+ .octicon-circle-slash:before { content: '\f084'} /*  */
59
+ .octicon-circuit-board:before { content: '\f0d6'} /*  */
60
+ .octicon-clippy:before { content: '\f035'} /*  */
61
+ .octicon-clock:before { content: '\f046'} /*  */
62
+ .octicon-cloud-download:before { content: '\f00b'} /*  */
63
+ .octicon-cloud-upload:before { content: '\f00c'} /*  */
64
+ .octicon-code:before { content: '\f05f'} /*  */
65
+ .octicon-color-mode:before { content: '\f065'} /*  */
66
+ .octicon-comment-add:before,
67
+ .octicon-comment:before { content: '\f02b'} /*  */
68
+ .octicon-comment-discussion:before { content: '\f04f'} /*  */
69
+ .octicon-credit-card:before { content: '\f045'} /*  */
70
+ .octicon-dash:before { content: '\f0ca'} /*  */
71
+ .octicon-dashboard:before { content: '\f07d'} /*  */
72
+ .octicon-database:before { content: '\f096'} /*  */
73
+ .octicon-device-camera:before { content: '\f056'} /*  */
74
+ .octicon-device-camera-video:before { content: '\f057'} /*  */
75
+ .octicon-device-desktop:before { content: '\f27c'} /*  */
76
+ .octicon-device-mobile:before { content: '\f038'} /*  */
77
+ .octicon-diff:before { content: '\f04d'} /*  */
78
+ .octicon-diff-added:before { content: '\f06b'} /*  */
79
+ .octicon-diff-ignored:before { content: '\f099'} /*  */
80
+ .octicon-diff-modified:before { content: '\f06d'} /*  */
81
+ .octicon-diff-removed:before { content: '\f06c'} /*  */
82
+ .octicon-diff-renamed:before { content: '\f06e'} /*  */
83
+ .octicon-ellipsis:before { content: '\f09a'} /*  */
84
+ .octicon-eye-unwatch:before,
85
+ .octicon-eye-watch:before,
86
+ .octicon-eye:before { content: '\f04e'} /*  */
87
+ .octicon-file-binary:before { content: '\f094'} /*  */
88
+ .octicon-file-code:before { content: '\f010'} /*  */
89
+ .octicon-file-directory:before { content: '\f016'} /*  */
90
+ .octicon-file-media:before { content: '\f012'} /*  */
91
+ .octicon-file-pdf:before { content: '\f014'} /*  */
92
+ .octicon-file-submodule:before { content: '\f017'} /*  */
93
+ .octicon-file-symlink-directory:before { content: '\f0b1'} /*  */
94
+ .octicon-file-symlink-file:before { content: '\f0b0'} /*  */
95
+ .octicon-file-text:before { content: '\f011'} /*  */
96
+ .octicon-file-zip:before { content: '\f013'} /*  */
97
+ .octicon-flame:before { content: '\f0d2'} /*  */
98
+ .octicon-fold:before { content: '\f0cc'} /*  */
99
+ .octicon-gear:before { content: '\f02f'} /*  */
100
+ .octicon-gift:before { content: '\f042'} /*  */
101
+ .octicon-gist:before { content: '\f00e'} /*  */
102
+ .octicon-gist-secret:before { content: '\f08c'} /*  */
103
+ .octicon-git-branch-create:before,
104
+ .octicon-git-branch-delete:before,
105
+ .octicon-git-branch:before { content: '\f020'} /*  */
106
+ .octicon-git-commit:before { content: '\f01f'} /*  */
107
+ .octicon-git-compare:before { content: '\f0ac'} /*  */
108
+ .octicon-git-merge:before { content: '\f023'} /*  */
109
+ .octicon-git-pull-request-abandoned:before,
110
+ .octicon-git-pull-request:before { content: '\f009'} /*  */
111
+ .octicon-globe:before { content: '\f0b6'} /*  */
112
+ .octicon-graph:before { content: '\f043'} /*  */
113
+ .octicon-heart:before { content: '\2665'} /* ♥ */
114
+ .octicon-history:before { content: '\f07e'} /*  */
115
+ .octicon-home:before { content: '\f08d'} /*  */
116
+ .octicon-horizontal-rule:before { content: '\f070'} /*  */
117
+ .octicon-hourglass:before { content: '\f09e'} /*  */
118
+ .octicon-hubot:before { content: '\f09d'} /*  */
119
+ .octicon-inbox:before { content: '\f0cf'} /*  */
120
+ .octicon-info:before { content: '\f059'} /*  */
121
+ .octicon-issue-closed:before { content: '\f028'} /*  */
122
+ .octicon-issue-opened:before { content: '\f026'} /*  */
123
+ .octicon-issue-reopened:before { content: '\f027'} /*  */
124
+ .octicon-jersey:before { content: '\f019'} /*  */
125
+ .octicon-jump-down:before { content: '\f072'} /*  */
126
+ .octicon-jump-left:before { content: '\f0a5'} /*  */
127
+ .octicon-jump-right:before { content: '\f0a6'} /*  */
128
+ .octicon-jump-up:before { content: '\f073'} /*  */
129
+ .octicon-key:before { content: '\f049'} /*  */
130
+ .octicon-keyboard:before { content: '\f00d'} /*  */
131
+ .octicon-law:before { content: '\f0d8'} /* */
132
+ .octicon-light-bulb:before { content: '\f000'} /*  */
133
+ .octicon-link:before { content: '\f05c'} /*  */
134
+ .octicon-link-external:before { content: '\f07f'} /*  */
135
+ .octicon-list-ordered:before { content: '\f062'} /*  */
136
+ .octicon-list-unordered:before { content: '\f061'} /*  */
137
+ .octicon-location:before { content: '\f060'} /*  */
138
+ .octicon-gist-private:before,
139
+ .octicon-mirror-private:before,
140
+ .octicon-git-fork-private:before,
141
+ .octicon-lock:before { content: '\f06a'} /*  */
142
+ .octicon-logo-github:before { content: '\f092'} /*  */
143
+ .octicon-mail:before { content: '\f03b'} /*  */
144
+ .octicon-mail-read:before { content: '\f03c'} /*  */
145
+ .octicon-mail-reply:before { content: '\f051'} /*  */
146
+ .octicon-mark-github:before { content: '\f00a'} /*  */
147
+ .octicon-markdown:before { content: '\f0c9'} /*  */
148
+ .octicon-megaphone:before { content: '\f077'} /*  */
149
+ .octicon-mention:before { content: '\f0be'} /*  */
150
+ .octicon-microscope:before { content: '\f089'} /*  */
151
+ .octicon-milestone:before { content: '\f075'} /*  */
152
+ .octicon-mirror-public:before,
153
+ .octicon-mirror:before { content: '\f024'} /*  */
154
+ .octicon-mortar-board:before { content: '\f0d7'} /* */
155
+ .octicon-move-down:before { content: '\f0a8'} /*  */
156
+ .octicon-move-left:before { content: '\f074'} /*  */
157
+ .octicon-move-right:before { content: '\f0a9'} /*  */
158
+ .octicon-move-up:before { content: '\f0a7'} /*  */
159
+ .octicon-mute:before { content: '\f080'} /*  */
160
+ .octicon-no-newline:before { content: '\f09c'} /*  */
161
+ .octicon-octoface:before { content: '\f008'} /*  */
162
+ .octicon-organization:before { content: '\f037'} /*  */
163
+ .octicon-package:before { content: '\f0c4'} /*  */
164
+ .octicon-paintcan:before { content: '\f0d1'} /*  */
165
+ .octicon-pencil:before { content: '\f058'} /*  */
166
+ .octicon-person-add:before,
167
+ .octicon-person-follow:before,
168
+ .octicon-person:before { content: '\f018'} /*  */
169
+ .octicon-pin:before { content: '\f041'} /*  */
170
+ .octicon-playback-fast-forward:before { content: '\f0bd'} /*  */
171
+ .octicon-playback-pause:before { content: '\f0bb'} /*  */
172
+ .octicon-playback-play:before { content: '\f0bf'} /*  */
173
+ .octicon-playback-rewind:before { content: '\f0bc'} /*  */
174
+ .octicon-plug:before { content: '\f0d4'} /*  */
175
+ .octicon-repo-create:before,
176
+ .octicon-gist-new:before,
177
+ .octicon-file-directory-create:before,
178
+ .octicon-file-add:before,
179
+ .octicon-plus:before { content: '\f05d'} /*  */
180
+ .octicon-podium:before { content: '\f0af'} /*  */
181
+ .octicon-primitive-dot:before { content: '\f052'} /*  */
182
+ .octicon-primitive-square:before { content: '\f053'} /*  */
183
+ .octicon-pulse:before { content: '\f085'} /*  */
184
+ .octicon-puzzle:before { content: '\f0c0'} /*  */
185
+ .octicon-question:before { content: '\f02c'} /*  */
186
+ .octicon-quote:before { content: '\f063'} /*  */
187
+ .octicon-radio-tower:before { content: '\f030'} /*  */
188
+ .octicon-repo-delete:before,
189
+ .octicon-repo:before { content: '\f001'} /*  */
190
+ .octicon-repo-clone:before { content: '\f04c'} /*  */
191
+ .octicon-repo-force-push:before { content: '\f04a'} /*  */
192
+ .octicon-gist-fork:before,
193
+ .octicon-repo-forked:before { content: '\f002'} /*  */
194
+ .octicon-repo-pull:before { content: '\f006'} /*  */
195
+ .octicon-repo-push:before { content: '\f005'} /*  */
196
+ .octicon-rocket:before { content: '\f033'} /*  */
197
+ .octicon-rss:before { content: '\f034'} /*  */
198
+ .octicon-ruby:before { content: '\f047'} /*  */
199
+ .octicon-screen-full:before { content: '\f066'} /*  */
200
+ .octicon-screen-normal:before { content: '\f067'} /*  */
201
+ .octicon-search-save:before,
202
+ .octicon-search:before { content: '\f02e'} /*  */
203
+ .octicon-server:before { content: '\f097'} /*  */
204
+ .octicon-settings:before { content: '\f07c'} /*  */
205
+ .octicon-log-in:before,
206
+ .octicon-sign-in:before { content: '\f036'} /*  */
207
+ .octicon-log-out:before,
208
+ .octicon-sign-out:before { content: '\f032'} /*  */
209
+ .octicon-split:before { content: '\f0c6'} /*  */
210
+ .octicon-squirrel:before { content: '\f0b2'} /*  */
211
+ .octicon-star-add:before,
212
+ .octicon-star-delete:before,
213
+ .octicon-star:before { content: '\f02a'} /*  */
214
+ .octicon-steps:before { content: '\f0c7'} /*  */
215
+ .octicon-stop:before { content: '\f08f'} /*  */
216
+ .octicon-repo-sync:before,
217
+ .octicon-sync:before { content: '\f087'} /*  */
218
+ .octicon-tag-remove:before,
219
+ .octicon-tag-add:before,
220
+ .octicon-tag:before { content: '\f015'} /*  */
221
+ .octicon-telescope:before { content: '\f088'} /*  */
222
+ .octicon-terminal:before { content: '\f0c8'} /*  */
223
+ .octicon-three-bars:before { content: '\f05e'} /*  */
224
+ .octicon-tools:before { content: '\f031'} /*  */
225
+ .octicon-trashcan:before { content: '\f0d0'} /*  */
226
+ .octicon-triangle-down:before { content: '\f05b'} /*  */
227
+ .octicon-triangle-left:before { content: '\f044'} /*  */
228
+ .octicon-triangle-right:before { content: '\f05a'} /*  */
229
+ .octicon-triangle-up:before { content: '\f0aa'} /*  */
230
+ .octicon-unfold:before { content: '\f039'} /*  */
231
+ .octicon-unmute:before { content: '\f0ba'} /*  */
232
+ .octicon-versions:before { content: '\f064'} /*  */
233
+ .octicon-remove-close:before,
234
+ .octicon-x:before { content: '\f081'} /*  */
235
+ .octicon-zap:before { content: '\26A1'} /* ⚡ */
@@ -0,0 +1,233 @@
1
+ @octicons-font-path: ".";
2
+ @octicons-version: "a594b5fd4cae0b2afd156bca8dad8d27ac3d7594";
3
+
4
+ @font-face {
5
+ font-family: 'octicons';
6
+ src: ~"url('@{octicons-font-path}/octicons.eot?#iefix&v=@{octicons-version}') format('embedded-opentype')",
7
+ ~"url('@{octicons-font-path}/octicons.woff?v=@{octicons-version}') format('woff')",
8
+ ~"url('@{octicons-font-path}/octicons.ttf?v=@{octicons-version}') format('truetype')",
9
+ ~"url('@{octicons-font-path}/octicons.svg?v=@{octicons-version}#octicons') format('svg')";
10
+ font-weight: normal;
11
+ font-style: normal;
12
+ }
13
+
14
+ // .octicon is optimized for 16px.
15
+ // .mega-octicon is optimized for 32px but can be used larger.
16
+ .octicon, .mega-octicon {
17
+ font: normal normal normal 16px/1 octicons;
18
+ display: inline-block;
19
+ text-decoration: none;
20
+ text-rendering: auto;
21
+ -webkit-font-smoothing: antialiased;
22
+ -moz-osx-font-smoothing: grayscale;
23
+ -webkit-user-select: none;
24
+ -moz-user-select: none;
25
+ -ms-user-select: none;
26
+ user-select: none;
27
+ }
28
+ .mega-octicon { font-size: 32px; }
29
+
30
+ .octicon-alert:before { content: '\f02d'} /*  */
31
+ .octicon-alignment-align:before { content: '\f08a'} /*  */
32
+ .octicon-alignment-aligned-to:before { content: '\f08e'} /*  */
33
+ .octicon-alignment-unalign:before { content: '\f08b'} /*  */
34
+ .octicon-arrow-down:before { content: '\f03f'} /*  */
35
+ .octicon-arrow-left:before { content: '\f040'} /*  */
36
+ .octicon-arrow-right:before { content: '\f03e'} /*  */
37
+ .octicon-arrow-small-down:before { content: '\f0a0'} /*  */
38
+ .octicon-arrow-small-left:before { content: '\f0a1'} /*  */
39
+ .octicon-arrow-small-right:before { content: '\f071'} /*  */
40
+ .octicon-arrow-small-up:before { content: '\f09f'} /*  */
41
+ .octicon-arrow-up:before { content: '\f03d'} /*  */
42
+ .octicon-beer:before { content: '\f069'} /*  */
43
+ .octicon-book:before { content: '\f007'} /*  */
44
+ .octicon-bookmark:before { content: '\f07b'} /*  */
45
+ .octicon-briefcase:before { content: '\f0d3'} /*  */
46
+ .octicon-broadcast:before { content: '\f048'} /*  */
47
+ .octicon-browser:before { content: '\f0c5'} /*  */
48
+ .octicon-bug:before { content: '\f091'} /*  */
49
+ .octicon-calendar:before { content: '\f068'} /*  */
50
+ .octicon-check:before { content: '\f03a'} /*  */
51
+ .octicon-checklist:before { content: '\f076'} /*  */
52
+ .octicon-chevron-down:before { content: '\f0a3'} /*  */
53
+ .octicon-chevron-left:before { content: '\f0a4'} /*  */
54
+ .octicon-chevron-right:before { content: '\f078'} /*  */
55
+ .octicon-chevron-up:before { content: '\f0a2'} /*  */
56
+ .octicon-circle-slash:before { content: '\f084'} /*  */
57
+ .octicon-circuit-board:before { content: '\f0d6'} /*  */
58
+ .octicon-clippy:before { content: '\f035'} /*  */
59
+ .octicon-clock:before { content: '\f046'} /*  */
60
+ .octicon-cloud-download:before { content: '\f00b'} /*  */
61
+ .octicon-cloud-upload:before { content: '\f00c'} /*  */
62
+ .octicon-code:before { content: '\f05f'} /*  */
63
+ .octicon-color-mode:before { content: '\f065'} /*  */
64
+ .octicon-comment-add:before,
65
+ .octicon-comment:before { content: '\f02b'} /*  */
66
+ .octicon-comment-discussion:before { content: '\f04f'} /*  */
67
+ .octicon-credit-card:before { content: '\f045'} /*  */
68
+ .octicon-dash:before { content: '\f0ca'} /*  */
69
+ .octicon-dashboard:before { content: '\f07d'} /*  */
70
+ .octicon-database:before { content: '\f096'} /*  */
71
+ .octicon-device-camera:before { content: '\f056'} /*  */
72
+ .octicon-device-camera-video:before { content: '\f057'} /*  */
73
+ .octicon-device-desktop:before { content: '\f27c'} /*  */
74
+ .octicon-device-mobile:before { content: '\f038'} /*  */
75
+ .octicon-diff:before { content: '\f04d'} /*  */
76
+ .octicon-diff-added:before { content: '\f06b'} /*  */
77
+ .octicon-diff-ignored:before { content: '\f099'} /*  */
78
+ .octicon-diff-modified:before { content: '\f06d'} /*  */
79
+ .octicon-diff-removed:before { content: '\f06c'} /*  */
80
+ .octicon-diff-renamed:before { content: '\f06e'} /*  */
81
+ .octicon-ellipsis:before { content: '\f09a'} /*  */
82
+ .octicon-eye-unwatch:before,
83
+ .octicon-eye-watch:before,
84
+ .octicon-eye:before { content: '\f04e'} /*  */
85
+ .octicon-file-binary:before { content: '\f094'} /*  */
86
+ .octicon-file-code:before { content: '\f010'} /*  */
87
+ .octicon-file-directory:before { content: '\f016'} /*  */
88
+ .octicon-file-media:before { content: '\f012'} /*  */
89
+ .octicon-file-pdf:before { content: '\f014'} /*  */
90
+ .octicon-file-submodule:before { content: '\f017'} /*  */
91
+ .octicon-file-symlink-directory:before { content: '\f0b1'} /*  */
92
+ .octicon-file-symlink-file:before { content: '\f0b0'} /*  */
93
+ .octicon-file-text:before { content: '\f011'} /*  */
94
+ .octicon-file-zip:before { content: '\f013'} /*  */
95
+ .octicon-flame:before { content: '\f0d2'} /*  */
96
+ .octicon-fold:before { content: '\f0cc'} /*  */
97
+ .octicon-gear:before { content: '\f02f'} /*  */
98
+ .octicon-gift:before { content: '\f042'} /*  */
99
+ .octicon-gist:before { content: '\f00e'} /*  */
100
+ .octicon-gist-secret:before { content: '\f08c'} /*  */
101
+ .octicon-git-branch-create:before,
102
+ .octicon-git-branch-delete:before,
103
+ .octicon-git-branch:before { content: '\f020'} /*  */
104
+ .octicon-git-commit:before { content: '\f01f'} /*  */
105
+ .octicon-git-compare:before { content: '\f0ac'} /*  */
106
+ .octicon-git-merge:before { content: '\f023'} /*  */
107
+ .octicon-git-pull-request-abandoned:before,
108
+ .octicon-git-pull-request:before { content: '\f009'} /*  */
109
+ .octicon-globe:before { content: '\f0b6'} /*  */
110
+ .octicon-graph:before { content: '\f043'} /*  */
111
+ .octicon-heart:before { content: '\2665'} /* ♥ */
112
+ .octicon-history:before { content: '\f07e'} /*  */
113
+ .octicon-home:before { content: '\f08d'} /*  */
114
+ .octicon-horizontal-rule:before { content: '\f070'} /*  */
115
+ .octicon-hourglass:before { content: '\f09e'} /*  */
116
+ .octicon-hubot:before { content: '\f09d'} /*  */
117
+ .octicon-inbox:before { content: '\f0cf'} /*  */
118
+ .octicon-info:before { content: '\f059'} /*  */
119
+ .octicon-issue-closed:before { content: '\f028'} /*  */
120
+ .octicon-issue-opened:before { content: '\f026'} /*  */
121
+ .octicon-issue-reopened:before { content: '\f027'} /*  */
122
+ .octicon-jersey:before { content: '\f019'} /*  */
123
+ .octicon-jump-down:before { content: '\f072'} /*  */
124
+ .octicon-jump-left:before { content: '\f0a5'} /*  */
125
+ .octicon-jump-right:before { content: '\f0a6'} /*  */
126
+ .octicon-jump-up:before { content: '\f073'} /*  */
127
+ .octicon-key:before { content: '\f049'} /*  */
128
+ .octicon-keyboard:before { content: '\f00d'} /*  */
129
+ .octicon-law:before { content: '\f0d8'} /* */
130
+ .octicon-light-bulb:before { content: '\f000'} /*  */
131
+ .octicon-link:before { content: '\f05c'} /*  */
132
+ .octicon-link-external:before { content: '\f07f'} /*  */
133
+ .octicon-list-ordered:before { content: '\f062'} /*  */
134
+ .octicon-list-unordered:before { content: '\f061'} /*  */
135
+ .octicon-location:before { content: '\f060'} /*  */
136
+ .octicon-gist-private:before,
137
+ .octicon-mirror-private:before,
138
+ .octicon-git-fork-private:before,
139
+ .octicon-lock:before { content: '\f06a'} /*  */
140
+ .octicon-logo-github:before { content: '\f092'} /*  */
141
+ .octicon-mail:before { content: '\f03b'} /*  */
142
+ .octicon-mail-read:before { content: '\f03c'} /*  */
143
+ .octicon-mail-reply:before { content: '\f051'} /*  */
144
+ .octicon-mark-github:before { content: '\f00a'} /*  */
145
+ .octicon-markdown:before { content: '\f0c9'} /*  */
146
+ .octicon-megaphone:before { content: '\f077'} /*  */
147
+ .octicon-mention:before { content: '\f0be'} /*  */
148
+ .octicon-microscope:before { content: '\f089'} /*  */
149
+ .octicon-milestone:before { content: '\f075'} /*  */
150
+ .octicon-mirror-public:before,
151
+ .octicon-mirror:before { content: '\f024'} /*  */
152
+ .octicon-mortar-board:before { content: '\f0d7'} /* */
153
+ .octicon-move-down:before { content: '\f0a8'} /*  */
154
+ .octicon-move-left:before { content: '\f074'} /*  */
155
+ .octicon-move-right:before { content: '\f0a9'} /*  */
156
+ .octicon-move-up:before { content: '\f0a7'} /*  */
157
+ .octicon-mute:before { content: '\f080'} /*  */
158
+ .octicon-no-newline:before { content: '\f09c'} /*  */
159
+ .octicon-octoface:before { content: '\f008'} /*  */
160
+ .octicon-organization:before { content: '\f037'} /*  */
161
+ .octicon-package:before { content: '\f0c4'} /*  */
162
+ .octicon-paintcan:before { content: '\f0d1'} /*  */
163
+ .octicon-pencil:before { content: '\f058'} /*  */
164
+ .octicon-person-add:before,
165
+ .octicon-person-follow:before,
166
+ .octicon-person:before { content: '\f018'} /*  */
167
+ .octicon-pin:before { content: '\f041'} /*  */
168
+ .octicon-playback-fast-forward:before { content: '\f0bd'} /*  */
169
+ .octicon-playback-pause:before { content: '\f0bb'} /*  */
170
+ .octicon-playback-play:before { content: '\f0bf'} /*  */
171
+ .octicon-playback-rewind:before { content: '\f0bc'} /*  */
172
+ .octicon-plug:before { content: '\f0d4'} /*  */
173
+ .octicon-repo-create:before,
174
+ .octicon-gist-new:before,
175
+ .octicon-file-directory-create:before,
176
+ .octicon-file-add:before,
177
+ .octicon-plus:before { content: '\f05d'} /*  */
178
+ .octicon-podium:before { content: '\f0af'} /*  */
179
+ .octicon-primitive-dot:before { content: '\f052'} /*  */
180
+ .octicon-primitive-square:before { content: '\f053'} /*  */
181
+ .octicon-pulse:before { content: '\f085'} /*  */
182
+ .octicon-puzzle:before { content: '\f0c0'} /*  */
183
+ .octicon-question:before { content: '\f02c'} /*  */
184
+ .octicon-quote:before { content: '\f063'} /*  */
185
+ .octicon-radio-tower:before { content: '\f030'} /*  */
186
+ .octicon-repo-delete:before,
187
+ .octicon-repo:before { content: '\f001'} /*  */
188
+ .octicon-repo-clone:before { content: '\f04c'} /*  */
189
+ .octicon-repo-force-push:before { content: '\f04a'} /*  */
190
+ .octicon-gist-fork:before,
191
+ .octicon-repo-forked:before { content: '\f002'} /*  */
192
+ .octicon-repo-pull:before { content: '\f006'} /*  */
193
+ .octicon-repo-push:before { content: '\f005'} /*  */
194
+ .octicon-rocket:before { content: '\f033'} /*  */
195
+ .octicon-rss:before { content: '\f034'} /*  */
196
+ .octicon-ruby:before { content: '\f047'} /*  */
197
+ .octicon-screen-full:before { content: '\f066'} /*  */
198
+ .octicon-screen-normal:before { content: '\f067'} /*  */
199
+ .octicon-search-save:before,
200
+ .octicon-search:before { content: '\f02e'} /*  */
201
+ .octicon-server:before { content: '\f097'} /*  */
202
+ .octicon-settings:before { content: '\f07c'} /*  */
203
+ .octicon-log-in:before,
204
+ .octicon-sign-in:before { content: '\f036'} /*  */
205
+ .octicon-log-out:before,
206
+ .octicon-sign-out:before { content: '\f032'} /*  */
207
+ .octicon-split:before { content: '\f0c6'} /*  */
208
+ .octicon-squirrel:before { content: '\f0b2'} /*  */
209
+ .octicon-star-add:before,
210
+ .octicon-star-delete:before,
211
+ .octicon-star:before { content: '\f02a'} /*  */
212
+ .octicon-steps:before { content: '\f0c7'} /*  */
213
+ .octicon-stop:before { content: '\f08f'} /*  */
214
+ .octicon-repo-sync:before,
215
+ .octicon-sync:before { content: '\f087'} /*  */
216
+ .octicon-tag-remove:before,
217
+ .octicon-tag-add:before,
218
+ .octicon-tag:before { content: '\f015'} /*  */
219
+ .octicon-telescope:before { content: '\f088'} /*  */
220
+ .octicon-terminal:before { content: '\f0c8'} /*  */
221
+ .octicon-three-bars:before { content: '\f05e'} /*  */
222
+ .octicon-tools:before { content: '\f031'} /*  */
223
+ .octicon-trashcan:before { content: '\f0d0'} /*  */
224
+ .octicon-triangle-down:before { content: '\f05b'} /*  */
225
+ .octicon-triangle-left:before { content: '\f044'} /*  */
226
+ .octicon-triangle-right:before { content: '\f05a'} /*  */
227
+ .octicon-triangle-up:before { content: '\f0aa'} /*  */
228
+ .octicon-unfold:before { content: '\f039'} /*  */
229
+ .octicon-unmute:before { content: '\f0ba'} /*  */
230
+ .octicon-versions:before { content: '\f064'} /*  */
231
+ .octicon-remove-close:before,
232
+ .octicon-x:before { content: '\f081'} /*  */
233
+ .octicon-zap:before { content: '\26A1'} /* ⚡ */