bug 1355 adding noprint
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Wed, 6 Jul 2005 18:03:26 +0000 (18:03 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Wed, 6 Jul 2005 18:03:26 +0000 (18:03 +0000)
RELEASE-NOTES
skins/common/commonPrint.css

index 5277e8f..495db5c 100644 (file)
@@ -507,7 +507,7 @@ of MediaWiki:Newpagetext) to &action=edit, if page is new.
 * (bug 2708) Avoid undefined notice on cookieless login attempt
 * (bug 2188) Correct template namespace for Greek localization
 * Fixed number formatting for Dutch
-
+* (bug 1355) add class noprint to commonPrint.css
 
 === Caveats ===
 
index a37cf01..ea3b5bb 100644 (file)
@@ -94,6 +94,7 @@ body {
     padding: 0;
 }
 
+noprint,
 div.top,
 div#column-one,
 #colophon,