initial mod for menu resizing, some more angularization/splitting of the controllers
This commit is contained in:
@ -807,6 +807,12 @@ fieldset[disabled] .btn-warning.active {
|
||||
display: none;
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
#showPrevHintBtn, #showNextHintBtn {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
.info {
|
||||
color:#e84c3d;
|
||||
font-weight: bold;
|
||||
|
Reference in New Issue
Block a user