MediaWiki:GlobalCollect.css: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
Kaldari (talk | contribs)
No edit summary
Kaldari (talk | contribs)
No edit summary
Line 3: Line 3:
div#divCVVHelp {
div#divCVVHelp {
margin: 1em;
margin: 1em;
}
span.ORB_BUTTONHELPTEXT {
display: none;
}
}

Revision as of 21:54, 16 September 2011

/* 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 */

div#divCVVHelp {
  margin: 1em;
}
span.ORB_BUTTONHELPTEXT {
  display: none;
}