AC-217 user paginate setting now stored in session cookie. Navigate away or change something on the page, the page size sticks.

This commit is contained in:
chouseknecht
2013-07-11 21:54:47 -04:00
parent d1a2b49435
commit a65d7c09a3
5 changed files with 299 additions and 265 deletions
+5
View File
@@ -352,6 +352,11 @@
background-color: #fff;
}
.table-hover-inverse tbody tr:hover > td,
.table-hover-inverse tbody tr:hover > th {
background-color: #dff0d8;
}
/* Jobs page */