_repository.less 26 KB

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