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