search selector fix for link

This commit is contained in:
Rushabh Mehta
2012-03-09 17:51:39 +05:30
parent 519f70b384
commit 9f89e35ebe
6 changed files with 64 additions and 28 deletions

View File

@@ -1577,6 +1577,11 @@ div.list-row:hover {
background-color: #eef
}
div.paging-button {
text-align: center;
padding: 11px 0px;
}
div.show_filters {
display: none;
}