Updated upvotes view for issue and merge request show

This commit is contained in:
Ariejan de Vroom 2012-03-15 13:03:56 +02:00
parent 27e3699814
commit cbc56a96ac
3 changed files with 13 additions and 4 deletions

View file

@ -926,3 +926,12 @@ p.time {
font-style: italic;
color: #999;
}
.upvotes {
font-size: 14px;
font-weight: bold;
color: #468847;
text-align: right;
padding: 4px;
margin: 2px;
}