MediaWiki:Resources/2015/IEfixes: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
revert
show radio buttons
 
Line 1:
<html>
<!-- IE8 and below don't support SVG images or background-size. So need to show the text for these -->
<!--[if lte IE 8]>
<style>
<!--/* IE8 and below don't support SVG images or background-size. So need to show the text for these -->*/
.paymentmethod-pp input,
.paymentmethod-amazon input,
Line 11:
text-indent: 0 !important;
overflow: auto;
}
 
/* IE8 and below can't select checked label to style it, so just show the radio buttons */
.radiobuttons-cell input {
clip: auto !important;
width: auto !important;
height: auto !important;
margin-top: 8px !important;
}
</style>

Latest revision as of 13:25, 13 January 2015