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

index.css 97KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989
  1. .tribute-container{box-shadow:0 1px 3px 1px #c7c7c7}
  2. .tribute-container ul{background:#fff}
  3. .tribute-container li{padding:8px 12px;border-bottom:1px solid #dcdcdc}
  4. .tribute-container li img{display:inline-block;vertical-align:middle;width:28px;height:28px;margin-right:5px}
  5. .tribute-container li span.fullname{font-weight:400;font-size:.8rem;margin-left:3px}
  6. .tribute-container li.highlight,.tribute-container li:hover{background:#2185d0;color:#fff}
  7. .emoji{width:1.5em;height:1.5em;display:inline-block;background-size:contain}
  8. .ui.label .emoji{height:1.2em!important}
  9. @font-face{font-family:Lato;src:url(../vendor/assets/lato-fonts/lato-regular.eot);src:url(../vendor/assets/lato-fonts/lato-regular.eot?#iefix) format('embedded-opentype'),url(../vendor/assets/lato-fonts/lato-regular.woff2) format('woff2'),url(../vendor/assets/lato-fonts/lato-regular.woff) format('woff'),url(../vendor/assets/lato-fonts/lato-regular.ttf) format('truetype');font-weight:400;font-style:normal}
  10. @font-face{font-family:Lato;src:url(../vendor/assets/lato-fonts/lato-italic.eot);src:url(../vendor/assets/lato-fonts/lato-italic.eot?#iefix) format('embedded-opentype'),url(../vendor/assets/lato-fonts/lato-italic.woff2) format('woff2'),url(../vendor/assets/lato-fonts/lato-italic.woff) format('woff'),url(../vendor/assets/lato-fonts/lato-italic.ttf) format('truetype');font-weight:400;font-style:italic}
  11. @font-face{font-family:Lato;src:url(../vendor/assets/lato-fonts/lato-bold.eot);src:url(../vendor/assets/lato-fonts/lato-bold.eot?#iefix) format('embedded-opentype'),url(../vendor/assets/lato-fonts/lato-bold.woff2) format('woff2'),url(../vendor/assets/lato-fonts/lato-bold.woff) format('woff'),url(../vendor/assets/lato-fonts/lato-bold.ttf) format('truetype');font-weight:700;font-style:normal}
  12. @font-face{font-family:Lato;src:url(../vendor/assets/lato-fonts/lato-bolditalic.eot);src:url(../vendor/assets/lato-fonts/lato-bolditalic.eot?#iefix) format('embedded-opentype'),url(../vendor/assets/lato-fonts/lato-bolditalic.woff2) format('woff2'),url(../vendor/assets/lato-fonts/lato-bolditalic.woff) format('woff'),url(../vendor/assets/lato-fonts/lato-bolditalic.ttf) format('truetype');font-weight:700;font-style:italic}
  13. @font-face{font-family:'Yu Gothic';src:local('Yu Gothic Medium');font-weight:400}
  14. @font-face{font-family:'Yu Gothic';src:local('Yu Gothic Bold');font-weight:700}
  15. textarea{font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}
  16. .markdown:not(code){font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}
  17. h1,h2,h3,h4,h5{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}
  18. .home .hero h1,.home .hero h2{font-family:'PT Sans Narrow',Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}
  19. .ui.accordion .title:not(.ui),.ui.button,.ui.card>.content>.header.ui.card>.content>.header,.ui.category.search>.results .category>.name,.ui.form input:not([type]),.ui.form input[type=date],.ui.form input[type=datetime-local],.ui.form input[type=email],.ui.form input[type=file],.ui.form input[type=number],.ui.form input[type=password],.ui.form input[type=search],.ui.form input[type=tel],.ui.form input[type=text],.ui.form input[type=time],.ui.form input[type=url],.ui.header,.ui.input input,.ui.input>input,.ui.items>.item>.content>.header,.ui.language>.menu>.item,.ui.list .list>.item .header,.ui.list>.item .header,.ui.menu,.ui.message .header,.ui.modal>.header,.ui.popup>.header,.ui.search>.results .result .title,.ui.search>.results>.message .header,.ui.statistic>.label,.ui.statistic>.value,.ui.statistics .statistic>.label,.ui.statistics .statistic>.value,.ui.steps .step .title,.ui.text.container,body{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}
  20. body{background-color:#fff;overflow-y:auto;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column}
  21. :lang(ja) textarea{font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'Hiragino Kaku Gothic ProN','Yu Gothic','Source Han Sans JP','Noto Sans CJK JP','Droid Sans Japanese',Meiryo,'MS PGothic',sans-serif}
  22. :lang(ja) .markdown:not(code){font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'Hiragino Kaku Gothic ProN','Yu Gothic','Source Han Sans JP','Noto Sans CJK JP','Droid Sans Japanese',Meiryo,'MS PGothic',sans-serif}
  23. :lang(ja) h1,:lang(ja) h2,:lang(ja) h3,:lang(ja) h4,:lang(ja) h5{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'Hiragino Kaku Gothic ProN','Yu Gothic','Source Han Sans JP','Noto Sans CJK JP','Droid Sans Japanese',Meiryo,'MS PGothic',sans-serif}
  24. :lang(ja) .home .hero h1,:lang(ja) .home .hero h2{font-family:'PT Sans Narrow',Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'Hiragino Kaku Gothic ProN','Yu Gothic','Source Han Sans JP','Noto Sans CJK JP','Droid Sans Japanese',Meiryo,'MS PGothic',sans-serif}
  25. .ui.language>.menu>.item:lang(ja),:lang(ja) .ui.accordion .title:not(.ui),:lang(ja) .ui.button,:lang(ja) .ui.card>.content>.header.ui.card>.content>.header,:lang(ja) .ui.category.search>.results .category>.name,:lang(ja) .ui.form input:not([type]),:lang(ja) .ui.form input[type=date],:lang(ja) .ui.form input[type=datetime-local],:lang(ja) .ui.form input[type=email],:lang(ja) .ui.form input[type=file],:lang(ja) .ui.form input[type=number],:lang(ja) .ui.form input[type=password],:lang(ja) .ui.form input[type=search],:lang(ja) .ui.form input[type=tel],:lang(ja) .ui.form input[type=text],:lang(ja) .ui.form input[type=time],:lang(ja) .ui.form input[type=url],:lang(ja) .ui.header,:lang(ja) .ui.input input,:lang(ja) .ui.input>input,:lang(ja) .ui.items>.item>.content>.header,:lang(ja) .ui.list .list>.item .header,:lang(ja) .ui.list>.item .header,:lang(ja) .ui.menu,:lang(ja) .ui.message .header,:lang(ja) .ui.modal>.header,:lang(ja) .ui.popup>.header,:lang(ja) .ui.search>.results .result .title,:lang(ja) .ui.search>.results>.message .header,:lang(ja) .ui.statistic>.label,:lang(ja) .ui.statistic>.value,:lang(ja) .ui.statistics .statistic>.label,:lang(ja) .ui.statistics .statistic>.value,:lang(ja) .ui.steps .step .title,:lang(ja) .ui.text.container,:lang(ja) body{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'Hiragino Kaku Gothic ProN','Yu Gothic','Source Han Sans JP','Noto Sans CJK JP','Droid Sans Japanese',Meiryo,'MS PGothic',sans-serif}
  26. :lang(zh-CN) textarea{font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang SC','Hiragino Sans GB','Source Han Sans CN','Source Han Sans SC','Noto Sans CJK SC','Microsoft YaHei','Heiti SC',SimHei,sans-serif}
  27. :lang(zh-CN) .markdown:not(code){font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang SC','Hiragino Sans GB','Source Han Sans CN','Source Han Sans SC','Noto Sans CJK SC','Microsoft YaHei','Heiti SC',SimHei,sans-serif}
  28. :lang(zh-CN) h1,:lang(zh-CN) h2,:lang(zh-CN) h3,:lang(zh-CN) h4,:lang(zh-CN) h5{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang SC','Hiragino Sans GB','Source Han Sans CN','Source Han Sans SC','Noto Sans CJK SC','Microsoft YaHei','Heiti SC',SimHei,sans-serif}
  29. :lang(zh-CN) .home .hero h1,:lang(zh-CN) .home .hero h2{font-family:'PT Sans Narrow',Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang SC','Hiragino Sans GB','Source Han Sans CN','Source Han Sans SC','Noto Sans CJK SC','Microsoft YaHei','Heiti SC',SimHei,sans-serif}
  30. .ui.language>.menu>.item:lang(zh-CN),:lang(zh-CN) .ui.accordion .title:not(.ui),:lang(zh-CN) .ui.button,:lang(zh-CN) .ui.card>.content>.header.ui.card>.content>.header,:lang(zh-CN) .ui.category.search>.results .category>.name,:lang(zh-CN) .ui.form input:not([type]),:lang(zh-CN) .ui.form input[type=date],:lang(zh-CN) .ui.form input[type=datetime-local],:lang(zh-CN) .ui.form input[type=email],:lang(zh-CN) .ui.form input[type=file],:lang(zh-CN) .ui.form input[type=number],:lang(zh-CN) .ui.form input[type=password],:lang(zh-CN) .ui.form input[type=search],:lang(zh-CN) .ui.form input[type=tel],:lang(zh-CN) .ui.form input[type=text],:lang(zh-CN) .ui.form input[type=time],:lang(zh-CN) .ui.form input[type=url],:lang(zh-CN) .ui.header,:lang(zh-CN) .ui.input input,:lang(zh-CN) .ui.input>input,:lang(zh-CN) .ui.items>.item>.content>.header,:lang(zh-CN) .ui.list .list>.item .header,:lang(zh-CN) .ui.list>.item .header,:lang(zh-CN) .ui.menu,:lang(zh-CN) .ui.message .header,:lang(zh-CN) .ui.modal>.header,:lang(zh-CN) .ui.popup>.header,:lang(zh-CN) .ui.search>.results .result .title,:lang(zh-CN) .ui.search>.results>.message .header,:lang(zh-CN) .ui.statistic>.label,:lang(zh-CN) .ui.statistic>.value,:lang(zh-CN) .ui.statistics .statistic>.label,:lang(zh-CN) .ui.statistics .statistic>.value,:lang(zh-CN) .ui.steps .step .title,:lang(zh-CN) .ui.text.container,:lang(zh-CN) body{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang SC','Hiragino Sans GB','Source Han Sans CN','Source Han Sans SC','Noto Sans CJK SC','Microsoft YaHei','Heiti SC',SimHei,sans-serif}
  31. :lang(zh-TW) textarea{font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang TC','Hiragino Sans TC','Source Han Sans TW','Source Han Sans TC','Noto Sans CJK TC','Microsoft JhengHei','Heiti TC',PMingLiU,sans-serif}
  32. :lang(zh-TW) .markdown:not(code){font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang TC','Hiragino Sans TC','Source Han Sans TW','Source Han Sans TC','Noto Sans CJK TC','Microsoft JhengHei','Heiti TC',PMingLiU,sans-serif}
  33. :lang(zh-TW) h1,:lang(zh-TW) h2,:lang(zh-TW) h3,:lang(zh-TW) h4,:lang(zh-TW) h5{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang TC','Hiragino Sans TC','Source Han Sans TW','Source Han Sans TC','Noto Sans CJK TC','Microsoft JhengHei','Heiti TC',PMingLiU,sans-serif}
  34. :lang(zh-TW) .home .hero h1,:lang(zh-TW) .home .hero h2{font-family:'PT Sans Narrow',Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang TC','Hiragino Sans TC','Source Han Sans TW','Source Han Sans TC','Noto Sans CJK TC','Microsoft JhengHei','Heiti TC',PMingLiU,sans-serif}
  35. .ui.language>.menu>.item:lang(zh-TW),:lang(zh-TW) .ui.accordion .title:not(.ui),:lang(zh-TW) .ui.button,:lang(zh-TW) .ui.card>.content>.header.ui.card>.content>.header,:lang(zh-TW) .ui.category.search>.results .category>.name,:lang(zh-TW) .ui.form input:not([type]),:lang(zh-TW) .ui.form input[type=date],:lang(zh-TW) .ui.form input[type=datetime-local],:lang(zh-TW) .ui.form input[type=email],:lang(zh-TW) .ui.form input[type=file],:lang(zh-TW) .ui.form input[type=number],:lang(zh-TW) .ui.form input[type=password],:lang(zh-TW) .ui.form input[type=search],:lang(zh-TW) .ui.form input[type=tel],:lang(zh-TW) .ui.form input[type=text],:lang(zh-TW) .ui.form input[type=time],:lang(zh-TW) .ui.form input[type=url],:lang(zh-TW) .ui.header,:lang(zh-TW) .ui.input input,:lang(zh-TW) .ui.input>input,:lang(zh-TW) .ui.items>.item>.content>.header,:lang(zh-TW) .ui.list .list>.item .header,:lang(zh-TW) .ui.list>.item .header,:lang(zh-TW) .ui.menu,:lang(zh-TW) .ui.message .header,:lang(zh-TW) .ui.modal>.header,:lang(zh-TW) .ui.popup>.header,:lang(zh-TW) .ui.search>.results .result .title,:lang(zh-TW) .ui.search>.results>.message .header,:lang(zh-TW) .ui.statistic>.label,:lang(zh-TW) .ui.statistic>.value,:lang(zh-TW) .ui.statistics .statistic>.label,:lang(zh-TW) .ui.statistics .statistic>.value,:lang(zh-TW) .ui.steps .step .title,:lang(zh-TW) .ui.text.container,:lang(zh-TW) body{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang TC','Hiragino Sans TC','Source Han Sans TW','Source Han Sans TC','Noto Sans CJK TC','Microsoft JhengHei','Heiti TC',PMingLiU,sans-serif}
  36. :lang(zh-HK) textarea{font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang HK','Hiragino Sans TC','Source Han Sans HK','Source Han Sans TC','Noto Sans CJK TC','Microsoft JhengHei','Heiti TC',PMingLiU_HKSCS,PMingLiU,sans-serif}
  37. :lang(zh-HK) .markdown:not(code){font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang HK','Hiragino Sans TC','Source Han Sans HK','Source Han Sans TC','Noto Sans CJK TC','Microsoft JhengHei','Heiti TC',PMingLiU_HKSCS,PMingLiU,sans-serif}
  38. :lang(zh-HK) h1,:lang(zh-HK) h2,:lang(zh-HK) h3,:lang(zh-HK) h4,:lang(zh-HK) h5{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang HK','Hiragino Sans TC','Source Han Sans HK','Source Han Sans TC','Noto Sans CJK TC','Microsoft JhengHei','Heiti TC',PMingLiU_HKSCS,PMingLiU,sans-serif}
  39. :lang(zh-HK) .home .hero h1,:lang(zh-HK) .home .hero h2{font-family:'PT Sans Narrow',Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang HK','Hiragino Sans TC','Source Han Sans HK','Source Han Sans TC','Noto Sans CJK TC','Microsoft JhengHei','Heiti TC',PMingLiU_HKSCS,PMingLiU,sans-serif}
  40. .ui.language>.menu>.item:lang(zh-HK),:lang(zh-HK) .ui.accordion .title:not(.ui),:lang(zh-HK) .ui.button,:lang(zh-HK) .ui.card>.content>.header.ui.card>.content>.header,:lang(zh-HK) .ui.category.search>.results .category>.name,:lang(zh-HK) .ui.form input:not([type]),:lang(zh-HK) .ui.form input[type=date],:lang(zh-HK) .ui.form input[type=datetime-local],:lang(zh-HK) .ui.form input[type=email],:lang(zh-HK) .ui.form input[type=file],:lang(zh-HK) .ui.form input[type=number],:lang(zh-HK) .ui.form input[type=password],:lang(zh-HK) .ui.form input[type=search],:lang(zh-HK) .ui.form input[type=tel],:lang(zh-HK) .ui.form input[type=text],:lang(zh-HK) .ui.form input[type=time],:lang(zh-HK) .ui.form input[type=url],:lang(zh-HK) .ui.header,:lang(zh-HK) .ui.input input,:lang(zh-HK) .ui.input>input,:lang(zh-HK) .ui.items>.item>.content>.header,:lang(zh-HK) .ui.list .list>.item .header,:lang(zh-HK) .ui.list>.item .header,:lang(zh-HK) .ui.menu,:lang(zh-HK) .ui.message .header,:lang(zh-HK) .ui.modal>.header,:lang(zh-HK) .ui.popup>.header,:lang(zh-HK) .ui.search>.results .result .title,:lang(zh-HK) .ui.search>.results>.message .header,:lang(zh-HK) .ui.statistic>.label,:lang(zh-HK) .ui.statistic>.value,:lang(zh-HK) .ui.statistics .statistic>.label,:lang(zh-HK) .ui.statistics .statistic>.value,:lang(zh-HK) .ui.steps .step .title,:lang(zh-HK) .ui.text.container,:lang(zh-HK) body{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'PingFang HK','Hiragino Sans TC','Source Han Sans HK','Source Han Sans TC','Noto Sans CJK TC','Microsoft JhengHei','Heiti TC',PMingLiU_HKSCS,PMingLiU,sans-serif}
  41. :lang(ko) textarea{font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'Apple SD Gothic Neo',NanumBarunGothic,'Malgun Gothic',Gulim,Dotum,'Nanum Gothic','Source Han Sans KR','Noto Sans CJK KR',sans-serif}
  42. :lang(ko) .markdown:not(code){font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'Apple SD Gothic Neo',NanumBarunGothic,'Malgun Gothic',Gulim,Dotum,'Nanum Gothic','Source Han Sans KR','Noto Sans CJK KR',sans-serif}
  43. :lang(ko) h1,:lang(ko) h2,:lang(ko) h3,:lang(ko) h4,:lang(ko) h5{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'Apple SD Gothic Neo',NanumBarunGothic,'Malgun Gothic',Gulim,Dotum,'Nanum Gothic','Source Han Sans KR','Noto Sans CJK KR',sans-serif}
  44. :lang(ko) .home .hero h1,:lang(ko) .home .hero h2{font-family:'PT Sans Narrow',Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'Apple SD Gothic Neo',NanumBarunGothic,'Malgun Gothic',Gulim,Dotum,'Nanum Gothic','Source Han Sans KR','Noto Sans CJK KR',sans-serif}
  45. .ui.language>.menu>.item:lang(ko),:lang(ko) .ui.accordion .title:not(.ui),:lang(ko) .ui.button,:lang(ko) .ui.card>.content>.header.ui.card>.content>.header,:lang(ko) .ui.category.search>.results .category>.name,:lang(ko) .ui.form input:not([type]),:lang(ko) .ui.form input[type=date],:lang(ko) .ui.form input[type=datetime-local],:lang(ko) .ui.form input[type=email],:lang(ko) .ui.form input[type=file],:lang(ko) .ui.form input[type=number],:lang(ko) .ui.form input[type=password],:lang(ko) .ui.form input[type=search],:lang(ko) .ui.form input[type=tel],:lang(ko) .ui.form input[type=text],:lang(ko) .ui.form input[type=time],:lang(ko) .ui.form input[type=url],:lang(ko) .ui.header,:lang(ko) .ui.input input,:lang(ko) .ui.input>input,:lang(ko) .ui.items>.item>.content>.header,:lang(ko) .ui.list .list>.item .header,:lang(ko) .ui.list>.item .header,:lang(ko) .ui.menu,:lang(ko) .ui.message .header,:lang(ko) .ui.modal>.header,:lang(ko) .ui.popup>.header,:lang(ko) .ui.search>.results .result .title,:lang(ko) .ui.search>.results>.message .header,:lang(ko) .ui.statistic>.label,:lang(ko) .ui.statistic>.value,:lang(ko) .ui.statistics .statistic>.label,:lang(ko) .ui.statistics .statistic>.value,:lang(ko) .ui.steps .step .title,:lang(ko) .ui.text.container,:lang(ko) body{font-family:Lato,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial,'Apple SD Gothic Neo',NanumBarunGothic,'Malgun Gothic',Gulim,Dotum,'Nanum Gothic','Source Han Sans KR','Noto Sans CJK KR',sans-serif}
  46. img{border-radius:3px}
  47. table{border-collapse:collapse}
  48. a{cursor:pointer}
  49. .rounded{border-radius:.28571429rem!important}
  50. .mono,code,pre{font:12px 'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace}
  51. .mono.raw,code.raw,pre.raw{padding:7px 12px;margin:10px 0;background-color:#f8f8f8;border:1px solid #ddd;border-radius:3px;font-size:13px;line-height:1.5;overflow:auto}
  52. .mono.wrap,code.wrap,pre.wrap{white-space:pre-wrap;word-break:break-all;overflow-wrap:break-word;word-wrap:break-word}
  53. .dont-break-out{overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}
  54. .full.height{flex-grow:1;padding-bottom:80px}
  55. .following.bar{z-index:900;left:0;margin:0!important}
  56. .following.bar.light{background-color:#fff;border-bottom:1px solid #ddd;box-shadow:0 2px 3px rgba(0,0,0,.04)}
  57. .following.bar .column .menu{margin-top:0}
  58. .following.bar .top.menu a.item.brand{padding-left:0}
  59. .following.bar .brand .ui.mini.image{width:30px}
  60. .following.bar .top.menu .dropdown.item.active,.following.bar .top.menu .dropdown.item:hover,.following.bar .top.menu a.item:hover{background-color:transparent}
  61. .following.bar .top.menu a.item:hover{color:rgba(0,0,0,.45)}
  62. .following.bar .top.menu .menu{z-index:900}
  63. .following.bar .octicon{margin-right:.75em}
  64. .following.bar .octicon.fitted{margin-right:0}
  65. .following.bar .searchbox{background-color:#f4f4f4!important}
  66. .following.bar .searchbox:focus{background-color:#e9e9e9!important}
  67. .following.bar .text .octicon{width:16px;text-align:center}
  68. .following.bar #navbar{width:100vw;min-height:52px;padding:0 .5rem}
  69. .following.bar #navbar .brand{margin:0}
  70. @media only screen and (max-width:767px){.following.bar #navbar:not(.shown)>:not(:first-child){display:none}
  71. }
  72. .right.stackable.menu{margin-left:auto;display:flex;align-items:inherit;flex-direction:inherit}
  73. .ui.left{float:left}
  74. .ui.right{float:right}
  75. .ui.button,.ui.menu .item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}
  76. .ui.container.fluid.padded{padding:0 10px 0 10px}
  77. .ui.form .ui.button{font-weight:400}
  78. .ui.floating.label{z-index:10}
  79. .ui.transparent.label{background-color:transparent}
  80. .ui.menu,.ui.segment,.ui.vertical.menu{box-shadow:none}
  81. .ui .menu:not(.vertical) .item>.button.compact{padding:.58928571em 1.125em}
  82. .ui .menu:not(.vertical) .item>.button.small{font-size:.92857143rem}
  83. .ui.menu .ui.dropdown.item .menu .item{margin-right:auto}
  84. .ui.dropdown .menu>.item>.floating.label{z-index:11}
  85. .ui.dropdown .menu .menu>.item>.floating.label{z-index:21}
  86. .ui .text.red{color:#d95c5c!important}
  87. .ui .text.red a{color:#d95c5c!important}
  88. .ui .text.red a:hover{color:#e67777!important}
  89. .ui .text.blue{color:#428bca!important}
  90. .ui .text.blue a{color:#15c!important}
  91. .ui .text.blue a:hover{color:#428bca!important}
  92. .ui .text.black{color:#444}
  93. .ui .text.black:hover{color:#000}
  94. .ui .text.grey{color:#767676!important}
  95. .ui .text.grey a{color:#444!important}
  96. .ui .text.grey a:hover{color:#000!important}
  97. .ui .text.light.grey{color:#888!important}
  98. .ui .text.green{color:#6cc644!important}
  99. .ui .text.purple{color:#6e5494!important}
  100. .ui .text.yellow{color:#fbbd08!important}
  101. .ui .text.gold{color:#a1882b!important}
  102. .ui .text.left{text-align:left!important}
  103. .ui .text.right{text-align:right!important}
  104. .ui .text.small{font-size:.75em}
  105. .ui .text.normal{font-weight:400}
  106. .ui .text.bold{font-weight:700}
  107. .ui .text.italic{font-style:italic}
  108. .ui .text.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}
  109. .ui .text.thin{font-weight:400}
  110. .ui .text.middle{vertical-align:middle}
  111. .ui .message{text-align:center}
  112. .ui.bottom.attached.message{font-weight:700;text-align:left;color:#000}
  113. .ui.bottom.attached.message .pull-right{color:#000}
  114. .ui.bottom.attached.message .pull-right>span,.ui.bottom.attached.message>span{color:#21ba45}
  115. .ui .header>i+.content{padding-left:.75rem;vertical-align:middle}
  116. .ui .warning.header{background-color:#f9edbe!important;border-color:#efc16b}
  117. .ui .warning.segment{border-color:#efc16b}
  118. .ui .info.segment{border:1px solid #c5d5dd}
  119. .ui .info.segment.top{background-color:#e6f1f6!important}
  120. .ui .info.segment.top h3,.ui .info.segment.top h4{margin-top:0}
  121. .ui .info.segment.top h3:last-child{margin-top:4px}
  122. .ui .info.segment.top>:last-child{margin-bottom:0}
  123. .ui .normal.header{font-weight:400}
  124. .ui .avatar.image{border-radius:3px}
  125. .ui .form .fake{display:none!important}
  126. .ui .form .sub.field{margin-left:25px}
  127. .ui .sha.label{font-family:'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace;font-size:13px;padding:6px 10px 4px 10px;font-weight:400;margin:0 6px}
  128. .ui.status.buttons .octicon{margin-right:4px}
  129. .ui.inline.delete-button{padding:8px 15px;font-weight:400}
  130. .ui .background.red{background-color:#d95c5c!important}
  131. .ui .background.blue{background-color:#428bca!important}
  132. .ui .background.black{background-color:#444}
  133. .ui .background.grey{background-color:#767676!important}
  134. .ui .background.light.grey{background-color:#888!important}
  135. .ui .background.green{background-color:#6cc644!important}
  136. .ui .background.purple{background-color:#6e5494!important}
  137. .ui .background.yellow{background-color:#fbbf09!important}
  138. .ui .background.gold{background-color:#a1882b!important}
  139. .ui .branch-tag-choice{line-height:20px}
  140. @media only screen and (max-width:767px){.ui.pagination.menu .item.navigation span.navigation_label,.ui.pagination.menu .item:not(.active):not(.navigation){display:none}
  141. }
  142. .file-comment{font:12px 'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace;color:rgba(0,0,0,.87)}
  143. .ui.floating.dropdown .overflow.menu .scrolling.menu.items{border-radius:0!important;box-shadow:none!important;border-bottom:1px solid rgba(34,36,38,.15)}
  144. .user-menu>.item{width:100%;border-radius:0!important}
  145. .scrolling.menu .item.selected{font-weight:700!important}
  146. footer{background-color:#fff;border-top:1px solid #d6d6d6;width:100%;flex-basis:40px;color:#888}
  147. footer .container{width:100vw!important;padding:0 .5rem}
  148. footer .container .fa{width:16px;text-align:center;color:#428bca}
  149. footer .container .links>*{border-left:1px solid #d6d6d6;padding-left:8px;margin-left:5px}
  150. footer .container .links>:first-child{border-left:0}
  151. footer .ui.language .menu{max-height:500px;overflow-y:auto;margin-bottom:7px}
  152. footer .ui.left,footer .ui.right{line-height:40px}
  153. .hide{display:none}
  154. .hide.show-outdated{display:none!important}
  155. .hide.hide-outdated{display:none!important}
  156. .center{text-align:center}
  157. .img-1{width:2px!important;height:2px!important}
  158. .img-2{width:4px!important;height:4px!important}
  159. .img-3{width:6px!important;height:6px!important}
  160. .img-4{width:8px!important;height:8px!important}
  161. .img-5{width:10px!important;height:10px!important}
  162. .img-6{width:12px!important;height:12px!important}
  163. .img-7{width:14px!important;height:14px!important}
  164. .img-8{width:16px!important;height:16px!important}
  165. .img-9{width:18px!important;height:18px!important}
  166. .img-10{width:20px!important;height:20px!important}
  167. .img-11{width:22px!important;height:22px!important}
  168. .img-12{width:24px!important;height:24px!important}
  169. .img-13{width:26px!important;height:26px!important}
  170. .img-14{width:28px!important;height:28px!important}
  171. .img-15{width:30px!important;height:30px!important}
  172. .img-16{width:32px!important;height:32px!important}
  173. @media only screen and (min-width:768px){.mobile-only,.ui.button.mobile-only{display:none}
  174. .sr-mobile-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
  175. }
  176. @media only screen and (max-width:767px){.not-mobile{display:none}
  177. }
  178. .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
  179. .sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
  180. @media only screen and (max-width:991px) and (min-width:768px){.ui.container{width:95%}
  181. }
  182. .hljs{background:inherit!important;padding:0!important}
  183. .ui.menu.new-menu{justify-content:center!important;padding-top:15px!important;margin-top:-15px!important;margin-bottom:15px!important;background-color:#fafafa!important;border-width:1px!important}
  184. @media only screen and (max-width:1200px){.ui.menu.new-menu{overflow-x:auto!important;justify-content:left!important;padding-bottom:5px}
  185. .ui.menu.new-menu::-webkit-scrollbar{height:8px;display:none}
  186. .ui.menu.new-menu:hover::-webkit-scrollbar{display:block}
  187. .ui.menu.new-menu::-webkit-scrollbar-track{background:rgba(0,0,0,.01)}
  188. .ui.menu.new-menu::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}
  189. .ui.menu.new-menu:after{position:absolute;margin-top:-15px;display:block;background-image:linear-gradient(to right,rgba(255,255,255,0),#fff 100%);content:' ';right:0;height:53px;z-index:1000;width:60px;clear:none;visibility:visible}
  190. .ui.menu.new-menu a.item:last-child{padding-right:30px!important}
  191. }
  192. [v-cloak]{display:none!important}
  193. .repos-search{padding-bottom:0!important}
  194. .repos-filter{margin-top:0!important;border-bottom-width:0!important;margin-bottom:2px!important}
  195. #user-heatmap{width:107%;text-align:center}
  196. #user-heatmap svg:not(:root){overflow:inherit;padding:0!important}
  197. @media only screen and (max-width:1200px){#user-heatmap{display:none}
  198. }
  199. .heatmap-color-0{background-color:#f4f4f4}
  200. .heatmap-color-1{background-color:#d7e5db}
  201. .heatmap-color-2{background-color:#adc7ab}
  202. .heatmap-color-3{background-color:#83a87b}
  203. .heatmap-color-4{background-color:#598a4b}
  204. .heatmap-color-5{background-color:#2f6b1b}
  205. .archived-icon{color:#b3b3b3!important}
  206. .oauth2-authorize-application-box{margin-top:3em!important}
  207. .ui.tabular.menu .item{color:rgba(0,0,0,.5)}
  208. .ui.tabular.menu .item:hover{color:rgba(0,0,0,.8)}
  209. .ui.tabular.menu .item.active{color:rgba(0,0,0,.9)}
  210. .markdown:not(code){overflow:hidden;font-size:16px;line-height:1.6!important;word-wrap:break-word}
  211. .markdown:not(code).ui.segment{padding:3em}
  212. .markdown:not(code).file-view{padding:2em 2em 2em!important}
  213. .markdown:not(code)>:first-child{margin-top:0!important}
  214. .markdown:not(code)>:last-child{margin-bottom:0!important}
  215. .markdown:not(code) a:not([href]){color:inherit;text-decoration:none}
  216. .markdown:not(code) .absent{color:#c00}
  217. .markdown:not(code) .anchor{position:absolute;top:0;left:0;display:block;padding-right:6px;padding-left:30px;margin-left:-30px}
  218. .markdown:not(code) .anchor:focus{outline:0}
  219. .markdown:not(code) h1,.markdown:not(code) h2,.markdown:not(code) h3,.markdown:not(code) h4,.markdown:not(code) h5,.markdown:not(code) h6{position:relative;margin-top:1em;margin-bottom:16px;font-weight:700;line-height:1.4}
  220. .markdown:not(code) h1:first-of-type,.markdown:not(code) h2:first-of-type,.markdown:not(code) h3:first-of-type,.markdown:not(code) h4:first-of-type,.markdown:not(code) h5:first-of-type,.markdown:not(code) h6:first-of-type{margin-top:0!important}
  221. .markdown:not(code) h1 .octicon-link,.markdown:not(code) h2 .octicon-link,.markdown:not(code) h3 .octicon-link,.markdown:not(code) h4 .octicon-link,.markdown:not(code) h5 .octicon-link,.markdown:not(code) h6 .octicon-link{display:none;color:#000;vertical-align:middle}
  222. .markdown:not(code) h1:hover .anchor,.markdown:not(code) h2:hover .anchor,.markdown:not(code) h3:hover .anchor,.markdown:not(code) h4:hover .anchor,.markdown:not(code) h5:hover .anchor,.markdown:not(code) h6:hover .anchor{padding-left:8px;margin-left:-30px;text-decoration:none}
  223. .markdown:not(code) h1:hover .anchor .octicon-link,.markdown:not(code) h2:hover .anchor .octicon-link,.markdown:not(code) h3:hover .anchor .octicon-link,.markdown:not(code) h4:hover .anchor .octicon-link,.markdown:not(code) h5:hover .anchor .octicon-link,.markdown:not(code) h6:hover .anchor .octicon-link{display:inline-block}
  224. .markdown:not(code) h1 code,.markdown:not(code) h1 tt,.markdown:not(code) h2 code,.markdown:not(code) h2 tt,.markdown:not(code) h3 code,.markdown:not(code) h3 tt,.markdown:not(code) h4 code,.markdown:not(code) h4 tt,.markdown:not(code) h5 code,.markdown:not(code) h5 tt,.markdown:not(code) h6 code,.markdown:not(code) h6 tt{font-size:inherit}
  225. .markdown:not(code) h1{padding-bottom:.3em;font-size:2.25em;line-height:1.2;border-bottom:1px solid #eee}
  226. .markdown:not(code) h1 .anchor{line-height:1}
  227. .markdown:not(code) h2{padding-bottom:.3em;font-size:1.75em;line-height:1.225;border-bottom:1px solid #eee}
  228. .markdown:not(code) h2 .anchor{line-height:1}
  229. .markdown:not(code) h3{font-size:1.5em;line-height:1.43}
  230. .markdown:not(code) h3 .anchor{line-height:1.2}
  231. .markdown:not(code) h4{font-size:1.25em}
  232. .markdown:not(code) h4 .anchor{line-height:1.2}
  233. .markdown:not(code) h5{font-size:1em}
  234. .markdown:not(code) h5 .anchor{line-height:1.1}
  235. .markdown:not(code) h6{font-size:1em;color:#777}
  236. .markdown:not(code) h6 .anchor{line-height:1.1}
  237. .markdown:not(code) blockquote,.markdown:not(code) dl,.markdown:not(code) ol,.markdown:not(code) p,.markdown:not(code) pre,.markdown:not(code) table,.markdown:not(code) ul{margin-top:0;margin-bottom:16px}
  238. .markdown:not(code) hr{height:4px;padding:0;margin:16px 0;background-color:#e7e7e7;border:0}
  239. .markdown:not(code) ol,.markdown:not(code) ul{padding-left:2em}
  240. .markdown:not(code) ol.no-list,.markdown:not(code) ul.no-list{padding:0;list-style-type:none}
  241. .markdown:not(code) ol ol,.markdown:not(code) ol ul,.markdown:not(code) ul ol,.markdown:not(code) ul ul{margin-top:0;margin-bottom:0}
  242. .markdown:not(code) ol ol,.markdown:not(code) ul ol{list-style-type:lower-roman}
  243. .markdown:not(code) li>p{margin-top:0}
  244. .markdown:not(code) dl{padding:0}
  245. .markdown:not(code) dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:700}
  246. .markdown:not(code) dl dd{padding:0 16px;margin-bottom:16px}
  247. .markdown:not(code) blockquote{margin-left:0;padding:0 15px;color:#777;border-left:4px solid #ddd}
  248. .markdown:not(code) blockquote>:first-child{margin-top:0}
  249. .markdown:not(code) blockquote>:last-child{margin-bottom:0}
  250. .markdown:not(code) table{width:auto;overflow:auto;word-break:keep-all;display:block}
  251. .markdown:not(code) table th{font-weight:700}
  252. .markdown:not(code) table td,.markdown:not(code) table th{padding:6px 13px!important;border:1px solid #ddd!important}
  253. .markdown:not(code) table tr{background-color:#fff;border-top:1px solid #ccc}
  254. .markdown:not(code) table tr:nth-child(2n){background-color:#f8f8f8}
  255. .markdown:not(code) img{max-width:100%;box-sizing:border-box}
  256. .markdown:not(code) .emoji{max-width:none}
  257. .markdown:not(code) span.frame{display:block;overflow:hidden}
  258. .markdown:not(code) span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid #ddd}
  259. .markdown:not(code) span.frame span img{display:block;float:left}
  260. .markdown:not(code) span.frame span span{display:block;padding:5px 0 0;clear:both;color:#333}
  261. .markdown:not(code) span.align-center{display:block;overflow:hidden;clear:both}
  262. .markdown:not(code) span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}
  263. .markdown:not(code) span.align-center span img{margin:0 auto;text-align:center}
  264. .markdown:not(code) span.align-right{display:block;overflow:hidden;clear:both}
  265. .markdown:not(code) span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}
  266. .markdown:not(code) span.align-right span img{margin:0;text-align:right}
  267. .markdown:not(code) span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}
  268. .markdown:not(code) span.float-left span{margin:13px 0 0}
  269. .markdown:not(code) span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}
  270. .markdown:not(code) span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}
  271. .markdown:not(code) code,.markdown:not(code) tt{padding:.2em 0;margin:0;font-size:85%;background-color:rgba(0,0,0,.04);border-radius:3px}
  272. .markdown:not(code) code:after,.markdown:not(code) code:before,.markdown:not(code) tt:after,.markdown:not(code) tt:before{letter-spacing:-.2em;content:"\00a0"}
  273. .markdown:not(code) code br,.markdown:not(code) tt br{display:none}
  274. .markdown:not(code) del code{text-decoration:inherit}
  275. .markdown:not(code) pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:0 0;border:0}
  276. .markdown:not(code) .highlight{margin-bottom:16px}
  277. .markdown:not(code) .highlight pre,.markdown:not(code) pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f7f7f7;border-radius:3px}
  278. .markdown:not(code) .highlight pre{margin-bottom:0;word-break:normal}
  279. .markdown:not(code) pre{word-wrap:normal}
  280. .markdown:not(code) pre code,.markdown:not(code) pre tt{display:inline;max-width:initial;padding:0;margin:0;overflow:initial;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}
  281. .markdown:not(code) pre code:after,.markdown:not(code) pre code:before,.markdown:not(code) pre tt:after,.markdown:not(code) pre tt:before{content:normal}
  282. .markdown:not(code) kbd{display:inline-block;padding:3px 5px;font-size:11px;line-height:10px;color:#555;vertical-align:middle;background-color:#fcfcfc;border:solid 1px #ccc;border-bottom-color:#bbb;border-radius:3px;box-shadow:inset 0 -1px 0 #bbb}
  283. .markdown:not(code) input[type=checkbox]{vertical-align:middle!important}
  284. .markdown:not(code) .csv-data td,.markdown:not(code) .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}
  285. .markdown:not(code) .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:#fff;border:0}
  286. .markdown:not(code) .csv-data tr{border-top:0}
  287. .markdown:not(code) .csv-data th{font-weight:700;background:#f8f8f8;border-top:0}
  288. .markdown:not(code) .ui.list .list,.markdown:not(code) ol.ui.list ol,.markdown:not(code) ul.ui.list ul{padding-left:2em}
  289. .home .logo{max-width:220px}
  290. @media only screen and (max-width:767px){.home .hero h1{font-size:3.5em}
  291. .home .hero h2{font-size:2em}
  292. }
  293. @media only screen and (min-width:768px){.home .hero h1{font-size:5.5em}
  294. .home .hero h2{font-size:3em}
  295. }
  296. .home .hero .octicon{color:#5aa509;font-size:40px;width:50px}
  297. .home .hero.header{font-size:20px}
  298. .home p.large{font-size:16px}
  299. .home .stackable{padding-top:30px}
  300. .home a{color:#5aa509}
  301. .signup{padding-top:15px}
  302. @media only screen and (max-width:880px){footer .ui.container .left,footer .ui.container .right{display:block;text-align:center;float:none}
  303. }
  304. .install{padding-top:45px}
  305. .install form label{text-align:right;width:320px!important}
  306. .install form input{width:35%!important}
  307. .install form .field{text-align:left}
  308. .install form .field .help{margin-left:335px!important}
  309. .install form .field.optional .title{margin-left:38%}
  310. .install .ui .checkbox{margin-left:40%!important}
  311. .install .ui .checkbox label{width:auto!important}
  312. .form .help{color:#999;padding-top:.6em;padding-bottom:.6em;display:inline-block}
  313. .ui.attached.header{background:#f0f0f0}
  314. .ui.attached.header .right{margin-top:-5px}
  315. .ui.attached.header .right .button{padding:8px 10px;font-weight:400}
  316. #create-page-form form{margin:auto}
  317. #create-page-form form .ui.message{text-align:center}
  318. @media only screen and (min-width:768px){#create-page-form form{width:800px!important}
  319. #create-page-form form .header{padding-left:280px!important}
  320. #create-page-form form .inline.field>label{text-align:right;width:250px!important;word-wrap:break-word}
  321. #create-page-form form .help{margin-left:265px!important}
  322. #create-page-form form .optional .title{margin-left:250px!important}
  323. #create-page-form form input,#create-page-form form textarea{width:50%!important}
  324. }
  325. @media only screen and (max-width:767px){#create-page-form form .optional .title{margin-left:15px}
  326. #create-page-form form .inline.field>label{display:block}
  327. }
  328. .signin .oauth2 div{display:inline-block}
  329. .signin .oauth2 div p{margin:10px 5px 0 0;float:left}
  330. .signin .oauth2 a{margin-right:3px}
  331. .signin .oauth2 a:last-child{margin-right:0}
  332. .signin .oauth2 img{width:32px;height:32px}
  333. .signin .oauth2 img.openidConnect{width:auto}
  334. @media only screen and (min-width:768px){.g-recaptcha{margin:0 auto!important;width:304px;padding-left:30px}
  335. }
  336. @media screen and (max-height:575px){#rc-imageselect,.g-recaptcha{transform:scale(.77);transform-origin:0 0}
  337. }
  338. .user.activate form,.user.forgot.password form,.user.reset.password form,.user.signin form,.user.signup form{margin:auto}
  339. .user.activate form .ui.message,.user.forgot.password form .ui.message,.user.reset.password form .ui.message,.user.signin form .ui.message,.user.signup form .ui.message{text-align:center}
  340. @media only screen and (min-width:768px){.user.activate form,.user.forgot.password form,.user.reset.password form,.user.signin form,.user.signup form{width:800px!important}
  341. .user.activate form .header,.user.forgot.password form .header,.user.reset.password form .header,.user.signin form .header,.user.signup form .header{padding-left:280px!important}
  342. .user.activate form .inline.field>label,.user.forgot.password form .inline.field>label,.user.reset.password form .inline.field>label,.user.signin form .inline.field>label,.user.signup form .inline.field>label{text-align:right;width:250px!important;word-wrap:break-word}
  343. .user.activate form .help,.user.forgot.password form .help,.user.reset.password form .help,.user.signin form .help,.user.signup form .help{margin-left:265px!important}
  344. .user.activate form .optional .title,.user.forgot.password form .optional .title,.user.reset.password form .optional .title,.user.signin form .optional .title,.user.signup form .optional .title{margin-left:250px!important}
  345. .user.activate form input,.user.activate form textarea,.user.forgot.password form input,.user.forgot.password form textarea,.user.reset.password form input,.user.reset.password form textarea,.user.signin form input,.user.signin form textarea,.user.signup form input,.user.signup form textarea{width:50%!important}
  346. }
  347. @media only screen and (max-width:767px){.user.activate form .optional .title,.user.forgot.password form .optional .title,.user.reset.password form .optional .title,.user.signin form .optional .title,.user.signup form .optional .title{margin-left:15px}
  348. .user.activate form .inline.field>label,.user.forgot.password form .inline.field>label,.user.reset.password form .inline.field>label,.user.signin form .inline.field>label,.user.signup form .inline.field>label{display:block}
  349. }
  350. .user.activate form,.user.forgot.password form,.user.reset.password form,.user.signin form,.user.signup form{width:700px!important}
  351. .user.activate form .header,.user.forgot.password form .header,.user.reset.password form .header,.user.signin form .header,.user.signup form .header{padding-left:0!important;text-align:center}
  352. .user.activate form .inline.field>label,.user.forgot.password form .inline.field>label,.user.reset.password form .inline.field>label,.user.signin form .inline.field>label,.user.signup form .inline.field>label{width:200px}
  353. @media only screen and (max-width:768px){.user.activate form .inline.field>label,.user.activate form input,.user.forgot.password form .inline.field>label,.user.forgot.password form input,.user.reset.password form .inline.field>label,.user.reset.password form input,.user.signin form .inline.field>label,.user.signin form input,.user.signup form .inline.field>label,.user.signup form input{width:100%!important}
  354. }
  355. .repository.new.fork form,.repository.new.migrate form,.repository.new.repo form{margin:auto}
  356. .repository.new.fork form .ui.message,.repository.new.migrate form .ui.message,.repository.new.repo form .ui.message{text-align:center}
  357. @media only screen and (min-width:768px){.repository.new.fork form,.repository.new.migrate form,.repository.new.repo form{width:800px!important}
  358. .repository.new.fork form .header,.repository.new.migrate form .header,.repository.new.repo form .header{padding-left:280px!important}
  359. .repository.new.fork form .inline.field>label,.repository.new.migrate form .inline.field>label,.repository.new.repo form .inline.field>label{text-align:right;width:250px!important;word-wrap:break-word}
  360. .repository.new.fork form .help,.repository.new.migrate form .help,.repository.new.repo form .help{margin-left:265px!important}
  361. .repository.new.fork form .optional .title,.repository.new.migrate form .optional .title,.repository.new.repo form .optional .title{margin-left:250px!important}
  362. .repository.new.fork form input,.repository.new.fork form textarea,.repository.new.migrate form input,.repository.new.migrate form textarea,.repository.new.repo form input,.repository.new.repo form textarea{width:50%!important}
  363. }
  364. @media only screen and (max-width:767px){.repository.new.fork form .optional .title,.repository.new.migrate form .optional .title,.repository.new.repo form .optional .title{margin-left:15px}
  365. .repository.new.fork form .inline.field>label,.repository.new.migrate form .inline.field>label,.repository.new.repo form .inline.field>label{display:block}
  366. }
  367. .repository.new.fork form .dropdown .dropdown.icon,.repository.new.migrate form .dropdown .dropdown.icon,.repository.new.repo form .dropdown .dropdown.icon{margin-top:-7px!important;padding-bottom:5px}
  368. .repository.new.fork form .dropdown .text,.repository.new.migrate form .dropdown .text,.repository.new.repo form .dropdown .text{margin-right:0!important}
  369. .repository.new.fork form .dropdown .text i,.repository.new.migrate form .dropdown .text i,.repository.new.repo form .dropdown .text i{margin-right:0!important}
  370. .repository.new.fork form .header,.repository.new.migrate form .header,.repository.new.repo form .header{padding-left:0!important;text-align:center}
  371. @media only screen and (max-width:768px){.repository.new.fork form .selection.dropdown,.repository.new.fork form input,.repository.new.fork form label,.repository.new.migrate form .selection.dropdown,.repository.new.migrate form input,.repository.new.migrate form label,.repository.new.repo form .selection.dropdown,.repository.new.repo form input,.repository.new.repo form label{width:100%!important}
  372. .repository.new.fork form .field a,.repository.new.fork form .field button,.repository.new.migrate form .field a,.repository.new.migrate form .field button,.repository.new.repo form .field a,.repository.new.repo form .field button{margin-bottom:1em;width:100%}
  373. }
  374. @media only screen and (min-width:768px){.repository.new.repo .ui.form #auto-init{margin-left:265px!important}
  375. }
  376. .repository.new.repo .ui.form .selection.dropdown:not(.owner){width:50%!important}
  377. @media only screen and (max-width:768px){.repository.new.repo .ui.form .selection.dropdown:not(.owner){width:100%!important}
  378. }
  379. .new.webhook form .help{margin-left:25px}
  380. .new.webhook .events.fields .column{padding-left:40px}
  381. .githook textarea{font-family:'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace}
  382. @media only screen and (max-width:768px){.new.org .ui.form .field a,.new.org .ui.form .field button{margin-bottom:1em;width:100%}
  383. .new.org .ui.form .field input{width:100%!important}
  384. }
  385. .repository{padding-top:15px}
  386. .repository .repo-header .ui.compact.menu{margin-left:1rem}
  387. .repository .repo-header .ui.header{margin-top:0}
  388. .repository .repo-header .mega-octicon{width:30px;font-size:30px}
  389. .repository .repo-header .ui.huge.breadcrumb{font-weight:400;font-size:1.5rem}
  390. .repository .repo-header .fork-flag{margin-left:36px;margin-top:3px;display:block;font-size:12px;white-space:nowrap}
  391. .repository .repo-header .octicon.octicon-repo-forked{margin-top:-1px;font-size:15px}
  392. .repository .repo-header .button{margin-top:2px;margin-bottom:2px}
  393. .repository .tabs .navbar{justify-content:initial}
  394. .repository .navbar{display:flex;justify-content:space-between}
  395. .repository .navbar .ui.label{margin-left:7px;padding:3px 5px}
  396. .repository .owner.dropdown{min-width:40%!important}
  397. .repository #file-buttons{margin-left:auto!important;font-weight:400}
  398. .repository #file-buttons .ui.button{padding:8px 10px;font-weight:400}
  399. .repository .metas .menu{max-height:300px;overflow-x:auto}
  400. .repository .metas .ui.list .hide{display:none!important}
  401. .repository .metas .ui.list .item{padding:0}
  402. .repository .metas .ui.list .label.color{padding:0 8px;margin-right:5px}
  403. .repository .metas .ui.list a{margin:2px 0}
  404. .repository .metas .ui.list a .text{color:#444}
  405. .repository .metas .ui.list a .text:hover{color:#000}
  406. .repository .metas #deadlineForm input{width:12.8rem;border-radius:4px 0 0 4px;border-right:0;white-space:nowrap}
  407. .repository .header-wrapper{background-color:#fafafa;margin-top:-15px;padding-top:15px}
  408. .repository .header-wrapper .ui.tabs.divider{border-bottom:0}
  409. .repository .header-wrapper .ui.tabular .octicon{margin-right:5px}
  410. .repository .filter.menu .label.color{border-radius:3px;margin-left:15px;padding:0 8px}
  411. .repository .filter.menu .octicon{float:left;margin:5px -7px 0 -5px;width:16px}
  412. .repository .filter.menu.labels .octicon{margin:-2px -7px 0 -5px}
  413. .repository .filter.menu .text{margin-left:.9em}
  414. .repository .filter.menu .menu{max-height:300px;overflow-x:auto;right:0!important;left:auto!important}
  415. .repository .filter.menu .dropdown.item{margin:1px;padding-right:0}
  416. .repository .select-label .item{max-width:250px;overflow:hidden;text-overflow:ellipsis}
  417. .repository .select-label .desc{padding-left:16px}
  418. .repository .ui.tabs.container{margin-top:14px;margin-bottom:0}
  419. .repository .ui.tabs.container .ui.menu{border-bottom:0}
  420. .repository .ui.tabs.divider{margin-top:0;margin-bottom:20px}
  421. .repository #clone-panel{width:350px}
  422. @media only screen and (max-width:768px){.repository #clone-panel{width:100%}
  423. }
  424. .repository #clone-panel input{border-radius:0;padding:5px 10px;width:50%}
  425. .repository #clone-panel .clone.button{font-size:13px;padding:0 5px}
  426. .repository #clone-panel .clone.button:first-child{border-radius:.28571429rem 0 0 .28571429rem}
  427. .repository #clone-panel .icon.button{padding:0 10px}
  428. .repository #clone-panel .dropdown .menu{right:0!important;left:auto!important}
  429. .repository.file.list .repo-description{display:flex;justify-content:space-between;align-items:center}
  430. .repository.file.list #repo-desc{font-size:1.2em}
  431. .repository.file.list .choose.reference .header .icon{font-size:1.4em}
  432. .repository.file.list .repo-path .divider,.repository.file.list .repo-path .section{display:inline}
  433. .repository.file.list #file-buttons{font-weight:400}
  434. .repository.file.list #file-buttons .ui.button{padding:8px 10px;font-weight:400}
  435. @media only screen and (max-width:768px){.repository.file.list #file-buttons .ui.tiny.blue.buttons{width:100%}
  436. }
  437. .repository.file.list #repo-files-table thead th{padding-top:8px;padding-bottom:5px;font-weight:400}
  438. .repository.file.list #repo-files-table thead .ui.avatar{margin-bottom:5px}
  439. .repository.file.list #repo-files-table tbody .octicon{margin-left:3px;margin-right:5px;color:#777}
  440. .repository.file.list #repo-files-table tbody .octicon.octicon-mail-reply{margin-right:10px}
  441. .repository.file.list #repo-files-table tbody .octicon.octicon-file-directory,.repository.file.list #repo-files-table tbody .octicon.octicon-file-submodule,.repository.file.list #repo-files-table tbody .octicon.octicon-file-symlink-directory{color:#1e70bf}
  442. .repository.file.list #repo-files-table td{padding-top:8px;padding-bottom:8px;overflow:initial}
  443. .repository.file.list #repo-files-table td.name{max-width:150px}
  444. .repository.file.list #repo-files-table td.message{max-width:400px}
  445. .repository.file.list #repo-files-table td.age{width:120px}
  446. .repository.file.list #repo-files-table td .truncate{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}
  447. .repository.file.list #repo-files-table td.message .isSigned{cursor:default}
  448. .repository.file.list #repo-files-table tr:hover{background-color:#ffe}
  449. .repository.file.list #repo-files-table .jumpable-path{color:#888}
  450. .repository.file.list .non-diff-file-content .header .icon{font-size:1em}
  451. .repository.file.list .non-diff-file-content .header .file-actions{margin-top:0;margin-bottom:-5px;padding-left:20px}
  452. .repository.file.list .non-diff-file-content .header .file-actions .btn-octicon{display:inline-block;padding:5px;margin-left:5px;line-height:1;color:#767676;vertical-align:middle;background:0 0;border:0;outline:0}
  453. .repository.file.list .non-diff-file-content .header .file-actions .btn-octicon:hover{color:#4078c0}
  454. .repository.file.list .non-diff-file-content .header .file-actions .btn-octicon-danger:hover{color:#bd2c00}
  455. .repository.file.list .non-diff-file-content .header .file-actions .btn-octicon.disabled{color:#bbb;cursor:default}
  456. .repository.file.list .non-diff-file-content .header .file-actions #delete-file-form{display:inline-block}
  457. .repository.file.list .non-diff-file-content .view-raw{padding:5px}
  458. .repository.file.list .non-diff-file-content .view-raw *{max-width:100%}
  459. .repository.file.list .non-diff-file-content .view-raw img{padding:5px 5px 0 5px}
  460. .repository.file.list .non-diff-file-content .plain-text{padding:1em 2em 1em 2em}
  461. .repository.file.list .non-diff-file-content .plain-text pre{word-break:break-word;white-space:pre-wrap}
  462. .repository.file.list .non-diff-file-content pre{overflow:auto}
  463. .repository.file.list .non-diff-file-content .code-view *{font-size:12px;font-family:'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace;line-height:20px}
  464. .repository.file.list .non-diff-file-content .code-view table{width:100%}
  465. .repository.file.list .non-diff-file-content .code-view .lines-num{vertical-align:top;text-align:right;color:#999;background:#f5f5f5;width:1%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
  466. .repository.file.list .non-diff-file-content .code-view .lines-num span{line-height:20px;padding:0 10px;cursor:pointer;display:block}
  467. .repository.file.list .non-diff-file-content .code-view .lines-code,.repository.file.list .non-diff-file-content .code-view .lines-num{padding:0}
  468. .repository.file.list .non-diff-file-content .code-view .lines-code .hljs,.repository.file.list .non-diff-file-content .code-view .lines-code ol,.repository.file.list .non-diff-file-content .code-view .lines-code pre,.repository.file.list .non-diff-file-content .code-view .lines-num .hljs,.repository.file.list .non-diff-file-content .code-view .lines-num ol,.repository.file.list .non-diff-file-content .code-view .lines-num pre{background-color:#fff;margin:0;padding:0!important}
  469. .repository.file.list .non-diff-file-content .code-view .lines-code .hljs li,.repository.file.list .non-diff-file-content .code-view .lines-code ol li,.repository.file.list .non-diff-file-content .code-view .lines-code pre li,.repository.file.list .non-diff-file-content .code-view .lines-num .hljs li,.repository.file.list .non-diff-file-content .code-view .lines-num ol li,.repository.file.list .non-diff-file-content .code-view .lines-num pre li{display:block;width:100%}
  470. .repository.file.list .non-diff-file-content .code-view .lines-code .hljs li.active,.repository.file.list .non-diff-file-content .code-view .lines-code ol li.active,.repository.file.list .non-diff-file-content .code-view .lines-code pre li.active,.repository.file.list .non-diff-file-content .code-view .lines-num .hljs li.active,.repository.file.list .non-diff-file-content .code-view .lines-num ol li.active,.repository.file.list .non-diff-file-content .code-view .lines-num pre li.active{background:#ffd}
  471. .repository.file.list .non-diff-file-content .code-view .lines-code .hljs li:before,.repository.file.list .non-diff-file-content .code-view .lines-code ol li:before,.repository.file.list .non-diff-file-content .code-view .lines-code pre li:before,.repository.file.list .non-diff-file-content .code-view .lines-num .hljs li:before,.repository.file.list .non-diff-file-content .code-view .lines-num ol li:before,.repository.file.list .non-diff-file-content .code-view .lines-num pre li:before{content:' '}
  472. .repository.file.list .non-diff-file-content .code-view .lines-commit{vertical-align:top;color:#999;padding:0;background:#f5f5f5;width:1%;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}
  473. .repository.file.list .non-diff-file-content .code-view .lines-commit .blame-info{width:350px;max-width:350px;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 0 0 10px}
  474. .repository.file.list .non-diff-file-content .code-view .lines-commit .blame-info .blame-data{display:flex;font-family:-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Helvetica,Arial}
  475. .repository.file.list .non-diff-file-content .code-view .lines-commit .blame-info .blame-data .blame-message{flex-grow:2;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:20px}
  476. .repository.file.list .non-diff-file-content .code-view .lines-commit .blame-info .blame-data .blame-avatar,.repository.file.list .non-diff-file-content .code-view .lines-commit .blame-info .blame-data .blame-time{flex-shrink:0}
  477. .repository.file.list .non-diff-file-content .code-view .lines-commit .ui.avatar.image{height:18px;width:18px}
  478. .repository.file.list .non-diff-file-content .code-view .lines-code .bottom-line,.repository.file.list .non-diff-file-content .code-view .lines-commit .bottom-line,.repository.file.list .non-diff-file-content .code-view .lines-num .bottom-line{border-bottom:1px solid #eaecef}
  479. .repository.file.list .non-diff-file-content .code-view .active{background:#ffd}
  480. .repository.file.list .sidebar{padding-left:0}
  481. .repository.file.list .sidebar .octicon{width:16px}
  482. .repository.file.editor .treepath{width:100%}
  483. .repository.file.editor .treepath input{vertical-align:middle;box-shadow:rgba(0,0,0,.0745098) 0 1px 2px inset;width:inherit;padding:7px 8px;margin-right:5px}
  484. .repository.file.editor .tabular.menu .octicon{margin-right:5px}
  485. .repository.file.editor .commit-form-wrapper{padding-left:64px}
  486. .repository.file.editor .commit-form-wrapper .commit-avatar{float:left;margin-left:-64px;width:3em;height:auto}
  487. .repository.file.editor .commit-form-wrapper .commit-form{position:relative;padding:15px;margin-bottom:10px;border:1px solid #ddd;border-radius:3px}
  488. .repository.file.editor .commit-form-wrapper .commit-form:after,.repository.file.editor .commit-form-wrapper .commit-form:before{right:100%;top:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
  489. .repository.file.editor .commit-form-wrapper .commit-form:before{border-right-color:#d3d3d4;border-width:9px;margin-top:-9px}
  490. .repository.file.editor .commit-form-wrapper .commit-form:after{border-right-color:#f7f7f7;border-width:8px;margin-top:-8px}
  491. .repository.file.editor .commit-form-wrapper .commit-form:after{border-right-color:#fff}
  492. .repository.file.editor .commit-form-wrapper .commit-form .quick-pull-choice .branch-name{display:inline-block;padding:3px 6px;font:12px 'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace;color:rgba(0,0,0,.65);background-color:rgba(209,227,237,.45);border-radius:3px}
  493. .repository.file.editor .commit-form-wrapper .commit-form .quick-pull-choice .new-branch-name-input{position:relative;margin-left:25px}
  494. .repository.file.editor .commit-form-wrapper .commit-form .quick-pull-choice .new-branch-name-input input{width:240px!important;padding-left:26px!important}
  495. .repository.file.editor .commit-form-wrapper .commit-form .quick-pull-choice .octicon-git-branch{position:absolute;top:9px;left:10px;color:#b0c4ce}
  496. .repository.options #interval{width:100px!important;min-width:100px}
  497. .repository.options .danger .item{padding:20px 15px}
  498. .repository.options .danger .ui.divider{margin:0}
  499. .repository.new.issue .comment.form .comment .avatar{width:3em}
  500. .repository.new.issue .comment.form .content{margin-left:4em}
  501. .repository.new.issue .comment.form .content:after,.repository.new.issue .comment.form .content:before{right:100%;top:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
  502. .repository.new.issue .comment.form .content:before{border-right-color:#d3d3d4;border-width:9px;margin-top:-9px}
  503. .repository.new.issue .comment.form .content:after{border-right-color:#f7f7f7;border-width:8px;margin-top:-8px}
  504. .repository.new.issue .comment.form .content:after{border-right-color:#fff}
  505. .repository.new.issue .comment.form .content .markdown{font-size:14px}
  506. .repository.new.issue .comment.form .metas{min-width:220px}
  507. .repository.new.issue .comment.form .metas .filter.menu{max-height:300px;overflow-x:auto}
  508. .repository.view.issue .title{padding-bottom:0!important}
  509. .repository.view.issue .title h1{font-weight:300;font-size:2.3rem;margin-bottom:5px}
  510. .repository.view.issue .title h1 .ui.input{font-size:.5em;vertical-align:top;width:50%;min-width:600px}
  511. .repository.view.issue .title h1 .ui.input input{font-size:1.5em;padding:6px 10px}
  512. .repository.view.issue .title .index{font-weight:300;color:#aaa;letter-spacing:-1px}
  513. .repository.view.issue .title .label{margin-right:10px}
  514. .repository.view.issue .title .edit-zone{margin-top:10px}
  515. .repository.view.issue .pull-desc code{color:#0166e6}
  516. .repository.view.issue .pull.tabular.menu{margin-bottom:10px}
  517. .repository.view.issue .pull.tabular.menu .octicon{margin-right:5px}
  518. .repository.view.issue .pull.tab.segment{border:0;padding:10px 0 0;box-shadow:none;background-color:inherit}
  519. .repository.view.issue .pull .merge.box .avatar{margin-left:10px;margin-top:10px}
  520. .repository.view.issue .pull .review-item .avatar,.repository.view.issue .pull .review-item .type-icon{float:none;display:inline-block;text-align:center;vertical-align:middle}
  521. .repository.view.issue .pull .review-item .avatar .octicon,.repository.view.issue .pull .review-item .type-icon .octicon{width:23px;font-size:23px;margin-top:.45em}
  522. .repository.view.issue .pull .review-item .text{margin:.3em 0 .5em .5em}
  523. .repository.view.issue .pull .review-item .type-icon{float:right;margin-right:1em}
  524. .repository.view.issue .pull .review-item .divider{margin:.5rem 0}
  525. .repository.view.issue .pull .review-item .review-content{padding:1em 0 1em 3.8em}
  526. .repository.view.issue .comment-list:before{display:block;content:"";position:absolute;margin-top:12px;margin-bottom:14px;top:0;bottom:0;left:96px;width:2px;background-color:#f3f3f3;z-index:-1}
  527. .repository.view.issue .comment-list .comment .avatar{width:3em}
  528. .repository.view.issue .comment-list .comment .tag{color:#767676;margin-top:3px;padding:2px 5px;font-size:12px;border:1px solid rgba(0,0,0,.1);border-radius:3px}
  529. .repository.view.issue .comment-list .comment .actions .item{float:left}
  530. .repository.view.issue .comment-list .comment .actions .item.tag{margin-right:5px}
  531. .repository.view.issue .comment-list .comment .actions .item.action{margin-top:6px;margin-left:10px}
  532. .repository.view.issue .comment-list .comment .content{margin-left:4em}
  533. .repository.view.issue .comment-list .comment .content>.header{font-weight:400;padding:auto 15px;position:relative;color:#767676;background-color:#f7f7f7;border-bottom:1px solid #eee;border-top-left-radius:3px;border-top-right-radius:3px}
  534. .repository.view.issue .comment-list .comment .content>.header:after,.repository.view.issue .comment-list .comment .content>.header:before{right:100%;top:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
  535. .repository.view.issue .comment-list .comment .content>.header:before{border-right-color:#d3d3d4;border-width:9px;margin-top:-9px}
  536. .repository.view.issue .comment-list .comment .content>.header:after{border-right-color:#f7f7f7;border-width:8px;margin-top:-8px}
  537. .repository.view.issue .comment-list .comment .content>.header .text{max-width:78%;padding-top:10px;padding-bottom:10px}
  538. .repository.view.issue .comment-list .comment .content .markdown{font-size:14px}
  539. .repository.view.issue .comment-list .comment .content .no-content{color:#767676;font-style:italic}
  540. .repository.view.issue .comment-list .comment .content>.bottom.segment{background:#f3f4f5}
  541. .repository.view.issue .comment-list .comment .content>.bottom.segment .ui.images::after{clear:both;content:' ';display:block}
  542. .repository.view.issue .comment-list .comment .content>.bottom.segment a{display:block;float:left;margin:5px;padding:5px;height:150px;border:solid 1px #eee;border-radius:3px;max-width:150px;background-color:#fff}
  543. .repository.view.issue .comment-list .comment .content>.bottom.segment a:before{content:' ';display:inline-block;height:100%;vertical-align:middle}
  544. .repository.view.issue .comment-list .comment .content>.bottom.segment .ui.image{max-height:100%;width:auto;margin:0;vertical-align:middle}
  545. .repository.view.issue .comment-list .comment .content>.bottom.segment span.ui.image{font-size:128px;color:#000}
  546. .repository.view.issue .comment-list .comment .content>.bottom.segment span.ui.image:hover{color:#000}
  547. .repository.view.issue .comment-list .comment .ui.form .field:first-child{clear:none}
  548. .repository.view.issue .comment-list .comment .ui.form .tab.segment{border:0;padding:10px 0 0}
  549. .repository.view.issue .comment-list .comment .ui.form textarea{height:200px;font-family:'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace}
  550. .repository.view.issue .comment-list .comment .edit.buttons{margin-top:10px}
  551. .repository.view.issue .comment-list .event{position:relative;margin:15px 0 15px 79px;padding-left:25px}
  552. .repository.view.issue .comment-list .event .octicon{width:30px;float:left;text-align:center}
  553. .repository.view.issue .comment-list .event .octicon.octicon-circle-slash{margin-top:5px;margin-left:-34.5px;font-size:20px;color:#bd2c00}
  554. .repository.view.issue .comment-list .event .octicon.octicon-primitive-dot{margin-left:-28.5px;margin-right:-1px;font-size:30px;color:#6cc644}
  555. .repository.view.issue .comment-list .event .octicon.octicon-bookmark{margin-top:3px;margin-left:-31px;margin-right:-1px;font-size:25px}
  556. .repository.view.issue .comment-list .event .octicon.octicon-comment{margin-top:4px;margin-left:-35px;font-size:24px}
  557. .repository.view.issue .comment-list .event .octicon.octicon-eye{margin-top:3px;margin-left:-35px;margin-right:0;font-size:22px}
  558. .repository.view.issue .comment-list .event .octicon.octicon-x{margin-left:-33px;font-size:25px}
  559. .repository.view.issue .comment-list .event .detail{font-size:.9rem;margin-top:5px;margin-left:35px}
  560. .repository.view.issue .comment-list .event .detail .octicon.octicon-git-commit{margin-top:2px}
  561. .repository.view.issue .ui.segment.metas{margin-top:-3px}
  562. .repository.view.issue .ui.participants img{margin-top:5px;margin-right:5px}
  563. .repository.view.issue .ui.depending .item.is-closed .title{text-decoration:line-through}
  564. .repository .comment.form .ui.comments{margin-top:-12px;max-width:100%}
  565. .repository .comment.form .content .field:first-child{clear:none}
  566. .repository .comment.form .content .form:after,.repository .comment.form .content .form:before{right:100%;top:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
  567. .repository .comment.form .content .form:before{border-right-color:#d3d3d4;border-width:9px;margin-top:-9px}
  568. .repository .comment.form .content .form:after{border-right-color:#f7f7f7;border-width:8px;margin-top:-8px}
  569. .repository .comment.form .content .form:after{border-right-color:#fff}
  570. .repository .comment.form .content .tab.segment{border:0;padding:10px 0 0}
  571. .repository .comment.form .content textarea{height:200px;font-family:'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace}
  572. .repository .label.list{list-style:none;padding-top:15px}
  573. .repository .label.list .item{padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #aaa}
  574. .repository .label.list .item a{font-size:15px;padding-top:5px;padding-right:10px;color:#666}
  575. .repository .label.list .item a:hover{color:#000}
  576. .repository .label.list .item a.open-issues{margin-right:30px}
  577. .repository .label.list .item .ui.label{font-size:1em}
  578. .repository .milestone.list{list-style:none;padding-top:15px}
  579. .repository .milestone.list>.item{padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #aaa}
  580. .repository .milestone.list>.item>a{padding-top:5px;padding-right:10px;color:#000}
  581. .repository .milestone.list>.item>a:hover{color:#4078c0}
  582. .repository .milestone.list>.item .ui.progress{width:40%;padding:0;border:0;margin:0}
  583. .repository .milestone.list>.item .ui.progress .bar{height:20px}
  584. .repository .milestone.list>.item .meta{color:#999;padding-top:5px}
  585. .repository .milestone.list>.item .meta .issue-stats .octicon{padding-left:5px}
  586. .repository .milestone.list>.item .meta .overdue{color:red}
  587. .repository .milestone.list>.item .operate{margin-top:-15px}
  588. .repository .milestone.list>.item .operate>a{font-size:15px;padding-top:5px;padding-right:10px;color:#666}
  589. .repository .milestone.list>.item .operate>a:hover{color:#000}
  590. .repository .milestone.list>.item .content{padding-top:10px}
  591. .repository.new.milestone textarea{height:200px}
  592. .repository.new.milestone #deadline{width:150px}
  593. .repository.compare.pull .show-form-container{text-align:left}
  594. .repository.compare.pull .choose.branch .octicon{padding-right:10px}
  595. .repository.compare.pull .comment.form .content:after,.repository.compare.pull .comment.form .content:before{right:100%;top:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
  596. .repository.compare.pull .comment.form .content:before{border-right-color:#d3d3d4;border-width:9px;margin-top:-9px}
  597. .repository.compare.pull .comment.form .content:after{border-right-color:#f7f7f7;border-width:8px;margin-top:-8px}
  598. .repository.compare.pull .comment.form .content:after{border-right-color:#fff}
  599. .repository .filter.dropdown .menu{margin-top:1px!important}
  600. .repository.branches .commit-divergence .bar-group{position:relative;float:left;padding-bottom:6px;width:90px}
  601. .repository.branches .commit-divergence .bar-group:last-child{border-left:1px solid #b4b4b4}
  602. .repository.branches .commit-divergence .count{margin:0 3px}
  603. .repository.branches .commit-divergence .count.count-ahead{text-align:left}
  604. .repository.branches .commit-divergence .count.count-behind{text-align:right}
  605. .repository.branches .commit-divergence .bar{height:4px;position:absolute;background-color:#d4d4d5}
  606. .repository.branches .commit-divergence .bar.bar-behind{right:0}
  607. .repository.branches .commit-divergence .bar.bar-ahead{left:0}
  608. .repository.commits .header .search input{font-weight:400;padding:5px 10px}
  609. .repository #commits-table thead th:first-of-type{padding-left:15px}
  610. .repository #commits-table thead .sha{width:140px}
  611. .repository #commits-table thead .shatd{text-align:center}
  612. .repository #commits-table td.sha .sha.label{margin:0}
  613. .repository #commits-table.ui.basic.striped.table tbody tr:nth-child(2n){background-color:rgba(0,0,0,.02)!important}
  614. .repository #commits-table td.sha .sha.label.isSigned,.repository #repo-files-table .sha.label.isSigned{border:1px solid #bbb}
  615. .repository #commits-table td.sha .sha.label.isSigned .detail.icon,.repository #repo-files-table .sha.label.isSigned .detail.icon{background:#fafafa;margin:-6px -10px -4px 0;padding:5px 3px 5px 6px;border-left:1px solid #bbb;border-top-left-radius:0;border-bottom-left-radius:0}
  616. .repository #commits-table td.sha .sha.label.isSigned.isVerified,.repository #repo-files-table .sha.label.isSigned.isVerified{border:1px solid #21ba45;background:rgba(33,186,69,.1)}
  617. .repository #commits-table td.sha .sha.label.isSigned.isVerified .detail.icon,.repository #repo-files-table .sha.label.isSigned.isVerified .detail.icon{border-left:1px solid rgba(33,186,69,.5)}
  618. .repository .diff-detail-box{padding:7px 0;background:#fff;line-height:30px}
  619. .repository .diff-detail-box>div:after{clear:both;content:"";display:block}
  620. .repository .diff-detail-box ol{clear:both;padding-left:0;margin-top:5px;margin-bottom:28px}
  621. .repository .diff-detail-box ol li{list-style:none;padding-bottom:4px;margin-bottom:4px;border-bottom:1px dashed #ddd;padding-left:6px}
  622. .repository .diff-detail-box span.status{display:inline-block;width:12px;height:12px;margin-right:8px;vertical-align:middle}
  623. .repository .diff-detail-box span.status.modify{background-color:#f0db88}
  624. .repository .diff-detail-box span.status.add{background-color:#b4e2b4}
  625. .repository .diff-detail-box span.status.del{background-color:#e9aeae}
  626. .repository .diff-detail-box span.status.rename{background-color:#dad8ff}
  627. .repository .diff-detail-box .detail-files{background:#fff;margin:0}
  628. .repository .diff-box .header{display:flex;align-items:center}
  629. .repository .diff-box .header .count{margin-right:12px;font-size:13px;flex:0 0 auto}
  630. .repository .diff-box .header .count .bar{background-color:#bd2c00;height:12px;width:40px;display:inline-block;margin:2px 4px 0 4px;vertical-align:text-top}
  631. .repository .diff-box .header .count .bar .add{background-color:#55a532;height:12px}
  632. .repository .diff-box .header .file{flex:1;color:#888;word-break:break-all}
  633. .repository .diff-box .header .button{margin:-5px 0 -5px 12px;padding:8px 10px;flex:0 0 auto}
  634. .repository .diff-file-box .header{background-color:#f7f7f7}
  635. .repository .diff-file-box .file-body.file-code .lines-num{text-align:right;color:#a6a6a6;background:#fafafa;width:1%;min-width:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top}
  636. .repository .diff-file-box .file-body.file-code .lines-num span.fold{display:block;text-align:center}
  637. .repository .diff-file-box .file-body.file-code .lines-num-old{border-right:1px solid #ddd}
  638. .repository .diff-file-box .code-diff{font-size:12px}
  639. .repository .diff-file-box .code-diff td{padding:0 0 0 10px;border-top:0}
  640. .repository .diff-file-box .code-diff .lines-num{border-color:#d4d4d5;border-right-width:1px;border-right-style:solid;padding:0 5px}
  641. .repository .diff-file-box .code-diff tbody tr td.halfwidth{width:49%}
  642. .repository .diff-file-box .code-diff tbody tr td.tag-code,.repository .diff-file-box .code-diff tbody tr.tag-code td{background-color:#f0f0f0!important;border-color:#d3cfcf!important;padding-top:8px;padding-bottom:8px}
  643. .repository .diff-file-box .code-diff tbody tr .removed-code{background-color:#f99}
  644. .repository .diff-file-box .code-diff tbody tr .added-code{background-color:#9f9}
  645. .repository .diff-file-box .code-diff tbody tr [data-line-num]::before{content:attr(data-line-num);text-align:right}
  646. .repository .diff-file-box .code-diff tbody tr .lines-type-marker{width:10px;min-width:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
  647. .repository .diff-file-box .code-diff tbody tr [data-type-marker]::before{content:attr(data-type-marker);text-align:right;display:inline-block}
  648. .repository .diff-file-box .code-diff-unified tbody tr.del-code td{background-color:#ffe0e0!important;border-color:#f1c0c0!important}
  649. .repository .diff-file-box .code-diff-unified tbody tr.add-code td{background-color:#d6fcd6!important;border-color:#c1e9c1!important}
  650. .repository .diff-file-box .code-diff-split table,.repository .diff-file-box .code-diff-split tbody{width:100%}
  651. .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(1),.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(2),.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(3),.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4),.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(5),.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(6){background-color:#fafafa}
  652. .repository .diff-file-box .code-diff-split tbody tr td.del-code,.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(1),.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(2),.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(3){background-color:#ffe0e0!important;border-color:#f1c0c0!important}
  653. .repository .diff-file-box .code-diff-split tbody tr td.add-code,.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(4),.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(5),.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(6){background-color:#d6fcd6!important;border-color:#c1e9c1!important}
  654. .repository .diff-file-box .code-diff-split tbody tr td:nth-child(4){border-left-width:1px;border-left-style:solid}
  655. .repository .diff-file-box.file-content{clear:right}
  656. .repository .diff-file-box.file-content img{max-width:100%;padding:5px 5px 0 5px}
  657. .repository .code-view{overflow:auto;overflow-x:auto;overflow-y:hidden}
  658. .repository .repo-search-result{padding-top:10px;padding-bottom:10px}
  659. .repository .repo-search-result .lines-num a{color:inherit}
  660. .repository.quickstart .guide .item{padding:1em}
  661. .repository.quickstart .guide .item small{font-weight:400}
  662. .repository.quickstart .guide .clone.button:first-child{border-radius:.28571429rem 0 0 .28571429rem}
  663. .repository.quickstart .guide .ui.action.small.input{width:100%}
  664. .repository.quickstart .guide #repo-clone-url{border-radius:0;padding:5px 10px;font-size:1.2em}
  665. .repository.release #release-list{border-top:1px solid #ddd;margin-top:20px;padding-top:15px}
  666. .repository.release #release-list>li{list-style:none}
  667. .repository.release #release-list>li .detail,.repository.release #release-list>li .meta{padding-top:30px;padding-bottom:40px}
  668. .repository.release #release-list>li .meta{text-align:right;position:relative}
  669. .repository.release #release-list>li .meta .tag:not(.icon){display:block;margin-top:15px}
  670. .repository.release #release-list>li .meta .commit{display:block;margin-top:10px}
  671. .repository.release #release-list>li .detail{border-left:1px solid #ddd}
  672. .repository.release #release-list>li .detail .author img{margin-bottom:-3px}
  673. .repository.release #release-list>li .detail .download{margin-top:20px}
  674. .repository.release #release-list>li .detail .download>a .octicon{margin-left:5px;margin-right:5px}
  675. .repository.release #release-list>li .detail .download .list{padding-left:0;border-top:1px solid #eee}
  676. .repository.release #release-list>li .detail .download .list li{list-style:none;display:block;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #eee}
  677. .repository.release #release-list>li .detail .dot{width:9px;height:9px;background-color:#ccc;z-index:999;position:absolute;display:block;left:-5px;top:40px;border-radius:6px;border:1px solid #fff}
  678. .repository.new.release .target{min-width:500px}
  679. .repository.new.release .target #tag-name{margin-top:-4px}
  680. .repository.new.release .target .at{margin-left:-5px;margin-right:5px}
  681. .repository.new.release .target .dropdown.icon{margin:0;padding-top:3px}
  682. .repository.new.release .target .selection.dropdown{padding-top:10px;padding-bottom:10px}
  683. .repository.new.release .prerelease.field{margin-bottom:0}
  684. @media only screen and (max-width:438px){.repository.new.release .field button,.repository.new.release .field input{width:100%}
  685. }
  686. @media only screen and (max-width:768px){.repository.new.release .field button{margin-bottom:1em}
  687. }
  688. .repository.forks .list{margin-top:0}
  689. .repository.forks .list .item{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #ddd}
  690. .repository.forks .list .item .ui.avatar{float:left;margin-right:5px}
  691. .repository.forks .list .item .link{padding-top:5px}
  692. .repository.wiki.start .ui.segment{padding-top:70px;padding-bottom:100px}
  693. .repository.wiki.start .ui.segment .mega-octicon{font-size:48px}
  694. .repository.wiki.new .CodeMirror .CodeMirror-code{font-family:'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace}
  695. .repository.wiki.new .CodeMirror .CodeMirror-code .cm-comment{background:inherit}
  696. .repository.wiki.new .editor-preview{background-color:#fff}
  697. .repository.wiki.view .choose.page{margin-top:-5px}
  698. .repository.wiki.view .ui.sub.header{text-transform:none}
  699. .repository.wiki.view>.markdown{padding:15px 30px}
  700. .repository.wiki.view>.markdown h1:first-of-type,.repository.wiki.view>.markdown h2:first-of-type,.repository.wiki.view>.markdown h3:first-of-type,.repository.wiki.view>.markdown h4:first-of-type,.repository.wiki.view>.markdown h5:first-of-type,.repository.wiki.view>.markdown h6:first-of-type{margin-top:0}
  701. @media only screen and (max-width:767px){.repository.wiki .dividing.header .stackable.grid .button{margin-top:2px;margin-bottom:2px}
  702. }
  703. .repository.settings.collaboration .collaborator.list{padding:0}
  704. .repository.settings.collaboration .collaborator.list>.item{margin:0;line-height:2em}
  705. .repository.settings.collaboration .collaborator.list>.item:not(:last-child){border-bottom:1px solid #ddd}
  706. .repository.settings.collaboration #repo-collab-form #search-user-box .results{left:7px}
  707. .repository.settings.collaboration #repo-collab-form .ui.button{margin-left:5px;margin-top:-3px}
  708. .repository.settings.branches .protected-branches .selection.dropdown{width:300px}
  709. .repository.settings.branches .protected-branches .item{border:1px solid #eaeaea;padding:10px 15px}
  710. .repository.settings.branches .protected-branches .item:not(:last-child){border-bottom:0}
  711. .repository.settings.branches .branch-protection .help{margin-left:26px;padding-top:0}
  712. .repository.settings.branches .branch-protection .fields{margin-left:20px;display:block}
  713. .repository.settings.branches .branch-protection .whitelist{margin-left:26px}
  714. .repository.settings.branches .branch-protection .whitelist .dropdown img{display:inline-block}
  715. .repository.settings.webhook .events .column{padding-bottom:0}
  716. .repository.settings.webhook .events .help{font-size:13px;margin-left:26px;padding-top:0}
  717. .repository .ui.attached.isSigned.isVerified:not(.positive){border-left:1px solid #a3c293;border-right:1px solid #a3c293}
  718. .repository .ui.attached.isSigned.isVerified.top:not(.positive){border-top:1px solid #a3c293}
  719. .repository .ui.attached.isSigned.isVerified:not(.positive):last-child{border-bottom:1px solid #a3c293}
  720. .repository .ui.segment.sub-menu{padding:7px;line-height:0}
  721. .repository .ui.segment.sub-menu .list{width:100%;display:flex}
  722. .repository .ui.segment.sub-menu .list .item{width:100%;border-radius:3px}
  723. .repository .ui.segment.sub-menu .list .item a{color:#000}
  724. .repository .ui.segment.sub-menu .list .item a:hover{color:#666}
  725. .repository .ui.segment.sub-menu .list .item.active{background:rgba(0,0,0,.05)}
  726. .repository .segment.reactions.dropdown .menu,.repository .select-reaction.dropdown .menu{right:0!important;left:auto!important}
  727. .repository .segment.reactions.dropdown .menu>.header,.repository .select-reaction.dropdown .menu>.header{margin:.75rem 0 .5rem}
  728. .repository .segment.reactions.dropdown .menu>.item,.repository .select-reaction.dropdown .menu>.item{float:left;padding:.5rem .5rem!important}
  729. .repository .segment.reactions.dropdown .menu>.item img.emoji,.repository .select-reaction.dropdown .menu>.item img.emoji{margin-right:0}
  730. .repository .segment.reactions{padding:.3em 1em}
  731. .repository .segment.reactions .ui.label{padding:.4em}
  732. .repository .segment.reactions .ui.label.disabled{cursor:default}
  733. .repository .segment.reactions .ui.label>img{height:1.5em!important}
  734. .repository .segment.reactions .select-reaction{float:none}
  735. .repository .segment.reactions .select-reaction:not(.active) a{display:none}
  736. .repository .segment.reactions:hover .select-reaction a{display:block}
  737. .user-cards .list{padding:0}
  738. .user-cards .list .item{list-style:none;width:32%;margin:10px 10px 10px 0;padding-bottom:14px;float:left}
  739. .user-cards .list .item .avatar{width:48px;height:48px;float:left;display:block;margin-right:10px}
  740. .user-cards .list .item .name{margin-top:0;margin-bottom:0;font-weight:400}
  741. .user-cards .list .item .meta{margin-top:5px}
  742. #search-repo-box .results .result .image,#search-user-box .results .result .image{float:left;margin-right:8px;width:2em;height:2em}
  743. #search-repo-box .results .result .content,#search-user-box .results .result .content{margin:6px 0}
  744. #issue-filters.hide{display:none}
  745. #issue-actions{margin-top:-1rem!important}
  746. #issue-actions.hide{display:none}
  747. .ui.checkbox.issue-checkbox{vertical-align:middle}
  748. .issue.list{list-style:none}
  749. .issue.list>.item{padding-top:15px;padding-bottom:10px;border-bottom:1px dashed #aaa}
  750. .issue.list>.item .title{color:#444;font-size:15px;font-weight:700;margin:0 6px}
  751. .issue.list>.item .title:hover{color:#000}
  752. .issue.list>.item .comment{padding-right:10px;color:#666}
  753. .issue.list>.item .desc{padding-top:5px;color:#999}
  754. .issue.list>.item .desc .checklist{padding-left:5px}
  755. .issue.list>.item .desc .checklist .progress-bar{margin-left:2px;width:80px;height:6px;display:inline-block;background-color:#eee;overflow:hidden;border-radius:3px;vertical-align:2px!important}
  756. .issue.list>.item .desc .checklist .progress-bar .progress{background-color:#ccc;display:block;height:100%}
  757. .issue.list>.item .desc a.milestone{padding-left:5px;color:#999!important}
  758. .issue.list>.item .desc a.milestone:hover{color:#000!important}
  759. .issue.list>.item .desc .assignee{margin-top:-5px;margin-right:5px}
  760. .issue.list>.item .desc .overdue{color:red}
  761. .page.buttons{padding-top:15px}
  762. .ui.form .dropzone{width:100%;margin-bottom:10px;border:2px dashed #0087f5;box-shadow:none!important}
  763. .ui.form .dropzone .dz-error-message{top:140px}
  764. .settings .content{margin-top:2px}
  765. .settings .content .segment,.settings .content>.header{box-shadow:0 1px 2px 0 rgba(34,36,38,.15)}
  766. .settings .list>.item .green{color:#21ba45}
  767. .settings .list>.item:not(:first-child){border-top:1px solid #eaeaea;padding:1rem;margin:15px -1rem -1rem -1rem}
  768. .settings .list>.item>.mega-octicon{display:table-cell}
  769. .settings .list>.item>.mega-octicon+.content{display:table-cell;padding:0 0 0 .5em;vertical-align:top}
  770. .settings .list>.item .info{margin-top:10px}
  771. .settings .list>.item .info .tab.segment{border:0;padding:10px 0 0}
  772. .settings .list.key .meta{padding-top:5px;color:#666}
  773. .settings .list.email>.item:not(:first-child){min-height:60px}
  774. .settings .list.collaborator>.item{padding:0}
  775. .ui.vertical.menu .header.item{font-size:1.1em;background:#f0f0f0}
  776. .edit-label.modal .form .column,.new-label.segment .form .column{padding-right:0}
  777. .edit-label.modal .form .buttons,.new-label.segment .form .buttons{margin-left:auto;padding-top:15px}
  778. .edit-label.modal .form .color.picker.column,.new-label.segment .form .color.picker.column{width:auto}
  779. .edit-label.modal .form .color.picker.column .color-picker,.new-label.segment .form .color.picker.column .color-picker{height:35px;width:auto;padding-left:30px}
  780. .edit-label.modal .form .minicolors-swatch.minicolors-sprite,.new-label.segment .form .minicolors-swatch.minicolors-sprite{top:10px;left:10px;width:15px;height:15px}
  781. .edit-label.modal .form .precolors,.new-label.segment .form .precolors{padding-left:0;padding-right:0;margin:3px 10px auto 10px;width:120px}
  782. .edit-label.modal .form .precolors .color,.new-label.segment .form .precolors .color{float:left;width:15px;height:15px}
  783. #avatar-arrow:after,#avatar-arrow:before{right:100%;top:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
  784. #avatar-arrow:before{border-right-color:#d3d3d4;border-width:9px;margin-top:-9px}
  785. #avatar-arrow:after{border-right-color:#f7f7f7;border-width:8px;margin-top:-8px}
  786. #delete-repo-modal .ui.message,#transfer-repo-modal .ui.message{width:100%!important}
  787. .tab-size-1{-moz-tab-size:1!important;tab-size:1!important}
  788. .tab-size-2{-moz-tab-size:2!important;tab-size:2!important}
  789. .tab-size-3{-moz-tab-size:3!important;tab-size:3!important}
  790. .tab-size-4{-moz-tab-size:4!important;tab-size:4!important}
  791. .tab-size-5{-moz-tab-size:5!important;tab-size:5!important}
  792. .tab-size-6{-moz-tab-size:6!important;tab-size:6!important}
  793. .tab-size-7{-moz-tab-size:7!important;tab-size:7!important}
  794. .tab-size-8{-moz-tab-size:8!important;tab-size:8!important}
  795. .tab-size-9{-moz-tab-size:9!important;tab-size:9!important}
  796. .tab-size-10{-moz-tab-size:10!important;tab-size:10!important}
  797. .tab-size-11{-moz-tab-size:11!important;tab-size:11!important}
  798. .tab-size-12{-moz-tab-size:12!important;tab-size:12!important}
  799. .tab-size-13{-moz-tab-size:13!important;tab-size:13!important}
  800. .tab-size-14{-moz-tab-size:14!important;tab-size:14!important}
  801. .tab-size-15{-moz-tab-size:15!important;tab-size:15!important}
  802. .tab-size-16{-moz-tab-size:16!important;tab-size:16!important}
  803. .stats-table{display:table;width:100%}
  804. .stats-table .table-cell{display:table-cell}
  805. .stats-table .table-cell.tiny{height:.5em}
  806. tbody.commit-list{vertical-align:baseline}
  807. .commit-list .message-wrapper{overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 24px);display:inline-block;vertical-align:middle}
  808. .commit-list .message-wrapper .commit-status-link{display:inline-block;vertical-align:middle}
  809. .commit-body{white-space:pre-wrap}
  810. .git-notes.top{text-align:left}
  811. .git-notes .commit-body{margin:0}
  812. @media only screen and (max-width:767px){.ui.stackable.menu.mobile--margin-between-items>.item{margin-top:5px;margin-bottom:5px}
  813. .ui.stackable.menu.mobile--no-negative-margins{margin-left:0;margin-right:0}
  814. }
  815. #topic_edit{margin-top:5px}
  816. #repo-topics{margin-top:5px}
  817. .repo-topic{cursor:pointer}
  818. #new-dependency-drop-list.ui.selection.dropdown{min-width:0;width:100%;border-radius:4px 0 0 4px;border-right:0;white-space:nowrap}
  819. #new-dependency-drop-list .text{width:100%;overflow:hidden}
  820. #manage_topic{font-size:12px}
  821. .label+#manage_topic{margin-left:5px}
  822. .repo-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
  823. .repo-header .repo-buttons{display:flex;align-items:center}
  824. .repo-buttons .disabled-repo-button .label{opacity:.5}
  825. .repo-buttons .disabled-repo-button a.button{opacity:.5;cursor:not-allowed}
  826. .repo-buttons .disabled-repo-button a.button:hover{background:0 0!important;color:rgba(0,0,0,.6)!important;box-shadow:0 0 0 1px rgba(34,36,38,.15) inset!important}
  827. .repo-buttons .ui.labeled.button>.label{border-left:0!important;margin:0!important}
  828. .CodeMirror{font:14px 'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace}
  829. .CodeMirror.cm-s-default{border-radius:3px;padding:0!important}
  830. .CodeMirror .cm-comment{background:inherit!important}
  831. .repository.file.editor .tab[data-tab=write]{padding:0!important}
  832. .repository.file.editor .tab[data-tab=write] .editor-toolbar{border:0!important}
  833. .repository.file.editor .tab[data-tab=write] .CodeMirror{border-left:0;border-right:0;border-bottom:0}
  834. .organization{padding-top:15px}
  835. .organization .head .ui.header .text{vertical-align:middle;font-size:1.6rem;margin-left:15px}
  836. .organization .head .ui.header .ui.right{margin-top:5px}
  837. .organization.new.org form{margin:auto}
  838. .organization.new.org form .ui.message{text-align:center}
  839. @media only screen and (min-width:768px){.organization.new.org form{width:800px!important}
  840. .organization.new.org form .header{padding-left:280px!important}
  841. .organization.new.org form .inline.field>label{text-align:right;width:250px!important;word-wrap:break-word}
  842. .organization.new.org form .help{margin-left:265px!important}
  843. .organization.new.org form .optional .title{margin-left:250px!important}
  844. .organization.new.org form input,.organization.new.org form textarea{width:50%!important}
  845. }
  846. @media only screen and (max-width:767px){.organization.new.org form .optional .title{margin-left:15px}
  847. .organization.new.org form .inline.field>label{display:block}
  848. }
  849. .organization.new.org form .header{padding-left:0!important;text-align:center}
  850. .organization.options input{min-width:300px}
  851. .organization.profile #org-avatar{width:100px;height:100px;margin-right:15px}
  852. .organization.profile #org-info .ui.header{font-size:36px;margin-bottom:0}
  853. .organization.profile #org-info .desc{font-size:16px;margin-bottom:10px}
  854. .organization.profile #org-info .meta .item{display:inline-block;margin-right:10px}
  855. .organization.profile #org-info .meta .item .icon{margin-right:5px}
  856. .organization.profile .ui.top.header .ui.right{margin-top:0}
  857. .organization.profile .teams .item{padding:10px 15px}
  858. .organization.profile .members .ui.avatar,.organization.teams .members .ui.avatar{width:48px;height:48px;margin-right:5px}
  859. .organization.invite #invite-box{margin:50px auto auto;width:500px!important}
  860. .organization.invite #invite-box #search-user-box input{margin-left:0;width:300px}
  861. .organization.invite #invite-box .ui.button{margin-left:5px;margin-top:-3px}
  862. .organization.members .list .item{margin-left:0;margin-right:0;border-bottom:1px solid #eee}
  863. .organization.members .list .item .ui.avatar{width:48px;height:48px}
  864. .organization.members .list .item .meta{line-height:24px}
  865. .organization.teams .detail .item{padding:10px 15px}
  866. .organization.teams .detail .item:not(:last-child){border-bottom:1px solid #eee}
  867. .organization.teams .members .item,.organization.teams .repositories .item{padding:10px 20px;line-height:32px}
  868. .organization.teams .members .item:not(:last-child),.organization.teams .repositories .item:not(:last-child){border-bottom:1px solid #ddd}
  869. .organization.teams .members .item .button,.organization.teams .repositories .item .button{padding:9px 10px}
  870. .organization.teams #add-member-form input,.organization.teams #add-repo-form input{margin-left:0}
  871. .organization.teams #add-member-form .ui.button,.organization.teams #add-repo-form .ui.button{margin-left:5px;margin-top:-3px}
  872. .user:not(.icon){padding-top:15px}
  873. .user.profile .ui.card .username{display:block}
  874. .user.profile .ui.card .extra.content{padding:0}
  875. .user.profile .ui.card .extra.content ul{margin:0;padding:0}
  876. .user.profile .ui.card .extra.content ul li{padding:10px;list-style:none}
  877. .user.profile .ui.card .extra.content ul li:not(:last-child){border-bottom:1px solid #eaeaea}
  878. .user.profile .ui.card .extra.content ul li .fa,.user.profile .ui.card .extra.content ul li .octicon{margin-left:1px;margin-right:5px}
  879. .user.profile .ui.card .extra.content ul li.follow .ui.button{width:100%}
  880. @media only screen and (max-width:768px){.user.profile .ui.card #profile-avatar{height:250px;overflow:hidden}
  881. .user.profile .ui.card #profile-avatar img{max-height:768px;max-width:768px}
  882. }
  883. @media only screen and (max-width:768px){.user.profile .ui.card{width:100%}
  884. }
  885. .user.profile .ui.repository.list{margin-top:25px}
  886. .user.profile #loading-heatmap{margin-bottom:1em}
  887. .user.followers .header.name{font-size:20px;line-height:24px;vertical-align:middle}
  888. .user.followers .follow .ui.button{padding:8px 15px}
  889. .user.notification .octicon{float:left;font-size:2em}
  890. .user.notification .octicon.green{color:#21ba45}
  891. .user.notification .octicon.red{color:#d01919}
  892. .user.notification .octicon.purple{color:#a333c8}
  893. .user.notification .octicon.blue{color:#2185d0}
  894. .user.notification .content{float:left;margin-left:7px}
  895. .user.notification table form{display:inline-block}
  896. .user.notification table button{padding:3px 3px 3px 5px}
  897. .user.notification table tr{cursor:pointer}
  898. .user.link-account:not(.icon){padding-top:15px;padding-bottom:5px}
  899. .user.settings .iconFloat{float:left}
  900. .user-orgs{display:flex;flex-flow:row wrap;padding:0;margin:-3px!important}
  901. .user-orgs li{display:flex;border-bottom:0!important;padding:3px!important;width:20%;max-width:60px}
  902. .dashboard{padding-top:15px}
  903. .dashboard.feeds .context.user.menu,.dashboard.issues .context.user.menu{z-index:101;min-width:200px}
  904. .dashboard.feeds .context.user.menu .ui.header,.dashboard.issues .context.user.menu .ui.header{font-size:1rem;text-transform:none}
  905. .dashboard.feeds .filter.menu .item,.dashboard.issues .filter.menu .item{text-align:left}
  906. .dashboard.feeds .filter.menu .item .text,.dashboard.issues .filter.menu .item .text{height:16px;vertical-align:middle}
  907. .dashboard.feeds .filter.menu .item .text.truncate,.dashboard.issues .filter.menu .item .text.truncate{width:85%}
  908. .dashboard.feeds .filter.menu .item .floating.label,.dashboard.issues .filter.menu .item .floating.label{top:7px;left:90%;width:15%}
  909. @media only screen and (max-width:768px){.dashboard.feeds .filter.menu .item .floating.label,.dashboard.issues .filter.menu .item .floating.label{top:10px;left:auto;width:auto;right:13px}
  910. }
  911. .dashboard.feeds .filter.menu .jump.item,.dashboard.issues .filter.menu .jump.item{margin:1px;padding-right:0}
  912. .dashboard.feeds .filter.menu .menu,.dashboard.issues .filter.menu .menu{max-height:300px;overflow-x:auto;right:0!important;left:auto!important}
  913. @media only screen and (max-width:768px){.dashboard.feeds .filter.menu,.dashboard.issues .filter.menu{width:100%}
  914. }
  915. .dashboard.feeds .right.stackable.menu>.item.active,.dashboard.issues .right.stackable.menu>.item.active{color:#d9453d}
  916. .dashboard .dashboard-repos{margin:0 1px}
  917. .dashboard .dashboard-navbar{width:100vw;padding:0 .5rem}
  918. .feeds .news>.ui.grid{margin-left:auto;margin-right:auto}
  919. .feeds .news .ui.avatar{margin-top:13px}
  920. .feeds .news .time-since{font-size:13px}
  921. .feeds .news .issue.title{width:80%}
  922. .feeds .news .push.news .content ul{font-size:13px;list-style:none;padding-left:10px}
  923. .feeds .news .push.news .content ul img{margin-bottom:-2px}
  924. .feeds .news .push.news .content ul .text.truncate{width:80%;margin-bottom:-5px}
  925. .feeds .news .commit-id{font-family:'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace}
  926. .feeds .news code{padding:1px;font-size:85%;background-color:rgba(0,0,0,.04);border-radius:3px;word-break:break-all}
  927. .feeds .list .header .ui.label{margin-top:-4px;padding:4px 5px;font-weight:400}
  928. .feeds .list .header .plus.icon{margin-top:5px}
  929. .feeds .list ul{list-style:none;margin:0;padding-left:0}
  930. .feeds .list ul li:not(:last-child){border-bottom:1px solid #ebebeb}
  931. .feeds .list ul li.private{background-color:#fcf8e9}
  932. .feeds .list ul li a{padding:6px 1.2em;display:block}
  933. .feeds .list ul li a .octicon{color:#888}
  934. .feeds .list ul li a .octicon.rear{font-size:15px}
  935. .feeds .list ul li a .star-num{font-size:12px}
  936. .feeds .list .repo-owner-name-list .item-name{max-width:70%;margin-bottom:-4px}
  937. .feeds .list #collaborative-repo-list .owner-and-repo{max-width:80%;margin-bottom:-5px}
  938. .feeds .list #collaborative-repo-list .owner-name{max-width:120px;margin-bottom:-5px}
  939. .admin{padding-top:15px}
  940. .admin .table.segment{padding:0;font-size:13px}
  941. .admin .table.segment:not(.striped){padding-top:5px}
  942. .admin .table.segment:not(.striped) thead th:last-child{padding-right:5px!important}
  943. .admin .table.segment th{padding-top:5px;padding-bottom:5px}
  944. .admin .table.segment:not(.select) td:first-of-type,.admin .table.segment:not(.select) th:first-of-type{padding-left:15px!important}
  945. .admin .ui.header,.admin .ui.segment{box-shadow:0 1px 2px 0 rgba(34,36,38,.15)}
  946. .admin.user .email{max-width:200px}
  947. .admin dl.admin-dl-horizontal{padding:20px;margin:0}
  948. .admin dl.admin-dl-horizontal dd{margin-left:275px}
  949. .admin dl.admin-dl-horizontal dt{font-weight:bolder;float:left;width:285px;clear:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  950. .admin.config #test-mail-btn{margin-left:5px}
  951. .admin code,.admin pre{white-space:pre-wrap;word-wrap:break-word}
  952. .explore{padding-top:15px}
  953. .explore .navbar{justify-content:center;padding-top:15px!important;margin-top:-15px!important;margin-bottom:15px!important;background-color:#fafafa!important;border-width:1px!important}
  954. .explore .navbar .octicon{width:16px;text-align:center;margin-right:5px}
  955. .ui.repository.list .item{padding-bottom:25px}
  956. .ui.repository.list .item:not(:first-child){border-top:1px solid #eee;padding-top:25px}
  957. .ui.repository.list .item .ui.header{font-size:1.5rem;padding-bottom:10px}
  958. .ui.repository.list .item .ui.header .name{word-break:break-all}
  959. .ui.repository.list .item .ui.header .metas{color:#888;font-size:14px;font-weight:400}
  960. .ui.repository.list .item .ui.header .metas span:not(:last-child){margin-right:5px}
  961. .ui.repository.list .item .time{font-size:12px;color:grey}
  962. .ui.repository.list .item .ui.tags{margin-bottom:1em}
  963. .ui.repository.list .item .ui.avatar.image{width:24px;height:24px}
  964. .ui.repository.branches .time{font-size:12px;color:grey}
  965. .ui.user.list .item{padding-bottom:25px}
  966. .ui.user.list .item:not(:first-child){border-top:1px solid #eee;padding-top:25px}
  967. .ui.user.list .item .ui.avatar.image{width:40px;height:40px}
  968. .ui.user.list .item .description{margin-top:5px}
  969. .ui.user.list .item .description .octicon:not(:first-child){margin-left:5px}
  970. .ui.user.list .item .description a{color:#333}
  971. .ui.user.list .item .description a:hover{text-decoration:underline}
  972. .ui.button.add-code-comment{font-size:14px;height:16px;padding:2px 0 0;position:relative;width:16px;z-index:5;float:left;margin:-2px -10px -2px -20px;opacity:0;transition:transform .1s ease-in-out;transform:scale(1,1)}
  973. .ui.button.add-code-comment:hover{transform:scale(1.2,1.2)}
  974. .focus-lines-new .ui.button.add-code-comment.add-code-comment-right,.focus-lines-old .ui.button.add-code-comment.add-code-comment-left{opacity:1}
  975. .comment-code-cloud{padding:4px;position:relative;border:1px solid #f1f1f1;margin:13px 10px 5px auto}
  976. .comment-code-cloud:before{content:" ";width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:13px solid #f1f1f1;left:20px;position:absolute;top:-13px}
  977. .comment-code-cloud .attached.tab{border:0;padding:0;margin:0}
  978. .comment-code-cloud .attached.tab.markdown{padding:1em;min-height:168px}
  979. .comment-code-cloud .attached.header{padding:.1rem 1rem}
  980. .comment-code-cloud .right.menu.options .item{padding:.85714286em .442857em;cursor:pointer}
  981. .comment-code-cloud .ui.form textarea{border:0}
  982. .comment-code-cloud .ui.attached.tabular.menu{background:#f7f7f7;border:1px solid #d4d4d5;padding-top:5px;padding-left:5px;margin-top:0}
  983. .comment-code-cloud .footer{border-top:1px solid #f1f1f1;margin-top:10px}
  984. .comment-code-cloud .footer .markdown-info{display:inline-block;margin:5px 0;font-size:12px;color:rgba(0,0,0,.6)}
  985. .comment-code-cloud .footer .ui.right.floated{padding-top:6px}
  986. .comment-code-cloud .footer:after{clear:both;content:"";display:block}
  987. .comment-code-cloud button.comment-form-reply{margin:.5em .5em .5em 4.5em}
  988. .comment-code-cloud form.comment-form-reply{margin:0 0 0 4em}
  989. .file-comment{font:12px 'SF Mono',Consolas,Menlo,'Liberation Mono',Monaco,'Lucida Console',monospace;color:rgba(0,0,0,.87)}