Indexers add card

This commit is contained in:
Mark McDowall 2013-07-26 00:19:44 -07:00
commit 6522b38584
6 changed files with 38 additions and 11 deletions

View file

@ -27,4 +27,22 @@
.btn-group {
margin-top: 8px;
}
&.add-card {
.clickable;
color: #adadad;
font-size: 50px;
text-align: center;
.center {
display: inline-block;
padding: 0px 20px;
padding-top: 5px;
margin-top: 100px;
}
i {
.clickable;
}
}
}