mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 16:35:52 +01:00
The repository url field became readonly and select by clicking.
This commit is contained in:
@@ -67,4 +67,10 @@ div.block {
|
||||
|
||||
h1.wiki-title {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
#repository-url {
|
||||
background-color: white;
|
||||
cursor: default;
|
||||
width: 350px;
|
||||
}
|
||||
Reference in New Issue
Block a user