MediaWiki:Common.js: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 270: Line 270:
         var ButtonLink=document.createElement("a");
         var ButtonLink=document.createElement("a");
         var ButtonText=document.createTextNode("expand...");
         var ButtonText=document.createTextNode("expand...");
         Button.style.backgroundColor="#90E0FF";
         //Button.style.backgroundColor="#90E0FF";
        Button.style.fontStyle="italic";
         Button.style.fontWeight="bold";
         Button.style.fontWeight="bold";
         Button.style.fontSize="smaller";
         Button.style.fontSize="smaller";
67,563

edits