1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

upgrade new issue to SUI v2

This commit is contained in:
Unknwon
2015-08-10 01:04:23 +08:00
parent a79586cc54
commit 48f12d4ead
9 changed files with 25 additions and 18 deletions

View File

@@ -63,6 +63,9 @@ img {
&.red {
color: #d95c5c!important;
}
&.right {
text-align: right;
}
}
.message {

View File

@@ -21,7 +21,7 @@
}
@input-padding: 250px !important;
.header {
padding-left: @input-padding+20px;
padding-left: @input-padding+30px;
}
.inline.field > label {
text-align: right;