additional paging work

This commit is contained in:
Jason White
2016-08-30 12:14:46 -04:00
parent 9f10fd7c57
commit 1fff86fa2d
2 changed files with 23 additions and 8 deletions

View File

@ -910,6 +910,10 @@ cookie-container {
cursor:pointer;
}
.show-prev-page:hover {
cursor:pointer;
}
/* HINTS */
#lesson-hint-container {
display: none;