summaryrefslogtreecommitdiff
path: root/resources/src/mediawiki.action/mediawiki.action.view.filepage.print.css
diff options
context:
space:
mode:
Diffstat (limited to 'resources/src/mediawiki.action/mediawiki.action.view.filepage.print.css')
-rw-r--r--resources/src/mediawiki.action/mediawiki.action.view.filepage.print.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/src/mediawiki.action/mediawiki.action.view.filepage.print.css b/resources/src/mediawiki.action/mediawiki.action.view.filepage.print.css
new file mode 100644
index 00000000..15b20f10
--- /dev/null
+++ b/resources/src/mediawiki.action/mediawiki.action.view.filepage.print.css
@@ -0,0 +1,8 @@
+/*!
+ * File description page - print style
+ */
+
+span.mw-filepage-other-resolutions,
+#filetoc {
+ display: none;
+}