MediaWiki:Gadget-cambusa.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m mw.util.addCSS
Riga 155:
function buildCambusaDialog() {
var style = '.gc-container-button { width: 100%; text-align: center; margin-top: 10px }';
$( '<style>' )mw.textutil.addCSS( style ).appendTo( 'head' );
function CambusaDialog( config ) {
CambusaDialog.parent.call( this, config );