Better styling for inactive stars in the table view

This commit is contained in:
Joseph Schorr 2015-07-22 14:21:57 -04:00
parent 2ff1dfc8b7
commit f27186c85f

View file

@ -29,4 +29,8 @@
.repo-list-table .popularity {
line-height: 10px;
}
.repo-list-table .repo-star i {
color: #ccc;
}