You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

openi.less 22 kB

3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
3 years ago
4 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
3 years ago
4 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057
  1. a {
  2. color: #0366d6;
  3. }
  4. .nowrap{
  5. white-space: nowrap;
  6. overflow: hidden;
  7. text-overflow: ellipsis;
  8. }
  9. .ui .text.yellow a {
  10. color: #fbbd08!important
  11. }
  12. .ui .text.yellow a:hover {
  13. color: #f2711c!important
  14. }
  15. .ui.small.label.topic{
  16. margin-bottom: 0;
  17. font-weight: 400;
  18. }
  19. .mb-1 {
  20. margin-bottom: 8px !important;
  21. }
  22. .mb-2 {
  23. margin-bottom: 16px !important;
  24. }
  25. .following.bar #navbar .brand{
  26. padding-left: 0;
  27. padding-top: 0;
  28. padding-bottom: 0;
  29. }
  30. .following.bar .brand .ui.mini.image {
  31. width: auto;
  32. height: 40px;
  33. }
  34. .following.bar.dark {
  35. background-color: #363840;
  36. }
  37. .ui.secondary.menu.dark .item{
  38. color: #FFF;
  39. }
  40. .ui.secondary.menu.dark .item:hover{
  41. color: #40A9FF;
  42. }
  43. .ui.secondary.menu .active.item{
  44. color: #40A9FF;
  45. border-bottom: 1px solid #40A9FF;
  46. border-radius: 0;
  47. }
  48. .repository:not(.new), .organization:not(.new), .explore, .dashboard {
  49. padding-top: 0px;
  50. }
  51. .dashboard .dashboard-navbar, .organization .organization-header, .explore .repos--seach{
  52. padding-top:15px;
  53. padding-bottom: 15px;
  54. padding-left: 0;
  55. margin-bottom: 20px;
  56. background-color:#f5f5f6 !important;
  57. border-bottom: 1px solid rgba(34,36,38,.15);
  58. }
  59. .following.bar .text .svg.octicon-triangle-down {
  60. color: #3291F8;
  61. }
  62. .ui .avatar.image {
  63. border-radius: 30px;
  64. }
  65. footer {
  66. background-color: #f5f5f6;
  67. padding-bottom: 1.0rem;
  68. }
  69. .repository .header-wrapper {
  70. background-color: #f5f5f6;
  71. margin-top: 0px;
  72. }
  73. /*moble*/
  74. .ui.menu:not(.vertical) .item>.button {
  75. color: #FFF;
  76. box-shadow: 0 0 0 1px rgba(255,255,255,.35) inset;
  77. }
  78. /*PC*/
  79. @media only screen and (min-width: 1200px){
  80. .following.bar #navbar, footer .container {
  81. padding: 0;
  82. }
  83. }
  84. /*start page*/
  85. .ui.header.section--header{
  86. font-size: 50px;
  87. font-weight: 300;
  88. text-align: center;
  89. margin-bottom: 1.0em;
  90. }
  91. .ui.header.section--header .sub.header {
  92. font-size: 20px;
  93. line-height: 30px;
  94. color: #9b9b9b;
  95. text-align: center;
  96. color: rgba(255,255,255,.6);
  97. }
  98. .ui.inverted.segment>.ui.header.section--header .sub.header{
  99. color: rgba(255,255,255,.6);
  100. }
  101. #index-project {
  102. background: #002060;
  103. color: #FFF;
  104. position: relative;
  105. padding-top: 3.0em;
  106. padding-bottom:2.0em
  107. }
  108. #index-project .ui.inverted.segment, #index-project .ui.primary.inverted.segment{
  109. background:none;
  110. }
  111. .prorow{
  112. background: rgba(0,27,81,0.8);
  113. }
  114. .flip{
  115. position:absolute;
  116. left:6px;
  117. right:6px;
  118. top:6px;
  119. bottom:6px;
  120. border:2px solid #ffc000;
  121. border-radius: 12px;
  122. transition: transform 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  123. transform: perspective(800px) rotateY(0deg);
  124. transform-style: preserve-3d;
  125. z-index:5;
  126. }
  127. .flip-more{ border-color:#4472c4}
  128. .flip-blue{ border-color:#00b0f0}
  129. .flip-green{ border-color:#00b050}
  130. #index-project .ipros:hover .flip{transform: perspective(800px) rotateY(180deg);}
  131. #index-project .ui.card{
  132. margin:0 auto;
  133. background:none;
  134. border:none;
  135. box-shadow:none;
  136. }
  137. #index-project .ui.card>.image>img{
  138. width:auto;
  139. margin:10px auto;
  140. }
  141. .ui.card>.extra, .ui.cards>.card>.extra{
  142. border-top:none !important;
  143. padding: .5em .5em 1em;
  144. }
  145. #index-project .ui.card>.content, #index-project.ui.cards>.card>.content{
  146. padding: 0.5em 0.2em;
  147. }
  148. .ui.inverted.segment .ui.card>.content>.header, .ui.inverted.segment .ui.cards>.card>.content>.header{
  149. color: rgba(255,255,255,.9);
  150. }
  151. .ui.inverted.segment .ui.card .meta, .ui.inverted.segment .ui.cards>.card .meta{
  152. color: #5b9bd5;
  153. }
  154. .ui.inverted.segment .ui.card>.extra, .ui.inverted.segment .ui.cards>.card>.extra {
  155. color: rgba(255,255,255,.4);
  156. }
  157. #particles{ width: 100%; height:100%; position: absolute; top:0; left:0; right:0; bottom:0;}
  158. footer .ui.vertical.text.menu:first-child{ margin-top: 1em}
  159. footer .ui.vertical.menu .header.item{ background:none}
  160. footer .column{margin-bottom:0!important; padding-bottom:0!important;}
  161. /*explore*/
  162. .explore .ui.secondary.vertical.pointing.menu,
  163. .explore .ui.secondary.vertical.pointing.menu .item,
  164. .organization .ui.secondary.vertical.pointing.menu,
  165. .organization .ui.secondary.vertical.pointing.menu .item{
  166. border-right-width: 0;
  167. }
  168. .explore .computer.only .ui.secondary.pointing.menu .item{
  169. padding-left:0;
  170. }
  171. .ui.repository.list .item .ui.header .metas{
  172. text-align: right;
  173. }
  174. @media only screen and (max-width:767.98px){
  175. .explore .repository.list .ui.right.menu{
  176. float: none;
  177. }
  178. }
  179. /*organization*/
  180. .organization-info{
  181. padding-top:15px;
  182. margin-bottom:2.5rem;
  183. }
  184. .organization-info > .container{
  185. overflow: auto;
  186. background: url(/img/org_bg.png) no-repeat center center #f5f5f6;
  187. padding-top: 30px;
  188. padding-bottom:20px;
  189. background-size: cover;
  190. border-radius: 5px;
  191. border: 1px solid #efefef;
  192. }
  193. .organization.profile #org-info .ui.header{
  194. font-size: 1.71428571rem;
  195. margin-bottom: 10px;
  196. font-weight: 400;
  197. }
  198. .organization.profile #org-avatar {
  199. width: 80px;
  200. height: 80px;
  201. margin-left: auto;
  202. margin-right: auto;
  203. margin-bottom: 15px;
  204. border: solid 5px #FFF;
  205. }
  206. .organization.profile #org-info .desc {
  207. font-size: 14px;
  208. width: 80%;
  209. margin: 0 auto 10px;
  210. color: #FFF;
  211. }
  212. .organization.teams .ui.attached.segment+.ui.attached.header{ margin-top:0}
  213. @media only screen and (max-width:768px){
  214. .organization-info{
  215. padding-top:0;
  216. }
  217. .organization-info > .container{
  218. margin-left:0!important;
  219. margin-right:0!important;
  220. }
  221. }
  222. .ui.vertical.menu .dropdown.item .menu {
  223. left: 50%;
  224. }
  225. // icon cloudbrain
  226. .i-round{display:inline-block;width:18px;height:18px;background:url("/img/icons.svg");background-position: -496px -52px;}
  227. .i-bg-organ{background-position: -496px -52px;}
  228. .STOPPED, .KILLED{display:inline-block;width:18px;height:18px;background:url("/img/icons.svg");background-position: -496px -52px;background-position: -459px -52px;}
  229. .RUNNING{display:inline-block;width:18px;height:18px;background:url("/img/icons.svg");background-position: -496px -52px;background-position: -478px -52px;}
  230. .i-bg-orange{background-position: -495px -51px;}
  231. .FAILED,.START_FAILED,.CREATE_FAILED{display:inline-block;width:18px;height:18px;background:url("/img/icons.svg");background-position: -496px -52px;background-position: -532px -52px;}
  232. .i-bg-green{background-position: -441px -52px;}
  233. .i-bg-used{background-position: -514px -52px;}
  234. .icon-bind{background-position: -550px -52px;}
  235. .icon-unbind{background-position: -568px -52px;}
  236. .CREATING, .STOPPING, .DELETING, .STARTING, i.WAITING ,.INIT,.KILLING{display:inline-block;background-image:url('/img/loading.gif');background-repeat:no-repeat;width:16px;height:16px;background-size:16px 16px;margin-right:5px;}
  237. .icon-to-top{
  238. background:url("/img/icons.svg");
  239. background-position: -540px -208px;
  240. width: 30px;
  241. height: 30px;
  242. display: inline-block;
  243. cursor: pointer;
  244. }
  245. .icon-to-bottom{
  246. background:url("/img/icons.svg");
  247. background-position: -574px -208px;
  248. width: 30px;
  249. height: 30px;
  250. display: inline-block;
  251. cursor: pointer;
  252. }
  253. i.COMPLETED,i.SUCCEEDED{display:inline-block;width:18px;height:18px;background:url("/img/icons.svg");background-position: -496px -52px;background-position: -441px -52px;}
  254. .text_over{
  255. overflow: hidden;
  256. text-overflow: ellipsis;
  257. -o-text-overflow: ellipsis;
  258. white-space: nowrap;
  259. display: inline-block;
  260. width: 100%;
  261. }
  262. .git-user-content{
  263. margin-bottom: 16px;
  264. word-break: break-all;
  265. }
  266. .row.git-user-content .ui.avatar.s16.image {
  267. width: 50px !important;
  268. height: 50px !important;
  269. vertical-align: middle;
  270. border-radius: 500rem;}
  271. .user-list-item {
  272. padding: 0.3em 0px !important;
  273. margin: 15px 0 !important;
  274. width: 220px !important;
  275. }
  276. .row.git-user-content .content {
  277. margin-left: 6px;
  278. display: inline-block;
  279. vertical-align: top !important;
  280. overflow: hidden;
  281. }
  282. .row.git-user-content .content .header {
  283. font-weight: bold;
  284. }
  285. .item.user-list-item .header {
  286. line-height: 23px !important;
  287. font-size: 16px !important;
  288. text-overflow: ellipsis;
  289. overflow: hidden;
  290. width: 145px;
  291. white-space:nowrap;
  292. }
  293. .item.user-list-item .header a {
  294. color: #587284 !important;
  295. }
  296. .row.git-user-content .content .commit-btn {
  297. margin-top: 6px;
  298. float: left;
  299. font-size: 11px;
  300. color: #40485b !important;
  301. }
  302. .dropdown-menu {
  303. position: relative;
  304. display: inline-block;
  305. }
  306. .hover_active{
  307. height: 100% !important;
  308. margin-top: 1px !important;
  309. }
  310. .dropdown-menu:hover .dropdown-content {
  311. display: block;
  312. }
  313. .dropdown-menu:hover .hover_active {
  314. background: #fff !important;
  315. border-color: #d4d4d5 !important;
  316. font-weight: 700 !important;
  317. // margin-bottom: -1px;
  318. -webkit-box-shadow: none !important;
  319. box-shadow: none !important;
  320. border-radius: .28571429rem .28571429rem 0 0!important;
  321. color: rgba(0,0,0,.95) !important;
  322. border-top-width: 1px !important;
  323. }
  324. .dropdown-menu:hover .dropdown-content {
  325. display: block;
  326. }
  327. .dropdown-content{
  328. display: none;
  329. position: absolute;
  330. background-color: #ffffff;
  331. min-width: 180px;
  332. z-index: 999;
  333. border: 1px solid transparent;
  334. border-color: #d4d4d5;
  335. border-top: none;
  336. }
  337. .dropdown-content a {
  338. color: black;
  339. padding: 12px 16px;
  340. text-decoration: none;
  341. display: block;
  342. }
  343. .dropdown-content a:hover {background-color: #f1f1f1}
  344. .cloudbrain-question{
  345. margin-left: 4px !important;
  346. color: #3291F8;
  347. }
  348. //缺省页
  349. .bgtask-none{
  350. background: #fff !important;
  351. border: 0 !important;
  352. box-shadow: none !important;
  353. padding-bottom: 0 !important;
  354. padding-top: 2em !important;
  355. }
  356. .bgtask-header-pic {
  357. height: 80px;
  358. text-align: center;
  359. background: url(//ai-studio-static-online.cdn.bcebos.com/aistudio/dist/1638363279337/images/search_empty.png) top no-repeat;
  360. background-size: 80px 80px;
  361. }
  362. .bgtask-content{
  363. margin: 2rem auto 0;
  364. /* width: 500px; */
  365. text-align: left;
  366. }
  367. .bgtask-content-txt {
  368. font-size: 14px;
  369. color: #a6a6a6;
  370. line-height: 22px;
  371. margin-bottom: 4px;
  372. }
  373. .bgtask-content-header {
  374. text-align: center;
  375. color: #3F3F40;
  376. font-size: 18px;
  377. margin-bottom: 1rem;
  378. }
  379. .bgtask-content-button{
  380. margin-top: 1em;
  381. margin-bottom: 1em;
  382. }
  383. .selectcloudbrain .active.item{
  384. color: #0087f5 !important;
  385. border: 1px solid #0087f5;
  386. margin: -1px;
  387. background: #FFF !important;
  388. }
  389. // #deletemodel {
  390. // width: 100%;
  391. // height: 100%;
  392. // }
  393. /* 弹窗 */
  394. #mask {
  395. position: fixed;
  396. top: 0px;
  397. left: 0px;
  398. right: 0px;
  399. bottom: 0px;
  400. filter: alpha(opacity=60);
  401. background-color: #777;
  402. z-index: 1000;
  403. display: none;
  404. opacity: 0.8;
  405. -moz-opacity: 0.5;
  406. padding-top: 100px;
  407. color: #000000
  408. }
  409. #loadingPage {
  410. margin: 200px auto;
  411. width: 50px;
  412. height: 40px;
  413. text-align: center;
  414. font-size: 10px;
  415. display: block;
  416. }
  417. #loadingPage>div {
  418. background-color: green;
  419. height: 100%;
  420. width: 6px;
  421. display: inline-block;
  422. -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  423. animation: sk-stretchdelay 1.2s infinite ease-in-out;
  424. }
  425. #loadingPage .rect2 {
  426. -webkit-animation-delay: -1.1s;
  427. animation-delay: -1.1s;
  428. }
  429. #loadingPage .rect3 {
  430. -webkit-animation-delay: -1.0s;
  431. animation-delay: -1.0s;
  432. }
  433. #loadingPage .rect4 {
  434. -webkit-animation-delay: -0.9s;
  435. animation-delay: -0.9s;
  436. }
  437. #loadingPage .rect5 {
  438. -webkit-animation-delay: -0.8s;
  439. animation-delay: -0.8s;
  440. }
  441. @-webkit-keyframes sk-stretchdelay {
  442. 0%,
  443. 40%,
  444. 100% {
  445. -webkit-transform: scaleY(0.4)
  446. }
  447. 20% {
  448. -webkit-transform: scaleY(1.0)
  449. }
  450. }
  451. @keyframes sk-stretchdelay {
  452. 0%,
  453. 40%,
  454. 100% {
  455. transform: scaleY(0.4);
  456. -webkit-transform: scaleY(0.4);
  457. }
  458. 20% {
  459. transform: scaleY(1.0);
  460. -webkit-transform: scaleY(1.0);
  461. }
  462. }
  463. /* 消息框 */
  464. .alert {
  465. display: none;
  466. position: fixed;
  467. width: 100%;
  468. z-index: 1001;
  469. padding: 15px;
  470. border: 1px solid transparent;
  471. border-radius: 4px;
  472. text-align: center;
  473. font-weight: bold;
  474. }
  475. .alert-success {
  476. color: #3c763d;
  477. background-color: #dff0d8;
  478. border-color: #d6e9c6;
  479. }
  480. .alert-info {
  481. color: #31708f;
  482. background-color: #d9edf7;
  483. border-color: #bce8f1;
  484. }
  485. .alert-warning {
  486. color: #8a6d3b;
  487. background-color: #fcf8e3;
  488. border-color: #faebcc;
  489. }
  490. .alert-danger {
  491. color: #a94442;
  492. background-color: #f2dede;
  493. border-color: #ebccd1;
  494. }
  495. .pusher {
  496. width: calc(100% - 260px);
  497. box-sizing: border-box;
  498. }
  499. /* 弹窗 (background) */
  500. #imageModal {
  501. display: none;
  502. position: fixed;
  503. z-index: 1;
  504. left: 0;
  505. top: 0;
  506. width: 100%;
  507. height: 100%;
  508. overflow: auto;
  509. background-color: rgb(0, 0, 0);
  510. background-color: rgba(0, 0, 0, 0.4);
  511. }
  512. /* 弹窗内容 */
  513. .modal-content {
  514. background-color: #fefefe;
  515. margin: 15% auto;
  516. padding: 20px;
  517. border: 1px solid #888;
  518. width: 30%;
  519. }
  520. /* 关闭按钮 */
  521. .close {
  522. color: #aaa;
  523. float: right;
  524. font-size: 28px;
  525. font-weight: bold;
  526. }
  527. .close:hover,
  528. .close:focus {
  529. color: black;
  530. text-decoration: none;
  531. cursor: pointer;
  532. }
  533. .dis {
  534. margin-bottom: 20px;
  535. }
  536. .disabled {
  537. cursor: pointer;
  538. pointer-events: none;
  539. }
  540. .left2{
  541. margin-left: -2px !important;
  542. }
  543. .width70{
  544. width: 70% !important;
  545. }
  546. .width83{
  547. width: 83% !important;
  548. }
  549. .content-padding{
  550. padding: 40px !important;
  551. }
  552. .model_disabled{
  553. background-color: rgba(245, 245, 246, 100) !important;
  554. color: rgba(136, 136, 136, 100) !important;
  555. }
  556. .edge{
  557. margin-left:0 !important;
  558. margin-right: 0 !important;
  559. padding-left:0 !important;
  560. padding-right:0 !important;
  561. }
  562. .lfpd {
  563. padding-left:0 !important;
  564. padding-right: 0 !important;
  565. }
  566. .mglf{
  567. margin-left:0.5em !important;
  568. }
  569. .tooltips{
  570. display: inline-block;
  571. margin-left: 5.5rem;
  572. font-size: 12px;
  573. margin-top: 0.7rem;
  574. color: #888888;
  575. }
  576. .tutorial_icon{
  577. vertical-align: middle;
  578. margin-right: 0.75em;
  579. }
  580. .notic_content{
  581. height: 50px;
  582. vertical-align: middle;
  583. text-align: center;
  584. line-height: 50px;
  585. background: #E5F4F4
  586. }
  587. .x_icon{
  588. float: right!important;
  589. margin-right: 15px !important;
  590. color: rgb(0,0,0) !important;
  591. font-size: 20px !important;
  592. font-weight: bold !important;
  593. }
  594. .a_width{
  595. // width: 50% !important;
  596. margin-left: 20em;
  597. // display:inline-block !important;
  598. }
  599. .a_width i{
  600. vertical-align:middle!important;
  601. }
  602. .footer_icon{
  603. display: inline-block !important;
  604. vertical-align: middle !important;
  605. margin-right:0.8em !important;
  606. }
  607. .a_margin{
  608. margin: 0px !important;
  609. }
  610. /*pages*/
  611. .ui.borderless.pagination {border:none}
  612. .ui.pagination.menu .item {
  613. min-width: 32px;
  614. text-align: center;
  615. height: 32px;
  616. border-radius: .28571429rem;
  617. margin: 0 5px;
  618. background-color: #F2F2F2;
  619. }
  620. .ui.pagination.menu>.item:first-child, .ui.pagination.menu .item:last-child {
  621. background-color: #FFF !important;
  622. }
  623. .ui.ui.menu .item.disabled{
  624. background-color: #F2F2F2;
  625. }
  626. .ui.pagination.menu .active.item {
  627. background-color: #3291F8;
  628. color: #FFF;
  629. }
  630. .ui.pagination.menu .item>.input {
  631. margin: 0em .5em;
  632. width: 3em;
  633. height: 32px;
  634. }
  635. @media only screen and (max-width: 767px) {
  636. .following.bar #navbar .brand{
  637. padding-top: 6px;
  638. }
  639. .secondary.menu + .ui.container{
  640. margin-left:0 !important;
  641. margin-right:0 !important;
  642. }
  643. .repo-title{
  644. position: absolute;
  645. top: 6px;
  646. left: 50px;
  647. right: 70px;
  648. height: 40px;
  649. line-height: 40px !important;
  650. text-align: center;
  651. white-space: nowrap;
  652. overflow: hidden;
  653. text-overflow: ellipsis;
  654. color: #FFF;
  655. background-color: #363840;
  656. padding-left: 20px;
  657. }
  658. .repo-title a{
  659. color: #FFF !important;
  660. }
  661. .repo-title img + a{
  662. display: none !important;
  663. }
  664. .repository .header-wrapper{
  665. margin-bottom: 36px;
  666. }
  667. .header-wrapper .tabs.divider{
  668. margin-top: 40px !important;
  669. }
  670. .repository .ui.tabs.container{
  671. margin-top: -60px;
  672. }
  673. .repo-title .divider,
  674. .repo-title svg,
  675. .repo-title img,
  676. .ui.tabular.menu .item svg,
  677. .ui.tabular.menu .item i,
  678. .ui.tabular.menu .item .label,
  679. .ui.tabular.menu .dropdown-content,
  680. .repository.file .repository-summary,
  681. .repository-summary + .menu,
  682. .desc-home .edit-icon,
  683. #repo-files-table .message,
  684. #repo-files-table .age,
  685. #repo-files-table .ui.sha.label,
  686. #repo-files-table .commit-button,
  687. .repository .members
  688. {
  689. display: none !important;
  690. }
  691. .header-wrapper{
  692. display: flex;
  693. flex-direction: column-reverse;
  694. }
  695. .ui.tabular.menu .item{
  696. padding: .5em;
  697. }
  698. .ui.tabular.menu .active.item{
  699. border: none;
  700. background: none;
  701. color: #000000;
  702. border-bottom: 2px solid #000;
  703. white-space: nowrap;
  704. }
  705. .repository .repo-header{
  706. margin-bottom: -50px;
  707. }
  708. .repo-header .repo-buttons{
  709. position: relative;
  710. top: 1rem;
  711. width: 100%;
  712. display: flex;
  713. justify-content: flex-end;
  714. }
  715. .repo-buttons .ui.labeled.button>.button{
  716. box-shadow: none !important;
  717. width: 16px;
  718. overflow: hidden;
  719. white-space: nowrap;
  720. }
  721. .repo-buttons .ui.labeled.button>.label{
  722. border: none !important;
  723. }
  724. .repository.file.list #repo-files-table td.name{
  725. max-width: 100%;
  726. }
  727. #repo-files-table tr{
  728. padding-top: 0;
  729. padding-bottom: 0;
  730. }
  731. .repository .ui.attached:not(.message)+.ui.attached.segment:not(.top){
  732. border: none;
  733. }
  734. .markdown:not(code).file-view{
  735. padding: 2em 0!important;
  736. }
  737. }
  738. //elemet-ui
  739. // .el-pagination.is-background .el-pager li:not(.disabled).active {
  740. // background-color: #5bb973 !important;
  741. // color: #FFF !important;
  742. // }
  743. // .el-pagination.is-background .el-pager li:hover {
  744. // color: #5bb973 !important;
  745. // }
  746. .tag_key{
  747. max-width:100%;
  748. margin: 3px 3px;
  749. display:inline-flex;
  750. }
  751. .tag_lable{
  752. border: 1px solid rgba(232, 232, 232, 100) ;
  753. border-radius: 4px;
  754. color: rgba(65, 80, 88, 100);
  755. font-family: Microsoft Yahei;
  756. font-size: 14px;
  757. padding: 0.3em 0.5em;
  758. height: 30px;
  759. text-align: center;
  760. margin: 0.2em;
  761. }
  762. .omit{
  763. overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
  764. }
  765. .tag_bg{
  766. background-color: #0366D6 !important;
  767. color:#FFFFFF !important;
  768. }
  769. .margin-bottom20{
  770. margin-bottom: 20px;
  771. }
  772. .maxheight{
  773. max-height: 88px;
  774. overflow: hidden;
  775. }
  776. .pad-botom{
  777. padding-bottom:0px !important;
  778. }
  779. .icon_a{
  780. position: absolute;
  781. right: 0;
  782. bottom: .2em;
  783. background: #FFF;
  784. border: none !important;
  785. color: #0366d6 !important;
  786. box-shadow: -15px 0px 10px #fff;
  787. }
  788. .content_top10{
  789. padding:10px;
  790. padding-top:0px;
  791. }
  792. .re_con{
  793. color: rgba(136, 136, 136, 100);
  794. font-size: 14px;
  795. text-align: center;
  796. font-family: SourceHanSansSC-light;
  797. font-weight: normal !important;
  798. }
  799. .title_re{
  800. margin-top: 50px !important;
  801. }
  802. .card_list {
  803. width: calc(33.33333333333333% - 2em);
  804. margin-left: 1em;
  805. margin-right: 1em
  806. }
  807. .list_title{
  808. height: 52px;
  809. text-align: center
  810. }
  811. .star_title{
  812. background-color: #3291F8;
  813. }
  814. .memb_title{
  815. background-color: #706FE3;
  816. }
  817. .act_title{
  818. background-color: #13C28D;
  819. }
  820. .p_text{
  821. line-height: 50px;
  822. text-align:left;
  823. padding-left:15px;
  824. font-size:18px;
  825. color:#FFFFFF;
  826. }
  827. .orgs {
  828. display: flex;
  829. flex-flow: row wrap;
  830. padding: 0;
  831. margin-top:20px
  832. }
  833. .orgs li {
  834. display: flex;
  835. border-bottom: 0!important;
  836. padding: 3px!important;
  837. }
  838. .p_score{
  839. line-height: 28px;
  840. width: 100%;
  841. /* padding-right: 20px; */
  842. text-align: right;
  843. }
  844. .org_line_hight{
  845. line-height: 28px;
  846. }
  847. .org_icon{
  848. margin-top: 2px;
  849. margin-right: 10px;
  850. padding-left: 15px;
  851. width: 100% ;
  852. text-align: center ;
  853. }
  854. .re_style{
  855. color: rgba(3, 102, 214, 100) !important;
  856. font-family:SourceHanSansSC-medium;
  857. font-weight: 700;
  858. }
  859. .org_icon_color{
  860. color: #FA8C16;
  861. }
  862. .li_name{
  863. list-style:none;
  864. width: 55%;
  865. }
  866. .li_avatar{
  867. list-style: none;
  868. width: 10%;
  869. }
  870. .li_score{
  871. list-style:none;
  872. margin-left: 2px;
  873. }
  874. .score{
  875. position:absolute;
  876. width: 50px;
  877. right:50px;
  878. text-align: center;
  879. }
  880. .wi{
  881. width: 15%;
  882. line-height: 20px;
  883. }
  884. .title_icon{
  885. vertical-align: sub;
  886. font-size: 24px;
  887. }
  888. .title_word{
  889. vertical-align: middle;
  890. font-size: 18px;
  891. margin-top:1px;
  892. }
  893. /**seach**/
  894. /**搜索导航条适配窄屏**/
  895. .seachnav{
  896. overflow-x: auto;
  897. overflow-y: hidden;
  898. scrollbar-width: none; /* firefox */
  899. -ms-overflow-style: none; /* IE 10+ */
  900. }
  901. .seachnav::-webkit-scrollbar {
  902. display: none; /* Chrome Safari */
  903. }
  904. .ui.green.button, .ui.green.buttons .button{
  905. background-color: #5BB973;
  906. }
  907. .seach .repos--seach{
  908. padding-bottom: 0;
  909. border-bottom: none;
  910. }
  911. .seach .ui.secondary.pointing.menu{
  912. border-bottom: none;
  913. }
  914. .seach .ui.secondary.pointing.menu .item > i{
  915. margin-right: 5px;
  916. }
  917. .seach .ui.secondary.pointing.menu .active.item{
  918. border-bottom-width: 2px;
  919. margin: 0 0 -1px;
  920. }
  921. .seach .ui.menu .active.item>.label {
  922. background: #1684FC;
  923. color: #FFF;
  924. }
  925. .seach .ui.menu .item>.label:not(.active.item>.label) {
  926. background: #e8e8e8;
  927. color: rgba(0,0,0,.6);
  928. }
  929. .highlight{
  930. color: red;
  931. }
  932. .ui.list .list>.item>img.image+.content, .ui.list>.item>img.image+.content {
  933. width: calc(100% - 4.0em);
  934. margin-left: 0;
  935. }
  936. .seach .ui.list .list>.item .header, .seach .ui.list>.item .header{
  937. margin-bottom: 0.5em;
  938. font-size: 1.4rem !important;
  939. font-weight: normal;
  940. }
  941. .seach .time, .seach .time a{
  942. font-size: 12px;
  943. color: grey;
  944. }
  945. .seach .list .item.members .ui.avatar.image {
  946. width: 3.2em;
  947. height: 3.2em;
  948. }
  949. .ui.list .list>.item.members>img.image+.content, .ui.list>.item.members>img.image+.content {
  950. width: calc(100% - 4.0em);
  951. margin-left: 0;
  952. }
  953. .searchlabel{
  954. color: rgba(16, 16, 16, 100);
  955. font-size: 24px;
  956. text-align: left;
  957. font-family: SourceHanSansSC-medium;
  958. }
  959. .hiddenSearch{
  960. margin: auto;
  961. display: none;
  962. }
  963. #tipmsg {
  964. display: none;
  965. z-index: 9999;
  966. width:150;
  967. height: 80;
  968. }
  969. .ui.toast-container .toast-box.compact, .ui.toast-container .toast-box>.compact {
  970. width: 250px !important;
  971. }
  972. .context-menu-click {
  973. z-index: 99;
  974. position: absolute;
  975. padding: 0;
  976. border-radius: 4px;
  977. border: 1px solid #e3e9ed;
  978. -webkit-box-shadow: none;
  979. box-shadow: none;
  980. background: #fff;
  981. display: none !important;
  982. }
  983. .context-menu-click.active {
  984. display: block !important;
  985. }
  986. .context-menu-operation {
  987. padding: 5px !important;
  988. line-height: 1.78 !important;
  989. }
  990. .context-menu-icon {
  991. float: left !important;
  992. margin: 0px 5px 0px 0px !important;
  993. }