mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
finsih diff and compare
This commit is contained in:
@@ -118,6 +118,19 @@ img {
|
||||
border-color: #F0C36D;
|
||||
}
|
||||
}
|
||||
.info {
|
||||
&.header {
|
||||
background-color: #d9edf7!important;
|
||||
border-color: #85c5e5;
|
||||
}
|
||||
&.segment {
|
||||
border-color: #85c5e5;
|
||||
}
|
||||
}
|
||||
|
||||
.normal.header {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.avatar.image {
|
||||
border-radius: 3px;
|
||||
|
Reference in New Issue
Block a user