added links to cards (actual links and badges don't work)

This commit is contained in:
John Mitchell
2016-01-21 18:11:04 -05:00
parent 058aaee44e
commit f0b1ab034f
4 changed files with 61 additions and 1 deletions

View File

@@ -129,6 +129,7 @@ table, tbody {
}
.List-header {
align-items: center;
display: flex;
height: 34px;
}
@@ -145,6 +146,7 @@ table, tbody {
height: 14px;
margin: 3px 0;
background-color: @list-title-badge;
border-radius: 5px;
}
.List-titleText {