initial re-enabling of help buttons (source/plan/solution at least). Still need styling work etc.

This commit is contained in:
Jason White
2015-07-26 01:30:24 -04:00
committed by Nanne Baars
parent c31f60f5d9
commit 5590d07419
5 changed files with 81 additions and 67 deletions

View File

@ -710,7 +710,7 @@ fieldset[disabled] .btn-warning.active {
margin-top:3px;
}
.lessonHelp, .lessonHelpBtn {
.lesson-help, .lesson-help-button {
display: none;
}