_repository.less 27 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735
  1. .repository {
  2. @mega-octicon-width: 30px;
  3. padding-top: 15px;
  4. padding-bottom: @footer-margin * 2;
  5. .head {
  6. .column {
  7. padding-top: 5px !important;
  8. padding-bottom: 5px !important;
  9. }
  10. .ui.compact.menu {
  11. margin-left: 1rem;
  12. }
  13. .ui.header {
  14. margin-top: 0;
  15. }
  16. .mega-octicon {
  17. width: @mega-octicon-width;
  18. font-size: 30px;
  19. }
  20. .ui.huge.breadcrumb {
  21. font-weight: 400;
  22. font-size: 1.7rem;
  23. }
  24. .fork-flag {
  25. margin-left: @mega-octicon-width + 8px;
  26. margin-top: 3px;
  27. display: block;
  28. font-size: 12px;
  29. white-space: nowrap;
  30. }
  31. .octicon.octicon-repo-forked {
  32. margin-top: -1px;
  33. font-size: 15px;
  34. }
  35. }
  36. .navbar {
  37. .ui.label {
  38. margin-top: -2px;
  39. margin-left: 7px;
  40. padding: 3px 5px;
  41. }
  42. }
  43. .owner.dropdown {
  44. min-width: 40% !important;
  45. }
  46. .metas {
  47. .menu {
  48. max-height: 300px;
  49. overflow-x: auto;
  50. }
  51. .ui.list {
  52. .hide {
  53. display: none!important;
  54. }
  55. .item {
  56. padding: 0px;
  57. }
  58. .label.color {
  59. padding: 0 8px;
  60. margin-right: 5px;
  61. }
  62. a {
  63. margin: 2px 0;
  64. .text {
  65. color: #444;
  66. &:hover {
  67. color: #000;
  68. }
  69. }
  70. }
  71. }
  72. }
  73. .header-wrapper {
  74. background-color: #FAFAFA;
  75. margin-top: -15px;
  76. padding-top: 15px;
  77. .ui.tabs.divider {
  78. border-bottom: none;
  79. }
  80. .ui.tabular .octicon {
  81. margin-right: 5px;
  82. }
  83. }
  84. .filter.menu {
  85. .label.color {
  86. border-radius: 3px;
  87. margin-left: 15px;
  88. padding: 0 10px;
  89. }
  90. .octicon {
  91. float: left;
  92. margin-left: -5px;
  93. margin-right: -7px;
  94. width: 16px;
  95. }
  96. .menu {
  97. max-height: 300px;
  98. overflow-x: auto;
  99. right: 0!important;
  100. left: auto!important;
  101. }
  102. .dropdown.item {
  103. margin: 1px;
  104. padding-right: 0;
  105. }
  106. }
  107. .ui.tabs {
  108. &.container {
  109. margin-top: 14px;
  110. margin-bottom: 0px;
  111. .ui.menu {
  112. border-bottom: none;
  113. }
  114. }
  115. &.divider {
  116. margin-top: 0;
  117. margin-bottom: 20px;
  118. }
  119. }
  120. #clone-panel {
  121. margin-top: -8px;
  122. margin-left: 5px;
  123. width: auto;
  124. input {
  125. border-radius: 0;
  126. padding: 5px 10px;
  127. max-width: 190px;
  128. width: 190px;
  129. }
  130. .clone.button {
  131. font-size: 13px;
  132. padding: 0 5px;
  133. &:first-child {
  134. border-radius: .28571429rem 0 0 .28571429rem;
  135. }
  136. }
  137. .icon.button {
  138. padding: 0 10px;
  139. }
  140. .dropdown .menu {
  141. right: 0!important;
  142. left: auto!important;
  143. }
  144. }
  145. &.branches:not(.settings) {
  146. .ui.list {
  147. padding: 0;
  148. >.item {
  149. margin: 0;
  150. line-height: 31px;
  151. &:not(:last-child) {
  152. border-bottom: 1px solid #DDD;
  153. }
  154. .column {
  155. padding: 5px 15px;
  156. .octicon {
  157. vertical-align: text-bottom;
  158. }
  159. code {
  160. padding: 4px 0;
  161. font-size: 12px;
  162. }
  163. .ui.text:not(i) {
  164. font-size: 12px;
  165. }
  166. .ui.button {
  167. font-size: 12px;
  168. padding: 8px 10px;
  169. }
  170. }
  171. }
  172. }
  173. }
  174. &.file.list {
  175. #repo-desc {
  176. font-size: 1.2em;
  177. }
  178. .choose.reference {
  179. .header .icon {
  180. font-size: 1.4em;
  181. }
  182. }
  183. #file-buttons {
  184. font-weight: normal;
  185. .ui.button {
  186. padding: 8px 10px;
  187. font-weight: normal;
  188. }
  189. }
  190. #git-stats {
  191. padding: 10px;
  192. line-height: 0;
  193. .list {
  194. width: 100%;
  195. .item {
  196. margin-left: 0;
  197. width: 33.33%;
  198. .text b {
  199. font-size: 15px;
  200. }
  201. }
  202. }
  203. }
  204. #repo-files-table {
  205. thead {
  206. th {
  207. padding-top: 8px;
  208. padding-bottom: 5px;
  209. font-weight: normal;
  210. &:first-child {
  211. display: block;
  212. position: relative;
  213. width: 325%;
  214. }
  215. }
  216. .ui.avatar {
  217. margin-bottom: 5px;
  218. }
  219. }
  220. tbody {
  221. .octicon {
  222. margin-left: 3px;
  223. margin-right: 5px;
  224. color: #777;
  225. &.octicon-mail-reply {
  226. margin-right: 10px;
  227. }
  228. &.octicon-file-directory, &.octicon-file-submodule {
  229. color: #1e70bf;
  230. }
  231. }
  232. }
  233. td {
  234. padding-top: 8px;
  235. padding-bottom: 8px;
  236. }
  237. tr:hover {
  238. background-color: #ffffEE;
  239. }
  240. }
  241. #file-content {
  242. .header {
  243. .octicon {
  244. padding-right: 5px;
  245. }
  246. .icon {
  247. font-size: 1em;
  248. margin-top: -2px;
  249. }
  250. .file-actions {
  251. padding-left: 20px;
  252. .btn-octicon {
  253. display: inline-block;
  254. padding: 5px;
  255. margin-left: 5px;
  256. line-height: 1;
  257. color: #767676;
  258. vertical-align: middle;
  259. background: transparent;
  260. border: 0;
  261. outline: none;
  262. }
  263. .btn-octicon:hover {
  264. color: #4078c0;
  265. }
  266. .btn-octicon-danger:hover {
  267. color: #bd2c00;
  268. }
  269. .btn-octicon.disabled {
  270. color: #bbb;
  271. cursor: default;
  272. }
  273. #delete-file-form {
  274. display: inline-block;
  275. }
  276. }
  277. }
  278. .view-raw {
  279. padding: 5px;
  280. * {
  281. max-width: 100%;
  282. }
  283. img {
  284. margin-bottom: -5px;
  285. }
  286. }
  287. #ipython-notebook {
  288. margin-left: 95px;
  289. padding-top: 1px;
  290. .nb-notebook {
  291. line-height: 1.5;
  292. }
  293. .nb-stdout, .nb-stderr {
  294. white-space: pre-wrap;
  295. margin: 1em 0;
  296. padding: 0.1em 0.5em;
  297. }
  298. .nb-stderr {
  299. background-color: #FAA;
  300. }
  301. .nb-cell + .nb-cell {
  302. margin-top: 0.5em;
  303. }
  304. .nb-cell {
  305. position: relative;
  306. &.nb-heading-cell {
  307. margin-top: 0.5em;
  308. }
  309. img {
  310. max-width: 100%;
  311. }
  312. }
  313. .nb-raw-cell {
  314. white-space: pre-wrap;
  315. background-color: #f5f2f0;
  316. font-family: Consolas, Monaco, 'Andale Mono', monospace;
  317. padding: 1em;
  318. margin: .5em 0;
  319. }
  320. .nb-input:before,
  321. .nb-output:before {
  322. position: absolute;
  323. font-family: monospace;
  324. color: #999;
  325. left: -7.5em;
  326. width: 7em;
  327. text-align: right;
  328. }
  329. .nb-input {
  330. &:before {
  331. content: "In [" attr(data-prompt-number) "]:";
  332. }
  333. pre {
  334. background-color: #f7f7f7;
  335. margin-right: 10px;
  336. padding: 5px 10px;
  337. code {
  338. min-height: 18px;
  339. line-height: 18px;
  340. font-size: 14px;
  341. }
  342. }
  343. }
  344. .nb-output{
  345. &:before {
  346. content: "Out [" attr(data-prompt-number) "]:";
  347. }
  348. pre {
  349. padding: 5px 10px;
  350. font-size: 14px;
  351. }
  352. img {
  353. max-width: 100%;
  354. }
  355. table {
  356. border: 1px solid #000;
  357. border-collapse: collapse;
  358. }
  359. th {
  360. font-weight: bold;
  361. }
  362. th,
  363. td {
  364. border: 1px solid #000;
  365. padding: 0.25em;
  366. text-align: left;
  367. vertical-align: middle;
  368. border-collapse: collapse;
  369. }
  370. }
  371. .nb-markdown-cell {
  372. margin-top: 10px;
  373. margin-right: 10px;
  374. padding: 10px;
  375. }
  376. // Fix pandas dataframe formatting
  377. div[style="max-height:1000px;max-width:1500px;overflow:auto;"] {
  378. max-height: none !important;
  379. }
  380. }
  381. .plain-text {
  382. font-size: 14px;
  383. padding: 15px 15px 10px 15px;
  384. font-family: Consolas;
  385. }
  386. .code-view {
  387. * {
  388. font-size: 12px;
  389. font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  390. line-height: 20px;
  391. }
  392. table {
  393. width: 100%;
  394. tbody {
  395. tr {
  396. padding: 0 !important;
  397. }
  398. }
  399. }
  400. .lines-num {
  401. vertical-align: top;
  402. text-align: right;
  403. color: #999;
  404. background: #f5f5f5;
  405. width: 42px;
  406. span {
  407. line-height: 20px;
  408. padding: 0 10px;
  409. cursor: pointer;
  410. display: block;
  411. }
  412. }
  413. .lines-num,
  414. .lines-code {
  415. display: table-cell !important;
  416. padding: 0 !important;
  417. pre,
  418. ol,
  419. .hljs {
  420. background-color: white;
  421. margin: 0;
  422. padding: 0 !important;
  423. li {
  424. display: inline-block;
  425. width: 100%;
  426. &.active {
  427. background: #ffffdd;
  428. }
  429. &:before {
  430. content: ' ';
  431. }
  432. }
  433. }
  434. }
  435. }
  436. }
  437. .sidebar {
  438. padding-left: 0;
  439. .octicon {
  440. width: 16px;
  441. }
  442. }
  443. }
  444. &.file.editor {
  445. .treepath {
  446. width: 100%;
  447. input {
  448. vertical-align: middle;
  449. box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 2px inset;
  450. width: inherit;
  451. padding: 7px 8px;
  452. margin-right: 5px;
  453. }
  454. }
  455. .tabular.menu {
  456. .octicon {
  457. margin-right: 5px;
  458. }
  459. }
  460. .commit-form-wrapper {
  461. padding-left: 64px;
  462. .commit-avatar {
  463. float: left;
  464. margin-left: -64px;
  465. width: 3em;
  466. height: auto;
  467. }
  468. .commit-form {
  469. position: relative;
  470. padding: 15px;
  471. margin-bottom: 10px;
  472. border: 1px solid #ddd;
  473. border-radius: 3px;
  474. #avatar-arrow;
  475. &:after {
  476. border-right-color: #fff;
  477. }
  478. .quick-pull-choice {
  479. .branch-name {
  480. display: inline-block;
  481. padding: 3px 6px;
  482. font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
  483. color: rgba(0,0,0,0.65);
  484. background-color: rgba(209,227,237,0.45);
  485. border-radius: 3px;
  486. }
  487. .new-branch-name-input {
  488. position: relative;
  489. margin-left: 25px;
  490. input {
  491. width: 240px !important;
  492. padding-left: 26px !important;
  493. }
  494. }
  495. .octicon-git-branch {
  496. position: absolute;
  497. top: 9px;
  498. left: 10px;
  499. color: #b0c4ce;
  500. }
  501. }
  502. }
  503. }
  504. }
  505. &.options {
  506. #interval {
  507. width: 100px!important;
  508. min-width: 100px;
  509. }
  510. .danger {
  511. .item {
  512. padding: 20px 15px;
  513. }
  514. .ui.divider {
  515. margin: 0;
  516. }
  517. }
  518. }
  519. @comment-avatar-width: 3em;
  520. &.new.issue {
  521. .comment.form {
  522. .comment {
  523. .avatar {
  524. width: @comment-avatar-width;
  525. }
  526. }
  527. .content {
  528. margin-left: 4em;
  529. #avatar-arrow;
  530. &:after {
  531. border-right-color: #fff;
  532. }
  533. .markdown {
  534. font-size: 14px;
  535. }
  536. }
  537. .metas {
  538. min-width: 220px;
  539. .filter.menu {
  540. max-height: 300px;
  541. overflow-x: auto;
  542. }
  543. }
  544. }
  545. }
  546. &.view.issue {
  547. .title {
  548. padding-bottom: 0!important;
  549. h1 {
  550. font-weight: 300;
  551. font-size: 2.3rem;
  552. margin-bottom: 5px;
  553. .ui.input {
  554. font-size: 0.5em;
  555. vertical-align: top;
  556. width: 50%;
  557. min-width: 600px;
  558. input {
  559. font-size: 1.5em;
  560. padding: 6px 10px;
  561. }
  562. }
  563. }
  564. .index {
  565. font-weight: 300;
  566. color: #aaa;
  567. letter-spacing: -1px;
  568. }
  569. .label {
  570. margin-right: 10px;
  571. }
  572. .edit-zone {
  573. margin-top: 10px;
  574. }
  575. }
  576. .pull-desc {
  577. code {
  578. color: #0166E6;
  579. }
  580. }
  581. .pull {
  582. &.tabular.menu {
  583. margin-bottom: 10px;
  584. .octicon {
  585. margin-right: 5px;
  586. }
  587. }
  588. &.tab.segment {
  589. border: none;
  590. padding: 0;
  591. padding-top: 10px;
  592. box-shadow: none;
  593. background-color: inherit;
  594. }
  595. .merge.box {
  596. .avatar {
  597. margin-left: 10px;
  598. margin-top: 10px;
  599. }
  600. #commit_description {
  601. height: auto;
  602. }
  603. }
  604. }
  605. .comment-list {
  606. &:before {
  607. display: block;
  608. content: "";
  609. position: absolute;
  610. margin-top: 12px;
  611. margin-bottom: 14px;
  612. top: 0;
  613. bottom: 0;
  614. left: 96px;
  615. width: 2px;
  616. background-color: #f3f3f3;
  617. z-index: -1;
  618. }
  619. .comment {
  620. .avatar {
  621. width: @comment-avatar-width;
  622. }
  623. .tag {
  624. color: #767676;
  625. margin-top: 3px;
  626. padding: 2px 5px;
  627. font-size: 12px;
  628. border: 1px solid rgba(0,0,0,0.1);
  629. border-radius: 3px;
  630. }
  631. .actions {
  632. .item {
  633. float: left;
  634. &.tag {
  635. margin-right: 5px;
  636. }
  637. &.action {
  638. margin-top: 6px;
  639. margin-left: 10px;
  640. }
  641. }
  642. }
  643. .content {
  644. margin-left: 4em;
  645. .header {
  646. #avatar-arrow;
  647. font-weight: normal;
  648. padding: auto 15px;
  649. position: relative;
  650. color: #767676;
  651. background-color: #f7f7f7;
  652. border-bottom: 1px solid #eee;
  653. border-top-left-radius: 3px;
  654. border-top-right-radius: 3px;
  655. .text {
  656. max-width: 78%;
  657. padding-top: 10px;
  658. padding-bottom: 10px;
  659. }
  660. }
  661. .markdown {
  662. font-size: 14px;
  663. }
  664. .no-content {
  665. color: #767676;
  666. font-style: italic;
  667. }
  668. > .bottom.segment {
  669. background: #f3f4f5;
  670. .ui.images::after {
  671. clear: both;
  672. content: ' ';
  673. display: block;
  674. }
  675. a {
  676. display: block;
  677. float: left;
  678. margin: 5px;
  679. padding: 5px;
  680. height: 150px;
  681. border: solid 1px #eee;
  682. border-radius: 3px;
  683. max-width: 150px;
  684. background-color: #fff;
  685. &:before {
  686. content:' ';
  687. display: inline-block;
  688. height: 100%;
  689. vertical-align: middle;
  690. }
  691. }
  692. .ui.image {
  693. max-height: 100%;
  694. width: auto;
  695. margin: 0;
  696. vertical-align: middle;
  697. }
  698. span.ui.image {
  699. font-size: 8vw;
  700. color: #000000;
  701. }
  702. span.ui.image:hover {
  703. color: #000000;
  704. }
  705. }
  706. }
  707. .ui.form {
  708. .field:first-child {
  709. clear: none;
  710. }
  711. .tab.segment {
  712. border: none;
  713. padding: 0;
  714. padding-top: 10px;
  715. }
  716. textarea {
  717. height: 200px;
  718. font-family: "Consolas", monospace;
  719. }
  720. }
  721. .edit.buttons {
  722. margin-top: 10px;
  723. }
  724. }
  725. .event {
  726. position: relative;
  727. margin: 15px 0 15px 79px;
  728. padding-left: 25px;
  729. .octicon {
  730. width: 30px;
  731. float: left;
  732. text-align: center;
  733. &.octicon-circle-slash {
  734. margin-top: 5px;
  735. margin-left: -34.5px;
  736. font-size: 20px;
  737. color: #bd2c00;
  738. }
  739. &.octicon-primitive-dot {
  740. margin-left: -28.5px;
  741. margin-right: -1px;
  742. font-size: 30px;
  743. color: #6cc644;
  744. }
  745. &.octicon-bookmark {
  746. margin-top: 3px;
  747. margin-left: -31px;
  748. margin-right: -1px;
  749. font-size: 25px;
  750. }
  751. }
  752. .detail {
  753. font-size: 0.9rem;
  754. margin-top: 5px;
  755. margin-left: 35px;
  756. .octicon {
  757. &.octicon-git-commit {
  758. margin-top: 2px;
  759. }
  760. }
  761. }
  762. }
  763. }
  764. .ui.segment.metas {
  765. margin-top: -3px;
  766. }
  767. .ui.participants {
  768. img {
  769. margin-top: 5px;
  770. margin-right: 5px;
  771. }
  772. }
  773. }
  774. .comment.form {
  775. .ui.comments {
  776. margin-top: -12px;
  777. max-width: 100%;
  778. }
  779. .content {
  780. .field:first-child {
  781. clear: none;
  782. }
  783. .form {
  784. #avatar-arrow;
  785. &:after {
  786. border-right-color: #fff;
  787. }
  788. }
  789. .tab.segment {
  790. border: none;
  791. padding: 0;
  792. padding-top: 10px;
  793. }
  794. textarea {
  795. height: 200px;
  796. font-family: "Consolas", monospace;
  797. }
  798. }
  799. }
  800. .label.list {
  801. list-style: none;
  802. padding-top: 15px;
  803. >.item {
  804. padding-top: 10px;
  805. padding-bottom: 10px;
  806. border-bottom: 1px dashed #AAA;
  807. a {
  808. font-size: 15px;
  809. padding-top: 5px;
  810. padding-right: 10px;
  811. color: #666;
  812. &:hover {
  813. color: #000;
  814. }
  815. &.open-issues {
  816. margin-right: 30px;
  817. }
  818. }
  819. .ui.label {
  820. font-size: 1em;
  821. }
  822. }
  823. }
  824. .milestone.list {
  825. list-style: none;
  826. padding-top: 15px;
  827. > .item {
  828. padding-top: 10px;
  829. padding-bottom: 10px;
  830. border-bottom: 1px dashed #AAA;
  831. > a {
  832. padding-top: 5px;
  833. padding-right: 10px;
  834. color: #000;
  835. &:hover {
  836. color: #4078c0;
  837. }
  838. }
  839. .ui.progress {
  840. width: 40%;
  841. padding: 0;
  842. border: 0;
  843. margin: 0;
  844. .bar {
  845. height: 20px;
  846. }
  847. }
  848. .meta {
  849. color: #999;
  850. padding-top: 5px;
  851. .issue-stats .octicon{
  852. padding-left: 5px;
  853. }
  854. .overdue {
  855. color: red;
  856. }
  857. }
  858. .operate {
  859. margin-top: -15px;
  860. > a {
  861. font-size: 15px;
  862. padding-top: 5px;
  863. padding-right: 10px;
  864. color: #666;
  865. &:hover {
  866. color: #000;
  867. }
  868. }
  869. }
  870. .content {
  871. padding-top: 10px;
  872. }
  873. }
  874. }
  875. &.new.milestone {
  876. textarea {
  877. height: 200px;
  878. }
  879. #deadline {
  880. width: 150px;
  881. }
  882. }
  883. &.compare.pull {
  884. .choose.branch {
  885. .octicon {
  886. padding-right: 10px;
  887. }
  888. }
  889. .comment.form {
  890. .content {
  891. #avatar-arrow;
  892. &:after {
  893. border-right-color: #fff;
  894. }
  895. }
  896. }
  897. }
  898. .filter.dropdown .menu {
  899. margin-top: 1px!important;
  900. }
  901. &.commits {
  902. .header {
  903. .ui.right {
  904. .search {
  905. input {
  906. font-weight: normal;
  907. padding: 5px 10px;
  908. }
  909. }
  910. }
  911. }
  912. }
  913. #commits-table {
  914. thead {
  915. th:first-of-type {
  916. padding-left: 15px;
  917. }
  918. .sha {
  919. font-size: 13px;
  920. padding: 6px 40px 4px 35px;
  921. }
  922. }
  923. &.ui.basic.striped.table tbody tr:nth-child(2n) {
  924. background-color: rgba(0, 0, 0, .02)!important;
  925. }
  926. }
  927. .diff-detail-box {
  928. margin: 15px 0;
  929. line-height: 30px;
  930. ol {
  931. clear: both;
  932. padding-left: 0;
  933. margin-top: 5px;
  934. margin-bottom: 28px;
  935. li {
  936. list-style: none;
  937. padding-bottom: 4px;
  938. margin-bottom: 4px;
  939. border-bottom: 1px dashed #DDD;
  940. padding-left: 6px;
  941. }
  942. }
  943. span.status{
  944. display: inline-block;
  945. width: 12px;
  946. height: 12px;
  947. margin-right: 8px;
  948. vertical-align: middle;
  949. &.modify {
  950. background-color: #f0db88;
  951. }
  952. &.add {
  953. background-color: #b4e2b4;
  954. }
  955. &.del {
  956. background-color: #e9aeae;
  957. }
  958. &.rename {
  959. background-color: #dad8ff;
  960. }
  961. }
  962. }
  963. .diff-box {
  964. .count {
  965. margin-right: 12px;
  966. font-size: 13px;
  967. .bar {
  968. background-color: #bd2c00;
  969. height: 12px;
  970. width: 40px;
  971. display: inline-block;
  972. margin: 2px 4px 0 4px;
  973. vertical-align: text-top;
  974. .add {
  975. background-color: #55a532;
  976. height: 12px;
  977. }
  978. }
  979. }
  980. .file {
  981. color: #888;
  982. }
  983. }
  984. .diff-file-box {
  985. .header {
  986. background-color: #f7f7f7;
  987. }
  988. .file-body.file-code {
  989. .lines-num {
  990. text-align: right;
  991. color: #A7A7A7;
  992. background: #fafafa;
  993. width: 1%;
  994. span.fold {
  995. display: block;
  996. text-align: center;
  997. }
  998. }
  999. .lines-num-old {
  1000. border-right: 1px solid #DDD;
  1001. }
  1002. }
  1003. .code-diff {
  1004. font-size: 12px;
  1005. td {
  1006. padding: 0;
  1007. padding-left: 10px;
  1008. border-top: none;
  1009. }
  1010. pre {
  1011. margin: 0;
  1012. }
  1013. .lines-num {
  1014. border-right: 1px solid #d4d4d5;
  1015. padding: 0 5px;
  1016. user-select: none;
  1017. &::before {
  1018. content: attr(data-line-number);
  1019. }
  1020. &.lines-num-old, &.lines-num-new {
  1021. cursor: pointer;
  1022. &:hover {
  1023. color: #383636;
  1024. }
  1025. }
  1026. }
  1027. tbody {
  1028. tr {
  1029. &.tag-code {
  1030. td {
  1031. background-color: #F0F0F0 !important;
  1032. border-color: #D2CECE!important;
  1033. padding-top: 4px;
  1034. padding-bottom: 4px;
  1035. }
  1036. td.halfwidth {
  1037. width: 50%;
  1038. }
  1039. }
  1040. &.same-code {
  1041. td.active {
  1042. background-color: #ffffdd !important;
  1043. }
  1044. }
  1045. &.del-code {
  1046. // Duplicate here to enforce add code color.
  1047. td.add-code {
  1048. background-color: #eaffea !important;
  1049. border-color: #c1e9c1 !important;
  1050. pre {
  1051. background-color: #eaffea !important;
  1052. border-color: #c1e9c1 !important;
  1053. }
  1054. }
  1055. td {
  1056. background-color: #ffecec !important;
  1057. border-color: #f1c0c0 !important;
  1058. }
  1059. td.active {
  1060. background-color: #ffffdd !important;
  1061. }
  1062. td.halfwidth {
  1063. width: 50%;
  1064. }
  1065. }
  1066. &.add-code {
  1067. td {
  1068. background-color: #eaffea !important;
  1069. border-color: #c1e9c1 !important;
  1070. }
  1071. td.halfwidth {
  1072. width: 50%;
  1073. }
  1074. td.active {
  1075. background-color: #ffffdd !important;
  1076. }
  1077. }
  1078. .removed-code {
  1079. background-color: #ff9999;
  1080. }
  1081. .added-code {
  1082. background-color: #99ff99;
  1083. }
  1084. }
  1085. }
  1086. }
  1087. &.file-content {
  1088. img {
  1089. max-width: 100%;
  1090. padding: 5px 5px 0 5px;
  1091. }
  1092. }
  1093. }
  1094. .code-view {
  1095. overflow: auto;
  1096. overflow-x: auto;
  1097. overflow-y: hidden;
  1098. table {
  1099. width: 100%;
  1100. border-spacing: 0;
  1101. }
  1102. }
  1103. &.quickstart {
  1104. .guide {
  1105. .item {
  1106. padding: 1em;
  1107. small {
  1108. font-weight: normal;
  1109. }
  1110. }
  1111. .clone.button:first-child {
  1112. border-radius: .28571429rem 0 0 .28571429rem;
  1113. }
  1114. .ui.action.small.input {
  1115. width: 100%;
  1116. }
  1117. #repo-clone-url {
  1118. border-radius: 0;
  1119. padding: 5px 10px;
  1120. font-size: 1.2em;
  1121. }
  1122. }
  1123. }
  1124. &.release {
  1125. #release-list {
  1126. border-top: 1px solid #DDD;
  1127. margin-top: 20px;
  1128. padding-top: 15px;
  1129. >li {
  1130. list-style: none;
  1131. .meta,
  1132. .detail {
  1133. padding-top: 30px;
  1134. padding-bottom: 40px;
  1135. }
  1136. .meta {
  1137. text-align: right;
  1138. position: relative;
  1139. .tag:not(.icon) {
  1140. display: block;
  1141. margin-top: 6px;
  1142. }
  1143. .commit {
  1144. display: block;
  1145. margin-top: 6px;
  1146. }
  1147. }
  1148. .detail {
  1149. border-left: 1px solid #DDD;
  1150. .author {
  1151. img {
  1152. margin-bottom: -3px;
  1153. }
  1154. }
  1155. .download {
  1156. margin-top: 20px;
  1157. >a {
  1158. .octicon {
  1159. margin-left: 5px;
  1160. margin-right: 5px;
  1161. }
  1162. }
  1163. .list {
  1164. padding-left: 0;
  1165. border-top: 1px solid #eee;
  1166. li {
  1167. list-style: none;
  1168. display: block;
  1169. padding-top: 8px;
  1170. padding-bottom: 8px;
  1171. border-bottom: 1px solid #eee;
  1172. }
  1173. }
  1174. }
  1175. .dot {
  1176. width: 9px;
  1177. height: 9px;
  1178. background-color: #ccc;
  1179. z-index: 999;
  1180. position: absolute;
  1181. display: block;
  1182. left: -5px;
  1183. top: 40px;
  1184. border-radius: 6px;
  1185. border: 1px solid #FFF;
  1186. }
  1187. }
  1188. }
  1189. }
  1190. }
  1191. &.new.release {
  1192. .target {
  1193. min-width: 500px;
  1194. #tag-name {
  1195. margin-top: -4px;
  1196. }
  1197. .at {
  1198. margin-left: -5px;
  1199. margin-right: 5px;
  1200. }
  1201. .dropdown.icon {
  1202. margin: 0;
  1203. padding-top: 3px;
  1204. }
  1205. .selection.dropdown {
  1206. padding-top: 10px;
  1207. padding-bottom: 10px;
  1208. }
  1209. }
  1210. .prerelease.field {
  1211. margin-bottom: 0;
  1212. }
  1213. }
  1214. &.forks {
  1215. .list {
  1216. margin-top: 0;
  1217. .item {
  1218. padding-top: 10px;
  1219. padding-bottom: 10px;
  1220. border-bottom: 1px solid #DDD;
  1221. .ui.avatar {
  1222. float: left;
  1223. margin-right: 5px;
  1224. }
  1225. .link {
  1226. padding-top: 5px;
  1227. }
  1228. }
  1229. }
  1230. }
  1231. &.wiki {
  1232. &.start {
  1233. .ui.segment {
  1234. padding-top: 70px;
  1235. padding-bottom: 100px;
  1236. .mega-octicon {
  1237. font-size: 48px;
  1238. }
  1239. }
  1240. }
  1241. &.new {
  1242. .CodeMirror {
  1243. .CodeMirror-code {
  1244. font-family: "Consolas", monospace;
  1245. .cm-comment {
  1246. background: inherit;
  1247. }
  1248. }
  1249. }
  1250. .editor-preview {
  1251. background-color: white;
  1252. }
  1253. }
  1254. &.view {
  1255. .choose.page {
  1256. margin-top: -5px;
  1257. }
  1258. .ui.sub.header {
  1259. text-transform: none;
  1260. }
  1261. .markdown {
  1262. padding-left: 25px;
  1263. margin-left: -25px;
  1264. h1, h2, h3, h4, h5, h6 {
  1265. &:first-of-type {
  1266. margin-top: 0;
  1267. }
  1268. }
  1269. }
  1270. }
  1271. }
  1272. &.settings {
  1273. &.collaboration {
  1274. .collaborator.list {
  1275. padding: 0;
  1276. >.item {
  1277. margin: 0;
  1278. line-height: 2em;
  1279. &:not(:last-child) {
  1280. border-bottom: 1px solid #DDD;
  1281. }
  1282. }
  1283. }
  1284. #repo-collab-form {
  1285. #search-user-box {
  1286. .results {
  1287. left: 7px;
  1288. }
  1289. }
  1290. .ui.button {
  1291. margin-left: 5px;
  1292. margin-top: -3px;
  1293. }
  1294. }
  1295. }
  1296. &.settings.branches {
  1297. .protected-branches {
  1298. .selection.dropdown {
  1299. width: 300px;
  1300. }
  1301. .item {
  1302. border: 1px solid #eaeaea;
  1303. padding: 10px 15px;
  1304. &:not(:last-child) {
  1305. border-bottom: 0;
  1306. }
  1307. }
  1308. }
  1309. .branch-protection {
  1310. .help {
  1311. margin-left: 26px;
  1312. padding-top: 0;
  1313. }
  1314. .fields {
  1315. margin-left: 20px;
  1316. display: block;
  1317. }
  1318. .whitelist {
  1319. margin-left: 26px;
  1320. .dropdown img {
  1321. display: inline-block;
  1322. }
  1323. }
  1324. }
  1325. }
  1326. &.webhooks {
  1327. .types {
  1328. .menu .item {
  1329. padding: 10px !important;
  1330. }
  1331. }
  1332. .logo.item img {
  1333. margin-top: -4px;
  1334. }
  1335. }
  1336. &.webhook {
  1337. .text.desc {
  1338. margin-top: 5px;
  1339. }
  1340. .events {
  1341. .column {
  1342. padding-bottom: 0;
  1343. }
  1344. .help {
  1345. font-size: 13px;
  1346. margin-left: 26px;
  1347. padding-top: 0;
  1348. }
  1349. }
  1350. }
  1351. }
  1352. }
  1353. // End of .repository
  1354. // Should apply organization webhooks page
  1355. .webhook .hook.history.list {
  1356. .right.menu {
  1357. .redelivery.button {
  1358. font-size: 12px;
  1359. margin-top: 6px;
  1360. height: 30px;
  1361. .octicon {
  1362. font: normal normal normal 13px/1 Octicons;
  1363. width: 12px;
  1364. }
  1365. }
  1366. }
  1367. }
  1368. &.user-cards {
  1369. .list {
  1370. padding: 0;
  1371. .item {
  1372. list-style: none;
  1373. width: 32%;
  1374. margin: 10px 10px 10px 0;
  1375. padding-bottom: 14px;
  1376. float: left;
  1377. .avatar {
  1378. width: 48px;
  1379. height: 48px;
  1380. float: left;
  1381. display: block;
  1382. margin-right: 10px;
  1383. }
  1384. .name {
  1385. margin-top: 0;
  1386. margin-bottom: 0;
  1387. font-weight: normal;
  1388. }
  1389. .meta {
  1390. margin-top: 5px;
  1391. }
  1392. }
  1393. }
  1394. }
  1395. #search-repo-box,
  1396. #search-user-box {
  1397. .results {
  1398. padding: 0;
  1399. position: absolute;
  1400. .item {
  1401. padding: 10px 15px;
  1402. border-bottom: 1px solid #DDD;
  1403. cursor: pointer;
  1404. &:hover {
  1405. background: rgba(0,0,0,.05)!important;
  1406. color: rgba(0,0,0,.95)!important;
  1407. }
  1408. img {
  1409. margin-right: 8px;
  1410. }
  1411. }
  1412. }
  1413. }
  1414. .issue.list {
  1415. list-style: none;
  1416. padding-top: 15px;
  1417. >.item {
  1418. padding-top: 15px;
  1419. padding-bottom: 10px;
  1420. border-bottom: 1px dashed #AAA;
  1421. .title {
  1422. color: #444;
  1423. font-size: 15px;
  1424. font-weight: bold;
  1425. margin: 0 6px;
  1426. &:hover {
  1427. color: #000;
  1428. }
  1429. }
  1430. .comment {
  1431. padding-right: 10px;
  1432. color: #666;
  1433. }
  1434. .desc {
  1435. padding-top: 5px;
  1436. color: #999;
  1437. a.milestone {
  1438. padding-left: 5px;
  1439. color: #999!important;
  1440. &:hover {
  1441. color: #000!important;
  1442. }
  1443. }
  1444. .assignee {
  1445. margin-top: -5px;
  1446. margin-right: 5px;
  1447. }
  1448. }
  1449. }
  1450. }
  1451. .page.buttons {
  1452. padding-top: 15px;
  1453. }
  1454. .ui.form {
  1455. .dropzone {
  1456. width: 100%;
  1457. margin-bottom: 10px;
  1458. border: 2px dashed #0087F7;
  1459. box-shadow: none!important;
  1460. .dz-error-message {
  1461. top: 140px;
  1462. }
  1463. }
  1464. }
  1465. .settings {
  1466. .content {
  1467. margin-top: 2px;
  1468. }
  1469. .key.list {
  1470. .item:not(:first-child) {
  1471. border-top: 1px solid #eaeaea;
  1472. }
  1473. .ssh-key-state-indicator {
  1474. float: left;
  1475. color: gray;
  1476. padding-left: 10px;
  1477. padding-top: 10px;
  1478. &.active {
  1479. color: #6cc644;
  1480. }
  1481. }
  1482. .meta {
  1483. padding-top: 5px;
  1484. }
  1485. .print {
  1486. color: #767676;
  1487. }
  1488. .activity {
  1489. color: #666;
  1490. }
  1491. }
  1492. .hook.list {
  1493. > .item:not(:first-child) {
  1494. border-top: 1px solid #eaeaea;
  1495. }
  1496. .item {
  1497. padding: 10px 20px;
  1498. .octicon,
  1499. .fa {
  1500. width: 20px;
  1501. text-align: center;
  1502. }
  1503. a {
  1504. .dont-break-out;
  1505. }
  1506. }
  1507. }
  1508. .hook.history.list {
  1509. .item {
  1510. padding-left: 13px;
  1511. .meta {
  1512. .ui.right {
  1513. margin-top: 5px;
  1514. .time {
  1515. font-size: 12px;
  1516. }
  1517. }
  1518. }
  1519. .info {
  1520. margin-top: 10px;
  1521. .tabular.menu {
  1522. .item {
  1523. font-weight: 500;
  1524. }
  1525. }
  1526. .tab.segment {
  1527. border: none;
  1528. padding: 0;
  1529. padding-top: 10px;
  1530. box-shadow: none;
  1531. > * {
  1532. color: #666;
  1533. }
  1534. pre {
  1535. word-wrap: break-word;
  1536. .hljs {
  1537. padding: 0;
  1538. background-color: inherit;
  1539. }
  1540. }
  1541. }
  1542. }
  1543. }
  1544. }
  1545. }
  1546. .ui.vertical.menu {
  1547. .header.item {
  1548. font-size: 1.1em;
  1549. background: #f0f0f0;
  1550. }
  1551. }
  1552. .edit-label.modal,
  1553. .new-label.segment {
  1554. .form {
  1555. .column {
  1556. padding-right: 0;
  1557. }
  1558. .buttons {
  1559. margin-left: auto;
  1560. padding-top: 15px;
  1561. }
  1562. .color.picker.column {
  1563. width: auto;
  1564. .color-picker {
  1565. height: 35px;
  1566. width: auto;
  1567. padding-left: 30px;
  1568. }
  1569. }
  1570. .minicolors-swatch.minicolors-sprite {
  1571. top: 10px;
  1572. left: 10px;
  1573. width: 15px;
  1574. height: 15px;
  1575. }
  1576. .precolors {
  1577. padding-left: 0;
  1578. padding-right: 0;
  1579. margin: 3px 10px auto 10px;
  1580. width: 120px;
  1581. .color {
  1582. float: left;
  1583. width: 15px;
  1584. height: 15px;
  1585. }
  1586. }
  1587. }
  1588. }
  1589. #avatar-arrow {
  1590. &:before, &:after {
  1591. right: 100%;
  1592. top: 20px;
  1593. border: solid transparent;
  1594. content: " ";
  1595. height: 0;
  1596. width: 0;
  1597. position: absolute;
  1598. pointer-events: none;
  1599. }
  1600. &:before {
  1601. border-right-color: #D4D4D5;
  1602. border-width: 9px;
  1603. margin-top: -9px;
  1604. }
  1605. &:after {
  1606. border-right-color: #f7f7f7;
  1607. border-width: 8px;
  1608. margin-top: -8px;
  1609. }
  1610. }
  1611. #transfer-repo-modal,
  1612. #delete-repo-modal {
  1613. .ui.message {
  1614. width: 100%!important;
  1615. }
  1616. }
  1617. // generate .tab-size-{i} from 1 to 16
  1618. .generate-tab-size(16);
  1619. .generate-tab-size(@n, @i: 1) when (@i =< @n) {
  1620. .tab-size-@{i} {
  1621. tab-size: @i !important;
  1622. -moz-tab-size: @i !important;
  1623. }
  1624. .generate-tab-size(@n, (@i + 1));
  1625. }