MediaWiki:GlobalCollect.css

From Wikimedia Foundation Governance Wiki
Revision as of 21:54, 16 September 2011 by Kaldari (talk | contribs)

Note: After publishing, 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* This page is currently used to provide css for testing the Global Collect payment systems. Please do not edit without talking to James Alexander or Ryan Kaldari */

// Add some margins to the CVV Help pop-up page
div#divCVVHelp {
  margin: 1em;
}
// Hide "Press this button to return to the shop..." message
span.ORB_BUTTONHELPTEXT {
  display: none;
}