mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
UI fix
This commit is contained in:
@@ -525,6 +525,9 @@ input[readonly]:focus {
|
||||
.form-align .field {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
label.text-left {
|
||||
text-align: left;
|
||||
}
|
||||
label.req:after {
|
||||
content: "*";
|
||||
color: #d9453d;
|
||||
|
Reference in New Issue
Block a user