1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Changes to repo-header-download-drop, different repo-clone-url input behaviour

This commit is contained in:
Stefan-Code
2015-02-11 07:28:51 +01:00
parent 485ea6f14f
commit e5d6f4ce56
4 changed files with 10 additions and 3 deletions

View File

@@ -81,6 +81,9 @@
.btn>i {
margin-right: 6px;
}
input {
cursor: default;
}
button, input {
font-size: 11px;
}