mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 10:48:37 +00:00
Finish close and reopen issue, install page, ready going to test stage of v0.2.0
This commit is contained in:
@@ -1197,13 +1197,13 @@ html, body {
|
||||
line-height: 42px;
|
||||
}
|
||||
|
||||
#issue .issue-closed{
|
||||
border-bottom: 3px solid #CCC;
|
||||
#issue .issue-closed, #issue .issue-opened {
|
||||
border-bottom: 2px solid #CCC;
|
||||
margin-bottom: 24px;
|
||||
padding-bottom: 24px;
|
||||
}
|
||||
|
||||
#issue .issue-closed .btn-danger,#issue .issue-opened .btn-success{
|
||||
#issue .issue-closed .label-danger,#issue .issue-opened .label-success{
|
||||
margin: 0 .8em;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user