mirror of
https://gitee.com/gitea/gitea
synced 2026-01-06 07:35:47 +08: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