Adding project overview to dashboard, closes #55

This commit is contained in:
Dan Cryer 2013-05-22 17:15:02 +01:00
commit acb58ff5e0
4 changed files with 60 additions and 2 deletions

View file

@ -59,4 +59,11 @@ body
.icon-build-running
{
background: url('/assets/img/icon-build-running.png') no-repeat top left;
}
h3
{
border-bottom: 1px solid #f0f0f0;
margin-top: 0;
padding-top: 0;
}