forked from forgejo/forgejo
Changes to repo-header-download-drop, different repo-clone-url input behaviour
This commit is contained in:
parent
485ea6f14f
commit
e5d6f4ce56
4 changed files with 10 additions and 3 deletions
|
@ -1066,6 +1066,9 @@ The register and sign-in page style
|
|||
#repo-header-download-drop .btn > i {
|
||||
margin-right: 6px;
|
||||
}
|
||||
#repo-header-download-drop input {
|
||||
cursor: default;
|
||||
}
|
||||
#repo-header-download-drop button,
|
||||
#repo-header-download-drop input {
|
||||
font-size: 11px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue