various GUI improvements
This commit is contained in:
@@ -57,6 +57,7 @@ function closeMenu(ev){
|
||||
|
||||
function closeWindows(){
|
||||
$('.window').remove();
|
||||
$('.preview').removeClass('preview');
|
||||
$('#plan').css('height','').css('width','');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user