Add status badge for MR

This commit is contained in:
Dmitriy Zaporozhets 2012-11-20 20:34:05 +03:00
parent ed92cfdebd
commit ebcbe0c87b
5 changed files with 20 additions and 0 deletions

View file

@ -138,3 +138,8 @@ li.merge_request {
}
}
.status-badge {
height: 32px;
width: 100%;
@include border-radius(5px);
}