mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
UI: install - database settings
This commit is contained in:
8
public/less/_form.less
Normal file
8
public/less/_form.less
Normal file
@@ -0,0 +1,8 @@
|
||||
.form {
|
||||
.help {
|
||||
color: #999999;
|
||||
padding-top: .6em;
|
||||
padding-bottom: .6em;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user