initial mod for menu resizing, some more angularization/splitting of the controllers

This commit is contained in:
Jason White
2014-09-15 14:29:39 -04:00
parent b375cc091f
commit c1b1d34e09
5 changed files with 163 additions and 124 deletions

View File

@ -807,6 +807,12 @@ fieldset[disabled] .btn-warning.active {
display: none;
background-color: #eee;
}
#showPrevHintBtn, #showNextHintBtn {
cursor: pointer;
}
.info {
color:#e84c3d;
font-weight: bold;