http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96580
Revision: 96580
Author: raymond
Date: 2011-09-08 16:13:27 +0000 (Thu, 08 Sep 2011)
Log Message:
-----------
followup r96549: Add the 'display:none' to the existing section instead of
opening a new one.
Modified Paths:
--------------
trunk/phase3/skins/common/commonPrint.css
Modified: trunk/phase3/skins/common/commonPrint.css
===================================================================
--- trunk/phase3/skins/common/commonPrint.css 2011-09-08 16:05:50 UTC (rev
96579)
+++ trunk/phase3/skins/common/commonPrint.css 2011-09-08 16:13:27 UTC (rev
96580)
@@ -127,7 +127,8 @@
li#disclaimer,
li#privacy,
#footer-places,
-#mw-hidden-catlinks {
+#mw-hidden-catlinks,
+tr.mw-metadata-show-hide-extended {
/* Hides all the elements irrelevant for printing */
display: none;
}
@@ -346,7 +347,3 @@
orphans: 3;
}
-/* Metadata/EXIF rendering */
-tr.mw-metadata-show-hide-extended {
- display: none;
-}
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs