Script Summary:
Makes the Input text boxes on the Team Offense and Defense AI Builder page larger.
Makes the Input text boxes on the Team Offense and Defense AI Builder page larger.
This script has no discussions.
This script has no reviews.
The width to use is stored in a variable at the top of the page
var width = "150px";
change this value to change the text box size.
8/28 - Changed the script to only affect the Input and Output text boxes only, any box that contains a number will be unaffected.





