MediaWiki:Sandbox.js: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
lastRow.find('td').last().attr('style', 'border-radius: 0 0 10px 0'); | lastRow.find('td').last().attr('style', 'border-radius: 0 0 10px 0'); | ||
lastRow.find('th').first().attr('style', 'border-radius: 0 0 0 10px'); | lastRow.find('th').first().attr('style', 'border-radius: 0 0 0 10px'); | ||
}); | }); |