Add status badge for MR
This commit is contained in:
parent
ed92cfdebd
commit
ebcbe0c87b
5 changed files with 20 additions and 0 deletions
|
@ -138,3 +138,8 @@ li.merge_request {
|
|||
}
|
||||
}
|
||||
|
||||
.status-badge {
|
||||
height: 32px;
|
||||
width: 100%;
|
||||
@include border-radius(5px);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue