The repository url field became readonly and select by clicking.

This commit is contained in:
takezoe
2013-05-05 14:24:00 +09:00
parent 60d5a6d473
commit 9b383acddd
5 changed files with 14 additions and 2 deletions

View File

@@ -67,4 +67,10 @@ div.block {
h1.wiki-title {
margin-top: 0px;
}
#repository-url {
background-color: white;
cursor: default;
width: 350px;
}