_repository.less 26 KB

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