hab etwas erfahrung mit html,java,greasemonkey etc pp.
bräucht aber etwas hilfe um ein greasemonkey script zu erstellen um ein fenster in der grösse zu ändern:
hier ist der html-code des fensters

<div class="ui-dialog ui-widget ui-widget-content ui-corner-all ui-draggable" style="display: block; z-index: 1004; outline: 0px none; height: auto; width: 400px; top: 254px; left: 435px;" tabindex="-1" role="dialog" aria-labelledby="ui-dialog-title-2">
ich beabsichtige den rot markierten teil zu ändern height: auto

also aus height: auto soll height: 400px werden

hab aber kein plan wie zb mit innerhtml
document.body.innerHTML=

will noch net mal das mir wer das codet ne hilfestellung wär ok