User:Technical 13/common.js: Difference between revisions

Content deleted Content added
Technical 13 (talk | contribs)
m hrmmm.. may need a ; on that...
Technical 13 (talk | contribs)
m Missing a }
Line 37:
timePost.setHours(postHour);
timePost.setMinutes(postMin);
if (timePost >= timeNow) {$('td.mw-enhanced-rc').css({fontWeight: 'bold', fontSize: '12pt'});}
}