_repository.less 25 KB

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