Start on updated repo list view

This commit is contained in:
Joseph Schorr 2015-03-05 12:00:36 -05:00
parent b9e2863c94
commit 785de61c59
4 changed files with 66 additions and 61 deletions

View file

@ -50,6 +50,22 @@
text-align: center;
}
.co-nav-title .co-nav-title-action {
display: block;
color: white;
text-align: center;
line-height: 70px;
font-size: 18px;
}
.co-nav-title .co-nav-title-action a {
color: white;
}
.co-nav-title .co-nav-title-action .fa {
margin-right: 6px;
}
.co-tab-container {
padding: 0px;
}