Adding project overview to dashboard, closes #55
This commit is contained in:
parent
75816c50e7
commit
acb58ff5e0
4 changed files with 60 additions and 2 deletions
|
|
@ -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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue