Able to fork repo to individuals
This commit is contained in:
parent
d7d167ac63
commit
a342d58d7e
12 changed files with 305 additions and 210 deletions
|
@ -1602,6 +1602,14 @@ The register and sign-in page style
|
|||
.compare-head-box .compare {
|
||||
padding: 0 15px 15px 15px;
|
||||
}
|
||||
.fork-flag {
|
||||
display: block;
|
||||
font-size: 11px;
|
||||
line-height: 10px;
|
||||
white-space: nowrap;
|
||||
margin-left: 44px;
|
||||
margin-top: -15px;
|
||||
}
|
||||
#admin-wrapper,
|
||||
#setting-wrapper {
|
||||
padding-bottom: 100px;
|
||||
|
|
|
@ -647,4 +647,12 @@
|
|||
.compare {
|
||||
padding: 0 15px 15px 15px;
|
||||
}
|
||||
}
|
||||
.fork-flag {
|
||||
display: block;
|
||||
font-size: 11px;
|
||||
line-height: 10px;
|
||||
white-space: nowrap;
|
||||
margin-left: 44px;
|
||||
margin-top: -15px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue