http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97453

Revision: 97453
Author:   raymond
Date:     2011-09-19 06:24:06 +0000 (Mon, 19 Sep 2011)
Log Message:
-----------
Fix per Krinkle's CR r97329: "There is and should be only one kind of #filetoc. 
Specifying a type here makes overriding it harder, no need to specify the tag 
name here"

Modified Paths:
--------------
    trunk/phase3/skins/common/commonPrint.css

Modified: trunk/phase3/skins/common/commonPrint.css
===================================================================
--- trunk/phase3/skins/common/commonPrint.css   2011-09-19 06:07:44 UTC (rev 
97452)
+++ trunk/phase3/skins/common/commonPrint.css   2011-09-19 06:24:06 UTC (rev 
97453)
@@ -130,7 +130,7 @@
 .mw-hidden-catlinks,
 tr.mw-metadata-show-hide-extended,
 span.mw-filepage-other-resolutions,
-ul#filetoc {
+#filetoc {
        /* Hides all the elements irrelevant for printing */
        display: none;
 }


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to