add clone link in repo index page
This commit is contained in:
parent
67c4e54298
commit
011134e0af
4 changed files with 49 additions and 15 deletions
|
@ -575,6 +575,15 @@ html, body {
|
|||
min-width: 200px;
|
||||
}
|
||||
|
||||
#gogs-repo-clone .dropdown-menu{
|
||||
width: 400px;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
#gogs-repo-clone .input-group{
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
/* #gogs-source */
|
||||
#gogs-source {
|
||||
margin-top: -20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue