paging progress

This commit is contained in:
Luke Pulverenti 2013-04-09 01:06:13 -04:00
parent 9620b78e2a
commit 72a4598a2e
4 changed files with 124 additions and 121 deletions

View file

@ -87,9 +87,10 @@
.libraryItemsGrid th {
padding-bottom: 10px;
border-bottom: 1px solid #555;
}
.libraryItemsGrid td, .libraryItemsGrid th {
.libraryItemsGrid td {
border-top: 1px solid #555;
border-bottom: 1px solid #555;
}