۴۲۵٬۲۲۵
ویرایش
(صفحهای تازه حاوی «/** * Collapsible tables * * @version 2.0.2 (2014-03-14) * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-collapsibleTables.js...» ایجاد کرد) |
جزبدون خلاصۀ ویرایش |
||
| خط ۷۱: | خط ۷۱: | ||
// TODO: Declare styles in [[MediaWiki:Gadget-collapsibleTables.css]] | // TODO: Declare styles in [[MediaWiki:Gadget-collapsibleTables.css]] | ||
// Button.className = 'collapseButton'; | // Button.className = 'collapseButton'; | ||
Button.style.styleFloat = ' | Button.style.styleFloat = 'left'; | ||
Button.style.cssFloat = ' | Button.style.cssFloat = 'left'; | ||
Button.style.fontWeight = 'normal'; | Button.style.fontWeight = 'normal'; | ||
Button.style.textAlign = ' | Button.style.textAlign = 'left'; | ||
Button.style.width = '6em'; | Button.style.width = '6em'; | ||
ویرایش