forked from forgejo/forgejo
Finish new repo settings page
This commit is contained in:
parent
669552e255
commit
755eec745f
25 changed files with 502 additions and 347 deletions
|
@ -230,6 +230,7 @@ label {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
textarea,
|
||||
input,
|
||||
.ipt {
|
||||
padding: .6em;
|
||||
|
@ -374,3 +375,7 @@ pre {
|
|||
overflow: auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
dt {
|
||||
font-weight: bold;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue