MediaWiki:Sandbox.js: Difference between revisions
Jump to navigation
Jump to search
m (Protected "MediaWiki:Sandbox.js" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
mNo edit summary |
||
Line 3: | Line 3: | ||
*/ | */ | ||
$(function() { | $(function() { | ||
$('#table').children('tr:last-child').attr('style', 'border-radius: 0 0 0 10px'); | |||
}()); | }()); |