_repository.less 33 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730
  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: 0.28571429rem 0 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,
  229. &.octicon-file-submodule {
  230. color: #1e70bf;
  231. }
  232. }
  233. }
  234. td {
  235. padding-top: 8px;
  236. padding-bottom: 8px;
  237. }
  238. tr:hover {
  239. background-color: #ffffee;
  240. }
  241. }
  242. #file-content {
  243. .header {
  244. .octicon {
  245. padding-right: 5px;
  246. }
  247. .icon {
  248. font-size: 1em;
  249. margin-top: -2px;
  250. }
  251. .file-actions {
  252. padding-left: 20px;
  253. .btn-octicon {
  254. display: inline-block;
  255. padding: 5px;
  256. margin-left: 5px;
  257. line-height: 1;
  258. color: #767676;
  259. vertical-align: middle;
  260. background: transparent;
  261. border: 0;
  262. outline: none;
  263. }
  264. .btn-octicon:hover {
  265. color: #4078c0;
  266. }
  267. .btn-octicon-danger:hover {
  268. color: #bd2c00;
  269. }
  270. .btn-octicon.disabled {
  271. color: #bbb;
  272. cursor: default;
  273. }
  274. #delete-file-form {
  275. display: inline-block;
  276. }
  277. }
  278. }
  279. .view-raw {
  280. padding: 5px;
  281. * {
  282. max-width: 100%;
  283. }
  284. img {
  285. margin-bottom: -5px;
  286. }
  287. }
  288. #ipython-notebook {
  289. margin-left: 95px;
  290. padding-top: 1px;
  291. .nb-notebook {
  292. line-height: 1.5;
  293. }
  294. .nb-stdout,
  295. .nb-stderr {
  296. white-space: pre-wrap;
  297. margin: 1em 0;
  298. padding: 0.1em 0.5em;
  299. }
  300. .nb-stderr {
  301. background-color: #faa;
  302. }
  303. .nb-cell + .nb-cell {
  304. margin-top: 0.5em;
  305. }
  306. .nb-cell {
  307. position: relative;
  308. &.nb-heading-cell {
  309. margin-top: 0.5em;
  310. }
  311. img {
  312. max-width: 100%;
  313. }
  314. }
  315. .nb-raw-cell {
  316. white-space: pre-wrap;
  317. background-color: #f5f2f0;
  318. font-family: Consolas, Liberation Mono, Menlo, monospace;
  319. padding: 1em;
  320. margin: 0.5em 0;
  321. }
  322. .nb-input:before,
  323. .nb-output:before {
  324. position: absolute;
  325. font-family: monospace;
  326. color: #999;
  327. left: -7.5em;
  328. width: 7em;
  329. text-align: right;
  330. }
  331. .nb-input {
  332. &:before {
  333. content: "In [" attr(data-prompt-number) "]:";
  334. }
  335. pre {
  336. background-color: #f7f7f7;
  337. margin-right: 10px;
  338. padding: 5px 10px;
  339. code {
  340. min-height: 18px;
  341. line-height: 18px;
  342. font-size: 14px;
  343. }
  344. }
  345. }
  346. .nb-output {
  347. &:before {
  348. content: "Out [" attr(data-prompt-number) "]:";
  349. }
  350. pre {
  351. padding: 5px 10px;
  352. font-size: 14px;
  353. }
  354. img {
  355. max-width: 100%;
  356. }
  357. table {
  358. border: 1px solid #000;
  359. border-collapse: collapse;
  360. }
  361. th {
  362. font-weight: bold;
  363. }
  364. th,
  365. td {
  366. border: 1px solid #000;
  367. padding: 0.25em;
  368. text-align: left;
  369. vertical-align: middle;
  370. border-collapse: collapse;
  371. }
  372. }
  373. .nb-markdown-cell {
  374. margin-top: 10px;
  375. margin-right: 10px;
  376. padding: 10px;
  377. }
  378. // Fix pandas dataframe formatting
  379. div[style="max-height:1000px;max-width:1500px;overflow:auto;"] {
  380. max-height: none !important;
  381. }
  382. }
  383. .plain-text {
  384. font-size: 14px;
  385. padding: 15px 15px 10px 15px;
  386. font-family: Consolas;
  387. }
  388. .code-view {
  389. * {
  390. font-size: 12px;
  391. font-family: Consolas, Liberation Mono, Menlo, monospace;
  392. line-height: 20px;
  393. }
  394. table {
  395. width: 100%;
  396. tbody {
  397. tr {
  398. padding: 0 !important;
  399. }
  400. }
  401. }
  402. .lines-num {
  403. vertical-align: top;
  404. text-align: right;
  405. color: #999;
  406. background: #f5f5f5;
  407. width: 42px;
  408. span {
  409. line-height: 20px;
  410. padding: 0 10px;
  411. cursor: pointer;
  412. display: block;
  413. }
  414. }
  415. .lines-num,
  416. .lines-code {
  417. display: table-cell !important;
  418. padding: 0 !important;
  419. pre,
  420. ol,
  421. .hljs {
  422. background-color: white;
  423. margin: 0;
  424. padding: 0 !important;
  425. li {
  426. display: inline-block;
  427. width: 100%;
  428. padding-left: 5px;
  429. &.active {
  430. background: #ffffdd;
  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, 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, Liberation Mono, Menlo, 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, Liberation Mono, Menlo, 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. &.diff {
  902. .commit-message pre {
  903. white-space: pre-wrap;
  904. }
  905. }
  906. &.commits {
  907. .header {
  908. .ui.right {
  909. .search {
  910. input {
  911. font-weight: normal;
  912. padding: 5px 10px;
  913. }
  914. }
  915. }
  916. }
  917. }
  918. #commits-table {
  919. thead {
  920. th:first-of-type {
  921. padding-left: 15px;
  922. }
  923. .sha {
  924. font-size: 13px;
  925. padding: 6px 40px 4px 35px;
  926. }
  927. }
  928. &.ui.basic.striped.table tbody tr:nth-child(2n) {
  929. background-color: rgba(0, 0, 0, 0.02) !important;
  930. }
  931. }
  932. .diff-detail-box {
  933. margin: 15px 0;
  934. line-height: 30px;
  935. ol {
  936. clear: both;
  937. padding-left: 0;
  938. margin-top: 5px;
  939. margin-bottom: 28px;
  940. li {
  941. list-style: none;
  942. padding-bottom: 4px;
  943. margin-bottom: 4px;
  944. border-bottom: 1px dashed #ddd;
  945. padding-left: 6px;
  946. }
  947. }
  948. span.status {
  949. display: inline-block;
  950. width: 12px;
  951. height: 12px;
  952. margin-right: 8px;
  953. vertical-align: middle;
  954. &.modify {
  955. background-color: #f0db88;
  956. }
  957. &.add {
  958. background-color: #b4e2b4;
  959. }
  960. &.del {
  961. background-color: #e9aeae;
  962. }
  963. &.rename {
  964. background-color: #dad8ff;
  965. }
  966. }
  967. }
  968. .diff-box {
  969. .count {
  970. margin-right: 12px;
  971. font-size: 13px;
  972. .bar {
  973. background-color: #bd2c00;
  974. height: 12px;
  975. width: 40px;
  976. display: inline-block;
  977. margin: 2px 4px 0 4px;
  978. vertical-align: text-top;
  979. .add {
  980. background-color: #55a532;
  981. height: 12px;
  982. }
  983. }
  984. }
  985. .file {
  986. color: #888;
  987. }
  988. }
  989. .diff-file-box {
  990. .header {
  991. background-color: #f7f7f7;
  992. }
  993. .file-body.file-code {
  994. .lines-num {
  995. text-align: right;
  996. color: #a7a7a7;
  997. background: #fafafa;
  998. width: 1%;
  999. span.fold {
  1000. display: block;
  1001. text-align: center;
  1002. }
  1003. }
  1004. .lines-num-old {
  1005. border-right: 1px solid #ddd;
  1006. }
  1007. }
  1008. .code-diff {
  1009. font-size: 12px;
  1010. td {
  1011. padding: 0;
  1012. padding-left: 10px;
  1013. border-top: none;
  1014. }
  1015. pre {
  1016. margin: 0;
  1017. }
  1018. .lines-num {
  1019. border-right: 1px solid #d4d4d5;
  1020. padding: 0 5px;
  1021. user-select: none;
  1022. &::before {
  1023. content: attr(data-line-number);
  1024. font: Consolas, Liberation Mono, Menlo, monospace;
  1025. }
  1026. &.lines-num-old,
  1027. &.lines-num-new {
  1028. cursor: pointer;
  1029. &:hover {
  1030. color: #383636;
  1031. }
  1032. }
  1033. }
  1034. tbody {
  1035. tr {
  1036. &.tag-code {
  1037. td {
  1038. background-color: #f0f0f0 !important;
  1039. border-color: #d2cece !important;
  1040. padding-top: 4px;
  1041. padding-bottom: 4px;
  1042. }
  1043. td.halfwidth {
  1044. width: 50%;
  1045. }
  1046. }
  1047. &.same-code {
  1048. td.active {
  1049. background-color: #ffffdd !important;
  1050. }
  1051. }
  1052. &.del-code {
  1053. // Duplicate here to enforce add code color.
  1054. td.add-code {
  1055. background-color: #eaffea !important;
  1056. border-color: #c1e9c1 !important;
  1057. pre {
  1058. background-color: #eaffea !important;
  1059. border-color: #c1e9c1 !important;
  1060. }
  1061. }
  1062. td {
  1063. background-color: #ffecec !important;
  1064. border-color: #f1c0c0 !important;
  1065. }
  1066. td.active {
  1067. background-color: #ffffdd !important;
  1068. }
  1069. td.halfwidth {
  1070. width: 50%;
  1071. }
  1072. }
  1073. &.add-code {
  1074. td {
  1075. background-color: #eaffea !important;
  1076. border-color: #c1e9c1 !important;
  1077. }
  1078. td.halfwidth {
  1079. width: 50%;
  1080. }
  1081. td.active {
  1082. background-color: #ffffdd !important;
  1083. }
  1084. }
  1085. .removed-code {
  1086. background-color: #ff9999;
  1087. }
  1088. .added-code {
  1089. background-color: #99ff99;
  1090. }
  1091. }
  1092. }
  1093. }
  1094. &.file-content {
  1095. img {
  1096. max-width: 100%;
  1097. padding: 5px 5px 0 5px;
  1098. }
  1099. }
  1100. }
  1101. .code-view {
  1102. overflow: auto;
  1103. overflow-x: auto;
  1104. overflow-y: hidden;
  1105. table {
  1106. width: 100%;
  1107. border-spacing: 0;
  1108. }
  1109. }
  1110. &.quickstart {
  1111. .guide {
  1112. .item {
  1113. padding: 1em;
  1114. small {
  1115. font-weight: normal;
  1116. }
  1117. }
  1118. .clone.button:first-child {
  1119. border-radius: 0.28571429rem 0 0 0.28571429rem;
  1120. }
  1121. .ui.action.small.input {
  1122. width: 100%;
  1123. }
  1124. #repo-clone-url {
  1125. border-radius: 0;
  1126. padding: 5px 10px;
  1127. font-size: 1.2em;
  1128. }
  1129. }
  1130. }
  1131. &.release {
  1132. #release-list {
  1133. border-top: 1px solid #ddd;
  1134. margin-top: 20px;
  1135. padding-top: 15px;
  1136. > li {
  1137. list-style: none;
  1138. .meta,
  1139. .detail {
  1140. padding-top: 30px;
  1141. padding-bottom: 40px;
  1142. }
  1143. .meta {
  1144. text-align: right;
  1145. position: relative;
  1146. .tag:not(.icon) {
  1147. display: block;
  1148. margin-top: 6px;
  1149. }
  1150. .commit {
  1151. display: block;
  1152. margin-top: 6px;
  1153. }
  1154. }
  1155. .detail {
  1156. border-left: 1px solid #ddd;
  1157. .author {
  1158. img {
  1159. margin-bottom: -3px;
  1160. }
  1161. }
  1162. .download {
  1163. margin-top: 20px;
  1164. > a {
  1165. .octicon {
  1166. margin-left: 5px;
  1167. margin-right: 5px;
  1168. }
  1169. }
  1170. .list {
  1171. padding-left: 0;
  1172. border-top: 1px solid #eee;
  1173. li {
  1174. list-style: none;
  1175. display: block;
  1176. padding-top: 8px;
  1177. padding-bottom: 8px;
  1178. border-bottom: 1px solid #eee;
  1179. }
  1180. }
  1181. }
  1182. .dot {
  1183. width: 9px;
  1184. height: 9px;
  1185. background-color: #ccc;
  1186. z-index: 999;
  1187. position: absolute;
  1188. display: block;
  1189. left: -5px;
  1190. top: 40px;
  1191. border-radius: 6px;
  1192. border: 1px solid #fff;
  1193. }
  1194. }
  1195. }
  1196. }
  1197. }
  1198. &.new.release {
  1199. .target {
  1200. min-width: 500px;
  1201. #tag-name {
  1202. margin-top: -4px;
  1203. }
  1204. .at {
  1205. margin-left: -5px;
  1206. margin-right: 5px;
  1207. }
  1208. .dropdown.icon {
  1209. margin: 0;
  1210. padding-top: 3px;
  1211. }
  1212. .selection.dropdown {
  1213. padding-top: 10px;
  1214. padding-bottom: 10px;
  1215. }
  1216. }
  1217. .prerelease.field {
  1218. margin-bottom: 0;
  1219. }
  1220. }
  1221. &.forks {
  1222. .list {
  1223. margin-top: 0;
  1224. .item {
  1225. padding-top: 10px;
  1226. padding-bottom: 10px;
  1227. border-bottom: 1px solid #ddd;
  1228. .ui.avatar {
  1229. float: left;
  1230. margin-right: 5px;
  1231. }
  1232. .link {
  1233. padding-top: 5px;
  1234. }
  1235. }
  1236. }
  1237. }
  1238. &.wiki {
  1239. &.start {
  1240. .ui.segment {
  1241. padding-top: 70px;
  1242. padding-bottom: 100px;
  1243. .mega-octicon {
  1244. font-size: 48px;
  1245. }
  1246. }
  1247. }
  1248. &.new {
  1249. .CodeMirror {
  1250. .CodeMirror-code {
  1251. font-family: Consolas, Liberation Mono, Menlo, monospace;
  1252. .cm-comment {
  1253. background: inherit;
  1254. }
  1255. }
  1256. }
  1257. .editor-preview {
  1258. background-color: white;
  1259. }
  1260. }
  1261. &.view {
  1262. .choose.page {
  1263. margin-top: -5px;
  1264. }
  1265. .ui.sub.header {
  1266. text-transform: none;
  1267. }
  1268. .markdown {
  1269. padding-left: 25px;
  1270. margin-left: -25px;
  1271. h1,
  1272. h2,
  1273. h3,
  1274. h4,
  1275. h5,
  1276. h6 {
  1277. &:first-of-type {
  1278. margin-top: 0;
  1279. }
  1280. }
  1281. }
  1282. }
  1283. }
  1284. &.settings {
  1285. &.collaboration {
  1286. .collaborator.list {
  1287. padding: 0;
  1288. > .item {
  1289. margin: 0;
  1290. line-height: 2em;
  1291. &:not(:last-child) {
  1292. border-bottom: 1px solid #ddd;
  1293. }
  1294. }
  1295. }
  1296. #repo-collab-form {
  1297. #search-user-box {
  1298. .results {
  1299. left: 7px;
  1300. }
  1301. }
  1302. .ui.button {
  1303. margin-left: 5px;
  1304. margin-top: -3px;
  1305. }
  1306. }
  1307. }
  1308. &.settings.branches {
  1309. .protected-branches {
  1310. .selection.dropdown {
  1311. width: 300px;
  1312. }
  1313. .item {
  1314. border: 1px solid #eaeaea;
  1315. padding: 10px 15px;
  1316. &:not(:last-child) {
  1317. border-bottom: 0;
  1318. }
  1319. }
  1320. }
  1321. .branch-protection {
  1322. .help {
  1323. margin-left: 26px;
  1324. padding-top: 0;
  1325. }
  1326. .fields {
  1327. margin-left: 20px;
  1328. display: block;
  1329. }
  1330. .whitelist {
  1331. margin-left: 26px;
  1332. .dropdown img {
  1333. display: inline-block;
  1334. }
  1335. }
  1336. }
  1337. }
  1338. &.webhooks {
  1339. .types {
  1340. .menu .item {
  1341. padding: 10px !important;
  1342. }
  1343. }
  1344. .logo.item img {
  1345. margin-top: -4px;
  1346. }
  1347. }
  1348. }
  1349. }
  1350. // End of .repository
  1351. // Should apply organization webhooks page
  1352. .webhook .hook.history.list {
  1353. .right.menu {
  1354. .redelivery.button {
  1355. font-size: 12px;
  1356. margin-top: 6px;
  1357. height: 30px;
  1358. .octicon {
  1359. font: normal normal normal 13px/1 Octicons;
  1360. width: 12px;
  1361. }
  1362. }
  1363. }
  1364. }
  1365. &.user-cards {
  1366. .list {
  1367. padding: 0;
  1368. .item {
  1369. list-style: none;
  1370. width: 32%;
  1371. margin: 10px 10px 10px 0;
  1372. padding-bottom: 14px;
  1373. float: left;
  1374. .avatar {
  1375. width: 48px;
  1376. height: 48px;
  1377. float: left;
  1378. display: block;
  1379. margin-right: 10px;
  1380. }
  1381. .name {
  1382. margin-top: 0;
  1383. margin-bottom: 0;
  1384. font-weight: normal;
  1385. }
  1386. .meta {
  1387. margin-top: 5px;
  1388. }
  1389. }
  1390. }
  1391. }
  1392. #search-repo-box,
  1393. #search-user-box {
  1394. .results {
  1395. padding: 0;
  1396. position: absolute;
  1397. .item {
  1398. padding: 10px 15px;
  1399. border-bottom: 1px solid #ddd;
  1400. cursor: pointer;
  1401. &:hover {
  1402. background: rgba(0, 0, 0, 0.05) !important;
  1403. color: rgba(0, 0, 0, 0.95) !important;
  1404. }
  1405. img {
  1406. margin-right: 8px;
  1407. }
  1408. }
  1409. }
  1410. }
  1411. .issue.list {
  1412. list-style: none;
  1413. padding-top: 15px;
  1414. > .item {
  1415. padding-top: 15px;
  1416. padding-bottom: 10px;
  1417. border-bottom: 1px dashed #aaa;
  1418. .title {
  1419. color: #444;
  1420. font-size: 15px;
  1421. font-weight: bold;
  1422. margin: 0 6px;
  1423. &:hover {
  1424. color: #000;
  1425. }
  1426. }
  1427. .comment {
  1428. padding-right: 10px;
  1429. color: #666;
  1430. }
  1431. .desc {
  1432. padding-top: 5px;
  1433. color: #999;
  1434. a.milestone {
  1435. padding-left: 5px;
  1436. color: #999 !important;
  1437. &:hover {
  1438. color: #000 !important;
  1439. }
  1440. }
  1441. .assignee {
  1442. margin-top: -5px;
  1443. margin-right: 5px;
  1444. }
  1445. }
  1446. }
  1447. }
  1448. .page.buttons {
  1449. padding-top: 15px;
  1450. }
  1451. .ui.form {
  1452. .dropzone {
  1453. width: 100%;
  1454. margin-bottom: 10px;
  1455. border: 2px dashed #0087f7;
  1456. box-shadow: none !important;
  1457. .dz-error-message {
  1458. top: 140px;
  1459. }
  1460. }
  1461. }
  1462. .settings {
  1463. .content {
  1464. margin-top: 2px;
  1465. }
  1466. .key.list {
  1467. .item:not(:first-child) {
  1468. border-top: 1px solid #eaeaea;
  1469. }
  1470. .ssh-key-state-indicator {
  1471. float: left;
  1472. color: gray;
  1473. padding-left: 10px;
  1474. padding-top: 10px;
  1475. &.active {
  1476. color: #6cc644;
  1477. }
  1478. }
  1479. .meta {
  1480. padding-top: 5px;
  1481. }
  1482. .print {
  1483. color: #767676;
  1484. }
  1485. .activity {
  1486. color: #666;
  1487. }
  1488. }
  1489. .hook.list {
  1490. > .item:not(:last-child) {
  1491. border-bottom: 1px solid #eaeaea;
  1492. }
  1493. .item {
  1494. padding: 10px 0;
  1495. .octicon,
  1496. .fa {
  1497. width: 20px;
  1498. text-align: center;
  1499. }
  1500. a {
  1501. .dont-break-out;
  1502. }
  1503. }
  1504. }
  1505. .hook.history.list {
  1506. .item {
  1507. padding: 10px 20px;
  1508. .meta {
  1509. .ui.right {
  1510. margin-top: 5px;
  1511. .time {
  1512. font-size: 12px;
  1513. }
  1514. }
  1515. }
  1516. .info {
  1517. margin-top: 10px;
  1518. .tabular.menu {
  1519. .item {
  1520. font-weight: 500;
  1521. }
  1522. }
  1523. .tab.segment {
  1524. border: none;
  1525. padding: 0;
  1526. padding-top: 10px;
  1527. box-shadow: none;
  1528. > * {
  1529. color: #666;
  1530. }
  1531. pre {
  1532. word-wrap: break-word;
  1533. .hljs {
  1534. padding: 0;
  1535. background-color: inherit;
  1536. }
  1537. }
  1538. }
  1539. }
  1540. }
  1541. }
  1542. }
  1543. .ui.vertical.menu {
  1544. .header.item {
  1545. font-size: 1.1em;
  1546. background: #f0f0f0;
  1547. }
  1548. }
  1549. .edit-label.modal,
  1550. .new-label.segment {
  1551. .form {
  1552. .column {
  1553. padding-right: 0;
  1554. }
  1555. .buttons {
  1556. margin-left: auto;
  1557. padding-top: 15px;
  1558. }
  1559. .color.picker.column {
  1560. width: auto;
  1561. .color-picker {
  1562. height: 35px;
  1563. width: auto;
  1564. padding-left: 30px;
  1565. }
  1566. }
  1567. .minicolors-swatch.minicolors-sprite {
  1568. top: 10px;
  1569. left: 10px;
  1570. width: 15px;
  1571. height: 15px;
  1572. }
  1573. .precolors {
  1574. padding-left: 0;
  1575. padding-right: 0;
  1576. margin: 3px 10px auto 10px;
  1577. width: 120px;
  1578. .color {
  1579. float: left;
  1580. width: 15px;
  1581. height: 15px;
  1582. }
  1583. }
  1584. }
  1585. }
  1586. #avatar-arrow {
  1587. &:before,
  1588. &:after {
  1589. right: 100%;
  1590. top: 20px;
  1591. border: solid transparent;
  1592. content: " ";
  1593. height: 0;
  1594. width: 0;
  1595. position: absolute;
  1596. pointer-events: none;
  1597. }
  1598. &:before {
  1599. border-right-color: #d4d4d5;
  1600. border-width: 9px;
  1601. margin-top: -9px;
  1602. }
  1603. &:after {
  1604. border-right-color: #f7f7f7;
  1605. border-width: 8px;
  1606. margin-top: -8px;
  1607. }
  1608. }
  1609. #transfer-repo-modal,
  1610. #delete-repo-modal {
  1611. .ui.message {
  1612. width: 100% !important;
  1613. }
  1614. }
  1615. // generate .tab-size-{i} from 1 to 16
  1616. .generate-tab-size(16);
  1617. .generate-tab-size(@n, @i: 1) when (@i =< @n) {
  1618. .tab-size-@{i} {
  1619. tab-size: @i !important;
  1620. -moz-tab-size: @i !important;
  1621. }
  1622. .generate-tab-size(@n, (@i + 1));
  1623. }