blackboardfix

blackboardfix Commit Details


Date:2018-01-28 11:17:16 (6 years 10 months ago)
Author:Natalie Adams
Branch:master
Commit:ab5c47032acca4cf71dea8101c7a90f707390590
Parents: b5d274c5705fc27785ad4ff79283019ce56085a9
Message:updating dimensions

Changes:

File differences

blackboardfix.user.js
3737
3838
3939
40
41
40
41
4242
4343
4444
});
setTimeout(function () {
jQuery("#table1").css("height", "600px");
jQuery("#table1_viewport").css("height", "614px");
jQuery("#table1_container > div").css("top", "615px");
jQuery("#table1_viewport").css("height", "800px");
jQuery("#table1_container > div").css("top", "800px");
}, 1000);
}

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.04985s using 14 queries.