UNPKG

connect-md

Version:

view markdow files in browser with connect.js

2,748 lines (2,484 loc) 236 kB
/**{margin:0;padding:0;} body { font:13.34px helvetica,arial,freesans,clean,sans-serif; color:black; line-height:1.4em; background-color: #F8F8F8; padding: 0.7em; } p { margin:1em 0; line-height:1.5em; } table { font-size:inherit; font:100%; margin:1em; } table th{border-bottom:1px solid #bbb;padding:.2em 1em;} table td{border-bottom:1px solid #ddd;padding:.2em 1em;} input[type=text],input[type=password],input[type=image],textarea{font:99% helvetica,arial,freesans,sans-serif;} select,option{padding:0 .25em;} optgroup{margin-top:.5em;} pre,code{font:12px Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;} pre { margin:1em 0; font-size:12px; background-color:#eee; border:1px solid #ddd; padding:5px; line-height:1.5em; color:#444; overflow:auto; -webkit-box-shadow:rgba(0,0,0,0.07) 0 1px 2px inset; -webkit-border-radius:3px; -moz-border-radius:3px;border-radius:3px; } pre code { padding:0; font-size:12px; background-color:#eee; border:none; } code { font-size:12px; background-color:#f8f8ff; color:#444; padding:0 .2em; border:1px solid #dedede; } img{border:0;max-width:100%;} abbr{border-bottom:none;} a{color:#4183c4;text-decoration:none;} a:hover{text-decoration:underline;} a code,a:link code,a:visited code{color:#4183c4;} h2,h3{margin:1em 0;} h1,h2,h3,h4,h5,h6{border:0;} h1{font-size:170%;border-top:4px solid #aaa;padding-top:.5em;margin-top:1.5em;} h1:first-child{margin-top:0;padding-top:.25em;border-top:none;} h2{font-size:150%;margin-top:1.5em;border-top:4px solid #e0e0e0;padding-top:.5em;} h3{margin-top:1em;} hr{border:1px solid #ddd;} ul{margin:1em 0 1em 2em;} ol{margin:1em 0 1em 2em;} ul li,ol li{margin-top:.5em;margin-bottom:.5em;} ul ul,ul ol,ol ol,ol ul{margin-top:0;margin-bottom:0;} blockquote{margin:1em 0;border-left:5px solid #ddd;padding-left:.6em;color:#555;} dt{font-weight:bold;margin-left:1em;} dd{margin-left:2em;margin-bottom:1em;} @media screen and (min-width: 768px) { body { width: 748px; margin:10px auto; } }*/ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ .file{ padding: 20px; max-width: 800px; border: 1px solid rgba(0, 0, 0, .1); border-radius:10px; position: relative; margin: 20px auto; } html { font-family: sans-serif; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; }body { margin: 0; }article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }audio:not([controls]) { display: none; height: 0; }[hidden], template { display: none; }a { background-color: transparent; }a:active, a:hover { outline: 0; }abbr[title] { border-bottom: 1px dotted; }b, strong { font-weight: bold; }dfn { font-style: italic; }h1 { font-size: 2em; margin: .67em 0; }mark { color: #000; background: #ff0; }small { font-size: 80%; }sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }sup { top: -.5em; }sub { bottom: -.25em; }img { border: 0; }svg:not(:root) { overflow: hidden; }figure { margin: 1em 40px; }hr { box-sizing: content-box; height: 0; }pre { overflow: auto; }code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }button, input, optgroup, select, textarea { font: inherit; margin: 0; color: inherit; }button { overflow: visible; }button, select { text-transform: none; }button, html input[type='button'], input[type='reset'], input[type='submit'] { cursor: pointer; -webkit-appearance: button; }button[disabled], html input[disabled] { cursor: default; }button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }input { line-height: normal; }input[type='checkbox'], input[type='radio'] { box-sizing: border-box; padding: 0; }input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button { height: auto; }input[type='search'] { box-sizing: content-box; -webkit-appearance: textfield; }input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration { -webkit-appearance: none; }fieldset { margin: 0 2px; padding: .35em .625em .75em; border: 1px solid #c0c0c0; }legend { padding: 0; border: 0; }textarea { overflow: auto; }optgroup { font-weight: bold; }table { border-spacing: 0; border-collapse: collapse; }td, th { padding: 0; }* { box-sizing: border-box; }input, select, textarea, button { font: 13px/1.4 Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, 'Segoe UI Emoji', 'Segoe UI Symbol'; }body { font: 13px/1.4 Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, 'Segoe UI Emoji', 'Segoe UI Symbol'; color: #333; background-color: #fff; }a { text-decoration: none; color: #4078c0; }a:hover, a:active { text-decoration: underline; }hr, .rule { overflow: hidden; height: 0; margin: 15px 0; border: 0; border-bottom: 1px solid #ddd; background: transparent; }hr:before, .rule:before { display: table; content: ''; }hr:after, .rule:after { display: table; clear: both; content: ''; }h1, h2, h3, h4, h5, h6 { line-height: 1.1; margin-top: 15px; margin-bottom: 15px; }h1 { font-size: 30px; }h2 { font-size: 21px; }h3 { font-size: 16px; }h4 { font-size: 14px; }h5 { font-size: 12px; }h6 { font-size: 11px; }small { font-size: 90%; }blockquote { margin: 0; }.lead { font-size: 20px; font-weight: 300; margin-bottom: 30px; color: #555; }.text-muted { color: #767676; }.text-danger { color: #bd2c00; }.text-emphasized { font-weight: bold; color: #333; }ul, ol { margin-top: 0; margin-bottom: 0; padding: 0; }ol ol, ul ol { list-style-type: lower-roman; }ul ul ol, ul ol ol, ol ul ol, ol ol ol { list-style-type: lower-alpha; }dd { margin-left: 0; }tt, code { font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; }pre { font: 12px Consolas, 'Liberation Mono', Menlo, Courier, monospace; margin-top: 0; margin-bottom: 0; }.container { width: 980px; margin-right: auto; margin-left: auto; }.container:before { display: table; content: ''; }.container:after { display: table; clear: both; content: ''; }.columns { margin-right: -10px; margin-left: -10px; }.columns:before { display: table; content: ''; }.columns:after { display: table; clear: both; content: ''; }.column { float: left; padding-right: 10px; padding-left: 10px; }.one-third { width: 33.333333%; }.two-thirds { width: 66.666667%; }.one-fourth { width: 25%; }.one-half { width: 50%; }.three-fourths { width: 75%; }.one-fifth { width: 20%; }.four-fifths { width: 80%; }.single-column { padding-right: 10px; padding-left: 10px; }.table-column { display: table-cell; width: 1%; padding-right: 10px; padding-left: 10px; vertical-align: top; }fieldset { margin: 0; padding: 0; border: 0; }label { font-size: 13px; font-weight: bold; }.form-control, input[type='text'], input[type='password'], input[type='email'], input[type='number'], input[type='tel'], input[type='url'], select, textarea { font-size: 13px; min-height: 34px; padding: 7px 8px; vertical-align: middle; color: #333; border: 1px solid #ccc; border-radius: 3px; outline: none; background-color: #fff; background-repeat: no-repeat; background-position: right 8px center; box-shadow: inset 0 1px 2px rgba(0,0,0,.075); }.form-control.focus, .form-control:focus, input[type='text'].focus, input[type='text']:focus, .focused .drag-and-drop, input[type='password'].focus, input[type='password']:focus, input[type='email'].focus, input[type='email']:focus, input[type='number'].focus, input[type='number']:focus, input[type='tel'].focus, input[type='tel']:focus, input[type='url'].focus, input[type='url']:focus, select.focus, select:focus, textarea.focus, textarea:focus { border-color: #51a7e8; box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(81,167,232,.5); }select:not([multiple]) { height: 34px; vertical-align: middle; }input.input-contrast, .input-contrast { background-color: #fafafa; }input.input-contrast:focus, .input-contrast:focus { background-color: #fff; }::-webkit-input-placeholder { color: #aaa; }::-moz-placeholder { color: #aaa; }:-ms-input-placeholder { color: #aaa; }::placeholder { color: #aaa; }input.input-mini { font-size: 12px; min-height: 26px; padding-top: 4px; padding-bottom: 4px; }input.input-large { font-size: 16px; padding: 6px 10px; }.input-block { display: block; width: 100%; }.input-monospace { font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; }dl.form { margin: 15px 0; }dl.form input[type='text'], dl.form input[type='password'], dl.form input[type='email'], dl.form input[type='url'], dl.form select, dl.form textarea { background-color: #fafafa; }dl.form input[type='text']:focus, dl.form .focused .drag-and-drop, .focused dl.form .drag-and-drop, dl.form input[type='password']:focus, dl.form input[type='email']:focus, dl.form input[type='url']:focus, dl.form select:focus, dl.form textarea:focus { background-color: #fff; }dl.form > dt { margin: 0 0 6px; }dl.form > dt label { position: relative; }dl.form.flattened > dt { line-height: 32px; float: left; margin: 0; }dl.form.flattened > dd { line-height: 32px; }dl.form > dd input[type='text'], dl.form > dd input[type='password'], dl.form > dd input[type='email'], dl.form > dd input[type='url'] { width: 440px; max-width: 100%; margin-right: 5px; }dl.form > dd input.shorter { width: 130px; }dl.form > dd input.short { width: 250px; }dl.form > dd input.long { width: 100%; }dl.form > dd textarea { width: 100%; height: 200px; min-height: 200px; }dl.form > dd textarea.short { height: 50px; min-height: 50px; }dl.form > dd h4 { margin: 4px 0 0; }dl.form > dd h4.is-error { color: #bd2c00; }dl.form > dd h4.is-success { color: #6cc644; }dl.form > dd h4 + p.note { margin-top: 0; }dl.form.required > dt > label:after { padding-left: 5px; content: '*'; color: #9f1006; }dl.form .success, dl.form .error, dl.form .indicator { font-size: 12px; font-weight: bold; display: none; }dl.form.loading { opacity: .5; }dl.form.loading .indicator { display: inline; }dl.form.loading .spinner { display: inline-block; vertical-align: middle; }dl.form.successful .success { display: inline; color: #390; }dl.form.warn dd.warning, dl.form.warn dd.error, dl.form.errored dd.warning, dl.form.errored dd.error { font-size: 13px; font-weight: normal; position: absolute; z-index: 10; display: inline-block; max-width: 450px; margin: 2px 0 0; padding: 5px 8px; border-radius: 3px; }dl.form.warn dd.warning:after, dl.form.warn dd.warning:before, dl.form.warn dd.error:after, dl.form.warn dd.error:before, dl.form.errored dd.warning:after, dl.form.errored dd.warning:before, dl.form.errored dd.error:after, dl.form.errored dd.error:before { position: absolute; z-index: 15; bottom: 100%; left: 10px; width: 0; height: 0; content: ' '; pointer-events: none; border: solid transparent; }dl.form.warn dd.warning:after, dl.form.warn dd.error:after, dl.form.errored dd.warning:after, dl.form.errored dd.error:after { border-width: 5px; }dl.form.warn dd.warning:before, dl.form.warn dd.error:before, dl.form.errored dd.warning:before, dl.form.errored dd.error:before { margin-left: -1px; border-width: 6px; }dl.form.warn dd.warning { color: #4e401e; border: 1px solid #e7ce94; background-color: #ffe5a7; }dl.form.warn dd.warning:after { border-bottom-color: #ffe5a7; }dl.form.warn dd.warning:before { border-bottom-color: #cdb683; }dl.form.errored > dt label { color: #bd2c00; }dl.form.errored dd.error { font-size: 13px; color: #fff; border-color: #911; background-color: #bf1515; }dl.form.errored dd.error:after { border-bottom-color: #bf1515; }dl.form.errored dd.error:before { border-bottom-color: #911; }.note { font-size: 12px; min-height: 17px; margin: 4px 0 2px; color: #767676; }.note .spinner { margin-right: 3px; vertical-align: middle; }.form-checkbox { margin: 15px 0; padding-left: 20px; vertical-align: middle; }.form-checkbox label em.highlight { font-style: normal; position: relative; left: -4px; padding: 2px 4px; border-radius: 3px; background: #fffbdc; }.form-checkbox input[type=checkbox], .form-checkbox input[type=radio] { float: left; margin: 2px 0 0 -20px; vertical-align: middle; }.form-checkbox .note { font-size: 12px; font-weight: normal; display: block; margin: 0; color: #666; }.hfields { margin: 15px 0; }.hfields:before { display: table; content: ''; }.hfields:after { display: table; clear: both; content: ''; }.hfields dl.form { float: left; margin: 0 30px 0 0; }.hfields dl.form > dt label { display: inline-block; margin: 5px 0 0; color: #666; }.hfields dl.form > dt img { position: relative; top: -2px; }.hfields .btn { float: left; margin: 28px 25px 0 -20px; }.hfields select { margin-top: 5px; }input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { margin: 0; -webkit-appearance: none; }.input-group { display: table; }.input-group input { position: relative; width: 100%; }.input-group input:focus { z-index: 2; }.input-group input[type='text'] + .btn { margin-left: 0; }.input-group.inline { display: inline-table; }.input-group input, .input-group-button { display: table-cell; }.input-group-button { width: 1%; vertical-align: middle; }.input-group input:first-child, .input-group-button:first-child .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; }.input-group-button:first-child .btn { margin-right: -1px; }.input-group input:last-child, .input-group-button:last-child .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; }.input-group-button:last-child .btn { margin-left: -1px; }.form-actions:before { display: table; content: ''; }.form-actions:after { display: table; clear: both; content: ''; }.form-actions .btn { float: right; }.form-actions .btn + .btn { margin-right: 5px; }.form-warning { font-size: 14px; margin: 10px 0; padding: 8px 10px; color: #333; border: 1px solid #e7e4c2; border-radius: 4px; background: #ffffe2; }.form-warning p { line-height: 1.5; margin: 0; }.form-warning strong { color: #000; }.form-warning a { font-weight: bold; }.status-indicator { font: normal normal 16px/1 'octicons'; display: inline-block; margin-left: 5px; text-decoration: none; -webkit-font-smoothing: antialiased; }.status-indicator-success:before { content: '\f03a'; color: #6cc644; }.status-indicator-failed:before { content: '\f02d'; color: #bd2c00; }.select { display: inline-block; max-width: 100%; padding: 7px 24px 7px 8px; padding-right: 8px \9; vertical-align: middle; background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 8px center; background-image: none \9; background-size: 8px 10px; box-shadow: inset 0 -1px 2px rgba(0,0,0,.075); -webkit-appearance: none; -moz-appearance: none; appearance: none; }.select:focus { border-color: #51a7e8; outline: none; box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(81,167,232,.5); }.select::-ms-expand { opacity: 0; }.select-sm { font-size: 12px; padding-top: 3px; padding-bottom: 3px; }.select-sm:not([multiple]) { height: 26px; min-height: 26px; }.flash { font-size: 14px; line-height: 1.5; position: relative; padding: 15px; color: #246; border: 1px solid #bac6d3; border-radius: 3px; background-color: #e2eef9; }.flash p:last-child { margin-bottom: 0; }.flash-messages { margin-bottom: 20px; }.flash-close { line-height: 40px; float: right; width: 34px; height: 44px; margin: -11px; cursor: pointer; text-align: center; opacity: .6; color: inherit; border: 0; background: none; -webkit-appearance: none; }.flash-close:hover { opacity: 1; }.flash-action { float: right; margin-top: -4px; margin-left: 20px; }.flash-warn { color: #4c4a42; border-color: #dfd8c2; background-color: #fff9ea; }.flash-error { color: #911; border-color: #d2b2b2; background-color: #fcdede; }.flash-full { margin-top: -1px; border-width: 1px 0; border-radius: 0; }.flash-with-icon .container { padding-left: 40px; }.flash-with-icon .flash-icon { float: left; margin-top: 3px; margin-left: -25px; }.flash-content { line-height: 1.5; margin-top: 0; margin-bottom: 0; }.avatar { line-height: 1; display: inline-block; overflow: hidden; vertical-align: middle; border-radius: 3px; }.avatar-small { border-radius: 2px; }.avatar-link { line-height: 1; float: left; }.avatar-group-item { display: inline-block; margin-bottom: 3px; }.avatar-parent-child { position: relative; }.avatar-child { position: absolute; right: -15%; bottom: -9%; border-radius: 2px; background-color: #fff; box-shadow: -2px -2px 0 rgba(255,255,255,.8); }.blankslate { position: relative; padding: 30px; text-align: center; border: 1px solid #e5e5e5; border-radius: 3px; background-color: #fafafa; box-shadow: inset 0 0 10px rgba(0,0,0,.05); }.blankslate.clean-background { border: 0; background: none; box-shadow: none; }.blankslate.capped { border-radius: 0 0 3px 3px; }.blankslate.spacious { padding: 100px 60px 120px; }.blankslate.has-fixed-width { width: 485px; margin: 0 auto; }.blankslate.large-format h3 { font-size: 20px; margin: .75em 0; }.blankslate.large-format p { font-size: 16px; }.blankslate.large-format p.has-fixed-width { width: 540px; margin: 0 auto; text-align: left; }.blankslate.large-format .mega-octicon { font-size: 40px; width: 40px; height: 40px; color: #aaa; }.blankslate.large-format .octicon-inbox { font-size: 48px; line-height: 40px; }.blankslate code { font-size: 14px; padding: 2px 5px 3px; border: 1px solid #eee; border-radius: 3px; background: #fff; }.blankslate > .mega-octicon { color: #aaa; }.blankslate .mega-octicon + .mega-octicon { margin-left: 10px; }.tabnav + .blankslate { margin-top: 20px; }.blankslate .context-loader.large-format-loader { padding-top: 50px; }.counter { font-size: 11px; font-weight: bold; line-height: 1; display: inline-block; padding: 2px 5px; color: #666; border-radius: 20px; background-color: #eee; }.btn { font-size: 13px; font-weight: bold; line-height: 20px; position: relative; display: inline-block; padding: 6px 12px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; vertical-align: middle; white-space: nowrap; color: #333; border: 1px solid #d5d5d5; border-radius: 3px; background-color: #eee; background-image: -webkit-linear-gradient(#fcfcfc, #eee); background-image: linear-gradient(#fcfcfc, #eee); -webkit-appearance: none; }.btn i { font-weight: 500; font-style: normal; opacity: .6; }.btn .octicon { vertical-align: text-top; }.btn .counter { background-color: #e5e5e5; text-shadow: none; }.btn:focus { text-decoration: none; border-color: #51a7e8; outline: none; box-shadow: 0 0 5px rgba(81,167,232,.5); }.btn:focus:hover, .btn.selected:focus { border-color: #51a7e8; }.btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active { text-decoration: none; border-color: #ccc; background-color: #ddd; background-image: -webkit-linear-gradient(#eee, #ddd); background-image: linear-gradient(#eee, #ddd); }.btn:active, .btn.selected, .btn.zeroclipboard-is-active { border-color: #b5b5b5; background-color: #dcdcdc; background-image: none; box-shadow: inset 0 2px 4px rgba(0,0,0,.15); }.btn.selected:hover { background-color: #cfcfcf; }.btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover { cursor: default; color: rgba(102,102,102,.5); border-color: rgba(197,197,197,.5); background-color: rgba(229,229,229,.5); background-image: none; box-shadow: none; }.btn-primary { color: #fff; border-color: #5ca941; background-color: #60b044; background-image: -webkit-linear-gradient(#8add6d, #60b044); background-image: linear-gradient(#8add6d, #60b044); text-shadow: 0 -1px 0 rgba(0,0,0,.15); }.btn-primary .counter { color: #60b044; background-color: #fff; }.btn-primary:hover { color: #fff; border-color: #4a993e; background-color: #569e3d; background-image: -webkit-linear-gradient(#79d858, #569e3d); background-image: linear-gradient(#79d858, #569e3d); }.btn-primary:active, .btn-primary.selected { border-color: #418737; background-color: #569e3d; background-image: none; text-shadow: 0 1px 0 rgba(0,0,0,.15); }.btn-primary.selected:hover { background-color: #4c8b36; }.btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary.disabled, .btn-primary.disabled:hover { color: #fefefe; border-color: #b9dcac #b9dcac #a7c89b; background-color: #add39f; background-image: -webkit-linear-gradient(#c3ecb4, #add39f); background-image: linear-gradient(#c3ecb4, #add39f); }.btn-danger { color: #900; }.btn-danger:hover { color: #fff; border-color: #cd504a; background-color: #b33630; background-image: -webkit-linear-gradient(#dc5f59, #b33630); background-image: linear-gradient(#dc5f59, #b33630); }.btn-danger:active, .btn-danger.selected { color: #fff; border-color: #9f312c; background-color: #b33630; background-image: none; }.btn-danger.selected:hover { background-color: #9f302b; }.btn-danger:disabled, .btn-danger:disabled:hover, .btn-danger.disabled, .btn-danger.disabled:hover { color: #cb7f7f; border-color: #e1e1e1; background-color: #efefef; background-image: -webkit-linear-gradient(#fefefe, #efefef); background-image: linear-gradient(#fefefe, #efefef); }.btn-danger:hover .counter, .btn-danger:active .counter, .btn-danger.selected .counter { color: #b33630; background-color: #fff; }.btn-outline { color: #4078c0; border: 1px solid #e5e5e5; background-color: #fff; background-image: none; }.btn-outline .counter { background-color: #eee; }.btn-outline:hover, .btn-outline:active, .btn-outline.selected, .btn-outline.zeroclipboard-is-hover, .btn-outline.zeroclipboard-is-active { color: #fff; border-color: #4078c0; background-color: #4078c0; background-image: none; }.btn-outline:hover .counter, .btn-outline:active .counter, .btn-outline.selected .counter, .btn-outline.zeroclipboard-is-hover .counter, .btn-outline.zeroclipboard-is-active .counter { color: #4078c0; background-color: #fff; }.btn-outline.selected:hover { background-color: #396cad; }.btn-outline:disabled, .btn-outline:disabled:hover, .btn-outline.disabled, .btn-outline.disabled:hover { color: #767676; border-color: #e5e5e5; background-color: #fff; background-image: none; }.btn-with-count { float: left; border-top-right-radius: 0; border-bottom-right-radius: 0; }.btn-sm { padding: 2px 10px; }.hidden-text-expander { display: block; }.hidden-text-expander.inline { line-height: 0; position: relative; top: -1px; display: inline-block; margin-left: 5px; }.hidden-text-expander a { font-size: 12px; font-weight: bold; line-height: 6px; display: inline-block; height: 12px; padding: 0 5px; vertical-align: middle; text-decoration: none; color: #555; border-radius: 1px; background: #ddd; }.hidden-text-expander a:hover { text-decoration: none; background-color: #ccc; }.hidden-text-expander a:active { color: #fff; background-color: #4183c4; }.social-count { font-size: 11px; font-weight: bold; line-height: 20px; float: left; padding: 2px 7px; vertical-align: middle; color: #333; border: 1px solid #ddd; border-left: 0; border-top-right-radius: 3px; border-bottom-right-radius: 3px; background-color: #fff; }.social-count:hover, .social-count:active { text-decoration: none; }.social-count:hover { cursor: pointer; color: #4078c0; }.btn-block { display: block; width: 100%; text-align: center; }.btn-group { display: inline-block; vertical-align: middle; }.btn-group:before { display: table; content: ''; }.btn-group:after { display: table; clear: both; content: ''; }.btn-group .btn { position: relative; float: left; }.btn-group .btn:not(:first-child):not(:last-child) { border-radius: 0; }.btn-group .btn:first-child:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }.btn-group .btn:last-child:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }.btn-group .btn:hover, .btn-group .btn:active, .btn-group .btn.selected { z-index: 2; }.btn-group .btn:focus { z-index: 3; }.btn-group .btn + .btn { margin-left: -1px; }.btn-group .btn + .button_to, .btn-group .button_to + .btn, .btn-group .button_to + .button_to { margin-left: -1px; }.btn-group .button_to { float: left; }.btn-group .button_to .btn { border-radius: 0; }.btn-group .button_to:first-child .btn { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }.btn-group .button_to:last-child .btn { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }.btn-group + .btn-group, .btn-group + .btn { margin-left: 5px; }.btn-link { font-size: inherit; display: inline-block; padding: 0; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; color: #4078c0; border: 0; background-color: transparent; -webkit-appearance: none; }.btn-link:hover, .btn-link:focus { text-decoration: underline; }.btn-link:focus { outline: none; }.menu { margin-bottom: 15px; list-style: none; border: 1px solid #d8d8d8; border-radius: 3px; background-color: #fff; }.menu-item { position: relative; display: block; padding: 8px 10px; border-bottom: 1px solid #eee; text-shadow: 0 1px 0 #fff; }.menu-item:first-child { border-top: 0; border-top-left-radius: 2px; border-top-right-radius: 2px; }.menu-item:first-child:before { border-top-left-radius: 2px; }.menu-item:last-child { border-bottom: 0; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; }.menu-item:last-child:before { border-bottom-left-radius: 2px; }.menu-item:hover { text-decoration: none; background-color: #f9f9f9; }.menu-item.selected { font-weight: bold; cursor: default; color: #222; background-color: #fff; }.menu-item.selected:before { position: absolute; top: 0; bottom: 0; left: 0; width: 2px; content: ''; background-color: #d26911; }.menu-item .octicon { width: 16px; margin-right: 5px; text-align: center; color: #333; }.menu-item .counter { float: right; margin-left: 5px; }.menu-item .menu-warning { float: right; color: #d26911; }.menu-item .avatar { float: left; margin-right: 5px; }.menu-item.alert .counter { color: #bd2c00; }.menu-heading { font-size: 13px; font-weight: bold; line-height: 20px; display: block; margin-top: 0; margin-bottom: 0; padding: 8px 10px; color: #555; border-bottom: 1px solid #eee; background-color: #f7f7f7; }.menu-heading:hover { text-decoration: none; }.menu-heading:first-child { border-top-left-radius: 2px; border-top-right-radius: 2px; }.menu-heading:last-child { border-bottom: 0; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; }.tabnav { margin-top: 0; margin-bottom: 15px; border-bottom: 1px solid #ddd; }.tabnav .counter { margin-left: 5px; }.tabnav-tabs { margin-bottom: -1px; }.tabnav-tab { font-size: 14px; line-height: 20px; display: inline-block; padding: 8px 12px; text-decoration: none; color: #666; border: 1px solid transparent; border-bottom: 0; }.tabnav-tab.selected { color: #333; border-color: #ddd; border-radius: 3px 3px 0 0; background-color: #fff; }.tabnav-tab:hover { text-decoration: none; }.tabnav-extra { font-size: 12px; display: inline-block; margin-left: 10px; padding-top: 10px; color: #666; }.tabnav-extra > .octicon { margin-right: 2px; }a.tabnav-extra:hover { text-decoration: none; color: #4078c0; }.tabnav-btn { margin-left: 10px; }.filter-list { list-style-type: none; }.filter-list.small .filter-item { font-size: 12px; margin: 0 0 2px; padding: 4px 10px; }.filter-list.pjax-active .filter-item { color: #767676; background-color: transparent; }.filter-list.pjax-active .filter-item.pjax-active { color: #fff; background-color: #4078c0; }.filter-item { font-size: 14px; position: relative; display: block; overflow: hidden; margin-bottom: 5px; padding: 8px 10px; cursor: pointer; white-space: nowrap; text-decoration: none; text-overflow: ellipsis; color: #767676; border-radius: 3px; }.filter-item:hover { text-decoration: none; background-color: #eee; }.filter-item.selected { color: #fff; background-color: #4078c0; }.filter-item.selected .octicon-remove-close { float: right; opacity: .8; }.filter-item .count { font-weight: bold; float: right; }.filter-item .bar { position: absolute; z-index: -1; top: 2px; right: 0; bottom: 2px; display: inline-block; background-color: #f1f1f1; }.state { font-weight: bold; line-height: 20px; display: inline-block; padding: 4px 8px; text-align: center; color: #fff; border-radius: 3px; background-color: #999; }.state-open, .state-proposed, .state-reopened { background-color: #6cc644; }.state-merged { background-color: #6e5494; }.state-closed { background-color: #bd2c00; }.state-renamed { background-color: #fffa5d; }.tooltipped { position: relative; }.tooltipped:after { font: normal normal 11px/1.5 Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,'Segoe UI Emoji','Segoe UI Symbol'; position: absolute; z-index: 1000000; display: none; padding: 5px 8px; content: attr(aria-label); text-align: center; white-space: pre; text-decoration: none; letter-spacing: normal; text-transform: none; word-wrap: break-word; pointer-events: none; color: #fff; border-radius: 3px; background: rgba(0,0,0,.8); text-shadow: none; -webkit-font-smoothing: subpixel-antialiased; }.tooltipped:before { position: absolute; z-index: 1000001; display: none; width: 0; height: 0; content: ''; pointer-events: none; color: rgba(0,0,0,.8); border: 5px solid transparent; }.tooltipped:hover:before, .tooltipped:hover:after, .tooltipped:active:before, .tooltipped:active:after, .tooltipped:focus:before, .tooltipped:focus:after { display: inline-block; text-decoration: none; }.tooltipped-multiline:hover:after, .tooltipped-multiline:active:after, .tooltipped-multiline:focus:after { display: table-cell; }.tooltipped-s:after, .tooltipped-se:after, .tooltipped-sw:after { top: 100%; right: 50%; margin-top: 5px; }.tooltipped-s:before, .tooltipped-se:before, .tooltipped-sw:before { top: auto; right: 50%; bottom: -5px; margin-right: -5px; border-bottom-color: rgba(0,0,0,.8); }.tooltipped-se:after { right: auto; left: 50%; margin-left: -15px; }.tooltipped-sw:after { margin-right: -15px; }.tooltipped-n:after, .tooltipped-ne:after, .tooltipped-nw:after { right: 50%; bottom: 100%; margin-bottom: 5px; }.tooltipped-n:before, .tooltipped-ne:before, .tooltipped-nw:before { top: -5px; right: 50%; bottom: auto; margin-right: -5px; border-top-color: rgba(0,0,0,.8); }.tooltipped-ne:after { right: auto; left: 50%; margin-left: -15px; }.tooltipped-nw:after { margin-right: -15px; }.tooltipped-s:after, .tooltipped-n:after { -webkit-transform: translateX(50%); transform: translateX(50%); }.tooltipped-w:after { right: 100%; bottom: 50%; margin-right: 5px; -webkit-transform: translateY(50%); transform: translateY(50%); }.tooltipped-w:before { top: 50%; bottom: 50%; left: -5px; margin-top: -5px; border-left-color: rgba(0,0,0,.8); }.tooltipped-e:after { bottom: 50%; left: 100%; margin-left: 5px; -webkit-transform: translateY(50%); transform: translateY(50%); }.tooltipped-e:before { top: 50%; right: -5px; bottom: 50%; margin-top: -5px; border-right-color: rgba(0,0,0,.8); }.tooltipped-multiline:after { width: -webkit-max-content; width: -moz-max-content; width: max-content; max-width: 250px; border-collapse: separate; white-space: pre-line; word-wrap: normal; word-break: break-word; }.tooltipped-multiline.tooltipped-s:after, .tooltipped-multiline.tooltipped-n:after { right: auto; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }.tooltipped-multiline.tooltipped-w:after, .tooltipped-multiline.tooltipped-e:after { right: 100%; }@media screen and (min-width: 0 \0) { .tooltipped-multiline:after { width: 250px; } }.tooltipped-sticky:before, .tooltipped-sticky:after { display: inline-block; }.tooltipped-sticky.tooltipped-multiline:after { display: table-cell; }.fullscreen-overlay-enabled.dark-theme .tooltipped:after { color: #000; background: rgba(255,255,255,.8); }.fullscreen-overlay-enabled.dark-theme .tooltipped .tooltipped-s:before, .fullscreen-overlay-enabled.dark-theme .tooltipped .tooltipped-se:before, .fullscreen-overlay-enabled.dark-theme .tooltipped .tooltipped-sw:before { border-bottom-color: rgba(255,255,255,.8); }.fullscreen-overlay-enabled.dark-theme .tooltipped.tooltipped-n:before, .fullscreen-overlay-enabled.dark-theme .tooltipped.tooltipped-ne:before, .fullscreen-overlay-enabled.dark-theme .tooltipped.tooltipped-nw:before { border-top-color: rgba(255,255,255,.8); }.fullscreen-overlay-enabled.dark-theme .tooltipped.tooltipped-e:before { border-right-color: rgba(255,255,255,.8); }.fullscreen-overlay-enabled.dark-theme .tooltipped.tooltipped-w:before { border-left-color: rgba(255,255,255,.8); }.flex-table { display: table; }.flex-table-item { display: table-cell; width: 1%; vertical-align: middle; white-space: nowrap; }.flex-table-item-primary { width: 99%; }.css-truncate.css-truncate-target, .css-truncate .css-truncate-target { display: inline-block; overflow: hidden; max-width: 125px; vertical-align: top; white-space: nowrap; text-overflow: ellipsis; }.css-truncate.expandable.zeroclipboard-is-hover .css-truncate-target, .css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target, .css-truncate.expandable:hover .css-truncate-target, .css-truncate.expandable:hover.css-truncate-target { max-width: 10000px !important; }.sunken-menu { position: relative; padding-top: 15px; padding-bottom: 15px; background-image: -webkit-linear-gradient(left, #f6f6f6 0%, #fff 8px); background-image: linear-gradient(to right, #f6f6f6 0%, #fff 8px); box-shadow: inset 1px 0 0 #eee; }.sunken-menu:before, .sunken-menu:after { position: absolute; left: 0; width: 100%; height: 15px; content: ''; background-color: transparent; }.sunken-menu:before { top: 0; background-color: transparent; background-image: -webkit-linear-gradient(#fff, rgba(255,255,255,0)); background-image: linear-gradient(#fff, rgba(255,255,255,0)); }.sunken-menu:after { bottom: 0; background-color: transparent; background-image: -webkit-linear-gradient(rgba(255,255,255,0), #fff); background-image: linear-gradient(rgba(255,255,255,0), #fff); }.sunken-menu-separator { position: relative; height: 5px; margin: 8px 0 6px 1px; background-image: -webkit-radial-gradient(farthest-side at left top, #f4f4f4, rgba(244,244,244,0)); background-image: radial-gradient(farthest-side at left top, #f4f4f4, rgba(244,244,244,0)); }.sunken-menu-separator:before { position: absolute; top: 0; width: 100%; height: 1px; content: ''; border-top: 1px solid #eee \9; background-image: -webkit-linear-gradient(left, #eee 70%, #fff 100%); background-image: linear-gradient(to right, #eee 70%, #fff 100%); }.sunken-menu-group { list-style-type: none; }.sunken-menu-item { display: block; margin-top: 5px; margin-bottom: 5px; padding: 8px 10px; border: 1px solid transparent; outline: 0; }.sunken-menu-item .counter { position: absolute; top: 8px; right: 10px; }.sunken-menu-item .octicon { left: -1px; width: 16px; text-align: center; color: #999; }.sunken-menu-item .mini-loader { position: absolute; top: 9px; left: 11px; display: none; }.sunken-menu-item:focus, .sunken-menu-item:hover { text-decoration: none; box-shadow: inset 2px 0 0 #ccc; }.sunken-menu-item:focus .octicon, .sunken-menu-item:hover .octicon { color: #333; }.sunken-menu-item.selected { font-weight: bold; color: #333; border-color: #eee #eee #eee transparent; border-radius: 0 3px 3px 0; background-color: #fff; box-shadow: 1px 1px 3px rgba(0,0,0,.05); }.sunken-menu-item.selected:after { position: absolute; top: 0; right: 0; bottom: 0; width: 3px; content: ''; border-radius: 0 3px 3px 0; background-color: #d26911; }.sunken-menu-item.selected .octicon { color: #333; }.sunken-menu-item.is-loading .mini-loader { display: inline-block; -webkit-animation: mini-nav-loader,.4s,forwards; animation: mini-nav-loader,.4s,forwards; }.sunken-menu-item.is-loading .octicon { color: #fff; }@-webkit-keyframes mini-nav-loader { 0%, 90% { opacity: 0; }100% { opacity: 1; } }@keyframes mini-nav-loader { 0%, 90% { opacity: 0; }100% { opacity: 1; } }@font-face { font-family: 'octicons'; font-weight: normal; font-style: normal; src: url('/static/fonts/octicons/octicons.eot?#iefix&v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d') format('embedded-opentype'),url('/static/fonts/octicons/octicons.woff?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d') format('woff'),url('/static/fonts/octicons/octicons.ttf?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d') format('truetype'),url('/static/fonts/octicons/octicons.svg?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d#octicons') format('svg'); }.octicon, .mega-octicon { font: normal normal normal 16px/1 octicons; display: inline-block; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-decoration: none; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }.mega-octicon { font-size: 32px; }.octicon-alert:before { content: '\f02d'; }.octicon-arrow-down:before { content: '\f03f'; }.octicon-arrow-left:before { content: '\f040'; }.octicon-arrow-right:before { content: '\f03e'; }.octicon-arrow-small-down:before { content: '\f0a0'; }.octicon-arrow-small-left:before { content: '\f0a1'; }.octicon-arrow-small-right:before { content: '\f071'; }.octicon-arrow-small-up:before { content: '\f09f'; }.octicon-arrow-up:before { content: '\f03d'; }.octicon-microscope:before, .octicon-beaker:before { content: '\f0dd'; }.octicon-bell:before { content: '\f0de'; }.octicon-book:before { content: '\f007'; }.octicon-bookmark:before { content: '\f07b'; }.octicon-briefcase:before { content: '\f0d3'; }.octicon-broadcast:before { content: '\f048'; }.octicon-browser:before { content: '\f0c5'; }.octicon-bug:before { content: '\f091'; }.octicon-calendar:before { content: '\f068'; }.octicon-check:before { content: '\f03a'; }.octicon-checklist:before { content: '\f076'; }.octicon-chevron-down:before { content: '\f0a3'; }.octicon-chevron-left:before { content: '\f0a4'; }.octicon-chevron-right:before { content: '\f078'; }.octicon-chevron-up:before { content: '\f0a2'; }.octicon-circle-slash:before { content: '\f084'; }.octicon-circuit-board:before { content: '\f0d6'; }.octicon-clippy:before { content: '\f035'; }.octicon-clock:before { content: '\f046'; }.octicon-cloud-download:before { content: '\f00b'; }.octicon-cloud-upload:before { content: '\f00c'; }.octicon-code:before { content: '\f05f'; }.octicon-color-mode:before { content: '\f065'; }.octicon-comment-add:before, .octicon-comment:before { content: '\f02b'; }.octicon-comment-discussion:before { content: '\f04f'; }.octicon-credit-card:before { content: '\f045'; }.octicon-dash:before { content: '\f0ca'; }.octicon-dashboard:before { content: '\f07d'; }.octicon-database:before { content: '\f096'; }.octicon-clone:before, .octicon-desktop-download:before { content: '\f0dc'; }.octicon-device-camera:before { content: '\f056'; }.octicon-device-camera-video:before { content: '\f057'; }.octicon-device-desktop:before { content: '\f27c'; }.octicon-device-mobile:before { content: '\f038'; }.octicon-diff:before { content: '\f04d'; }.octicon-diff-added:before { content: '\f06b'; }.octicon-diff-ignored:before { content: '\f099'; }.octicon-diff-modified:before { content: '\f06d'; }.octicon-diff-removed:before { content: '\f06c'; }.octicon-diff-renamed:before { content: '\f06e'; }.octicon-ellipsis:before { content: '\f09a'; }.octicon-eye-unwatch:before, .octicon-eye-watch:before, .octicon-eye:before { content: '\f04e'; }.octicon-file-binary:before { content: '\f094'; }.octicon-file-code:before { content: '\f010'; }.octicon-file-directory:before { content: '\f016'; }.octicon-file-media:before { content: '\f012'; }.octicon-file-pdf:before { content: '\f014'; }.octicon-file-submodule:before { content: '\f017'; }.octicon-file-symlink-directory:before { content: '\f0b1'; }.octicon-file-symlink-file:before { content: '\f0b0'; }.octicon-file-text:before { content: '\f011'; }.octicon-file-zip:before { content: '\f013'; }.octicon-flame:before { content: '\f0d2'; }.octicon-fold:before { content: '\f0cc'; }.octicon-gear:before { content: '\f02f'; }.octicon-gift:before { content: '\f042'; }.octicon-gist:before { content: '\f00e'; }.octicon-gist-secret:before { content: '\f08c'; }.octicon-git-branch-create:before, .octicon-git-branch-delete:before, .octicon-git-branch:before { content: '\f020'; }.octicon-git-commit:before { content: '\f01f'; }.octicon-git-compare:before { content: '\f0ac'; }.octicon-git-merge:before { content: '\f023'; }.octicon-git-pull-request-abandoned:before, .octicon-git-pull-request:before { content: '\f009'; }.octicon-globe:before { content: '\f0b6'; }.octicon-graph:before { content: '\f043'; }.octicon-heart:before { content: '\2665'; }.octicon-history:before { content: '\f07e'; }.octicon-home:before { content: '\f08d'; }.octicon-horizontal-rule:before { content: '\f070'; }.octicon-hubot:before { content: '\f09d'; }.octicon-inbox:before { content: '\f0cf'; }.octicon-info:before { content: '\f059'; }.octicon-issue-closed:before { content: '\f028'; }.octicon-issue-opened:before { content: '\f026'; }.octicon-issue-reopened:before { content: '\f027'; }.octicon-jersey:before { content: '\f019'; }.octicon-key:before { content: '\f049'; }.octicon-keyboard:before { content: '\f00d'; }.octicon-law:before { content: '\f0d8'; }.octicon-light-bulb:before { content: '\f000'; }.octicon-link:before { content: '\f05c'; }.octicon-link-external:before { content: '\f07f'; }.octicon-list-ordered:before { content: '\f062'; }.octicon-list-unordered:before { content: '\f061'; }.octicon-location:before { content: '\f060'; }.octicon-gist-private:before, .octicon-mirror-private:before, .octicon-git-fork-private:before, .octicon-lock:before { content: '\f06a'; }.octicon-logo-github:before { content: '\f092'; }.octicon-mail:before { content: '\f03b'; }.octicon-mail-read:before { content: '\f03c'; }.octicon-mail-reply:before { content: '\f051'; }.octicon-mark-github:before { content: '\f00a'; }.octicon-markdown:before { content: '\f0c9'; }.octicon-megaphone:before { content: '\f077'; }.octicon-mention:before { content: '\f0be'; }.octicon-milestone:before { content: '\f075'; }.octicon-mirror-public:before, .octicon-mirror:before { content: '\f024'; }.octicon-mortar-board:before { content: '\f0d7'; }.octicon-mute:before { content: '\f080'; }.octicon-no-newline:before { content: '\f09c'; }.octicon-octoface:before { content: '\f008'; }.octicon-organization:before { content: '\f037'; }.octicon-package:before { content: '\f0c4'; }.octicon-paintcan:before { content: '\f0d1'; }.octicon-pencil:before { content: '\f058'; }.octicon-person-add:before, .octicon-person-follow:before, .octicon-person:before { content: '\f018'; }.octicon-pin:before { content: '\f041'; }.octicon-plug:before { content: '\f0d4'; }.octicon-repo-create:before, .octicon-gist-new:before, .octicon-file-directory-create:before, .octicon-file-add:before, .octicon-plus:before { content: '\f05d'; }.octicon-primitive-dot:before { content: '\f052'; }.octicon-primitive-square:before { content: '\f053'; }.octicon-pulse:before { content: '\f085'; }.octicon-question:before { content: '\f02c'; }.octicon-quote:before { content: '\f063'; }.octicon-radio-tower:before { content: '\f030'; }.octicon-repo-delete:before, .octicon-repo:before { content: '\f001'; }.octicon-repo-clone:before { content: '\f04c'; }.octicon-repo-force-push:before { content: '\f04a'; }.octicon-gist-fork:before, .octicon-repo-forked:before { content: '\f002'; }.octicon-repo-pull:before { content: '\f006'; }.octicon-repo-push:before { content: '\f005'; }.octicon-rocket:before { content: '\f033'; }.octicon-rss:before { content: '\f034'; }.octicon-ruby:before { content: '\f047'; }.octicon-screen-full:before { content: '\f066'; }.octicon-screen-normal:before { content: '\f067'; }.octicon-search-save:before, .octicon-search:before { content: '\f02e'; }.octicon-server:before { content: '\f097'; }.octicon-settings:before { content: '\f07c'; }.octicon-shield:before { content: '\f0e1'; }.octicon-log-in:before, .octicon-sign-in:before { content: '\f036'; }.octicon-log-out:before, .octicon-sign-out:before { content: '\f032'; }.octicon-squirrel:before { content: '\f0b2'; }.octicon-star-add:before, .octicon-star-delete:before, .octicon-star:before { content: '\f02a'; }.octicon-stop:before { content: '\f08f'; }.octicon-repo-sync:before, .octicon-sync:before { content: '\f087'; }.octicon-tag-remove:before, .octicon-tag-add:before, .octicon-tag:before { content: '\f015'; }.octicon-telescope:before { content: '\f088'; }.octicon-terminal:before { content: '\f0c8'; }.octicon-three-bars:before { content: '\f05e'; }.octicon-thumbsdown:before { content: '\f0db'; }.octicon-thumbsup:before { content: '\f0da'; }.octicon-tools:before { content: '\f031'; }.octicon-trashcan:before { content: '\f0d0'; }.octicon-triangle-down:before { content: '\f05b'; }.octicon