MediaWiki:Common.css

From ACEs & Resilience Resource Commons for Communities
Revision as of 19:19, 21 November 2018 by Snkennedy3327 (talk | contribs)
Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
<div class="mw-parser-output"><div class="mw-parser-output"><div class="mw-parser-output"><div class="mw-parser-output">/* CSS placed here will be applied to all skins */ 
&nbsp;

/* Change the external link icon to an Adobe icon for all PDF files */

div#content a[href$=".pdf"],

div#content a[href*=".pdf?"],

div#content a[href*=".pdf#"],

div#content a[href$=".PDF"],

div#content a[href*=".PDF?"],

div#content a[href*=".PDF#"],

div#mw_content a[href$=".pdf"],

div#mw_content a[href*=".pdf?"],

div#mw_content a[href*=".pdf#"],

div#mw_content a[href$=".PDF"],

div#mw_content a[href*=".PDF?"],

div#mw_content a[href*=".PDF#"] { background: url("http://IFI-wikis.com/wiki-template/images/e/e5/small-icon-pdf.png") no-repeat right; /* @noflip */ padding-right: 18px; }
</div> </div> </div> </div>